Jotty update error #1941

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

Originally created by @Space010 on GitHub (Nov 6, 2025).

Originally assigned to: @vhsdream on GitHub.

Have you read and understood the above guidelines?

yes

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

jotty

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

8.4.14

📝 Provide a clear and concise description of the issue.

when trying to update lxc with "update" following error is shown:

Image

🔄 Steps to reproduce the issue.

type "update" in lxc console via PVE GUI

Paste the full error output (if available).

Image

🖼️ Additional context (optional).

No response

Originally created by @Space010 on GitHub (Nov 6, 2025). Originally assigned to: @vhsdream on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? jotty ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jotty.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? 8.4.14 ### 📝 Provide a clear and concise description of the issue. when trying to update lxc with "update" following error is shown: <img width="1031" height="269" alt="Image" src="https://github.com/user-attachments/assets/145bd09c-bc8d-4fc5-9734-cb9a99f134ca" /> ### 🔄 Steps to reproduce the issue. type "update" in lxc console via PVE GUI ### ❌ Paste the full error output (if available). <img width="1031" height="269" alt="Image" src="https://github.com/user-attachments/assets/100dfa5b-35f6-4a1c-9625-ea766963d827" /> ### 🖼️ Additional context (optional). _No response_
OVERLORD added the questionbug labels 2026-02-05 03:00:13 +03:00
Author
Owner

@vhsdream commented on GitHub (Nov 6, 2025):

So, if that fails, then where the hell is your data directory? The installation script explicitly creates it, and that's where all your notes and checklists are.

Perhaps restore from a snapshot or backup, and then check if /opt/jotty/data exists. If it doesn't, you've got bigger problems.

@vhsdream commented on GitHub (Nov 6, 2025): So, if that fails, then where the hell is your data directory? The installation script explicitly creates it, and that's where all your notes and checklists are. Perhaps restore from a snapshot or backup, and then check if `/opt/jotty/data` exists. If it doesn't, you've got bigger problems.
Author
Owner

@Space010 commented on GitHub (Nov 6, 2025):

Okay I restored from a snapshot and tried again. It worked, I dont know what caused the error, so yea thanks ig 😂

@Space010 commented on GitHub (Nov 6, 2025): Okay I restored from a snapshot and tried again. It worked, I dont know what caused the error, so yea thanks ig 😂
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1941