Same with Xeon E5-2620 ::
2021-04-07T20:47:48.941Z info Testing http://localhost:3000/node/health
(node:8937) UnhandledPromiseRejectionWarning: #
(node:8937) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict
(see Command-line options | Node.js v15.14.0 Documentation
ctions_mode). (rejection id: 14)
2021-04-07T20:47:48.971Z warn Rest http://localhost:3000/node/health is NOT up and running YET: {“statusCode”:503,“statusMessage”:“Service Unavailable”,“body”:"{“status”:{“apiNode”:“down”,“db”:“up”}}"}
It’s really weird. I don’t know, if this could or couldn’t be related with some updates in symbol-boostrap code. But on the first server, I’m doing upgrades continuously and it’s still working. Can be some of devs so kind and give us some hint, with what this issue could be related ?