09 2021 档案

摘要:1.报错 Error occurred during initialization of VM Could not reserve enough space for object heap 2021-09-28 02:00:13,245-55446671 INFO [com.inca.comm.me 阅读全文
posted @ 2021-09-28 11:16 夜辰雪扬 阅读(399) 评论(0) 推荐(0)
摘要:gitea https://docs.gitea.io/zh-cn/backup-and-restore/ bash-4.4# su - git cd /app/gitea ./gitea dump 2021/09/27 06:29:34 Finish dumping in file gitea-d 阅读全文
posted @ 2021-09-27 14:50 夜辰雪扬 阅读(1751) 评论(0) 推荐(0)
摘要:日志警告[2021-09-18T14:19:58,451][WARN ][d.o.a.l.s.u.CustomUnifiedHighlighter] The length of text to be analyzed for highlighting [77155] exceeded the all 阅读全文
posted @ 2021-09-18 15:18 夜辰雪扬 阅读(384) 评论(0) 推荐(0)
摘要:1.部署go环境 docker pull golang:latest docker run --name go-test -d golang:latest tail -f /dev/null docker ps docker exec -it go-test bash 2.编写go脚本 cat > 阅读全文
posted @ 2021-09-13 22:28 夜辰雪扬 阅读(46) 评论(0) 推荐(0)
摘要:delta(redis_connected_slaves[5m]) > 0 or delta(redis_connected_slaves[5m]) < 0 changes(redis_connected_slaves[5m]) >0 redis_connected_slaves offset 10 阅读全文
posted @ 2021-09-09 13:36 夜辰雪扬 阅读(452) 评论(2) 推荐(0)
摘要:openssl version -ayum install openssl openssl-devel[root@webnginx-205 ~]# openssl version -aOpenSSL 1.0.2k-fips 26 Jan 2017yum update openssl openssl- 阅读全文
posted @ 2021-09-06 17:57 夜辰雪扬 阅读(623) 评论(0) 推荐(0)