/images/drawio/base64 served over http #1389

Closed
opened 2026-02-05 00:45:47 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @ppff on GitHub (Oct 1, 2019).

Context:

  • bookstack 0.27.4 in docker
  • http instance + ssl terminating reverse proxy

Description: the call to https://<domain>/images/drawio/base64 is redirected to http://<domain>/images/drawio/base64. Hence, it is blocked by the browser as mixed content.

  1. I'm not sure if that's because of my proxy setup, I have however never seen this bug with anything else.
  2. I'm not sure if that's related to it but my drawing won't load, it will only display the loading gif.
Originally created by @ppff on GitHub (Oct 1, 2019). Context: - bookstack 0.27.4 in docker - http instance + ssl terminating reverse proxy Description: the call to `https://<domain>/images/drawio/base64` is redirected to `http://<domain>/images/drawio/base64`. Hence, it is blocked by the browser as mixed content. 1) I'm not sure if that's because of my proxy setup, I have however never seen this bug with anything else. 2) I'm not sure if that's related to it but my drawing won't load, it will only display the loading gif.
Author
Owner

@ssddanbrown commented on GitHub (Oct 3, 2019):

Hi @ppff,
Do you have the APP_URL environment variable set?

@ssddanbrown commented on GitHub (Oct 3, 2019): Hi @ppff, Do you have the `APP_URL` environment variable set?
Author
Owner

@ppff commented on GitHub (Oct 4, 2019):

Yes. This looks very specific, and a bit odd. I'll let you know if I find anything!

@ppff commented on GitHub (Oct 4, 2019): Yes. This looks very specific, and a bit odd. I'll let you know if I find anything!
Author
Owner

@ssddanbrown commented on GitHub (Dec 12, 2020):

Since there's been no follow-up I'm going to close this. If the issue remains and is something you still require to be fixed please open a new issue, referencing this one.

@ssddanbrown commented on GitHub (Dec 12, 2020): Since there's been no follow-up I'm going to close this. If the issue remains and is something you still require to be fixed please open a new issue, referencing this one.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1389