Myspeed update fails #1686

Closed
opened 2025-11-20 05:14:46 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @samwathegreat on GitHub (Aug 12, 2025).

Originally assigned to: @CrazyWolf13 on GitHub.

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

myspeed

📂 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?

Debian 12

📝 Provide a clear and concise description of the issue.

Script fails. Myspeed is inaccessible after the update, requiring a rollback to the most recent snapshot.

🔄 Steps to reproduce the issue.

type "update"

Paste the full error output (if available).

I "overprovisioned" the LXC before the update to 1024MB and 4 cores.

Here is the output for verbose:

__  ___      _____                     __

/ |/ /_ / / ___ ___ / /
/ /|
/ / / / /_
/ __ / _ / _ / __ /
/ / / / /
/ /
/ / // / / / // /
/
/ //_, //_/ ./_
/_
/_,/
/___/ //

✔️ Stopped MySpeed Service
✔️ Backup created
✔️ Deployed: myspeed (1.0.9)

added 343 packages, and audited 344 packages in 2m

36 packages are looking for funding
run npm fund for details

16 vulnerabilities (5 low, 1 moderate, 9 high, 1 critical)

To address all issues, run:
npm audit fix

Run npm audit for details.
npm notice
npm notice New minor version of npm available! 11.4.2 -> 11.5.2
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.5.2
npm notice To update run: npm install -g npm@11.5.2
npm notice
cp: target '/opt/myspeed/data/': No such file or directory

[ERROR] in line 47: exit code 0: while executing command cp -r /opt/myspeed_bak/data/* /opt/myspeed/data/

root@myspeed:~#

🖼️ Additional context (optional).

No response

Originally created by @samwathegreat on GitHub (Aug 12, 2025). Originally assigned to: @CrazyWolf13 on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? myspeed ### 📂 What was the exact command used to execute the script? update ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Script fails. Myspeed is inaccessible after the update, requiring a rollback to the most recent snapshot. ### 🔄 Steps to reproduce the issue. type "update" ### ❌ Paste the full error output (if available). I "overprovisioned" the LXC before the update to 1024MB and 4 cores. Here is the output for verbose: __ ___ _____ __ / |/ /_ __/ ___/____ ___ ___ ____/ / / /|_/ / / / /\__ \/ __ \/ _ \/ _ \/ __ / / / / / /_/ /___/ / /_/ / __/ __/ /_/ / /_/ /_/\__, //____/ .___/\___/\___/\__,_/ /____/ /_/ ✔️ Stopped MySpeed Service ✔️ Backup created ✔️ Deployed: myspeed (1.0.9) added 343 packages, and audited 344 packages in 2m 36 packages are looking for funding run `npm fund` for details 16 vulnerabilities (5 low, 1 moderate, 9 high, 1 critical) To address all issues, run: npm audit fix Run `npm audit` for details. npm notice npm notice New minor version of npm available! 11.4.2 -> 11.5.2 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.5.2 npm notice To update run: npm install -g npm@11.5.2 npm notice cp: target '/opt/myspeed/data/': No such file or directory [ERROR] in line 47: exit code 0: while executing command cp -r /opt/myspeed_bak/data/* /opt/myspeed/data/ root@myspeed:~# ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:14:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1686