http error for some user
sgavinolla001
PROOP
a month ago
Some users getting http errors irrespective of wifi or mobile network in production
Attachments
3 Replies
0x5b62656e5d
Have you checked your application logs for any errors?
sgavinolla001
PROOP
a month ago
I see nothing in the application logs.
jonahgoldsaito
HOBBY
a month ago
Not sure if this is related, but I have two domains pointing to my app.
One of them works consistently for all users.
This one consistently uses HTTP/2
One fails for some users.
This one consistently uses HTTP/3 + QUIC
This difference is not something I set up. I have one Railway project, and added two domains.
I'm actually not sure how to solve it yet!