Skip to content

Config-File: ENABLE_FUSE: unbound variable"Β #4733

@Gregor-zbjk

Description

@Gregor-zbjk

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

yes

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

Matterbridge

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

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

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

  • Default Settings
  • Advanced Settings

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

No response

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

Today I discovered that the install script for Matterbridge will fail if you use the config file option, because the section "activate fuse" is not automatically questioned after the automatic config of the "default" options of the installer script.

error:
dev/fd/63: line 1076: ENABLE_FUSE: unbound variable

πŸ”„ Steps to reproduce the issue.

  1. Paste bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/matterbridge.sh)" into Proxmox CLI
  2. Select 4 use config file
  3. start install
  4. error dev/fd/63: line 1076: ENABLE_FUSE: unbound variable

❌ Paste the full error output (if available).

x = REDACTED


/ |/ /___ / // /____ / / ()/ / ____
/ /|/ / __ / __/ __/ _ \/ ___/ __ \/ ___/ / __ / __ / _
/ / / / /
/ / // // / / / // / / / / // / // / __/
/
/ //_,/_/__/_// /.
// //_,/__, /_
_/
/____/
πŸ’‘ Using Config File on node pve
πŸ’‘ Using config File: /opt/community-scripts/.settings
πŸ†” Container ID: 113
πŸ“¦ Container Type: Unprivileged
πŸ” Root Password: *********************
🏠 Hostname: matterbridge
πŸ’Ύ Disk Size: 4 GB
🧠 CPU Cores: 1
πŸ› οΈ RAM Size: 1024 MiB
πŸŒ‰ Bridge: vmbr0
βœ”οΈ Using free IP Address: xx.xx.xx.52/24
🌐 Gateway IP Address: xx.xx.xx.1
πŸ“‘ APT-CACHER IP Address: xxxxxx.proxy
🚫 Disable IPv6: No
βš™οΈ Interface MTU Size: Default
πŸ” DNS Search Domain: Host
πŸ“‘ DNS Server IP Address: Host
🏷️ Vlan: 100
πŸ“‘ Tags: ProductionUser-LAN;matter;smarthome
πŸ”‘ Root SSH Access: no
πŸ” Verbose Mode: no
πŸš€ Creating a Matterbridge LXC using the above settings
/dev/fd/63: line 1076: ENABLE_FUSE: unbound variable

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

No response

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions