60
Lemmy 0.19 Upgrade (aussie.zone)
submitted 10 months ago* (last edited 10 months ago) by lodion@aussie.zone to c/meta@aussie.zone

~~I'll be restarting AZ today for an update to lemmy 0.19.~~

Upgrade complete.

This is a major upgrade, so I expect there to be some issues. Strap in, enjoy the ride.

Expect:

  • further restarts
  • bugs
  • slowdowns
  • logouts
  • 2FA being disabled
  • possibly issues with images, upgrading pictrs to 0.4 at the same time
top 45 comments
sorted by: hot top controversial new old
[-] hitmyspot@aussie.zone 7 points 10 months ago

Just a heads up that liftoff no longer works as it has not had necessary upgrades to be co patibke with 0.19

It is now end of life unless the dev returns. There have been no updates for a few months.

[-] slazer2au@lemmy.world 5 points 10 months ago

Yea, poor Liftoff

Hope the dev is doing well with the twins.

[-] hitmyspot@aussie.zone 2 points 10 months ago

Oh, twins. A different kind of liftoff for them.

[-] veroxii@aussie.zone 1 points 10 months ago

Thanks. I really liked liftoff... Was the closest to baconreader from the olden days.

Posting this reply on summit. Really good and very similar to liftoff so far (at least in dark mode)

[-] Nath@aussie.zone 1 points 10 months ago

I use Boost in compact mode. I selected it because it felt like BaconReader. Also, it was only $5ish.

[-] Baku@aussie.zone 6 points 10 months ago

What new goodies does .19 come with?

[-] lodion@aussie.zone 7 points 10 months ago

Lots of back end improvements... on the user facing side 2FA enrollment improvements, and highlighting of recent comments. I've not noticed anything else, but I'm sure its there.

[-] Zagorath@aussie.zone 1 points 10 months ago

On the inbox page, if you tick the "mark as read" button, it now immediately gets rid of that comment. Which personally I actually view as a degradation.

But also, on a post page, you can now interact with other elements in the middle of writing a comment, and it doesn't automatically cancel your comment. So now you can safely upvote the comment you're replying to half way through writing that reply! This is awesome!

[-] Baku@aussie.zone 1 points 10 months ago

I'm happy about the new 2fa system! The old one was so confusing I gave up even trying. One thing I did have a question about: are there backup codes somewhere I can download in case I lose my app or whatever?

[-] yoz@aussie.zone 3 points 10 months ago
[-] legios@aussie.zone 2 points 10 months ago

Hey hey - with Jerboa on Android I'm getting "failed to verify JWT token". Looked it up an it appears to be an issue with Jerboa (https://github.com/dessalines/jerboa/issues/1285) so no action needed on your side, just an FYI for people here I guess!

[-] maniacalmanicmania@aussie.zone 2 points 10 months ago

Is this where we should post issues if we have any?

[-] lodion@aussie.zone 2 points 10 months ago
[-] Baku@aussie.zone 3 points 10 months ago

My TPA (Boost) seems to no longer be showing karma amounts on user profiles. The update has broken whatever method boost used to extract that number, I presume?

[-] lodion@aussie.zone 2 points 10 months ago

That would be my guess. There have been pretty major changes to the API as I understand it.

[-] Nath@aussie.zone 1 points 10 months ago

I think I'm ok with this. I liked the initial concept of karma not being tracked long-term.

I won't really mind if the apps bring this data back, but I won't lose sleep if it's gone.

[-] Baku@aussie.zone 1 points 10 months ago

I don't know, I kind of like having imaginary internet points, but maybe having it as an off by default toggle might be a good middle ground

[-] maniacalmanicmania@aussie.zone 2 points 10 months ago* (last edited 10 months ago)

2-factor authentication is no longer enabled as it was before the upgrade. I'm not sure if the 2FA code option on the enabling modal is part of setting up new authentication or for using old auth code and I haven't tested it.

[-] lodion@aussie.zone 4 points 10 months ago

This was deliberate on the part of the devs. Old 2FA enrollment was finicky and error prone, locking many users out. So they've disabled it for everyone, forcing re-enrollment to enable it.

[-] maniacalmanicmania@aussie.zone 2 points 10 months ago

I think you made a guide for enabling this properly but I cannot seem to find it. Would that guide be deprecated now?

[-] lodion@aussie.zone 2 points 10 months ago* (last edited 10 months ago)

You've got a good memory. Yes, the new process is slightly different so the old guide isn't relevant. Also its not as important anyway, enrolling no longer enables 2FA before you have a device capable of generating TOTP codes.

[-] maniacalmanicmania@aussie.zone 2 points 10 months ago

