-
Notifications
You must be signed in to change notification settings - Fork 6
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
shinyproxy-docker-compose-example_nginx-forwarder_1 exited with code 1 #2
Comments
You mean you cloned the repo, run |
Hi @shrektan I also get the same error, app-in-compose_1 | Loading required package: shiny |
@shrektan, thanks so much for putting togeather this example! Just in case anyone else experiences similar issues, I had to do the following to get the shinyproxy service working on my computer (YMMV):
Note that this didn't fix the nginx forwarder, which terminates with the following log:
|
I have the same problem too |
When I run "docker-compose up" , nginx-forwarder exited with following messages. Please check it.
--- docker-compose messages ------
Attaching to shinyproxy-docker-compose-example_nginx-forwarder_1, shinyproxy-docker-compose-example_shinyproxy_1, shinyproxy-docker-compose-example_app-in-compose_1
nginx-forwarder_1 | 2021/03/28 09:09:12 [emerg] 6#6: no host in upstream ":3838/" in /etc/nginx/nginx.conf:22
nginx-forwarder_1 | nginx: [emerg] no host in upstream ":3838/" in /etc/nginx/nginx.conf:22
shinyproxy-docker-compose-example_nginx-forwarder_1 exited with code 1
The text was updated successfully, but these errors were encountered: