Run the setup for NebulaGraph (confirmed working via ngql)
Run Nebula Studio v3.10.0 and try to connect
Expected behavior
It connects.
Additional context
43:59 PM [vite] http proxy error at /api-nebula/db/connect:
Error: Parse Error: Expected HTTP/
at Socket.socketOnData (node:_http_client:541:22)
at Socket.emit (node:events:517:28)
at addChunk (node:internal/streams/readable:368:12)
at readableAddChunk (node:internal/streams/readable:341:9)
at Readable.push (node:internal/streams/readable:278:10)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
Describe the bug (must be provided)
Running v3.10.0 Nebula Studio, trying to connect to newly v3.0.1 deployed via docker compose, getting the following error:
Your Environments (must be provided)
How To Reproduce(must be provided)
Steps to reproduce the behavior:
Expected behavior
It connects.
Additional context