Skip to content

之前的问题 后台不断报错 页面报错500 #413

New issue

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

Closed
nodesire7 opened this issue Mar 24, 2021 · 13 comments
Closed

之前的问题 后台不断报错 页面报错500 #413

nodesire7 opened this issue Mar 24, 2021 · 13 comments
Assignees
Labels
bug Something isn't working marked

Comments

@nodesire7
Copy link

laravel-2021-03-24.log

QQ截图20210324140628

之前发的更新都改过了 问题没有解决

@nodesire7 nodesire7 added the bug Something isn't working label Mar 24, 2021
@nodesire7
Copy link
Author

nodesire7 commented Mar 24, 2021

image
laravel-2021-03-24.log

@nodesire7
Copy link
Author

现在路径兼容模式可以正常访问了 但是报错仍然一瞬间就上千条
QQ截图20210324142441

@hainc
Copy link

hainc commented Mar 24, 2021

你可以参考我这个#404

@nodesire7
Copy link
Author

你可以参考我这个#404

试过了 没用 一样的报错

@nodesire7
Copy link
Author

laravel-2021-03-25.log
持续报错问题 几个解决方法都试过了 都不行。。

@hainc
Copy link

hainc commented Mar 25, 2021

laravel-2021-03-25.log
持续报错问题 几个解决方法都试过了 都不行。。

调高点如下,试下
OLAINDEX/app/Service/GraphClient.php
->setTimeout(10)
OLAINDEX/app/Service/GraphRequest.php
$curl->setConnectTimeout(10);
OLAINDEX/app/Service/GraphRequest.php
$curl->setRetry(5);

@nodesire7
Copy link
Author

laravel-2021-03-25.log
持续报错问题 几个解决方法都试过了 都不行。。

调高点如下,试下
OLAINDEX/app/Service/GraphClient.php
->setTimeout(10)
OLAINDEX/app/Service/GraphRequest.php
$curl->setConnectTimeout(10);
OLAINDEX/app/Service/GraphRequest.php
$curl->setRetry(5);

一样的 就是报错的速度变慢了些而已

@hainc
Copy link

hainc commented Mar 25, 2021

我看到你的错误基本上都是404,你是不是没更新OLAINDEX啊,git pull更新一下,之前因为路径兼容的问题导致404现在已经修复了,你可以更新一下然后开启路径兼容试一下

@WangNingkai
Copy link
Owner

看样子是没更新,可能有问题冲突,直接覆盖更新吧 @nodesire7

@nodesire7
Copy link
Author

nodesire7 commented Mar 26, 2021

看样子是没更新,可能有问题冲突,直接覆盖更新吧 @nodesire7

更新过了 还是报错啊

laravel-2021-03-26.log

image
报错更严重了

这个问题导致我账号访问太频繁已被限制。。

image

@stale
Copy link

stale bot commented May 28, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the marked label May 28, 2021
@Dage1819
Copy link

现在的路径模式可以正常访问了但是会报错一瞬间就上千条
QQ截图20210324142441

我也出现了同样的问题,请问你解决了吗

@stale stale bot removed the marked label May 31, 2021
@stale
Copy link

stale bot commented Jul 30, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the marked label Jul 30, 2021
@stale stale bot closed this as completed Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working marked
Projects
None yet
Development

No branches or pull requests

4 participants