You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything works as it should but the webviews do not work at all in Chrome. I did open code-server web ui on Firefox and the webviews do load but in Chrome i have no luck. Why is this so.
For the time being also, Firefox is not the solution, because firefox do not have clipboard access facility to paste text from clipboard into the code-server integrated terminal. I am sharing relevant screenshots to have a better picture of this thing.
Just for your information, I am using the latest Chrome Beta to use code-server.
This might be a self signed certificate thing i guess, and this is the command that i used to generate a Self Signed cert to use code-server in LAN
My suggestion: Please let the serviceworker work without a proper cert if possible.
Also a thing to mention, I cannot install code-server as a PWA on my laptop due to this cert error for sure. Earlier I used it, many months back and since then I did not ever got the option to install the PWA of code-server.
DO I need to use some reverse-proxy complicated stuffs for this, please help me out, and I have no knowledge about reverse proxies 😔, if someone has a guide for this, would be helpful too.
I use dockerized
code-server
and this is my docker run command I use every time to spin a container.This error is also mentioned in #3410 but my problem is a bit different I guess. Please help me @jsjoeio @code-asher @oxy with this.
Everything works as it should but the webviews do not work at all in Chrome. I did open code-server web ui on Firefox and the webviews do load but in Chrome i have no luck. Why is this so.
For the time being also, Firefox is not the solution, because firefox do not have clipboard access facility to paste text from clipboard into the code-server integrated terminal. I am sharing relevant screenshots to have a better picture of this thing.
Just for your information, I am using the latest Chrome Beta to use code-server.

This might be a self signed certificate thing i guess, and this is the command that i used to generate a Self Signed cert to use code-server in LAN
Error on Chrome
Screenshots from Firefox
Just observe that the service worker is registered which was not in Chrome and the WebViews load successfully.
Before you ask for code-server logs, I am mentioning them below, seems like pretty clean to me at least showing no errors

and this is my
config.yaml
file that I use to serve code-serverThe text was updated successfully, but these errors were encountered: