We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
环境:函数计算+wordpress v5.9
点击升级到 wordpress 6.0 后网页一直 loading,10秒后网页挂掉,提示502 失败。该问题也会出现在安装插件。 在 fc 后台查看调用记录,发现执行时间超过 10s 函数都会失败。
fc 后台日志如下:
c-62b815ad-eea34f3a217e48a5b8752022-06-26 16:15:46 FC Invoke Start RequestId: 43cd3e7a-85c8-43f2-bdf4-6ef1311cfe32 c-62b815ad-eea34f3a217e48a5b8752022-06-26 16:15:47check nginx and php-fpm process .... c-62b815ad-eea34f3a217e48a5b8752022-06-26 16:15:57FC Invoke End RequestId: 43cd3e7a-85c8-43f2-bdf4-6ef1311cfe32, Error: Invocation canceled by client (duration: 11421ms, maxMemoryUsage: 0.00MB) c-62b815ad-eea34f3a217e48a5b8752022-06-26 16:15:58check nginx and php-fpm process ....
The text was updated successfully, but these errors were encountered:
使用 阿里云函数计算 托管,白天正常,大概下午六点以后会出现。
Sorry, something went wrong.
No branches or pull requests
环境:函数计算+wordpress v5.9
点击升级到 wordpress 6.0 后网页一直 loading,10秒后网页挂掉,提示502 失败。该问题也会出现在安装插件。
![image](https://user-images.githubusercontent.com/5057350/175805834-3064e1e2-e47a-4ff8-a8cb-a78a71ffb84d.png)
在 fc 后台查看调用记录,发现执行时间超过 10s 函数都会失败。
fc 后台日志如下:
The text was updated successfully, but these errors were encountered: