-
Notifications
You must be signed in to change notification settings - Fork 252
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
Can't build neighbour index and systems index #666
Comments
Same here, tried about 50 time to build system index over 48h without any success |
I third this. Glad I'm not the only one, was starting to drive me mad. Ubuntu 16.04 |
I know :( there is some kind of "race condition" between the Ajax build on /setup page and a Cronjob that runs every 60s und tries to update the static
|
If you get other problems in |
I commented L60 and still cant build system indexes =/ error 500 and same error on nginx log. building indexs error:
after login error:
|
Any updates on this? A bit hard to use this without this functionality. |
I'm having exactly this issue as well right now. |
Figured out the issue with some trial and error, it looks like the eve_universe cache is struggling to build a system list from scratch. Dunno why, but this fixed it for me.
|
The above worked for me. Good work Sir! |
yeah it is work, tnx |
tried this a few times now, no dice. still get the wrong counting and the counter never finishes |
Running latest /develop branch and still got this problem. (No redis) Not sure how it should work, but apparently it did not import any systems via ESI. I had to import the .sql file.
I'm gonna try it justindh way. Edit: Ah, updateUniverseSystem and setup cron job are disabled by default. |
@lord-carlos I was able to reproduce your error. This just happens if "MySQL Sessions" are set in
The problemBuilding the "system Index" throws a huge amount of temp data into the users Session. The default column type in FixSession DB table now has |
structures and ships build succesfuly
Building neighbour index process is stucking on wait..
Bulding systems index return an error 500
env:
clean pathfinder install
ubuntu 18.04
nginx 1.14.0
php-fpm 7.2.7
nginx_error.log
The text was updated successfully, but these errors were encountered: