SIMPLE MARK
SIMPLE MARK
RRailway
Created by SIMPLE MARK on 1/14/2024 in #✋|help
`Error: Stream error in the HTTP/2 framing layer` when using end-to-end encryption (Cloudflare)
Sooo, this is rather interesting. I'm getting the error Error: Stream error in the HTTP/2 framing layer when I proxy traffic through Cloudflare to Railway, but only when end-to-end encryption is enabled. With flexible selected the request resolves fine. (Apart from the TOO_MANY_REDIRECTS error which is due to the flexible setting) Found no other resources on this so I'm rather stuck. I don't wanna use flexible encryption because the API handles sensitive data.
11 replies
RRailway
Created by SIMPLE MARK on 1/3/2023 in #✋|help
Getting Git Commit hash in Railway (Nixpacks) enviornment
Hey all, how could I get the current git commit hash for an image published on railway? (aka in a nixpacks enviornment) My current current method of running git rev-parse --verify HEAD does not work in said context.
10 replies