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

Container not working #6

Open
fbouliane opened this issue Jun 9, 2020 · 0 comments
Open

Container not working #6

fbouliane opened this issue Jun 9, 2020 · 0 comments

Comments

@fbouliane
Copy link
Contributor

Using the instructions in the readme

docker-compose -f docker-compose.yml -f docker-compose.prebuilt.yml up
and calling anything on the conainter
snmpwalk -v2c -r1 -t1 -c"public" 127.0.0.1:9997 1.3.6
or using netcat to send char to the container
nc -u 127.0.0.1 9997

makes it crash

virtualpdu_1_1  | 2020-06-09 21:10:31,847 Starting PDU 'my_second_pdu' on 0.0.0.0:9997
virtualpdu-container_virtualpdu_1_1 exited with code 0

this has to be something with listen address / docker ipv6 / or something else but I can't remember what the fix for this is.

Will come back to take a look at it later.

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

No branches or pull requests

1 participant