railway up (client error (SendRequest), connection error, received fatal alert: BadRecordMac)
ctrlshifti
PROOP

3 months ago

hello, i deploy my services using the railway cli, and almost every time i do railway up -d, it crashes with an error. on the second try it works perfectly. why does this happen, and how can i fix it? i've had this issue for more than two months, and i almost always use the latest cli version.

error sending request for url (https://backboard.railway.com/project/x/environment/x/up?serviceId=x)

Caused by:

0: client error (SendRequest)

1: connection error

2: received fatal alert: BadRecordMac

$10 Bounty

1 Replies

dardameiz
PRO

3 months ago

If it’s been happening for two months across CLI versions, it’s almost certainly something in your local environment rather than a Railway bug. What OS are you on, and are you using any VPN or proxy?

BadRecordMac error is a TLS/SSL handshake failure so something interfering with the secure connection


Loading...