itzhoujun

Results 28 issues of itzhoujun

### 🧐 问题描述 | Problem description 配置websocket代理,但是无法连接 ### 💻 示例代码 | Sample code 配置如下: ``` '/ws': { target: 'ws://localhost:8080', ws: true, logLevel: 'debug', secure: false, }, ``` ### 🚑 其他信息...

**Describe the bug** pod CrashLoopBackOff **To Reproduce** kubectl directpv install **Screenshots and logs** ``` parallels@node1:~$ kubectl get pods -A NAMESPACE NAME READY STATUS RESTARTS AGE direct-csi-min-io direct-csi-min-io-59c6d9585c-9vwrh 1/2 CrashLoopBackOff 12...

**Which command or component** sealos run 安装集群 **The Description of the question** 安装集群时报错: ![image](https://user-images.githubusercontent.com/6897671/189887492-02ea5b98-d63b-4de1-bc05-59339732fb0a.png) 由于是离线场景,无法直接apt安装apparmor,是否可以在集群镜像中带上apparmor实现离线安装呢? 系统:ubuntu18.04 内核:4.15.0

calico-node-xx日志: ``` 2022-07-29 13:00:51.719 [ERROR][13669] felix/ipsets.go 574: Bad return code from 'ipset list'. error=exit status 1 family="inet" stderr="ipset v7.1: Kernel and userspace incompatible: settype hash:ip,port,ip with revision 6 not supported...

type: bug

I change style to osm-bright, but got errors when render: ``` ** (process:130): ERROR **: 08:03:04.008: reason: Cannot initialize proj_transform for given projections without proj4 support (-DMAPNIK_USE_PROJ4): '+proj=merc +a=6378137 +b=6378137...

启动比较慢,用过一些其他日志软件都是秒启动。是否有办法优化呢