简体   繁体   English

如何修复操作超时 - 错误 28?

[英]How to fix Operation Timed out - error 28?

I'm getting this error in the Query monitor.我在查询监视器中收到此错误。 Because of this error, the WordPress admin panel speed has been reduced.由于此错误,WordPress 管理面板速度已降低。 Please tell me how to fix this?请告诉我如何解决这个问题? I'm using the Google Cloud and Litespeed server.我正在使用 Google Cloud 和 Litespeed 服务器。 The API is working correctly but maybe it's a hosting problem. API 工作正常,但可能是托管问题。

错误图片

Just tried to check several settings with woo-commerce and Query monitor, this issue is possible due to the.network latency.刚刚尝试使用 woo-commerce 和查询监视器检查几个设置,这个问题可能是由于网络延迟造成的。 If your server is in the Asia region, the curl timeout happens easily.如果你的服务器在亚洲地区,curl超时很容易发生。 If we launch the server in the US region, no timeout issue.如果我们在美国地区启动服务器,则不会出现超时问题。

Since 1000 milliseconds = 1 second is quite short, you might want to try the following method that I found from the Google search to avoid such issue, hope this helps.由于 1000 毫秒 = 1 秒很短,您可能想尝试以下我从 Google 搜索中找到的方法来避免此类问题,希望这对您有所帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在 Laravel 8 中调试 SQLSTATE[HY000] [2002] 操作超时错误 - How to debug a SQLSTATE[HY000] [2002] Operation timed out error in Laravel 8 如何在操作超时的情况下在 mac 上通过 SSH 访问 EC2 实例? - How to access EC2 instance via SSH on mac with Operation Timed Out? AWS ECS ALB 错误(请求超时) - AWS ECS ALB Error (Request timed out) PostgreSQL 连接尝试超时错误的 AWS RDS - AWS RDS for PostgreSQL Connection attempt timed out error google cloud vm ssh.network 错误:连接超时 - google cloud vm ssh network error: connection timed out Amazon S3 读取文件操作从 Lambda 超时到 function 任务在 30.03 秒后超时 - Amazon S3 read file operation times out from Lambda function with Task timed out after 30.03 seconds 500 - 请求超时 - 500 - The request timed out 无法连接到我的 AWS 数据库实例 | psql:无法连接到服务器:操作超时 - Can't connect to my AWS Database Instance | psql: could not connect to server: Operation timed out [Amazon](500150) 错误设置/关闭连接:连接超时 - [Amazon](500150) Error setting/closing connection: Connection timed out 如何修复“运行此应用程序的环境不支持此操作。”location.protocol“...”错误? - How to fix "This operation is not supported in the environment this application is running on. "location.protocol" ..." error?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM