@axodys@octobloc.xyz feature has been merged 👌
@axodys@octobloc.xyz It is already in edge
so if you just docker pull
you should be good to go 👌
@axodys@octobloc.xyz That looks identical. Just different image? Hmmm 🤔 If you’re around let’s debug this live? Clearly I’ve broken something… Catch me on either IRC or https://meet.jit.si/Yarn.social (up to you)
@axodys@octobloc.xyz I just tried to repro myself and wasn’t able to :/
Can you confirm the same as below for me on your end?
$ docker run -i -t --rm prologic/yarnd:latest yarnd --version
usermod: no changes
Configuring yarnd...Switching UID=1000 and GID=1000
yarnd edge@d35d2da6
@axodys@octobloc.xyz You are probably busy or its late or something… So I’ll keep digging into this. I’ve found a bug with the password migration (that should be transparent to anyone), so fixing that. I’m going to update prologic/yarnd:latest
as well as prologic/yarnd:dev
to match (normally I do this on a release, but this time…) – Be aware I may break your pod, so will need your help to debug this if you’re around later…
If/When you see this recommend taking a backup of your user config which you can do by hitting for example https://twtxt.net/user/prologic/config.yaml
when logged in and shove that somewhere. Worst case we just wipe your database and re-register. Can also temporarily set the admin account to some random new user, register that and forcibly do a password reset/change.
But I’d rather we figure this out and fix the problem… I’m just not sure what it is yet 🤔
I’m running yarnd 0.15.1@81e22f8e
on both my pods no worries. Maybe try updating to latest again? 🤔