[GH-ISSUE #1134] Bookstack all images disappeared after update #247

Closed
opened 2026-02-26 12:44:52 +03:00 by kerem · 6 comments
Owner

Originally created by @CrazyWolf13 on GitHub (Dec 31, 2024).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1134

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). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1134 ### ✅ 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_
kerem closed this issue 2026-02-26 12:44:52 +03:00
Author
Owner

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

where are stored the pictures?

<!-- gh-comment-id:2566465130 --> @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.

<!-- gh-comment-id:2566466292 --> @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

<!-- gh-comment-id:2566467188 --> @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

<!-- gh-comment-id:2566468459 --> @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

<!-- gh-comment-id:2566471197 --> @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

<!-- gh-comment-id:2566481800 --> @MickLesk commented on GitHub (Dec 31, 2024): check again in 5-10 min
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#247
No description provided.