当前位置:网站首页>5xx series problem solving
5xx series problem solving
2022-06-13 07:08:00 【guangsu.】
5xx Solution of a series of problems
solve 5xx The first means to solve a series of problems is to query nginx Error log .
- 500( Server internal error ) Server encountered an error , Unable to complete request .
- 501( Not yet implemented ) The server does not have the function to complete the request . for example , When the server does not recognize the request method , The server may return this code .
- 502 Bad Gateway bad gateway Upstream error php-fpm Not started or not responding correctly .
- 503 service temporarily unavailable In general, it is caused by too many visits to the website , When the number of visits to the website has passed, the website will return to normal
- 504 gateway timeout gateway time-out Upstream timeout php-fpm Execution timeout
- 505(HTTP Version not supported ) The server does not support HTTP Protocol version .
I centos On nginx Of error.log stay var Next
[[email protected] public]$>sudo tailf /var/log/nginx/error.log
...
2020/10/18 20:37:52 [error] 19271#19271: *19 connect() failed (111: Connection refused) while connecting to upstream, client: 127.0.0.1, server: local.laravel.com, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "local.laravel.com"
2020/10/18 20:37:52 [crit] 19271#19271: *19 open() "/var/log/nginx/local.laravel.com.access.log" failed (13: Permission denied) while logging request, client: 127.0.0.1, server: local.laravel.com, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "local.laravel.com"
Written clearly , No response from upstream . It turns out to be php-fpm Didn't start …
边栏推荐
- 我的理财产品显示清算中是什么意思?
- Computer network interview questions
- [vivefocus uses the wavevr plug-in to obtain handle operation events]
- ISIS的vsys(虚拟系统)
- 号称下一代监控系统 来看看它有多牛逼
- 线程池中的 工作线程如何被回收
- 通过函数seaborn.cubehelix_palette生成顺序调色板
- 如何从头自己制作开发板?图文并茂,一步步操作给你看。
- [RS-422 and RS-485] RS-422 and RS-485 serial interface standard
- How worker threads in the thread pool are recycled
猜你喜欢

MongoDB系列之SQL和NoSQL的区别

Tidb dashboard modify port

NFV基本概述

Tidb grafana reverse proxy

Detailed description of drawing ridge plot, overlapping densities of overlapping kernel density estimation curve, facetgrid object and function sns Kdeplot, function facetgrid map

Br backup test
![[RS-422 and RS-485] RS-422 and RS-485 serial interface standard](/img/08/e50df07d387b2f2d57a518caedc795.jpg)
[RS-422 and RS-485] RS-422 and RS-485 serial interface standard

MySQL系列之分库分表学习笔记

【ViveFocus使用WaveVR插件获取手柄操作事件】

Xuanwu cloud technology passed the listing hearing: the performance fluctuated significantly, and chenyonghui and other three were the controlling shareholders
随机推荐
RT thread simulator lvgl control: switch switch button control
Try to use renderdoc to view the shader code of UE
【ViveFocus使用WaveVR插件获取手柄操作事件】
Br tool backup recovery
Host computer development (Architecture Design of firmware download software)
【RS-422与RS-485】RS-422与RS-485串行接口标准
Tree list under winfrom treelist related
Ml: introduction to stability analysis of machine learning model and detailed introduction to common solutions
Learning notes of MySQL series by database and table
FSM state machine
Application of DS18B20 temperature sensor based on FPGA
2022-06-12:在N*N的正方形棋盘中,有N*N个棋子,那么每个格子正好可以拥有一个棋子。 但是现在有些棋子聚集到一个格子上了,比如: 2 0 3 0 1 0 3 0 0 如上的二维数组代表,一
对绘制丘岭密度图ridge plot的详细说明、重叠核密度估计曲线overlapping densities、FacetGrid对象、函数sns.kdeplot、函数FacetGrid.map
个人js学习笔记
The new business outlet of beautiful Tiantian second mode will be popular in the Internet e-commerce market
c#高级编程-特性篇
Ticdc synchronization task
Fundamentals of assembly language: register and addressing mode
检测循环数“142857“
简单了解C语言基本语