Skip to content

Wireguard Alpine Update FailΒ #4095

@di5cord20

Description

@di5cord20

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

yes

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

Wireguard

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

update

βš™οΈ 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.

Update command failed.

Image

πŸ”„ Steps to reproduce the issue.

Run update command

❌ Paste the full error output (if available).

  βœ”οΈ   Updated Alpine Packages
  βœ”οΈ   wireguard-tools updated
β ‹ update WGDashboard=================================================================================
+          <WGDashboard> by Donald Zou - https://github.com/donaldzou           +
=================================================================================
[WGDashboard] OS: alpine
[WGDashboard] βœ… Python is installed
[WGDashboard] βœ… Found compatible version of Python. Will be using Python 3.12.10 to install WGDashboard.
[WGDashboard] πŸ’Ώ Installing Python Virtual Environment
β ‹ update WGDashboard[WGDashboard] βœ… Python Virtual Environment is installed
β § update WGDashboard[WGDashboard] βœ… Python Package Manager (PIP) is installed
β ‹ update WGDashboard[WGDashboard] Are you sure you want to update to the v4.2.2? (Y/N): [WGDashboard] Update Canceled.
---------------------------------------------------------------------------------
  βœ”οΈ   WGDashboard updated

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

Per the update script (https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/wireguard.sh), I manually ran the following which works:

cd /etc/wgdashboard/src
    ./wgd.sh update
    ./wgd.sh start

I'm guessing the update script needs to be updated to answer the update prompts automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions