Netbox LXC
#5545
Replies: 1 comment
-
DNS AdBlocker whatever. You cannot reach GitHub. So dar next time use search function, that issue exist serveral times |
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.
-
Hi, I tried using the script:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/netbox.sh)"
At the end, I get these errors:
curl: (7) Failed to connect to raw.githubusercontent.com port 443 after 1212 ms: Couldn't connect to server
curl: (7) Failed to connect to raw.githubusercontent.com port 443 after 1205 ms: Couldn't connect to server
/dev/stdin: line 43: post_update_to_api: command not found
/dev/fd/63: line 1: $'\E[?25h': command not found
curl: (7) Failed to connect to raw.githubusercontent.com port 443 after 1210 ms: Couldn't connect to server
[ERROR] in line 1: exit code 0: while executing command
/dev/stdin: line 43: post_update_to_api: command not found
/dev/stdin: line 14: pop_var_context: head of shell_variables not a function context
[ERROR] in line 1088: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"$var_install".sh)" $?
Does anyone have any suggestions on what to do next? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions