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

how do I restart ? #19

Open
sdetweil opened this issue Mar 24, 2020 · 3 comments
Open

how do I restart ? #19

sdetweil opened this issue Mar 24, 2020 · 3 comments

Comments

@sdetweil
Copy link

running fine, system will shutdown at some point.. when I come back up, how do I resume the container? if I docker start BlueIris, I cannot vnc connect

@sdetweil
Copy link
Author

never mind, docker restart BlueIris

@sdetweil
Copy link
Author

sdetweil commented Mar 24, 2020

spoke too soon.. only works on 1st restart after stop... on subsequent restarts, vnc cannot connect

initial start
(realvnc client localhost:5900) vnc connect
configure

docker stop BlueIris

docker restart BlueIris
(realvnc client) vnc connect

docker stop BlueIris
(realvnc client) vnc connect fails
connection closed unexpectedly

the links from the web url port 8080
vnc.html and vnc-lite.html both work

@sdetweil sdetweil reopened this Mar 24, 2020
@cron410
Copy link

cron410 commented May 16, 2021

You don't really need to use the docker stop command. docker restart blueiris does the same thing as docker stop blueiris && docker start blueiris
Don't really have anything more for you, I've not run into that issue.

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