You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to perform the indexing, the following happens (the percent complete varies, but usually right around 15-20%):
Loading Rails environment for Resque
Recreate index for all available search types
[ERROR] Connection reset by peer, retrying (1)... | ETA: 00:08:09
[ERROR] Connection reset by peer, retrying (2)...
[ERROR] Connection reset by peer, retrying (3)...
[ERROR] Connection reset by peer, retrying (4)...
[ERROR] Connection reset by peer, retrying (5)...
[ERROR] Too many exceptions occured, giving up. The HTTP response was: Connection reset by peer
The text was updated successfully, but these errors were encountered:
To add to this: I've correctly installed the Resque plugin, and I can see with netstat -l that it's listening on 6379. It seems to index, but just keeps throwing these errors every once in a while.
When trying to perform the indexing, the following happens (the percent complete varies, but usually right around 15-20%):
The text was updated successfully, but these errors were encountered: