Open
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Suwayomi-Server
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/suwayomiserver.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Ubuntu 24.04
π Provide a clear and concise description of the issue.
When I run the script, I get the error below and the installation stops.
π Steps to reproduce the issue.
When using the script mentioned above the error occurs
β Paste the full error output (if available).
β Settting up Suwayomi-Server
[ERROR] in line 50: exit code 0: while executing command "$@" > /dev/null 2>&1
The silent function has suppressed the error, run the script with verbose mode enabled, which will provide more detailed output.
/dev/fd/63: line 72: SPINNER_PID: unbound variable
πΌοΈ Additional context (optional).
No response