On 2026-01-24 14:36, Dirk Hohndel via subsurface wrote:
On Jan 23, 2026, at 14:22, Michael Keller via subsurface <[email protected]> wrote:
Not sure this is actually working as it should:

➜ subsurface git:(master) head -3 $HOME/.config/Subsurface/Subsurface.conf

[CloudStorage]
cloud_base_url=https://ssrf-cloud-03.subsurface-divelog.org/
cloud_verification_status=3

but then:

INFO: returning cloud URL https://ssrf-cloud-eu.subsurface-divelog.org/git/... INFO: Opening cloud storage from: https://ssrf-cloud-eu.subsurface-divelog.org/git/...

How very strange. I have no idea why it works for me, honestly.

First guess would be along the lines of how CheckCloudConnection::pickServer() tries to geolocate the user and change to the best server for them, combined with the latency in getting a response from that which means we don't always switch server on the current attempt, but may defer that to the next connection attempt.

But that's a pretty loose from-memory analysis, and how I know that is a story for
another time :)

  Ron
_______________________________________________
subsurface mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to