Skip to content

Ask for how to fix the undefined entrypoint of 'ws' error shown by "traefik" container #31

@o0stephen0o

Description

@o0stephen0o

When I run the dockers, the container "traefik-1" shows the error below, which there is undefined entry points "ws".

I have checked that in the frontend folder, the file of Containerpilot.json5 has the tag 'traefik.frontend.entryPoints=http,ws,wss' and in the bundle.js has defined the ws as var ws = stream._writableState. Howcan I define the entrypoint of 'ws' in traefik. Thanks.

Below is the error logging once running the "traefik-1" container, and the port 80 can't show the data stream.

level=info msg="Using TOML configuration file /etc/traefik/traefik.toml" level=error msg="Undefined entrypoint 'ws' for frontend frontend-frontend" time="2022-12-14T01:23:21Z" level=error msg="Skipping frontend frontend-frontend..." 2022-12-14T01:23:22.8484109Z ==> Newer Consul version available: 1.14.2 (currently running: 0.7.0) time="2022-12-14T01:23:42Z" level=error msg="Undefined entrypoint 'ws' for frontend frontend-frontend" time="2022-12-14T01:23:42Z" level=error msg="Skipping frontend frontend-frontend..."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions