-
-
Notifications
You must be signed in to change notification settings - Fork 39
Troubleshooting
Arthur Jamet edited this page Feb 20, 2026
·
2 revisions
This page lists tips and tricks to help you debug errors when setting up:
- Please, do not use generative AI to write the configuration files for you. From experience, it never managed to produce a valid configuration.
- Unless you know what you are doing, do not edit the docker-compose file. All the internal ports are configured so that you don't have anything to do.
On the web app, if the signup button is greyed out, it means that either user registration has been disabled (see here), or that the web app cannot reach the server. The latter is usually what happens.
This means that there is a misconfiguration in the ports, probably in your firewall or docker configuration.
-
Setup 0. TLDR
-
Features
- Artworks, Thumbnails & Avatars
- Playlists
- Lyrics
- Extras
- Genres
- Providers
- Sort Names
- Metadata
- Relations
- Administration
- Misc
-
Contributing