dorkbydesign
CCoder.com
•Created by dorkbydesign on 9/30/2022 in #help
`coder_app` resource doesn't proxy non localhost addresses
8 replies
CCoder.com
•Created by dorkbydesign on 9/30/2022 in #help
`coder_app` resource doesn't proxy non localhost addresses
done 🙂
8 replies
CCoder.com
•Created by dorkbydesign on 9/30/2022 in #help
`coder_app` resource doesn't proxy non localhost addresses
8 replies
CCoder.com
•Created by dorkbydesign on 9/30/2022 in #help
`coder_app` resource doesn't proxy non localhost addresses
in /etc/hosts
8 replies
CCoder.com
•Created by dorkbydesign on 9/30/2022 in #help
`coder_app` resource doesn't proxy non localhost addresses
or some address that is pointed to 127.0.0.1
8 replies
CCoder.com
•Created by dorkbydesign on 9/30/2022 in #help
`coder_app` resource doesn't proxy non localhost addresses
it works when the url is localhost
8 replies
CCoder.com
•Created by dorkbydesign on 9/20/2022 in #help
Terminal times out very quickly
Yep that fixed it!
8 replies
CCoder.com
•Created by dorkbydesign on 9/20/2022 in #help
Terminal times out very quickly
Ok no worries. How would I update?
8 replies
CCoder.com
•Created by dorkbydesign on 9/20/2022 in #help
Terminal times out very quickly
Coder v0.8.14+e1afec6 Thu Sep 8 14:06:00 UTC 2022
https://github.com/coder/coder/commit/e1afec6db4cb72b4dbc8d955fab20dc5b369243c
8 replies
CCoder.com
•Created by dorkbydesign on 9/13/2022 in #help
Default docker-code-server template is stuck on connecting
Hope this helps someone else with the same issue!
12 replies
CCoder.com
•Created by dorkbydesign on 9/13/2022 in #help
Default docker-code-server template is stuck on connecting
Thanks for following up, Ben. We've managed to figure it out. Turns out we needed to set our
CODER_ACCESS_URL
to our localhost URL and also enable WebSocket forwarding/upgrade in nginx as per https://www.nginx.com/blog/websocket-nginx/12 replies