pulse script broken #8793
Closed
Sideflare
started this conversation in
Breaking Changes
Replies: 1 comment
-
|
please use proper way of reporting issues: |
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.
-
Creating user 'polkitd' (User for polkitd) with UID 988 and GID 988.
✔️ Installed Dependencies
✔️ Created User
curl: (7) Failed to connect to api.github.com port 443 after 3084 ms: Could not connect to server
curl: (7) Failed to connect to api.github.com port 443 after 3106 ms: Could not connect to server
curl: (7) Failed to connect to api.github.com port 443 after 3095 ms: Could not connect to server
✖️ Failed to fetch release metadata from https://api.github.com/repos/rcourtman/Pulse/releases/latest after 3 attempts
[ERROR] in line 32: exit code 0: while executing command return 1
[ERROR] in line 1345: 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)"
root@cMP51:
# lxc-attach -n "7655" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"# lxc-attach -n 7655 -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"curl: (22) The requested URL returned error: 404
root@cMP51:
curl: (22) The requested URL returned error: 404
root@cMP51:
# lxc-attach -n 7655 -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/.sh)"# lxc-attach -n 7655 -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/pulse-install.sh)"curl: (22) The requested URL returned error: 404
root@cMP51:
bash: line 10: color: command not found
bash: line 11: verb_ip6: command not found
bash: line 12: catch_errors: command not found
bash: line 13: setting_up_container: command not found
bash: line 14: network_check: command not found
bash: line 15: update_os: command not found
bash: line 17: msg_info: command not found
diffutils is already the newest version (1:3.10-4).
polkitd is already the newest version (126-2).
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
bash: line 21: msg_ok: command not found
bash: line 23: msg_info: command not found
useradd: user 'pulse' already exists
bash: line 27: msg_error: command not found
root@cMP51:~#
Beta Was this translation helpful? Give feedback.
All reactions