Any troubleshooting I can do? Using the 1click droplet.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Did you ever get this working? I’m having the same issue.
Hi @littlenavyclam,
If you get “500 Internal Server Error”, there should be more information in
puma/mastodon-web's logs
orjournalctl -u mastodon-web
, depending on the installation.Check those logs and you should be able to see the exact error. Additionally, you can try check the following Docs on how to further troubleshoot such issues:
https://docs.joinmastodon.org/admin/troubleshooting/
If you get the exact 500 error, you can further troubleshoot your problem as you’ll have a more concrete reason as to why this is happening.
This comment has been deleted