connect ETIMEDOUT 169.254.169.254:80 on railway app

jakesantosthedevTRIAL

a year ago

Im using googleapis on my project and it is working fine on my local, but when it is deployed on railway app im having this error connect ETIMEDOUT 169.254.169.254:80. How do i fix this?

2 Replies

a year ago

They are likely blocking your connection attempt because it is coming from a shared IP, there's not much that can be done about this until Railway supports static IPs


jakesantosthedevTRIAL

a year ago

Hey Brody! thanks for the reply. So basically, we cannot use any googleapis library on railway app?


connect ETIMEDOUT 169.254.169.254:80 on railway app - Railway Help Station