Can anyone get this working on Ubuntu 22.04?
I installed go1.20.5 on my system, did “make”, and configured it for leemy.ml with my username and password - but it is not working. No errors that I see.
You must log in or register to comment.
Same here, just got a lot of “json: cannot unmarshal string into Go struct field” in
~/.cache/neonmodem.log
. There’s an open issue about it on Github.I did git pull to yesterday’s code changes, and now it is working for me. I can read Lemmy messages.
UPDATE: the github repository had new updates yesterday and it is now working for me: