-
Notifications
You must be signed in to change notification settings - Fork 146
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
Error 500 related to mining #446
Comments
As for trillions thing, that will be fixed on next patch. Related to e500 you had, can you attach some logs? |
Unsure if related, but we're experiencing 500 errors on our Corp Mining ledger as well. From our laravel*.log in storage/logs:
|
@TyrHeimdal it is related to this : #451 and will be fixed into eveseat/[email protected] |
Since last update i see not error 500 but "Woops...". I really don |
Getting the same error as Tyr Heimdal atm for people that mined a lot |
Fixed this thanks to @warlof pointing me in the right direction. Solution (make sure the path to your SeAT instance is correct!):
Take your SeAT instance out of maintenance mode again: |
Proposed bugfix worked for me. |
But how to fix this issue in docker-based instance? I updated SDE to sde-20181009-TRANQUILITY bit still getting "Whoops" in corp mining ledger. My way was "docker-compose pull" -> "down" -> "up -d" |
@MoucceuWildfire cd into your directory containing you docker-compose.yml file. Run |
Well insuusvenerati thanks for advice. In my case these steps didn't help. I`m still getting "Whoops" at corporation "Mining" page and "Home" page is still unavailable for users with huge ore yield. I don't really care but i had to try to fix.... |
@MoucceuWildfire Right but you didn't post any logs. Your error could refer to anything. Could use laravel logs at the least. |
(1/1) FatalErrorExceptionMaximum execution time of 30 seconds exceededin PDOStatement.php line 66 This is what i got in debug mode instead of "Whoops". (1/1) FatalErrorExceptionMaximum execution time of 30 seconds exceededin Arr.php line 608 |
Guys you are flooding development channel with your support issues. Leave this thread and solve your issues on slack support. |
Nginx outside docker to support https + certbot. Xeon E5450 quad-core + 8 GByte DDR2 + SSD, 20MBit/sec internet connection speed.
The text was updated successfully, but these errors were encountered: