Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with http2mllp: AttributeError: 'Namespace' object has no attribute 'max_messages' #11

Open
kilianpelissier opened this issue Aug 16, 2023 · 0 comments

Comments

@kilianpelissier
Copy link

I get this error when I run an http to mllp container:

Traceback (most recent call last):
File "/usr/local/bin/http2mllp", line 8, in
sys.exit(http2mllp())
File "/usr/local/lib/python3.7/site-packages/mllp_http/main.py", line 102, in http2mllp
max_messages=args.max_messages,
AttributeError: 'Namespace' object has no attribute 'max_messages'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant