I got an email to say a build had failed but there are no errors in the logs
joelanman
HOBBYOP

a year ago

email came at 6am, there are no errors in the last 24 hours, it built many times and all logs look normal

0 Replies

joelanman
HOBBYOP

a year ago

61398dc5-6b4a-40c8-a31f-d56ffd752011


joelanman
HOBBYOP

a year ago

ah, found a couple of errors, but both around 1am, and doesnt look like my code

Backup started

node:internal/process/promises:289

triggerUncaughtException(err, true /* fromPromise */);

^

Error: connect EHOSTUNREACH 35.212.174.161:52533

at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1606:16) {

errno: -113,

code: 'EHOSTUNREACH',

syscall: 'connect',

address: '35.212.174.161',

port: 52533

}

Node.js v20.14.0

joelanman
HOBBYOP

a year ago

(the other error is the same)


joelanman
HOBBYOP

a year ago

ah I can see there was an incident in <#846875565357006878>


brody
EMPLOYEE

a year ago

once the incident has resolved let me know if you continue to experience this, but you should be using the private network to connect to your database


joelanman
HOBBYOP

a year ago

thanks, I'll look into that, out of interest whats the difference? Quicker?


brody
EMPLOYEE

a year ago

yes and there no egress on private network traffic


joelanman
HOBBYOP

a year ago

closing this one as it is from the earlier incident


brody
EMPLOYEE

a year ago

sounds good


Loading...