SpaceMoehre-i-nator™
CCoder.com
•Created by SpaceMoehre-i-nator™ on 11/29/2024 in #help
Access Workspace Web does not work with returning Code 302
Hi all, I'm trying to setup sagemath with jupyter. I got everything running and
sage -n jupyter
via supervisord in the background and an access via the main.tf file, but jupyter returns a 302 to the location /tree?
and it seems the code-server passes that 302 towards the users freshly opened browser window resulting in the browser to got to coder.domain.com/tree?
which returns a 404. How can i tell coder to follow redirects, before returning the response to the user?21 replies
CCoder.com
•Created by SpaceMoehre-i-nator™ on 11/10/2024 in #help
VSCode Desktop hangs after workspace update
Using VSCode on my Windows Desktop, conntected to Coder running on a Linux Docker. After a change in the Dockerfile of my rust environment in the Coder template, I am always unable to reconnect with VSC Desktop, after applying that update to the coresponding workspace.
Failed to set up dynamic port forwarding connection over SSH to the VS Code Server.
I don't really understand what this is supposed to tell me, since I didnt setup SSH with Coder, only HTTP(S). Is this a known issue or should i bring this to github? Current Workaround for me is to delete the Workspace and recreate it19 replies