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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load Failed #261

Open
Micnubinub opened this issue May 9, 2024 · 3 comments
Open

Load Failed #261

Micnubinub opened this issue May 9, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Micnubinub
Copy link

Describe the bug
It seems after a few minutes connected to a remote db, I get a 'Load Failed' error message, from which I can't make a request until after restarting the app or switch into another db then switching back
Surrealist image

To Reproduce
Steps to reproduce the behavior:

  1. Connect to db for some time
  2. Make a request (not exactly sure what conditions needs to be met)

Expected behavior
Run query

Environment:

Platform: Desktop
OS: Darwin
Architecture: aarch64
WebView: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)
Version: 2.0.5
Flags: featureFlags: false, models_view: true, apidocs_view: true, themes: false, newsfeed: true
@Micnubinub Micnubinub added the bug Something isn't working label May 9, 2024
@sourabpramanik
Copy link

I guess this issue is more likely because of the ACL policy of your remote DB server. If you can add the surrealist origin to the policy then it may work out. If still having issues then let me know

@gregzuro
Copy link

I guess this issue is more likely because of the ACL policy of your remote DB server. If you can add the surrealist origin to the policy then it may work out. If still having issues then let me know

Why would it work fine, then not work after a time?

@andrewmoore-nz
Copy link

Have been experiencing this recently also. Surrealist become unresponsive to any database queries after a shot period of inactivity... unsure quite how long exactly. The console window shows the following errors...

image

FWIW, I discovered that when making the move from Surrealist v1 to v2, it looks like my connection was set to be http - I don't recall/believe I would have chosen that option initially - but once I changed it over to be using ws thing seemed to start behaving as normal.

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

4 participants