Skip to content

Alpine-Transmission installation failureΒ #4396

@RobVor

Description

@RobVor

βœ… Have you read and understood the above guidelines?

yes

πŸ“œ What is the name of the script you are using?

alpine-transmission.sh

πŸ“‚ What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-transmission.sh)"

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Alpine

πŸ“ Provide a clear and concise description of the issue.

Installing Transmissionsed: /var/lib/transmission/config/settings.json: No such file or directory

[ERROR] in line 20: exit code 1: while executing command sed -i '{s/"rpc-whitelist-enabled": true/"rpc-whitelist-enabled": false/g; s/"rpc-host-whitelist-enabled": true,/"rpc-host-whitelist-enabled": false,/g}' /var/lib/transmission/config/settings.json

/dev/fd/63: line 72: SPINNER_PID: unbound variable

πŸ”„ Steps to reproduce the issue.

Start a normal installation with the following advanced configuration:

🧩 Using Advanced Settings on node moxy-2
πŸ–₯️ Operating System: alpine
🌟 Version: 3.21
πŸ“¦ Container Type: Unprivileged
πŸ” Root Password: ********
πŸ†” Container ID: 115
🏠 Hostname: alpine-transmission
πŸ’Ύ Disk Size: 1 GB
🧠 CPU Cores: 2
πŸ› οΈ RAM Size: 4096 MiB
πŸŒ‰ Bridge: vmbr0
πŸ“‘ IP Address: 192.168.68.233/24
🌐 Gateway IP Address: 192.168.68.1
🚫 Disable IPv6: yes
βš™οΈ Interface MTU Size: Default
πŸ” DNS Search Domain: Host
πŸ“‘ DNS Server IP Address: Host
🏷️ Vlan: Default
πŸ“‘ Tags: community-script;alpine;torrent;media
πŸ”‘ Root SSH Access: yes
Warning: No SSH key provided.
πŸ” Verbose Mode: no
πŸš€ Creating a Alpine-Transmission LXC using the above advanced settings

❌ Paste the full error output (if available).

Installing Transmissionsed: /var/lib/transmission/config/settings.json: No such file or directory

[ERROR] in line 20: exit code 1: while executing command sed -i '{s/"rpc-whitelist-enabled": true/"rpc-whitelist-enabled": false/g; s/"rpc-host-whitelist-enabled": true,/"rpc-host-whitelist-enabled": false,/g}' /var/lib/transmission/config/settings.json

/dev/fd/63: line 72: SPINNER_PID: unbound variable

πŸ–ΌοΈ Additional context (optional).

Nothing special. I have a number of Helper-Script LXC containers running on a proxmox cluster. This is the first one that has resulted in an error.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions