linzyjx

Results 10 comments of linzyjx

I may have met the same problem. This is the output of the debug console: ``` Platform: win32 Launch "perl -d c:\Users\...\perl\test.pl" in "c:\Users\...\perl\" perl -d c:\Users\...\perl\test.pl Error Error: spawn...

> +1,双屏截图有问题 @MaYueCheng 将哪个显示器设为主屏幕了,将主屏幕设为另一个显示器能否解决问题?

Ubuntu 20.04有复现 ``` [2024-01-03 14:49:34.283] [I] Parsing command arguments [1]: (sp, snip) [2024-01-03 14:49:34.283] [I] Snip request: 0 (dest: 0) [2024-01-03 14:49:34.283] [D] State changed: 0 -> 1 [2024-01-03 14:49:34.283]...

对于我这边的情况,是单独有个实例去使用acme.sh申请证书并使用一些脚本自动部署到相应服务上的。希望雷池能开一个这个接口能支持脚本自动上传和更新证书

有的应用系统,我也想上全站HTTPS,但个别接口就只支持HTTP,而且这个接口地址在前端还写死了……你让我改这系统我也不好去改。 按照目前雷池的策略,要不这接口别接到WAF,要不就整个雷池上的站点都别开强制HTTPS。 一些老旧系统是这样的。

专业版好像已经支持喽 ![image](https://github.com/user-attachments/assets/622b279e-c3ff-48d0-a0f3-f3f6b9730829)

I built a container from Docker using the main (`4c822298`) code and it ran successfully. You need to set the version of transformers to `transformers >= 4.49.0` in requirements-common.txt Also,...

> > I built a container from Docker using the main (`4c822298`) code and it ran successfully. You need to set the version of transformers to `transformers >= 4.49.0` in...