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

EDOMI permanent restarting #3

Open
gjuecat opened this issue Jan 25, 2019 · 3 comments
Open

EDOMI permanent restarting #3

gjuecat opened this issue Jan 25, 2019 · 3 comments

Comments

@gjuecat
Copy link

gjuecat commented Jan 25, 2019

After pulling and running EDOMI the container starts and is running. Suddenly the container restarts and gets never back to running again.

CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
6007bf29769a starwarsfan/edomi-docker:latest "/root/start.sh" 36 minutes ago Restarting (139) 1 second ago edomi

RUN command:
docker run
-v /home/docker/dockervolumes/edomi-backups/:/var/edomi-backups/
--name edomi
--restart=on-failure
-p 80:80
-p 8080:8080
-p 3671:3671/udp
-p 50000:50000/udp
-p 50001:50001/udp
-p 22222:22
-e WEBSOCKETPORT=8080
-d
starwarsfan/edomi-docker:latest

any ideas?

thanks

@starwarsfan
Copy link
Owner

Never spot that behaviour and also on KNX-UF there's no such report. Please let me know some more details regarding your setup (Host, installed Plugins, ...).

@gjuecat
Copy link
Author

gjuecat commented Jan 29, 2019

Debian GNU/Linux buster/sid \n \l
Docker version 18.09.1, build 4c52b90
no plugins (how can I check if there are plugins installed?)

What else do you need?

@starwarsfan
Copy link
Owner

Is this still a problem?

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

2 participants