Febtw
Febtw
It seems `$ cd /var/www/websocket && node server.js` is OK now. ``` root@nuber-app:/var/www/websocket# cd /var/www/websocket && node server.js Server started port:8080 > client connected wss://34.125.133.35:8443/1.0/operations/feb4c736-fe49-48d1-9491-ae3ad3660bb5/websocket?secret=d8c3e54ee1c933842d63dd8c24cb142b6ef94f60ac1228cf8309fcb0447e971f > connected to LXD 1001...
Web Terminal still not work There'are `apache-access.log apache-error.log application.log lxd.log` in /var/www/logs folder This is /var/www/logs/apache-error.log ``` [Wed Jun 29 13:55:51.106318 2022] [ssl:warn] [pid 26054] AH01909: nuber-app.lxd:443:0 server certificate does...
I restart nuber-app again, and the server.js works
I re-create the VM, and I restarted nuber once after I installed it
server.js get the error again ``` root@nuber-app:~# cd /var/www/websocket && node server.js Server started port:8080 { Error: listen EADDRINUSE: address already in use :::8080 at Server.setupListenHandle [as _listen2] (net.js:1280:14) at...
But the website still works, I can handle everything except the terminal
I reinstalled nuber in a new VM yesterday, and got into another error. 500 An Internal Error has Occured  I studied issue #26, but I was unable to run...
This is what I have done during the installation. It works the other day. ``` apt update apt upgrade apt install zfsutils-linux snap install lxd ## snap "lxd" is already...
Thanks, the installation is OK now. Its back to the web terminal issue
I think If I log in https://127.0.0.1:3000 under the desktop environment, I don't need to consider the problem "Is it possible your VM provider has some firewall blocking traffic to...