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
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.
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 anErr
value: Syntax("invalid type: unit variant, expected newtype variant")calledResult::unwrap()
on anErr
value: Syntax("invalid type: unit variant, expected newtype variant")', ', lib\src\sql\value\value.rslib\src\sql\value\value.rs::102102::6969Environment :