LXC Customisation/Apt always tries to use IPV6 #1345

Open
opened 2025-11-20 05:08:35 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @mouldybread on GitHub (Jun 24, 2025).

Have you read and understood the above guidelines?

yes

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

go2rtc

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

Apt, when run by LXC Container Customisation, tries to use IPV6 - even if it has been disabled with Advanced Settings - and fails if it is not available.

🔄 Steps to reproduce the issue.

Run the script without IPV6

Paste the full error output (if available).

Customizing LXC ContainerW: Failed to fetch http://deb.debian.org/debian/dists/bookworm/InRelease Cannot initiate the connection to debian.map.fastlydns.net:80 (2a04:4e42:600::644). - connect (101: Network is unreachable) Cannot initiate the connection to debian.map.fastlydns.net:80 (2a04:4e42:400::644).

🖼️ Additional context (optional).

No response

Originally created by @mouldybread on GitHub (Jun 24, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? go2rtc ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/go2rtc.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Apt, when run by LXC Container Customisation, tries to use IPV6 - even if it has been disabled with Advanced Settings - and fails if it is not available. ### 🔄 Steps to reproduce the issue. Run the script without IPV6 ### ❌ Paste the full error output (if available). `Customizing LXC ContainerW: Failed to fetch http://deb.debian.org/debian/dists/bookworm/InRelease Cannot initiate the connection to debian.map.fastlydns.net:80 (2a04:4e42:600::644). - connect (101: Network is unreachable) Cannot initiate the connection to debian.map.fastlydns.net:80 (2a04:4e42:400::644).` ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:08:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1345