hippiehacker
CCoder.com
•Created by hippiehacker on 9/1/2023 in #help
latest coder server + wgtunnel currently giving 404 errors
I created an https://github.com/coder/coder/issues/9480 with the full configuration details, as it may be that I'm missing something obvious to others:
rm -rf ~/Library/Application\ Support/coderv2/{url,devtunnel,postgres/data}
coder server --wg-tunnel-host try.sharing.io
Coder v0.25.0+d843735 - Your Self-Hosted Remote Development Platform
Started HTTP listener at http://127.0.0.1:3000
Using built-in PostgreSQL (/Users/hh/Library/Application Support/coderv2/postgres)
Opening tunnel so workspaces can connect to your deployment. For production scenarios, specify an external access URL
Using tunnel in Unknown with latency 51.205ms .
Stopping built-in PostgreSQL...
Stopped built-in PostgreSQL
running command "coder server": create tunnel:
github.com/coder/coder/cli.(RootCmd).Server.func1
/home/runner/actions-runner/_work/coder/coder/cli/server.go:339
- initial client registration:
github.com/coder/wgtunnel/tunnelsdk.(Client).LaunchTunnel
/home/runner/go/pkg/mod/github.com/coder/[email protected]/tunnelsdk/tunnel.go:191 - POST https://try.sharing.io/api/v2/clients: unexpected status code 404: Not found.
github.com/coder/coder/cli.(RootCmd).Server.func1
/home/runner/actions-runner/_work/coder/coder/cli/server.go:339
- initial client registration:
github.com/coder/wgtunnel/tunnelsdk.(Client).LaunchTunnel
/home/runner/go/pkg/mod/github.com/coder/[email protected]/tunnelsdk/tunnel.go:191 - POST https://try.sharing.io/api/v2/clients: unexpected status code 404: Not found.
11 replies
CCoder.com
•Created by hippiehacker on 10/11/2022 in #help
Provided CODER_FIRST_* ENV vars ignored for `coder login`
2 replies