Skip to content

[Bug]: Terminal not acessible without external proxy and tunnel #7884

Description

@yWilliamLima

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

  1. Install Coolify on a Server
  2. Set up a custom domain
  3. 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions