[WYSIWYG] Saving Images on Draft #3903

Closed
opened 2026-02-05 07:49:26 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @BabyLoves on GitHub (Jul 7, 2023).

Describe the Bug

I was trying save the page/draft with image but not saved.
Error page:
image

This error only ocurring in WYSIWYG editor
image

Steps to Reproduce

Create a draft(or page)
Upload the image to the content
Save

Expected Behaviour

The page won't be saved

Screenshots or Additional Context

No response

Browser Details

No response

Exact BookStack Version

23.02.3

PHP Version

8.0

Hosting Environment

Ubuntu 20.04 localmachine

Originally created by @BabyLoves on GitHub (Jul 7, 2023). ### Describe the Bug I was trying save the page/draft with image but not saved. Error page: ![image](https://github.com/BookStackApp/BookStack/assets/65966239/f8e22bce-97c7-41d0-b3ec-a6a97801e4e4) This error only ocurring in WYSIWYG editor ![image](https://github.com/BookStackApp/BookStack/assets/65966239/13ab101b-afc4-4668-9361-389fbe0b43f0) ### Steps to Reproduce Create a draft(or page) Upload the image to the content Save ### Expected Behaviour The page won't be saved ### Screenshots or Additional Context _No response_ ### Browser Details _No response_ ### Exact BookStack Version 23.02.3 ### PHP Version 8.0 ### Hosting Environment Ubuntu 20.04 localmachine
OVERLORD added the 🐛 Bug label 2026-02-05 07:49:26 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Jul 7, 2023):

Hi @BabyLoves,
With that kind of error message, I think this could likely be something specific to your environment.
Maybe something at a webserver level.
I'd start by checking the error logs for the webserver you're using in the hope of finding more detail regarding this scenario.

@ssddanbrown commented on GitHub (Jul 7, 2023): Hi @BabyLoves, With that kind of error message, I think this could likely be something specific to your environment. Maybe something at a webserver level. I'd start by checking the error logs for the webserver you're using in the hope of finding more detail regarding this scenario.
Author
Owner

@BabyLoves commented on GitHub (Jul 7, 2023):

Hi @BabyLoves, With that kind of error message, I think this could likely be something specific to your environment. Maybe something at a webserver level. I'd start by checking the error logs for the webserver you're using in the hope of finding more detail regarding this scenario.

I'm using the Bookstack with no modifications only following the Installation scripts and its ocurred with me, any idea about it?

@BabyLoves commented on GitHub (Jul 7, 2023): > Hi @BabyLoves, With that kind of error message, I think this could likely be something specific to your environment. Maybe something at a webserver level. I'd start by checking the error logs for the webserver you're using in the hope of finding more detail regarding this scenario. I'm using the Bookstack with no modifications only following the Installation scripts and its ocurred with me, any idea about it?
Author
Owner

@ssddanbrown commented on GitHub (Jul 8, 2023):

Please can you check the error logs for the webserver you're using in the hope of finding more detail regarding this scenario?

You can usually do this via sudo tail /var/log/apache2/error.log right after reproducing the error.

@ssddanbrown commented on GitHub (Jul 8, 2023): Please can you check the error logs for the webserver you're using in the hope of finding more detail regarding this scenario? You can usually do this via `sudo tail /var/log/apache2/error.log` right after reproducing the error.
Author
Owner

@ssddanbrown commented on GitHub (Jul 18, 2023):

Since there's been no further follow-up I'll close this off.

@ssddanbrown commented on GitHub (Jul 18, 2023): Since there's been no further follow-up I'll close this off.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3903