XF 1.3 Rebuilding User Caches Error

Benas223

Member
Xenforo 1.3.0


Code:
Processing...
Rebuilding... Users (117)


Code:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, <email> and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.

However, I cant see any errors in the "Tools -> Server Error Log"
http://i.gyazo.com/7c03e63db648dcacb72a12a9270944d5.png
http://i.gyazo.com/ec54f5f37d4079f4e545ae7c68a737fa.png
 
You may need to look in your web server's error log for more details. It could be something like PHP crashing. You can try reducing the number of users processed per page though.
 
If you can get it started, you can click the "cancel" button. Otherwise, the corresponding record would need to be removed from the xf_deferred table (I believe it'd be called RebuildUsers).
 
Top Bottom