Difference between revisions of "software/Mastodon/admin/debugging"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< software‎ | Mastodon‎ | admin
Jump to navigation Jump to search
(Created page with "{{seed}} Show any errors that happened when trying to start the Mastodon web server: journalctl -e --unit mastodon-web If the output is too wide for your terminal windo...")
 
m (Woozle moved page Mastodon/admin/debugging to software/Mastodon/admin/debugging: disambiguate from band (eventually))
 
(No difference)

Latest revision as of 19:12, 12 March 2025

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Show any errors that happened when trying to start the Mastodon web server:

journalctl -e --unit mastodon-web

If the output is too wide for your terminal window, you can use the left/right cursor keys to navigate.