[SOLVED] Cannot access Node shell or NoVNC after adding SSL to Web UI

Jul 22, 2021
33
2
8
27
Hi I am running a web UI console at: https://202.xx.xxx.2:8006/

I have assigned a domain xyz.com to the web UI using Nginx and certbot.

Now I am able to access the web console using Domain and with TLS certificates.


The problem is, I am not able to access the Node Shell, NoVNC of both PVE Node and VM Console through Web ui.


When I stop the Nginx service then as usual I am able to access the Node shell via web UI.
As I restart the Nginx then I cannot access the node shell in WebUI.


Note: When I try to access the Shell or NoVNC I am getting error as undefined code: 1006


Regards.
 
I just had the same problem and tried every suggested solution in the forum. Most of them have to do with DNS and resolving issues, but that worked perfectly here!

I didn't import the root-ca certificate to the system keychain (i'm on a Mac and use Safari as browser).

If someone has the same problem and thinks he or she already double checked EVERYTHING, maybe it's a TLS cert validation issue.

Cheers!
Markus