Skip to content
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

messagehub service interruption #121

Open
Kennynauh opened this issue Jan 19, 2024 · 4 comments
Open

messagehub service interruption #121

Kennynauh opened this issue Jan 19, 2024 · 4 comments

Comments

@Kennynauh
Copy link
Member

1/19/2024, 6:02:01 AM Warning: error.code=ERR_BAD_RESPONSE, retrying RPC the 1 times
1/19/2024, 6:02:01 AM Warning: error.code=ERR_BAD_RESPONSE, retrying RPC the 2 times
1/19/2024, 6:02:01 AM Warning: error.code=ERR_BAD_RESPONSE, retrying RPC the 3 times
1/19/2024, 6:02:02 AM Error: error.code=ERR_BAD_RESPONSE, already retried RPC 3 times

/home/messagehub/messagehub/src/backgroundTask/provider/backgroundTask.service.ts:45
throw new Error(Error in the background task:${error})
^
Error: Error in the background task:Error: Error: getChainHeadHeight error:AxiosError: Request failed with status code 503
at BackgroundTaskService. (/home/messagehub/messagehub/src/backgroundTask/provider/backgroundTask.service.ts:45:19)
at Generator.throw ()
at rejected (/home/messagehub/messagehub/dist/src/backgroundTask/provider/backgroundTask.service.js:12:65)

@Kennynauh
Copy link
Member Author

Second service stop:

1/19/2024, 4:40:26 PM Warning: error.code=ECONNRESET, retrying RPC the 1 times
1/19/2024, 4:40:26 PM Warning: error.code=ECONNRESET, retrying RPC the 1 times
1/19/2024, 4:40:32 PM Warning: error.code=ECONNRESET, retrying RPC the 1 times
1/19/2024, 4:40:35 PM Warning: error.code=ECONNRESET, retrying RPC the 1 times
1/19/2024, 4:40:37 PM Warning: error.code=ECONNRESET, retrying RPC the 1 times
1/19/2024, 4:40:40 PM Warning: error.code=ECONNRESET, retrying RPC the 2 times
1/19/2024, 4:40:43 PM Warning: error.code=ECONNRESET, retrying RPC the 2 times
1/19/2024, 4:40:46 PM Warning: error.code=ECONNRESET, retrying RPC the 1 times
1/19/2024, 4:40:48 PM Warning: error.code=ECONNRESET, retrying RPC the 3 times

/home/messagehub/messagehub/src/backgroundTask/provider/backgroundTask.service.ts:45
throw new Error(Error in the background task:${error})
^
Error: Error in the background task:Error: Error: storeSelectedParams error_2:undefined
at BackgroundTaskService. (/home/messagehub/messagehub/src/backgroundTask/provider/backgroundTask.service.ts:45:19)
at Generator.throw ()
at rejected (/home/messagehub/messagehub/dist/src/backgroundTask/provider/backgroundTask.service.js:12:65)

@Kennynauh
Copy link
Member Author

/home/messagehub/messagehub/src/backgroundTask/provider/backgroundTask.service.ts:45
throw new Error(Error in the background task:${error})
^
Error: Error in the background task:Error: Error: storeSelectedParams error_2:Error: the matchings is none
at BackgroundTaskService. (/home/messagehub/messagehub/src/backgroundTask/provider/backgroundTask.service.ts:45:19)
at Generator.throw ()
at rejected (/home/messagehub/messagehub/dist/src/backgroundTask/provider/backgroundTask.service.js:12:65)

@Kennynauh
Copy link
Member Author

/home/messagehub/messagehub/src/backgroundTask/provider/backgroundTask.service.ts:45
throw new Error(Error in the background task:${error})
^
Error: Error in the background task:Error: Error: getChainHeadHeight error:Error: socket hang up
at BackgroundTaskService. (/home/messagehub/messagehub/src/backgroundTask/provider/backgroundTask.service.ts:45:19)
at Generator.throw ()
at rejected (/home/messagehub/messagehub/dist/src/backgroundTask/provider/backgroundTask.service.js:12:65)

@Kennynauh
Copy link
Member Author

1/26/2024, 7:44:48 AM Warning: error.code=EAI_AGAIN, retrying RPC the 1 times
1/30/2024, 7:48:23 PM Warning: error.code=ECONNRESET, retrying RPC the 1 times
1/30/2024, 7:50:24 PM Warning: error.code=ERR_BAD_RESPONSE, retrying RPC the 1 times
1/30/2024, 7:50:24 PM Warning: error.code=ERR_BAD_RESPONSE, retrying RPC the 2 times
1/30/2024, 7:50:24 PM Warning: error.code=ERR_BAD_RESPONSE, retrying RPC the 3 times
1/30/2024, 7:50:24 PM Error: error.code=ERR_BAD_RESPONSE, already retried RPC 3 times

/home/messagehub/messagehub/src/backgroundTask/provider/backgroundTask.service.ts:45
throw new Error(Error in the background task:${error})
^
Error: Error in the background task:Error: Error: getChainHeadHeight error:AxiosError: Request failed with status code 503
at BackgroundTaskService. (/home/messagehub/messagehub/src/backgroundTask/provider/backgroundTask.service.ts:45:19)
at Generator.throw ()
at rejected (/home/messagehub/messagehub/dist/src/backgroundTask/provider/backgroundTask.service.js:12:65)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant