Open
Description
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?
What do you expect to see?
No response
List the steps that must be taken to reproduce this issue
- Configure wss endpoint
- Start application
- Look at the webpage - error in the wss endpoint
Version
I installed with GO
Additional information
No response