Script: openziti-controller
Reported by: @D1vader
Guidelines
- Read and understood guidelines: yes
- Verbose mode used: yes
Issue occurs during: Initial Creation / Installation
Environment
- Linux distribution: Debian
- Proxmox version: 9.1
- Default settings: No
- Advanced settings: Yes
- Exact command:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/openziti-controller.sh)"
Description
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
⠧ Installing openzitiT
it gets as far as above then hangs forever. it seems openziti-controller 2.0.1 prompts for:
Configure ziti-controller now? [Y/n]:
Are you joining an existing cluster? [y/N]:
which causes:
apt install -y openziti-controller openziti-console
to block indefinitely.
if i manually kill apt and dpkg on the container, it gives seems to say install completed yet the script considers it a failure and auto deletes container
Steps to reproduce
just run the script, with advanced options in my case but not sure if it makes a difference
Error output
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
⠧ Installing openzitiTerminated
✖️ in line 27: exit code 143 (Terminated (SIGTERM)): while executing command apt install -y openziti-controller openziti-console
--- Last 20 lines of log ---
Get:2 https://packages.openziti.org/zitipax-openziti-deb-stable debian/main amd64 openziti-console amd64 4.5.0 [9,510 kB]
Fetched 66.0 MB in 5s (14.1 MB/s)
Selecting previously unselected package openziti.
(Reading database ... 20273 files and directories currently installed.)
Preparing to unpack .../openziti_2.0.1_amd64.deb ...
Unpacking openziti (2.0.1) ...
Selecting previously unselected package openziti-console.
Preparing to unpack .../openziti-console_4.5.0_amd64.deb ...
Unpacking openziti-console (4.5.0) ...
Selecting previously unselected package openziti-controller.
Preparing to unpack .../openziti-controller_2.0.1_all.deb ...
Unpacking openziti-controller (2.0.1) ...
Setting up openziti-console (4.5.0) ...
Setting up openziti (2.0.1) ...
Setting up openziti-controller (2.0.1) ...
Creating group 'ziti-controller' with GID 988.
Creating user 'ziti-controller' (OpenZiti Controller) with UID 988 and GID 988.
completed clean install of openziti-controller
Configure ziti-controller now? [Y/n]:
Are you joining an existing cluster? [y/N]: [2026-08-09 15:27:38] [ERROR] in line 27: exit code 143 (Terminated (SIGTERM)): while executing command apt install -y openziti-controller openziti-console
✖️ Installation failed in container 171 (exit code: 143)
📋 Installation log: /tmp/openziti-controller-171-8fc12e77.log
Error: Terminated (SIGTERM)
What would you like to do?
- Remove container and exit
- Keep container for debugging
- Retry with verbose mode (full rebuild)
Select option [1-3] (default: 1, auto-remove in 60s):
✔️ Container 171 removed
Script: openziti-controller
Reported by: @D1vader
Guidelines
Issue occurs during: Initial Creation / Installation
Environment
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/openziti-controller.sh)"Description
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
⠧ Installing openzitiT
it gets as far as above then hangs forever. it seems openziti-controller 2.0.1 prompts for:
Configure ziti-controller now? [Y/n]:
Are you joining an existing cluster? [y/N]:
which causes:
apt install -y openziti-controller openziti-console
to block indefinitely.
if i manually kill apt and dpkg on the container, it gives seems to say install completed yet the script considers it a failure and auto deletes container
Steps to reproduce
just run the script, with advanced options in my case but not sure if it makes a difference
Error output
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
⠧ Installing openzitiTerminated
✖️ in line 27: exit code 143 (Terminated (SIGTERM)): while executing command apt install -y openziti-controller openziti-console
--- Last 20 lines of log ---
Get:2 https://packages.openziti.org/zitipax-openziti-deb-stable debian/main amd64 openziti-console amd64 4.5.0 [9,510 kB]
Fetched 66.0 MB in 5s (14.1 MB/s)
Selecting previously unselected package openziti.
(Reading database ... 20273 files and directories currently installed.)
Preparing to unpack .../openziti_2.0.1_amd64.deb ...
Unpacking openziti (2.0.1) ...
Selecting previously unselected package openziti-console.
Preparing to unpack .../openziti-console_4.5.0_amd64.deb ...
Unpacking openziti-console (4.5.0) ...
Selecting previously unselected package openziti-controller.
Preparing to unpack .../openziti-controller_2.0.1_all.deb ...
Unpacking openziti-controller (2.0.1) ...
Setting up openziti-console (4.5.0) ...
Setting up openziti (2.0.1) ...
Setting up openziti-controller (2.0.1) ...
Creating group 'ziti-controller' with GID 988.
Creating user 'ziti-controller' (OpenZiti Controller) with UID 988 and GID 988.
completed clean install of openziti-controller
Configure ziti-controller now? [Y/n]:
Are you joining an existing cluster? [y/N]: [2026-08-09 15:27:38] [ERROR] in line 27: exit code 143 (Terminated (SIGTERM)): while executing command apt install -y openziti-controller openziti-console
✖️ Installation failed in container 171 (exit code: 143)
📋 Installation log: /tmp/openziti-controller-171-8fc12e77.log
Error: Terminated (SIGTERM)
What would you like to do?
Select option [1-3] (default: 1, auto-remove in 60s):
✔️ Container 171 removed