- 博客(5)
- 收藏
- 关注
原创 Error: /lib64/libm.so.6: version `GLIBC_2.27‘ not found
docker中执行playwright install 报错:OSError: /lib64/libm.so.6: version `GLIBC_2.27' not found安装:执行第5步时,又报错:根据网上解决办法执行下列命令:最终网上搜了半天,都没结果,无意间看到需要清理磁盘空间..我就把虚拟机的内存从默认20G设置到40G设置,运行内存从2g设置到4g,再次启动,再次执行。
2023-08-27 21:57:50
2893
原创 docker下pip安装报WARNING: pip is configured with locations that require TLS/SS
原因:openssl版本过低或者没有openssl,查看openssl版本openssl version。操作后发现无效(更换后查看openssl版本依然是老版本,软连接也更换了,但是就是不行...)最终.....因为自带的openssl只支持python10.0以下的版本。所以,最终以降低python版本至3.9后解决。
2023-08-27 21:30:36
191
原创 Restarting (1) Less than a second ago
jenkins在docker中安装后,状态一直Restarting (1) Less than a second ago。原因:没挂载目录,或者没给挂在目录加rwx权限。
2023-08-27 15:48:09
1606
原创 centos7网络连接
4、将下图中ONBOOT修改为yes后,保存退出(先esc 后 :wq)2、切换root,并修改文件权限。3、vi命令修改该文件。
2023-08-11 20:31:35
187
1
原创 playwright._impl._api_types.Error: Executable doesn‘t exist at C:\Users\Administrator\AppData\Local\
playwright._impl._api_types.Error: Executable doesn't exist at C:\Users\Administrator\AppData\Local\ms-playwright\ffmpeg-1009\ffmpeg-win64.exe。
2023-08-06 17:33:07
5226
1
空空如也
docker安装jenkins插件无法下载并更新
2023-08-14
TA创建的收藏夹 TA关注的收藏夹
TA关注的人