You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I meet an error on railway login on network. I am using zscaler on company computer, and as zscaler says, i will need to add zscalar CA cert, but i don't find any way to add cert path or ignroe SSL check.
Open the browser? Yes
Failed to fetch: error sending request for url (https://backboard.railway.app/graphql/v2): error trying to connect: invalid peer certificate contents: invalid peer certificate: UnknownIssuer
Hi,
I meet an error on
railway login
on network. I am using zscaler on company computer, and as zscaler says, i will need to add zscalar CA cert, but i don't find any way to add cert path or ignroe SSL check.zscaler page:
https://help.zscaler.com/zia/adding-custom-certificate-application-specific-trust-store
error :
`
➜ ~ railway login
Caused by:
0: error sending request for url (https://backboard.railway.app/graphql/v2): error trying to connect: invalid peer certificate contents: invalid peer certificate: UnknownIssuer
1: error trying to connect: invalid peer certificate contents: invalid peer certificate: UnknownIssuer
2: invalid peer certificate contents: invalid peer certificate: UnknownIssuer
`
`
➜ ~ railway login --browserless
Browserless Login
Failed to fetch: error sending request for url (https://backboard.railway.app/graphql/v2): error trying to connect: invalid peer certificate contents: invalid peer certificate: UnknownIssuer
Caused by:
0: error sending request for url (https://backboard.railway.app/graphql/v2): error trying to connect: invalid peer certificate contents: invalid peer certificate: UnknownIssuer
1: error trying to connect: invalid peer certificate contents: invalid peer certificate: UnknownIssuer
2: invalid peer certificate contents: invalid peer certificate: UnknownIssuer
`
The text was updated successfully, but these errors were encountered: