18
submitted 1 year ago by stux@geddit.social to c/geddit@geddit.social

After upgrading Geddit.social to Lemmy v0.18 the whole platform broke..

After many hours of editing configs, debugging and trying out various fixes a little database query to remove the "site icon" fixed it and now are back online!

I'll keep an eye out on further issues..

top 17 comments
sorted by: hot top controversial new old
[-] stux@geddit.social 6 points 1 year ago

The exact fix for us using Docker:

  • Run docker exec -it <postgres-container> "bash" to connect to your postgres database container.
  • Run psql -U lemmy to connect to the database with the lemmy user.
  • Run update site set icon = null where id = 1; then \q then exit

By randommouse on Github](https://github.com/LemmyNet/lemmy-ui/issues/1530#issuecomment-1605781461)

[-] jsalvador@mastodon.social 2 points 1 year ago

@stux U can actually run this as one single command :-)

[-] stux@geddit.social 2 points 1 year ago

Haha im sure i could! But im not such a docker expert and i was happy with this already ๐Ÿ˜ƒ

[-] jsalvador@mastodon.social 2 points 1 year ago

@stux Learning is always a long travel!

[-] shipp@mastodon.coffee 1 points 1 year ago

@jsalvador @stux activitypub is cool, this is simultaneously a Lemmy and mastodon thread and I couldn't even tell lol

[-] IbuMichele@mas.to 1 points 1 year ago
[-] pmj@social.pmj.rocks 3 points 1 year ago
[-] stux@geddit.social 1 points 1 year ago
[-] emmatonkin@mstdn.social 2 points 1 year ago

@stux
Bit of a Daily WTF moment :-D

[-] mishaal@geddit.social 2 points 1 year ago

Thanks a lot @stux you're the hero ๐Ÿซกโค๏ธ

[-] aditya@geddit.social 2 points 1 year ago

looks like geddit interface is smaller than usual.

[-] stux@geddit.social 1 points 1 year ago

The UI has changed indeed

[-] chaosmonkey@masto.ai 1 points 1 year ago

@stux That's the weirdest fix I've ever seen. ๐Ÿ˜‚ Guess it's a version upgrade artifact or some such.

[-] u001@geddit.social 0 points 1 year ago

I keep getting logged out. Seems to happen on the front page and community pages (pages that list posts, if that's relevant) Possibly relevant: after the recent downtime I changed password

[-] stux@geddit.social 1 points 1 year ago

Hmm thats weird.. Have you tried clearing cache and cookies?

Also what browser do you use?

[-] u001@geddit.social 0 points 1 year ago

Clearing cookies seems to have worked. Thank you :)

[-] stux@geddit.social 1 points 1 year ago

Cheeeers! <3

this post was submitted on 02 Jul 2023
18 points (100.0% liked)

Geddit

1 readers
1 users here now

Geddit

We are a friendly community that runs on free open source software.

Basic community rules:

founded 1 year ago
MODERATORS