2023年5月4日

fatal: unable to access 'xxx': Failed to connect to 127.0.0.1 port xxx: Connection refused

摘要: Git 拉取Gitee仓库报错:“fatal: unable to access 'xxx': Failed to connect to 127.0.0.1 port xxx: Connection refused” 之前使用了代理导致git访问错乱 1.本地查看是否Git使用了代理 git con 阅读全文

posted @ 2023-05-04 16:26 糯米白白 阅读(245) 评论(0) 推荐(0)

unix:///var/run/supervisor/supervisor.sock no such file

摘要: 问题 unix:///var/run/supervisor/supervisor.sock no such file 原因 使用过程中可能是因为机器宕机,supervisor没有正常关掉,导致/var/run目录下supervisor.sock文件被删除,找不到所以失败报错unix:///var/r 阅读全文

posted @ 2023-05-04 11:39 糯米白白 阅读(863) 评论(0) 推荐(0)

导航