Joe Previte
Joe Previte
Interesting 🤔 Running locally on localhost:8080, I can't reproduce. I tested it by exposing via `ngrok` and it works as expected as well: If you could paste a screenshot or...
Very helpful! Looks like your error is originating here: https://github.com/microsoft/vscode/blob/main/src/vs/workbench/browser/webview.ts#L11 Can you try using something like `ngrok` and seeing if you still get the error? If you do get the...
> If I access to the docker host directly, let's say http://172.20.5.109:8080/, the extension is broken. That means you're not using HTTPS so service workers won't work so the extension...
Well that is certainly good news to my Monday! Sounds good!
We were working with their team on this. Let me find out!
I think next steps is for me to work on https://github.com/coder/code-server/issues/1936#issuecomment-1247072800 I'm hoping to start on it today. Feel free to subscribe to that issue for updates. Also, let me...
That's great! At least there is a workaround. Hoping my fix eliminates the need for that.
First, thank you @im-coder-lg for testing and opening this! Looks semi-related to argon2. I will add this to high-priority list so we can take a look soon.
> Let me know if I can help. Will do! Really appreciate that. > Looking at the older issues, it seems that the system you guys are using ships an...
> If you can confirm this data, I can try to build with an older distro, so it's compatible. That is super nice of you! Let me ping some folks...