信创服务器升级openssl和openssh的时候发生了一个奇怪的报错:
Failed to restart ssh.service:Unit -.mount is masked.
解决方法:
rm /lib/systemd/system/ssh.service
或者从其他服务器拖一个该文件过来,经过对比原有文件和拖过来的文件内容权限都一样,但是就是需要替换一下,原因未知。
信创服务器升级openssl和openssh的时候发生了一个奇怪的报错:
Failed to restart ssh.service:Unit -.mount is masked.
解决方法:
rm /lib/systemd/system/ssh.service
或者从其他服务器拖一个该文件过来,经过对比原有文件和拖过来的文件内容权限都一样,但是就是需要替换一下,原因未知。
报错: ``` nginx: [emerg] dlopen() "/opt/nginx/modules/ngx_http_brotli_filter_module.so" failed (libbrotlienc.so.1: cannot open shared object file: No su...
报错如下: ``` nginx: [emerg] module "/opt/nginx/modules/ngx_http_brotli_filter_module.so" version 1028001 instead of 1026002 in /opt/nginx/conf/nginx.conf...
成为第一个评论的人吧!