Scenario:
In the web environment, a request reports this problem, but other requests are normal. Open the F12 console and see the exception net:: err_HTTP2_PROTOCOL_Error 200 error
Troubleshooting:
Viewing the error.log report of nginx is that the permission of a temporary file is insufficient. The reason is that the account for starting nginx does not have operation permission in the previously reported directory
Solution:
1. Open the corresponding temporary directory to read and write permissions
2. Start nginx with the root account
Read More:
- How to Solve No approve protocol error when running kettle on Linux
- [Solved] paramiko.ssh_exception.SSHException: Error reading SSH protocol banner
- [Solved] websocket: the client is not using the websocket protocol: ‘upgrade’ token not found in ‘Connection’ head
- [Solved] git error – remote: http basic: access denied
- npm ERR! Failed at the [email protected] install script.
- [Solved] error: RPC failed; result=35, HTTP code = 0
- Easycvr package Linux version error net_DVR_DownFileByName_Stop
- Git Error: remote: HTTP Basic: Access denied [How to Solve]
- [Solved] error: RPC failed; result=28, HTTP code = 0
- Configure the node environment under Linux, internal/modules/cjs/loader.js:583 throw err; solution
- [Solved] E xx: xxxx:xx ERR thread 0x536753929472 setscheduler failed Operation not permitted
- [problem solving] the problem of err returned non zero status 1 or status 2 is solved after upgrading python3 in Ubuntu
- [Solved] Compose error “HTTP request took too long to complete“
- Nginx Error: nginx: [emerg] the “ssl“ parameter requires ngx_http_ssl_module in /project/api/nginx.conf:
- Yum source error: [errno 14] HTTP Error 404 – not found
- Git Push Error: error: RPC failed; HTTP 413 curl 22 The requested URL returned error: 413
- Git Clone Error: ‘fatal: HTTP request failed‘
- [Solved] Ubuntu Error: ./configure: error: the HTTP gzip module requires the zlib library.
- ros2 apt-get install error: E: Failed to fetch http://packages.ros.org…
- How to Solve Git clone Error: error: RPC failed; result=35, HTTP code = 0