-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hi, once in a while (when some connection issue arises), the importer stalls.... I'm running it with pm2 and here's the log:
[36m[09:45:49] Notice: ----------------------------------------------�[0m
�[36m[09:45:49] Notice: Import completed in 5.2317 seconds�[0m
�[36m[09:45:49] Notice: ----------------------------------------------�[0m
�[31m[09:54:34] Error: Error: connect ETIMEDOUT�[0m
�[36m[09:54:34] Notice: Checking for leftover logs in/Logs folder.�[0m
�[31m[09:54:44] Error: Error: connect ETIMEDOUT�[0m
�[36m[10:02:24] Notice: Previous import has not finished, skipping until next check interval.�[0m
�[36m[10:10:44] Notice: Previous import has not finished, skipping until next check interval.�[0m
�[36m[10:19:04] Notice: Previous import has not finished, skipping until next check interval.�[0m
�[36m[10:27:24] Notice: Previous import has not finished, skipping until next check interval.�[0m
�[36m[10:35:44] Notice: Previous import has not finished, skipping until next check interval.�[0m
�[36m[10:44:04] Notice: Previous import has not finished, skipping until next check interval.�[0m
�[36m[10:52:24] Notice: Previous import has not finished, skipping until next check interval.�[0m
�[36m[11:00:44] Notice: Previous import has not finished, skipping until next check interval.�[0m
�[36m[11:09:04] Notice: Previous import has not finished, skipping until next check interval.�[0m
�[36m[11:17:24] Notice: Previous import has not finished, skipping until next check interval.�[0m
In order to bring it back, I need to restart the node importer...
any ways so this does not happen?
what is the next check interval? how do I set it?
Thank you in advance.