posts - 570,  comments - 96,  views - 171万
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
10 2020 档案
[Warning] Could not increase number of max_open_files to more than 1024 (request: 4907)
摘要:问题 201026 12:59:09 mysqld_safe mysqld from pid file /var/run/mariadb/mariadb.pid ended 201026 13:01:37 mysqld_safe Starting mysqld daemon with databas 阅读全文
posted @ 2020-10-26 13:35 你不知道的浪漫 阅读(2199) 评论(0) 推荐(0) 编辑
mysql/mariadb很慢,报错:InnoDB: ERROR: the age of the last checkpoint is
摘要:问题 mysql最新网络吞吐速度慢,到后台查看日志报错: Version: '5.5.65-MariaDB' socket: '/var/lib/mysql/mysql.sock' port: 3306 MariaDB Server 201023 14:19:01 InnoDB: ERROR: th 阅读全文
posted @ 2020-10-26 13:27 你不知道的浪漫 阅读(473) 评论(0) 推荐(0) 编辑
golang unrecognized import path "golang.org/x/net" 完美解决方案
摘要:背景 在centos7编译mkcert报错 yum install nss-tools git clone https://github.com/FiloSottile/mkcert && cd mkcert go build -ldflags "-X main.Version=$(git desc 阅读全文
posted @ 2020-10-24 15:29 你不知道的浪漫 阅读(1118) 评论(0) 推荐(1) 编辑
nginx搭建基于基于ftp的文件服务器
摘要:背景 公司内网一部分文件,需要在外网可以看到,内网路由设置FTP PASV模式麻烦/没成功。 nginx搭建服务器方法: #安装nginx yum install nginx systemctl enable nginx.service 修改配置文件 server { location / { ch 阅读全文
posted @ 2020-10-12 15:58 你不知道的浪漫 阅读(860) 评论(0) 推荐(0) 编辑
netty_transport_native_epoll cannot be loaded from java.library.path, now trying export to -Dio.netty.native.workdir:
摘要:背景 按照尚硅谷周阳老师的springcloud系列课程敲代码,然后部署到linux,日志级别改成debug看到以下错误 .NativeLibraryLoader - netty_transport_native_epoll cannot be loaded from java.library.pa 阅读全文
posted @ 2020-10-10 10:51 你不知道的浪漫 阅读(2864) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示