Hi, I try a dietpi-update, it failed at apt update to fetch jellyfin repo.
E: Failed to fetch https://repo.jellyfin.org/debian/pool/m ... -buster_am ││ d64.deb 404 Not Found [IP: 2604:a880:cad:d0::cf3:f001 443]
Edit: it's on x86_64 version of dietpi.
[SOLVED] Dietpi-Update failed - jellyfin repo Topic is solved
[SOLVED] Dietpi-Update failed - jellyfin repo
Last edited by Raoul on Mon Dec 21, 2020 11:09 am, edited 1 time in total.
Re: [SOLVED] Dietpi-Update failed - jellyfin repo
Solved with this post :
https://jellyfin.org/posts/jellyfin-apt-key/
Do with sudouser a renew of jellyfin key:
wget -O- https://repo.jellyfin.org/jellyfin_team.gpg.key | sudo apt-key add -
https://jellyfin.org/posts/jellyfin-apt-key/
Do with sudouser a renew of jellyfin key:
wget -O- https://repo.jellyfin.org/jellyfin_team.gpg.key | sudo apt-key add -
Re: [SOLVED] Dietpi-Update failed - jellyfin repo
Hi,
this is already fixed on latest DietPi release 6.34.3
this is already fixed on latest DietPi release 6.34.3
Code: Select all
DietPi-Software
─────────────────────────────────────────────────────
Mode: Installing Jellyfin: FOSS web interface media streaming server
[ OK ] DietPi-Software | Checking URL: https://repo.jellyfin.org/jellyfin_team.gpg.key
[ OK ] DietPi-Software | eval curl -sSfL 'https://repo.jellyfin.org/jellyfin_team.gpg.key' | gpg --dearmor -o /etc/apt/trusted.gpg.d/dietpi-jellyfin.gpg --yes
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: [SOLVED] Dietpi-Update failed - jellyfin repo
Hi, thanks!
This error appear in updating from 6.33 to 6.34.
Hope it can help.
This error appear in updating from 6.33 to 6.34.
Hope it can help.
Re: [SOLVED] Dietpi-Update failed - jellyfin repo
the issue is not with the DietPi update. It's more a problem updating the jellyfin apt package. I guess similar would happen if you run apt update && apt upgrade independently
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team