I see. I didn't really understand the complication last time but appreciated the guide. Re-enrolling was a cinch. I best do the bot account. Anything about bot accounts we should know about after this upgrade?

[-] lodion@aussie.zone 2 points 10 months ago

I didn't see anything bot related from my skim of the change notes... should be fine.

[-] maniacalmanicmania@aussie.zone 2 points 10 months ago

Done. I don't know if this counts as an issue but on Chrome after setting up 2FA, logging out and logging in to test if the 2FA prompt came up there was briefly a little red error pop up on the bottom left of the browser that said 'Error: mising_totp_token'. Seems like something that should only come up after submitting a blank value not when the 2FA popup first appears. Probably something for the lemmy devs but sharing with you in case it's config or other. No other issues to report so far. Thanks again.

[-] lodion@aussie.zone 3 points 10 months ago

Noticed the same. Seems to be cosmetic so I'm ignoring it for now 🤷‍♂️

[-] maniacalmanicmania@aussie.zone 2 points 10 months ago* (last edited 10 months ago)

There is a similar Error message issue for anonymous users (at least on desktop Firefox). The message is 'Error: incorrect_login'. If it happened once per session I wouldn't bring it up but I noticed that it happens for every page visit and sometimes while scrolling through comments, even after it has already popped up on the same page. Dunno if anonymous user traffic/experience warrants any concern though. Cheers.

[-] maniacalmanicmania@aussie.zone 1 points 10 months ago

OK. I might make add each issue as a separate comment. Let me know if you prefer they are combined.

  1. I get this when I try to access my profile
[-] lodion@aussie.zone 1 points 10 months ago

Spotted this one myself, but its not isolated to a user's own profile. Suspect its a back end lemmy issue... will investigate.

[-] lodion@aussie.zone 1 points 10 months ago

Edit, nope... postgres docker memory issue... seems to be fixed after adding "shm_size: '1gb'" to the docker postgres compose stanza.

[-] maniacalmanicmania@aussie.zone 1 points 10 months ago

Seems to be fixed at my end also. Thank you.

[-] trk@aussie.zone 1 points 10 months ago

Seems to be working sweet in Voyager, just the log out and we're away again.

Cheers computer expert guy!

[-] Yarra@aussie.zone 1 points 10 months ago

I got something you can strap into ;)

[-] Gbagginsthe3rd@aussie.zone 1 points 10 months ago

Error with Memmy on iOS. Needed to log out and log back in.

Apparently there was an issue with my password being incorrect. However I hadn’t changed anything.

[-] Baku@aussie.zone 2 points 10 months ago

The log in errors and needing to re log in is a standard thing AFAICT. I was in a weird unauthenticated but still logged in state on boost and had to log back in on desktop too

[-] bestusername@aussie.zone 1 points 10 months ago

Ahhhhh logouts... That explains what happened to me.

Thanks for your efforts!

[-] Zagorath@aussie.zone 1 points 10 months ago

I can't seem to log in to Jerboa. Guess it hasn't been updated with 0.19 support yet. Ah well.

[-] Zagorath@aussie.zone 1 points 10 months ago

Wait, I just needed to manually update Jerboa. It hadn't updated automatically for some reason.

[-] Aesecakes@aussie.zone 1 points 10 months ago

Will broken images come back at some point?

Getting this message on some, but not all images:

{"msg":"Socket not connected (os error 107)"}

[-] lodion@aussie.zone 2 points 10 months ago

I've not seen that myself, will look into it tonight.

[-] Aesecakes@aussie.zone 1 points 10 months ago

Here is a screenshot. Couldn't upload it directly using both Vivaldi/Chrome or Firefox browsers on a Mac. Using Voyager, am getting (os error 107) when trying to add image to a post.

[-] lodion@aussie.zone 1 points 10 months ago

pictrs seems to have given up, and is refusing to run... new thumbnails etc are not being created. I'm looking at it.

[-] lodion@aussie.zone 2 points 10 months ago

A quick server reboot and it seems to be back. Looked like my postgres config caused some memory issues, which killed off back end object storage... and pictrs barfed.

[-] Aesecakes@aussie.zone 1 points 10 months ago
[-] Aesecakes@aussie.zone 1 points 10 months ago

The issue has returned …

[-] lodion@aussie.zone 1 points 10 months ago

Yeah, another reboot... have updated to lemmy 0.19.1 also. For some reason we're hitting memory exhaustion on the host now... never did before. I'll see what I can figure out.

this post was submitted on 17 Dec 2023
60 points (100.0% liked)

Meta

623 readers
62 users here now

Discussion about the aussie.zone instance itself

founded 1 year ago
MODERATORS