DesistDaydream

Results 6 issues of DesistDaydream

Is the certificate used by NM [here](https://github.com/kubesphere/notification-manager/blob/master/config/cert/webhook-server-cert.yaml)? ![image](https://user-images.githubusercontent.com/39847025/168244117-05e9cb0f-6d0c-416a-be1c-795a4e01ecfe.png) ```bash ~]# kubectl get pod,svc -n monitoring | grep notif pod/notification-manager-deployment-7bffdfc9f-f99jh 1/1 Running 0 34m pod/notification-manager-operator-7cc9c59c75-fr759 2/2 Running 0 35m service/notification-manager-controller-metrics ClusterIP...

从安全和维护中可以查看到崩溃日志,如图 ![image](https://user-images.githubusercontent.com/39847025/172001218-8d9b0b9e-c4ae-4b8b-8d1b-8b56f559858d.png) 资源管理器重启后短时间无影响,一段时间后,只要将文件拖出窗口,依然会导致资源管理器崩溃

现象:无法通过 go mod 导入咱这个库 报错提示:go module incompatible but does not contain package 期望:通过 go mod 可以直接导入 obs 库

## Describe the bug After connecting through the tunnel, the latency is very high and occasionally crashes the program. There is no such problem when using the old version. But...

`.meta/` 目录下的文档最多 500 篇,若知识库中文档数量过多,将会出现如下报错: ```bash node:internal/process/esm_loader:97 internalBinding('errors').triggerUncaughtException( ^ [Error: ENOENT: no such file or directory, open 'storage/.meta/desistdaydream/learning/docs/as5gkb.json'] { errno: -2, code: 'ENOENT', syscall: 'open', path: 'storage/.meta/desistdaydream/learning/docs/as5gkb.json' } ```

![image](https://github.com/feiyu563/PrometheusAlert/assets/39847025/941085e7-03b3-45e4-919b-d3bbc42e9a29) ![image](https://github.com/feiyu563/PrometheusAlert/assets/39847025/c2d12ad8-3403-4648-8cf2-4a23e6468f24) 在 web 端通过 “告警测试” 标签页可正常处理,且 bot 可接收到消息 但是,通过 webhook 发送的数据、“模板管理-自定义模板” 中的“模板测试”无法处理 JSON 数据。已知 JSON 正常,使用的程序默认的模板。 无法找到开启 DeBUG 日志的方式,找不到 value.go:586 代码所在处。 > 另: 如何通过配置文件在启动时加载自定义模板?