
devops
须尽欢ol
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
nodejs http转https
nodejs http转https原创 2022-12-15 09:54:15 · 523 阅读 · 0 评论 -
Exiting: error loading config file: config file (“/opt/filebeat/filebeat.yml“) can only be writable
k8s 安装filebeat挂载配置文件报错1、安装filebeat挂载配置文件,报错如下Exiting: error loading config file: config file ("/opt/filebeat/filebeat.yml") can only be writable by the owner but the permissions are "-rwxrwxrwx" (to fix the permissions use: 'chmod go-w /opt/filebeat/file原创 2021-01-18 16:16:54 · 5134 阅读 · 3 评论 -
jenkins升级导致csrf问题报错403
问题:由于将jenkins由2.204升级到2.249,调用接口报错,错误如下2020-10-29 06:11:32.708+0000 [id=9] WARNING hudson.security.csrf.CrumbFilter#doFilter: Found invalid crumb 62600442318862ac61c4c41c1f5de02c60b5de666a13a04d1212be85c8e64a70. If you are calling this URL with a script,原创 2020-10-29 15:15:49 · 4189 阅读 · 0 评论