Email or username:

Password:

Forgot your password?
5 comments
jeff

@Gargron should be main. Installed from source using the instructions on the website. At the time it was giving me mimemagic errors, so I just installed from source

jeff

@Gargron and sorry, I should have been more clear. These are the instructions I used to install:

docs.joinmastodon.org/admin/in

Just removed a line so it would install from source, due to a mimemagic error.

jeff

@Gargron I am so sorry, but how is it installed? 😬 Or if there's a link that would be helpful, sorry not trying to pester by asking stupid questions

Eugen Rochko

@jeff To switch to the branch:

git fetch
git checkout origin/fix-hang-on-stdin

Then restart the processes so it runs

Go Up