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

I can not connect surrealist app #10

Open
pppurle opened this issue Aug 23, 2024 · 2 comments
Open

I can not connect surrealist app #10

pppurle opened this issue Aug 23, 2024 · 2 comments

Comments

@pppurle
Copy link

pppurle commented Aug 23, 2024

Hi.

Thank you so much for this amazing app. I leanred a lot. This is really cool app. I'm afraid to ask you about this. I can run app, login, and CRUD. but I couldn't connect Surrealist app.

I developing at WSL. And I installed Surrealist app at Windows. I have been trying connect to db. but I got message update surrealdb version. so I change yml file line 21 as image: surrealdb/surrealdb:v1.4.2. but now i got "failed to qurery version" database version could not determined message.

Could you teach me me the step to conncet surrealist app please?

@oskar-gmerek
Copy link
Owner

Hi @pppurle

If you want to use surrealist then you probably need downgrade SurrealDB version as well as Surrealist itself.

surrealdb.js must be at '0.11'
surrealdb was tested at '1.1.1'
and it was tested with surrealist '1.1.3'

You can always update all of these with the official docs (there are breaking changes that you need to take into account).

Im not planning to update this app before SurrealDB 'v2' stable version will be released. But feel free to make any pull requests to update app to be compatible with newer versions.

@pppurle
Copy link
Author

pppurle commented Aug 23, 2024

Thank you very much for answering me.
I see! I need to downgrade Surrealist. I will do it. Thank you so much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants