Replies: 1 comment
-
seems it's a router issue. I moved it to a new switch, and it's working as expected. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I loaded up a second Proxmox install on an old server, and I'm having installing any lxcs.
I'm using the community scripts (https://community-scripts.github.io/ProxmoxVE) and I get the following errors:
immich
✔️ Template debian-13-standard_13.1-1_amd64.tar.zst [local]
✖️ Container creation failed. Checking if template is corrupted or incomplete.
✖️ Template is valid, but container creation still failed.
[ERROR] in line 1152: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" $?
sabnzbd
✔️ Template debian-12-standard_12.12-1_amd64.tar.zst [local]
✔️ LXC Container 115 was successfully created.
✔️ Started LXC Container
💡 No network in LXC yet (try 1/10) – waiting...
💡 No network in LXC yet (try 2/10) – waiting...
💡 No network in LXC yet (try 3/10) – waiting...
I am able to ping google.com from within the server. any thoughts as to what the issue is?
Beta Was this translation helpful? Give feedback.
All reactions