mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-25 04:35:50 +03:00
[GH-ISSUE #404] Allow domain name in APT-Cacher field #117
Labels
No labels
bug
enhancement
enhancement
feature
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxVE-Local#117
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tomfrenzel on GitHub (Dec 13, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/404
✅ Have you read and understood the above guidelines?
yes
📝 Provide a clear and concise description of the issue.
When creation a new container from the UI, i cannot use a domain name (such as apt-cacher.internal). The UI requires an IP address. When creating a new LXC by script "the classic way", one i get to the part where i am asked to put in the APT-Cacher IP, i was able to just use a domain name.
🔄 Steps to reproduce the issue.
❌ Paste the full error output (if available).
Invalid IPv4 address
🖼️ Additional context (optional).
@michelroegl-brunner commented on GitHub (Dec 13, 2025):
Sure, will add that!