Error Message and Logs
I installed Coolify on a self-hosted server
I'm not using any type of proxy or tunnel
I can't access the terminal via web access
Steps to Reproduce
- Install Coolify on a Server
- Set up a custom domain
- Navigate to Terminal Page
ERROR: Terminal websocket connection lost.
Example Repository URL
No response
Coolify Version
v4.0.0-beta.460
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Debian 12
Additional Information
Running a curl command externally on my domain and port is working correctly:
curl coolify.example.net:6002/ready
OK
I noticed that on the web it's connecting to the websocket without port 6002, perhaps that's the problem:
Request URL: wss://coolify.example.net/terminal/ws
However, I'm not using any proxy or tunnel to route traffic to the specific port. Can I do this directly through Coolify?
Error Message and Logs
I installed Coolify on a self-hosted server
I'm not using any type of proxy or tunnel
I can't access the terminal via web access
Steps to Reproduce
ERROR: Terminal websocket connection lost.Example Repository URL
No response
Coolify Version
v4.0.0-beta.460
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Debian 12
Additional Information
Running a curl command externally on my domain and port is working correctly:
I noticed that on the web it's connecting to the websocket without port 6002, perhaps that's the problem:
However, I'm not using any proxy or tunnel to route traffic to the specific port. Can I do this directly through Coolify?