-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
socket api not working #828
Comments
Hello @ThatGravyBoat 👋 We really appreciate you taking the time to report this issue, please double check your issue to make sure you are clear and concise in your description. This will help us to help you as quickly as possible. We'd like to ask you be patient and we will get back to you as soon as we can. In the meantime, take a look at our FAQs which may answer your question. Thanks again and we hope you enjoy the app! 😃 |
IPV6 doesn't work correctly I believe, not sure why. Doing 127.0.0.1 should though. |
with {"message":"Route GET:/socket.io/?EIO=4&transport=polling&t=PCUbSTQ not found","error":"Not Found","statusCode":404} {"message":"Route GET:/socket.io/?EIO=4&transport=polling&t=PCUbysh not found","error":"Not Found","statusCode":404} |
Did you enable WebSockets in the Connectivity tab and if so what version & OS are you running. |
The websockets is enabled, and I am running on EndevoursOS and app version 2.5.0 |
Preflight Checklist
Download Source
Itch
Operating System
EndervoursOS
Commit Hash
d8f7fc7d2ef773260fb2cf8aef1bbcd5c87a3381
Connect Instance ID
No response
Build Timestamp
1723814509407
Describe the Bug
I am trying to update my usage of the APIs to the latest socket API but I can not get any responses from Cider socket.io at all, it connects and that is it, no events afterwards. The normal rest API still works fine though.
Steps to Reproduce
You can use this simple html I made that I have been using to test and nothing happens, the code is parts taken from the CiderDeck plugin.
Anything else?
No response
The text was updated successfully, but these errors were encountered: