Originally created by @luisbrandao on GitHub (May 28, 2024).
I'm running OpenWebUI in Docker with an HTTPS proxy (httpd) in front of it.
I'm experiencing an issue with the memory page. Upon investigation, I found that the memory API call is being made over HTTP, which is being blocked by the browser due to mixed content.
Is there something wrong with my setup?
Originally created by @luisbrandao on GitHub (May 28, 2024).
I'm running OpenWebUI in Docker with an HTTPS proxy (httpd) in front of it.
I'm experiencing an issue with the memory page. Upon investigation, I found that the memory API call is being made over HTTP, which is being blocked by the browser due to mixed content.
Is there something wrong with my setup?

Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @luisbrandao on GitHub (May 28, 2024).
I'm running OpenWebUI in Docker with an HTTPS proxy (httpd) in front of it.
I'm experiencing an issue with the memory page. Upon investigation, I found that the memory API call is being made over HTTP, which is being blocked by the browser due to mixed content.
Is there something wrong with my setup?
