[GH-ISSUE #10413] Syncthing update does not detect the installation #2243

Closed
opened 2026-02-26 12:51:46 +03:00 by kerem · 0 comments
Owner

Originally created by @kopparam on GitHub (Dec 29, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10413

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?

Syncthing

📂 What was the exact command used to execute the script?

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

⚙️ 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.

Script works just fine when installing.
Running update with Silent or Verbose mode yields:

   _____                  __  __    _            
  / ___/__  ______  _____/ /_/ /_  (_)___  ____ _
  \__ \/ / / / __ \/ ___/ __/ __ \/ / __ \/ __ `/
 ___/ / /_/ / / / / /__/ /_/ / / / / / / / /_/ / 
/____/\__, /_/ /_/\___/\__/_/ /_/_/_/ /_/\__, /  
     /____/                             /____/   

  ✖️   No Syncthing Installation Found!
root@syncthing:~# 

🔄 Steps to reproduce the issue.

  1. Install Syncthing with bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/syncthing.sh)"
  2. Run update in the lxc and select either Silent or Verbose

Paste the full error output (if available).

   _____                  __  __    _            
  / ___/__  ______  _____/ /_/ /_  (_)___  ____ _
  \__ \/ / / / __ \/ ___/ __/ __ \/ / __ \/ __ `/
 ___/ / /_/ / / / / /__/ /_/ / / / / / / / /_/ / 
/____/\__, /_/ /_/\___/\__/_/ /_/_/_/ /_/\__, /  
     /____/                             /____/   

  ✖️   No Syncthing Installation Found!
root@syncthing:~# 

🖼️ Additional context (optional).

No response

Originally created by @kopparam on GitHub (Dec 29, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/10413 ### ✅ 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? Syncthing ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/syncthing.sh)" ### ⚙️ 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. Script works just fine when installing. Running `update` with Silent or Verbose mode yields: ``` _____ __ __ _ / ___/__ ______ _____/ /_/ /_ (_)___ ____ _ \__ \/ / / / __ \/ ___/ __/ __ \/ / __ \/ __ `/ ___/ / /_/ / / / / /__/ /_/ / / / / / / / /_/ / /____/\__, /_/ /_/\___/\__/_/ /_/_/_/ /_/\__, / /____/ /____/ ✖️ No Syncthing Installation Found! root@syncthing:~# ``` ### 🔄 Steps to reproduce the issue. 1. Install Syncthing with `bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/syncthing.sh)"` 2. Run `update` in the lxc and select either Silent or Verbose ### ❌ Paste the full error output (if available). ``` _____ __ __ _ / ___/__ ______ _____/ /_/ /_ (_)___ ____ _ \__ \/ / / / __ \/ ___/ __/ __ \/ / __ \/ __ `/ ___/ / /_/ / / / / /__/ /_/ / / / / / / / /_/ / /____/\__, /_/ /_/\___/\__/_/ /_/_/_/ /_/\__, / /____/ /____/ ✖️ No Syncthing Installation Found! root@syncthing:~# ``` ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:51:46 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2243
No description provided.