scrpits not connecting to network during creation process occasionally #2099

Closed
opened 2026-02-05 03:45:14 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @FreyaFoxglove on GitHub (Dec 1, 2025).

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

No (this issue will likely be closed automatically)

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

Jellyfin Media Server, Navidrome

📂 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)", bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/navidrome.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 24.04, Debian 13

📈 Which Proxmox version are you on?

pve-manager/9.1.1/42db4a6cf33dac83 (running kernel: 6.17.2-2-pve)

📝 Provide a clear and concise description of the issue.

debian scripts fail to connect to network during creation process if IPv4 isnt set to DHCP during advanced settings(can be changed after container is created)

ubuntu scripts dont connect to network during creation process regardless of IPv4 settings

🔄 Steps to reproduce the issue.

debian scripts:

ubuntu scripts default settings:

ubuntu scripts advanced settings:

Paste the full error output (if available).

result for debian scripts:
Image
Image
it doesnt matter if you select yes or no to Set fallback DNS

result for ubuntu scripts default settings:
Image
Image
it doesnt matter if you select yes or no to Set fallback DNS or ➤ Automatically mount all available VAAPI devices?

result for ubuntu scripts advanced settings:
Image
Image
it doesnt matter if you select yes or no to Set fallback DNS or ➤ Automatically mount all available VAAPI devices?

🖼️ Additional context (optional).

No response

Originally created by @FreyaFoxglove on GitHub (Dec 1, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? No (this issue will likely be closed automatically) ### 📜 What is the name of the script you are using? Jellyfin Media Server, Navidrome ### 📂 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)", bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/navidrome.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 24.04, Debian 13 ### 📈 Which Proxmox version are you on? pve-manager/9.1.1/42db4a6cf33dac83 (running kernel: 6.17.2-2-pve) ### 📝 Provide a clear and concise description of the issue. debian scripts fail to connect to network during creation process if IPv4 isnt set to DHCP during advanced settings(can be changed after container is created) ubuntu scripts dont connect to network during creation process regardless of IPv4 settings ### 🔄 Steps to reproduce the issue. debian scripts: - run any debian script in node shell( i will be using bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/navidrome.sh)") - select advanced settings - select options how you please untill you reach IPv4 Address Management - select static Static (manual entry) - enter valid IPv4 addresses and answer remaining settings how you please ubuntu scripts default settings: - run any ubuntu script in node shell( i will be using bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyfin.sh)") - select default settings(with or without verbose mode, i will be selecting without) ubuntu scripts advanced settings: - run any ubuntu script in node shell( i will be using bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyfin.sh)") - select advanced settings - select options how you please untill you reach IPv4 Address Management - select static Static (manual entry) - enter valid IPv4 addresses and answer remaining settings how you please ### ❌ Paste the full error output (if available). result for debian scripts: <img width="1216" height="1418" alt="Image" src="https://github.com/user-attachments/assets/9d304755-b651-44b4-9a2c-9f3fc2048c07" /> <img width="366" height="131" alt="Image" src="https://github.com/user-attachments/assets/56bc2fdb-abe5-4a93-bc1b-5ec3f7da3439" /> it doesnt matter if you select yes or no to Set fallback DNS result for ubuntu scripts default settings: <img width="1730" height="1152" alt="Image" src="https://github.com/user-attachments/assets/140b3da8-d1de-4db7-acee-98773f93be21" /> <img width="366" height="131" alt="Image" src="https://github.com/user-attachments/assets/64f4bfc2-2525-4014-8ff5-8116d3fdb51f" /> it doesnt matter if you select yes or no to Set fallback DNS or ➤ Automatically mount all available VAAPI devices? result for ubuntu scripts advanced settings: <img width="1610" height="1445" alt="Image" src="https://github.com/user-attachments/assets/7216f96b-365f-4f04-acfe-f3725af6aa3a" /> <img width="366" height="131" alt="Image" src="https://github.com/user-attachments/assets/64f4bfc2-2525-4014-8ff5-8116d3fdb51f" /> it doesnt matter if you select yes or no to Set fallback DNS or ➤ Automatically mount all available VAAPI devices? ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issue label 2026-02-05 03:45:14 +03:00
Author
Owner

@michelroegl-brunner commented on GitHub (Dec 1, 2025):

When you dont get a network connection in your lxc you need to check your network settings. There is nothing script related wrong here.

@michelroegl-brunner commented on GitHub (Dec 1, 2025): When you dont get a network connection in your lxc you need to check your network settings. There is nothing script related wrong here.
Author
Owner

@MickLesk commented on GitHub (Dec 1, 2025):

Or remove the MagicDNS from tailscale.

@MickLesk commented on GitHub (Dec 1, 2025): Or remove the MagicDNS from tailscale.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2099