sd-webui-lobe-theme
sd-webui-lobe-theme copied to clipboard
404 Not found for lobe resources when using the --subpath parameter in stable-diffusion-web-ui
👀 检查清单 | Initial checklist
- [X] 已经阅读了 常见问题 | I have read the FAQ
- [X] 插件和 SD WebUI 均为为最新版本 | Plugin and SD WebUI both are the latest version
- [X] 插件的分支为 main | The branch of the plugin is main
- [X] 在单独开启插件的情况下,问题仍然存在 | The problem still exists when the plugin is turned on separately
💻 系统环境 | Operating System
Ubuntu
🌐 浏览器 | Browser
Chrome
📦 SD Wbui 版本或提交 | Version or Commit
cf2772fab0af5573da775e7437e6acdca424f26e
📦 Lobe Theme 版本或提交 | Version or Commit
b9ab9dc480c8f1b153a17ed1bc45fe32822cafb4
🐛 问题描述 | Bug Description
--subpath argument of webui is not implemented.
e.g. site is accessible through https://site.com/vision
, using --subpath vision
🚦 期望结果 | Expected Behavior
Resources should be loading with base path https://site.com/vision
instead of https://site.com
📷 复现步骤 | Recurrence Steps
launch sd-webui with --subpath=somepath/
📝 补充信息 | Additional Information
workaround: use nginx proxy to redirect requests from https://site.com/lobe
to https://site.com/vision/lobe
👀 @levvayner
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。