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 使用该命令清除大文件

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