electric-sql / electric

Local-first sync layer for web and mobile apps. Build reactive, realtime, local-first apps directly on Postgres.
https://electric-sql.com
Apache License 2.0
5.37k stars 124 forks source link

Pre-built Linearlite for tauri-postgres example not working #1366

Open recurser opened 3 weeks ago

recurser commented 3 weeks ago

I'm trying to run the Linearlite app linked to from your article Local AI with Postgres, pgvector and llama2.

The app hangs while Loading Workspace. The inspector shows that it can't connect to the backend, which has presumably been taken down:

WebSocket connection to 'ws://backend.tauri-demo.electric-sql.com/ws' failed: A server with the specified hostname could not be found.

Screenshot 2024-06-14 at 11 54 25
linear[bot] commented 3 weeks ago

VAX-1964 Pre-built Linearlite for tauri-postgres example not working