Skip to content

XMPP WSS Bad Status #641

Open
Open
@roughnecks

Description

@roughnecks

Describe the bug

Not sure if a bug but I cannot get the wss endpoint to work with my prosody instance.

This is my configuration:

  - name: prosody
    group: core
    url: "wss://woodpeckersnest.space:5281/xmpp-websocket"
    body: "status"
    conditions:
      - "[CONNECTED] == true"
      - "[BODY].result >= 0"

What do you see?

image

What do you expect to see?

No response

List the steps that must be taken to reproduce this issue

  1. Configure wss endpoint
  2. Start application
  3. Look at the webpage - error in the wss endpoint

Version

I installed with GO

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions