Impossible to update scanopy 0.12.7 → 0.12.9 #2263

Closed
opened 2026-02-05 04:21:05 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Pouch11 on GitHub (Jan 1, 2026).

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

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

Scanopy

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

📈 Which Proxmox version are you on?

9.1.4

📝 Provide a clear and concise description of the issue.

here is the output when trying to upgrade

✔️ Update available: scanopy 0.12.7 → 0.12.9
Stopping servicesFailed to stop scanopy-daemon.service: Unit scanopy-daemon.service not loaded.
✖️ in line 34: exit code 5 (Unknown error): while executing command systemctl stop scanopy-daemon scanopy-server

🔄 Steps to reproduce the issue.

typing update in the console

Paste the full error output (if available).

✔️ Update available: scanopy 0.12.7 → 0.12.9
Stopping servicesFailed to stop scanopy-daemon.service: Unit scanopy-daemon.service not loaded.
✖️ in line 34: exit code 5 (Unknown error): while executing command systemctl stop scanopy-daemon scanopy-server

🖼️ Additional context (optional).

No response

Originally created by @Pouch11 on GitHub (Jan 1, 2026). ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? Scanopy ### 📂 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 13 ### 📈 Which Proxmox version are you on? 9.1.4 ### 📝 Provide a clear and concise description of the issue. here is the output when trying to upgrade ✔️ Update available: scanopy 0.12.7 → 0.12.9 ⏳ Stopping servicesFailed to stop scanopy-daemon.service: Unit scanopy-daemon.service not loaded. ✖️ in line 34: exit code 5 (Unknown error): while executing command systemctl stop scanopy-daemon scanopy-server ### 🔄 Steps to reproduce the issue. typing update in the console ### ❌ Paste the full error output (if available). ✔️ Update available: scanopy 0.12.7 → 0.12.9 ⏳ Stopping servicesFailed to stop scanopy-daemon.service: Unit scanopy-daemon.service not loaded. ✖️ in line 34: exit code 5 (Unknown error): while executing command systemctl stop scanopy-daemon scanopy-server ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 04:21:05 +03:00
Author
Owner

@tremor021 commented on GitHub (Jan 1, 2026):

You didnt follow the install instructions, hence why scanopy-daemon service wasn't created

@tremor021 commented on GitHub (Jan 1, 2026): You didnt follow the install instructions, hence why scanopy-daemon service wasn't created
Author
Owner

@Pouch11 commented on GitHub (Jan 1, 2026):

@tremor021 thanks. I do have a daemon created and functional. (Created from the GUI)

cannot locate the service though

root@scanopy:~# systemctl list-units --type=service --all 'scanopy*'
UNIT LOAD ACTIVE SUB DESCRIPTION
scanopy-server.service loaded active running Scanopy Network Discovery Server

EDIT:

I created the daemon as well using /root/configure_daemon.sh and it seems to have solved the issue

thanks

@Pouch11 commented on GitHub (Jan 1, 2026): @tremor021 thanks. I do have a daemon created and functional. (Created from the GUI) cannot locate the service though root@scanopy:~# systemctl list-units --type=service --all 'scanopy*' UNIT LOAD ACTIVE SUB DESCRIPTION scanopy-server.service loaded active running Scanopy Network Discovery Server EDIT: I created the daemon as well using /root/configure_daemon.sh and it seems to have solved the issue thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2263