Pascal Sitter
Pascal Sitter
> [@leaderit](https://github.com/leaderit) [@sunli829](https://github.com/sunli829) v7.0.17 is out, so this can be closed. I don't think so at all! You made it work by just specifying version 4, so it doesn't try...
Using Surrealist 3.2.4 and SurrealDB 2.2.1 I can replicate this problem. P.S. Logs show nothing of interest.
@macjuul Me too. I run it in docker. and using the cli command `surreal export --conn http://localhost:8800 --user xx --pass xx --ns test --db test export.surql` works just fine.
I have the same issue of `ConnectError: [unknown] missing trailer`. My CORS settings look good in my opinion. Also, switching from `createGrpcWebTransport` to `createConnectTransport ` did not help at all....
I actually found a related bug to this! Should I post it here or in the Surrealist Repo? The export sorts every table alphabetically and consequently its data entries insertions....
The reason behind this is graphiql deprecated the use of UMD from version 5 onwards. See: https://github.com/graphql/graphiql/tree/main/packages/graphiql#cdn-usage