surrealdb / surrealist

Surrealist is the ultimate way to visually manage your SurrealDB database
https://surrealist.app/
MIT License
1.1k stars 84 forks source link

database unexpectedly stops when attempting to establish a connection using the 'surreal list' #95

Closed vinodh013 closed 1 year ago

vinodh013 commented 1 year ago

When I try to connect surreal list or start database through application I get this error.

127.0.0.1:62869 GET /rpc HTTP/1.1 101 "-" 579.5µs thread 'thread 'tokio-runtime-workertokio-runtime-worker' panicked at '' panicked at 'called Result::unwrap() on an Err value: Syntax("invalid type: unit variant, expected newtype variant")called Result::unwrap() on an Err value: Syntax("invalid type: unit variant, expected newtype variant")', ', lib\src\sql\value\value.rslib\src\sql\value\value.rs::102102::6969

Environment :

macjuul commented 1 year ago

This error is thrown when you attempt to connect to SurrealDB nightly with the Beta 9 compatible release of Surrealist (including the web app). Make sure to use this release.