2024-08-31, 04:13 PM
(This post was last modified: 2024-08-31, 04:15 PM by partlycloudy24. Edited 1 time in total.)
(2024-08-31, 04:36 AM)TheDreadPirate Wrote: How did you start Jellyfin? Why are the config and data directories in your home folder?
Did you use "sudo systemctl start jellyfin" to start the Jellyfin server? Or did you type literally "jellyfin"?
I started jellyfin with 'jellyfin run'. I did the 'sudo systemctl start jellyfin', but it still says that the kestrel failed to start.
Code:
[12:09:23] [ERR] [1] Main: Kestrel failed to start! This is most likely due to an invalid address or port bind - correct your bind configuration in network.xml and try again
[12:09:23] [FTL] [1] Main: Error while starting server
System.IO.IOException: Failed to bind to address http://0.0.0.0:8096: address already in use.