[GH-ISSUE #11366] Jellyfin Scrip cant resolve archive.ubuntu.com #2416

Closed
opened 2026-02-26 12:52:23 +03:00 by kerem · 4 comments
Owner

Originally created by @Tunebox1 on GitHub (Jan 30, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11366

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

📜 What is the name of the script you are using?

Jellyfin

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyfin.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

9.1.4

📝 Provide a clear and concise description of the issue.

Image

🔄 Steps to reproduce the issue.

Install the LXC via the script, long wait time for:

Customizing LXC Container

then it fails

Paste the full error output (if available).

Customizing LXC ContainerW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble/InRelease Temporary failure resolving 'archive.ubuntu.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble-updates/InRelease Temporary failure resolving 'archive.ubuntu.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble-security/InRelease Temporary failure resolving 'archive.ubuntu.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
✖️ apt-get base packages installation failed

🖼️ Additional context (optional).

it seems like the resolve is hitting an error. I tried resolve it manually and that worked. With other scripts, everything is fine.

Originally created by @Tunebox1 on GitHub (Jan 30, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11366 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? Jellyfin ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyfin.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? 9.1.4 ### 📝 Provide a clear and concise description of the issue. <img width="1367" height="894" alt="Image" src="https://github.com/user-attachments/assets/4cd6dcfd-7cba-4e13-9341-6d0fdc4ffdba" /> ### 🔄 Steps to reproduce the issue. Install the LXC via the script, long wait time for: ⏳ Customizing LXC Container then it fails ### ❌ Paste the full error output (if available). ⏳ Customizing LXC ContainerW: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble/InRelease Temporary failure resolving 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble-updates/InRelease Temporary failure resolving 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble-security/InRelease Temporary failure resolving 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. ✖️ apt-get base packages installation failed ### 🖼️ Additional context (optional). it seems like the resolve is hitting an error. I tried resolve it manually and that worked. With other scripts, everything is fine.
kerem 2026-02-26 12:52:23 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@michelroegl-brunner commented on GitHub (Jan 30, 2026):

You need to do the nslookup inside the failed lxc, not on your PVE host please.

<!-- gh-comment-id:3823558942 --> @michelroegl-brunner commented on GitHub (Jan 30, 2026): You need to do the nslookup inside the failed lxc, not on your PVE host please.
Author
Owner

@Tunebox1 commented on GitHub (Jan 30, 2026):

Hello, i need to debug whats happening but i got it working now when i set a custom DNS in the script to 8.8.8.8 so i think its a problem on my end.

<!-- gh-comment-id:3825545539 --> @Tunebox1 commented on GitHub (Jan 30, 2026): Hello, i need to debug whats happening but i got it working now when i set a custom DNS in the script to 8.8.8.8 so i think its a problem on my end.
Author
Owner

@tremor021 commented on GitHub (Jan 30, 2026):

Btw, i just love when people write stuff like "script cant resolve" as if its script that is doing some magic resolving of DNS on its own...

<!-- gh-comment-id:3825702471 --> @tremor021 commented on GitHub (Jan 30, 2026): Btw, i just love when people write stuff like "script cant resolve" as if its script that is doing some magic resolving of DNS on its own...
Author
Owner

@github-actions[bot] commented on GitHub (Feb 3, 2026):

This issue has been automatically locked. Please open a new issue for related bugs and reference this issue if needed.

<!-- gh-comment-id:3837987718 --> @github-actions[bot] commented on GitHub (Feb 3, 2026): This issue has been automatically locked. Please open a new issue for related bugs and reference this issue if needed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2416
No description provided.