2024-02-04, 08:48 AM 
(This post was last modified: 2024-02-04, 08:49 AM by ro55mo. Edited 1 time in total.)
		
	
	
		Thank you for your responses.
It was late for me last night and I could have looked at the log more thoroughly.
I moved the pfx into /etc/jellyfin and set ownership and permissions, then modified the path in the web GUI and saved.
I then restarted the server both from the GUI (which now works for some reason) and the entire server.
The log no longer produces the error relating to the pfx but the issue still persists.
New debug log attached.
 jellyfin20240204_2.log.zip (Size: 36.29 KB / Downloads: 302)
  jellyfin20240204_2.log.zip (Size: 36.29 KB / Downloads: 302)
	
	  
	
	
It was late for me last night and I could have looked at the log more thoroughly.
I moved the pfx into /etc/jellyfin and set ownership and permissions, then modified the path in the web GUI and saved.
Code:
/etc/jellyfin# ls -l
total 44
drwxr-xr-x 4 jellyfin jellyfin 4096 Feb  3 21:36 dlna
-rw-r--r-- 1 jellyfin jellyfin 2057 Feb  4 08:33 encoding.xml
-rw------- 1 jellyfin jellyfin 4195 Feb  4 08:15 jellyfin.pfx
-rw-r--r-- 1 jellyfin jellyfin 1362 Feb  3 21:36 logging.default.json
-rw-r--r-- 1 jellyfin root    1034 Feb  4 08:32 logging.json
-rw-r--r-- 1 jellyfin jellyfin 2181 Feb  3 22:26 migrations.xml
-rw-r--r-- 1 jellyfin jellyfin 1468 Feb  4 08:17 network.xml
-rw-r--r-- 1 jellyfin jellyfin 5655 Feb  3 21:42 system.xml
drwxr-xr-x 3 jellyfin jellyfin 4096 Feb  4 00:26 usersI then restarted the server both from the GUI (which now works for some reason) and the entire server.
The log no longer produces the error relating to the pfx but the issue still persists.
Code:
/etc/jellyfin# ss -tup
Netid            State            Recv-Q            Send-Q                   Local Address:Port                        Peer Address:Port                Process                                                            
tcp              ESTAB            0                  0                                192.168.0.11:22                            192.168.0.25:51804              users:(("sshd",pid=807,fd=4),("sshd",pid=784,fd=4))              
tcp              ESTAB            0                  0                                192.168.0.11:22                            192.168.0.25:56142              users:(("sshd",pid=1059,fd=4),("sshd",pid=1053,fd=4))            
tcp              ESTAB            0                  0                                192.168.0.11:925                          192.168.0.10:nfs                                                                                  
tcp              ESTAB            0                  0                                192.168.0.11:8096                        192.168.0.25:56336              users:(("jellyfin",pid=987,fd=325))                              
tcp              ESTAB            0                  0                                192.168.0.11:22                            192.168.0.25:57238New debug log attached.
 jellyfin20240204_2.log.zip (Size: 36.29 KB / Downloads: 302)
  jellyfin20240204_2.log.zip (Size: 36.29 KB / Downloads: 302)
	

