Skip to content

Websocket connection error: [object Event] message pops up repeatedly #87

@ledimestari

Description

@ledimestari

Describe the bug
Websocket connection error: [object Event] message shows up on the page very often, on average every eight seconds. Displays the message repeatedly and doesn't matter if I'm editing the text or not.

To Reproduce
Fresh install on Debian, following the permission guide on README.

Expected behavior
I don't think this should pop up as often as it does.

Screenshots

Image

Desktop (please complete the following information):

  • OS: Win11
  • Browser: chrome

Additional context
Used docker command
docker run -d --name dumbpad -p 3567:3000 -e DUMBPAD_PIN=6969 -v /home/ubuntu/docker/dumbpad/data:/app/data --restart=unless-started dumbwareio/dumbpad:latest

Otherwise the DumbPad works fine.
Ctrl+z seems to cause lines getting removed however, not sure if related to this.

EDIT: Added more info

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