-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
I am getting the following error when I try to connect from the react native client:
{"bson":false,"client_id":"30ca26a2-d0e4-4078-a6e3-b747b6d8ff25","errorData":{"code":"PSYNC_S2302","description":"No sync rules available","name":"ServiceError","status":500},"is_service_error":true,"level":"error","message":"Request failed [PSYNC_S2302] No sync rules available","name":"ServiceError","rid":"h/019a2a4b-15b9-71b4-9329-c09d75d4ba09","route":"/sync/stream","stack":"ServiceError: [PSYNC_S2302] No sync rules available\n at Object.handler (file:///app/packages/service-core/dist/routes/endpoints/sync-stream.js:50:19)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Object.handler (file:///app/packages/service-core/dist/routes/route-register.js:37:50)","timestamp":"2025-10-28T10:09:15.200Z","user_agent":"powersync-js/1.39.0 powersync-react-native react-native/0.79 android/36","user_id":"65b7a43b247ad503323181b5"}
I have updated the powersync react native sdk to version 1.25.0 and using the rust based sync implementation as mentioned in the docs.
Metadata
Metadata
Assignees
Labels
No labels