pudding

Results 7 issues of pudding

现在开发者的挂载方式行不通了,新版的挂载方式有教程吗

### OrcaSlicer Version V1.9.0 ### OS version windows11 ### Additional system information cpu 13600kf 内存 光威6000 16*2 固态 大华c900plus 1t 主板 双敏b760m 显卡 盈通大地之神4060ti ### Printer 启庞KLP1 ### How to...

bug

aapanel 6.8.31 mail server 406 Add SSL unable working, When applying for SSL, the certificate and secret key will be displayed, but there is no response when clicking on save....

使用的是centos7 docker安装版本为 v4.6.7 Web UI (64-bit) 用root安装命令 ``` docker run -d \ --name=qbittorrent \ -e WEBUIPORT=8080 \ -e PUID=0 \ -e PGID=0 \ -e TZ=Asia/Shanghai \ -p 41003:6881 \ -p...

python定时占用100 ssh输入bt回车无反应 crtl+c会报python的错误,然后重装aapanel解决,接着循环往复。 root@VMHKNBBDIUCC:~# bt ^CTraceback (most recent call last): File "/www/server/panel/tools.py", line 20, in import public,time,json File "/www/server/panel/class/public/__init__.py", line 14, in from .common import * File "/www/server/panel/class/public/common.py", line 5,...

### Verify steps - [x] 我已在标题简短的描述了我所遇到的问题 - [x] 我已在 [Issue Tracker](./?q=is%3Aissue) 中寻找过我要提出的问题,但未找到相同的问题 - [x] 我已在 [常见问题](https://mihomo.party/docs/issues/common) 中寻找过我要提出的问题,并没有找到答案 - [x] 这是 GUI 程序的问题,而不是内核程序的问题 - [x] 我已经关闭所有杀毒软件/代理软件后测试过,问题依旧存在 - [x] 我已经使用最新的测试版本测试过,问题依旧存在 ### 操作系统...

bug

没错!还是我,那个自建订阅转化半年还卡在跨域的蠢孩子,不错这次我遇到一个关于众多教程中找不到const backend位置的情况。 ``` #clone项目到本地 git clone https://github.com/CareyWang/MyUrls.git MyUrls cd MyUrls vi public/index.html const backend = 'https://songw.top' #修改短链接域名 cd MyUrls cp .env.example .env #编辑好域名、端口等配置 docker-compose up -d #直接启动 ``` 我遇到的教程十有八九都是这么写的,但是我真的找不到啊,我一字一字的找,找不到啊,现在哭的很大声,作者大大,真的有const backend这一行吗,让我亖的明白点吧。...