最新消息: USBMI致力于为网友们分享Windows、安卓、IOS等主流手机系统相关的资讯以及评测、同时提供相关教程、应用、软件下载等服务。

An error occurred.Faithfully yours, nginx

互联网 admin 11浏览 0评论

An error occurred.Faithfully yours, nginx

nginx服务返回错误信息


nginx返回错误信息:

An error occurred.
Sorry, the page you are looking for is currently unavailable.
Please try again later.

If you are the system administrator of this resource then you should check the error log for details.

Faithfully yours, nginx.

请查询你服务器的磁盘空间是否满了
使用下命令:df -h
重点关注,磁盘占用率100%的目录
然后删除大文件
下面是命令,>是自己的大文件名称
cat /dev/null > access.log 使用该命令清除大文件

An error occurred.Faithfully yours, nginx

nginx服务返回错误信息


nginx返回错误信息:

An error occurred.
Sorry, the page you are looking for is currently unavailable.
Please try again later.

If you are the system administrator of this resource then you should check the error log for details.

Faithfully yours, nginx.

请查询你服务器的磁盘空间是否满了
使用下命令:df -h
重点关注,磁盘占用率100%的目录
然后删除大文件
下面是命令,>是自己的大文件名称
cat /dev/null > access.log 使用该命令清除大文件

发布评论

评论列表 (0)

  1. 暂无评论