Bookstack all images disappeared after update #248

Closed
opened 2026-02-04 17:25:44 +03:00 by OVERLORD · 6 comments
Owner

Originally created by @CrazyWolf13 on GitHub (Dec 31, 2024).

Have you read and understood the above guidelines?

yes

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

Bookstack

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

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/bookstack.sh)"

📝 Provide a clear and concise description of the issue.

After using the update function, ALL my images and conver pictures are GONE.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

  1. update

Paste the full error output (if available).

No error code

🖼️ Additional context (optional).

No response

Originally created by @CrazyWolf13 on GitHub (Dec 31, 2024). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Bookstack ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/bookstack.sh)" ### 📝 Provide a clear and concise description of the issue. After using the update function, ALL my images and conver pictures are GONE. ### ⚙️ What settings are you using? - [ ] Default Settings - [X] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. 1. update ### ❌ Paste the full error output (if available). No error code ### 🖼️ Additional context (optional). _No response_
Author
Owner

@MickLesk commented on GitHub (Dec 31, 2024):

where are stored the pictures?

@MickLesk commented on GitHub (Dec 31, 2024): where are stored the pictures?
Author
Owner

@CrazyWolf13 commented on GitHub (Dec 31, 2024):

AFAIK

Here /opt/bookstack/public/uploads and /opt/bookstack/storage/uploads.

@CrazyWolf13 commented on GitHub (Dec 31, 2024): AFAIK Here `/opt/bookstack/public/uploads` and `/opt/bookstack/storage/uploads`.
Author
Owner

@MickLesk commented on GitHub (Dec 31, 2024):

can we check in the next days

@MickLesk commented on GitHub (Dec 31, 2024): can we check in the next days
Author
Owner

@CrazyWolf13 commented on GitHub (Dec 31, 2024):

Okay I found the issue

The update seems to copy the images in /opt/bookstack/public/uploads/uploads instead of /opt/bookstack/public/uploads

@CrazyWolf13 commented on GitHub (Dec 31, 2024): Okay I found the issue The update seems to copy the images in `/opt/bookstack/public/uploads/uploads` instead of `/opt/bookstack/public/uploads`
Author
Owner

@CrazyWolf13 commented on GitHub (Dec 31, 2024):

The same with /opt/bookstack/storage/uploads and /opt/bookstack/storage/uploads/uploads

@CrazyWolf13 commented on GitHub (Dec 31, 2024): The same with `/opt/bookstack/storage/uploads` and `/opt/bookstack/storage/uploads/uploads`
Author
Owner

@MickLesk commented on GitHub (Dec 31, 2024):

check again in 5-10 min

@MickLesk commented on GitHub (Dec 31, 2024): check again in 5-10 min
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#248