2024-02-06, 06:58 PM
(2024-02-06, 06:50 PM)tmsrxzar Wrote: while in ssh on the server; what is the output of "ping -c 4 api.themoviedb.org"
log supports network issue not jellyfin issue
I figured it was a network issue, but wasn't sure what to think because "curl https://www.themoviedb.org" returned correct.
But the command you gave is showing an issue:
Code:
ping -c 4 api.themoviedb.org
PING api.themoviedb.org(2600:9000:201e:ee00:c:174a:c400:93a1 (2600:9000:201e:ee00:c:174a:c400:93a1)) 56 data bytes
--- api.themoviedb.org ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 3067ms