this post was submitted on 03 Jul 2025
20 points (95.5% liked)

Voyager

6956 readers
12 users here now

The official lemmy community for Voyager, an open source, mobile-first client for lemmy.

Download on App Store

Download on Play Store

Use as a Web App

Download on F-Droid

Rules

  1. Be nice.
  2. lemmy.world instance policy

Sponsor development! 👇

Number of sponsors badge

💙

founded 2 years ago
MODERATORS
 

I have been running a personal lemmy server for a long time and using Voyager (web app). The other day I updated as I have done dozens of times before, and it wouldn’t load any posts. I tried logging out and clearing my cache, but when I try to log in to lemmy.masto.community, it just says there was a problem connecting.

The server is obviously up and working or I wouldn’t be able to post this. And logged out, I seem to be able to browse public servers with Voyager. It has just suddenly become incompatible with… something? This is a managed service on Elestio, so it’s maintained automatically.

I figured if I waited a few days it would sort itself out since I can’t be the only one. But I don’t see any posts about this so now I’m wondering if I’m the only one. Any ideas? Thanks!

top 6 comments
sorted by: hot top controversial new old
[–] masto@lemmy.masto.community 1 points 23 hours ago

And I'm back. Whew, that was a rough upgrade. I had to do some manual PostgreSQL surgery to get it past 0.19.3 - there were two versions of the hot_rank function so the migration script was failing.

Then I noticed the logs were full of pictrs spitting out "Read corrupted data..." and crash looping, and I spent a couple of hours trying to get it to do anything. I finally had to give up and nuke it, so I guess the few images I've posted over the years are 404s now.

I started to get discouraged and I was going to just decommission the server, but I'll try to learn my lesson and keep a closer eye on it so I can catch future problems before it's too late.

[–] Xyii@fasheng.ing 1 points 1 day ago* (last edited 1 day ago)

hi there
same problem
can't connect with using 2.37.2 version
And
you can try back to previous version
like 2.36.0 ( ͡° ͜ʖ ͡°)

[–] aeharding@vger.social 23 points 3 days ago (1 children)

Ah, thanks for letting me know. I just checked and it's because you're running lemmy v0.19.3. That's pretty old; I would recommend upgrading.

That being said, Voyager should have more helpful error messages for unsupported versions, and also should still support 0.19.3 until the next major release, so I'll push a fix.

[–] masto@lemmy.masto.community 8 points 3 days ago

Thanks very much!

I didn't realize it was outdated; I get emails from Elestio regularly (including just this week) that it was automatically updated to the latest version. Apparently I forgot (it's slowly coming back to me now) that at some point something broke on an upgrade and I must have pinned the version back in early 2024.

I just tried to move it forward and unfortunately, anything after that version breaks with a failing schema migration (maybe the same problem I had back then). I restored a backup for now and I'll figure out how to fix it over the weekend.

I appreciate the assistance and info.

[–] jutty@blendit.bsd.cafe 6 points 3 days ago

I've been noticing the same, on and off. At first I thought it was my instance, but it's fine on its own and through other UIs.

Aside from your thread, all else I could find was this issue, which is from May, long before I started noticing this, so not sure it's the same problem

[–] farcaller@fstab.sh 2 points 3 days ago

Voyager pulls /.well-known/nodeinfo now, if you don’t proxy that to your backend (I didn’t), it will fail.