2024-05-17, 01:43 PM
Hey, I really appreciate you helpng me out. The only problem is that this is not fully cleaning up my install for some reason. after all the installation I even did this command:
to remove all files and similarly folders as well. Anyway, it does startup now, but it looks like there's some issue I am still facing because this is what I see at my localhost screen:
If I try to connect to one of them, I am met with this screen:
"We're unable to connect to the selected server right now. Please ensure it is running and try again."
Could it be that there are config files still left or something? Here is the journalctl log:
https://pastebin.com/L75wfef0
Once again, thanks a lot for your help
Code:
sudo find / -type f -name '*jellyfin*' -exec rm -r {} +
to remove all files and similarly folders as well. Anyway, it does startup now, but it looks like there's some issue I am still facing because this is what I see at my localhost screen:
If I try to connect to one of them, I am met with this screen:
"We're unable to connect to the selected server right now. Please ensure it is running and try again."
Could it be that there are config files still left or something? Here is the journalctl log:
https://pastebin.com/L75wfef0
Once again, thanks a lot for your help