Priority/Impact
High (critical issue, blocks workflow)
Description
The powersync server, wger, etc are online.
The flutter app can connect to wger (connection activity in logs), but powersync always says name not resolved. I can try any dns server it's always the same. Its like a timeout error.
Even my browser, termux and co can connect to my domain without problems.
server: self-hosted
connected: true, connecting: false, downloading: true, uploading: true
last successful sync: 2026-08-27T23:02:03.877Z
pending uploads: 2
checkpoint request: target 9223372036854775807, seen -, applied -
local buckets: last op 326969, ops since checkpoint 0, oplog rows 8186
download progress: 0 / 0
error (Connection error): ClientException with SocketException: Failed host lookup: 'wger.domain.cloud' (OS Error: No address associated with hostname, errno = 7), uri=https://wger.domain
cloud/ps/sync/stream
Server version
2.7.0a2+git6050749
Mobile app version
2.0.5
Edit: If I open the url in the browser I get this error, but I think it should be normal, right?
{"error":{"code":"PSYNC_S2002","status":404,"description":"The path does not exist on this server","details":"The path GET \"/sync/stream\" does not exist on this server","severity":"info","name":"RouteNotFound"}}
Priority/Impact
High (critical issue, blocks workflow)
Description
The powersync server, wger, etc are online.
The flutter app can connect to wger (connection activity in logs), but powersync always says name not resolved. I can try any dns server it's always the same. Its like a timeout error.
Even my browser, termux and co can connect to my domain without problems.
Server version
2.7.0a2+git6050749
Mobile app version
2.0.5
Edit: If I open the url in the browser I get this error, but I think it should be normal, right?
{"error":{"code":"PSYNC_S2002","status":404,"description":"The path does not exist on this server","details":"The path GET \"/sync/stream\" does not exist on this server","severity":"info","name":"RouteNotFound"}}