Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug Report: Realtime Issue with `WebSocketException: .... was not upgraded to websocket' in FLUTTER #211

Open
2 tasks done
moshOntong-IT opened this issue Jun 27, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@moshOntong-IT
Copy link

moshOntong-IT commented Jun 27, 2024

馃憻 Reproduction steps

I release my app in 'release mode' for QA test. These are the reproduce step with our QA tester:

  1. She goes to the thread page (This page has Appwrite Realtime integrate)
  2. She tries to send a thread. (When the thread has been sent then the realtime in appwrite must be triggered then her device must be receive the new event)

But she wonder why she did not receive any realtime event. So I try to go our Sentry log. Then I shocked that the Websocket issue is also occur in 'release mode'. I thought that this error was only occur on debug mode because it might be the hot reload or hot restart in flutter is the root cause.

image

馃憤 Expected behavior

It should not receive the WEBSOCKET issue

馃憥 Actual Behavior

It actually occurred to me that.

馃幉 Appwrite version

Appwrite Cloud

馃捇 Operating system

Something else

馃П Your Environment

No response

馃憖 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

馃彚 Have you read the Code of Conduct?

@moshOntong-IT moshOntong-IT added the bug Something isn't working label Jun 27, 2024
@moshOntong-IT
Copy link
Author

Sorry for mention you here @stnguyen90 . Why not putting the try in above of line 36?
image

@stnguyen90 stnguyen90 transferred this issue from appwrite/appwrite Jul 4, 2024
@lohanidamodar lohanidamodar self-assigned this Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants