Routes with
.well-known/
are failing with endless redirects
therobotcarlson
PROOP

5 months ago

Solved

13 Replies

5 months ago

@Phineas - IIRC we have something in fastly that has something to do with that path?


5 months ago

we do one second


therobotcarlson
PROOP

5 months ago

cc @aris_byteg who is also having this issue


5 months ago

is this fixed now @therobotcarlson ?


5 months ago

great


5 months ago

sorry about that


therobotcarlson
PROOP

5 months ago

This exact issue is resolved, yes. now hitting new ones. Will come back if they seem related


therobotcarlson
PROOP

5 months ago

Feels related -- getting blocked gRPC-over-HTTP/2 calls


5 months ago

what errors are you seeing?


therobotcarlson
PROOP

5 months ago

Hopefully not speculation:

Error [ConnectError]: [internal] protocol error: missing status
    at w (.next/server/chunks/5531.js:1:2754)
    at next (.next/server/chunks/5531.js:1:38845)
    at async Object.unary (.next/server/chunks/5531.js:1:37577)
    at async Object.i [as listSessions] (.next/server/chunks/5531.js:9:17830)
    at async T (.next/server/app/login/route.js:13:290)
    at async U (.next/server/app/login/route.js:13:859)
    at async k (.next/server/app/login/route.js:13:3811) {
  rawMessage: 'protocol error: missing status',
  code: 13,
  metadata: Headers {},
  details: [],
  cause: undefined
}

Trying to reset everything to what I had before I started changing things to fix the original issue here.


5 months ago

Okay, please let us know!


therobotcarlson
PROOP

5 months ago

Okay, fairly confident this is a railway networking issue. I ran some diagnostics to see.


5 months ago

Is this related to 'well-known'? If not, please open a new thread.


Status changed to Solved brody 5 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...