Do things on .up.railway.app get crawled by Google
Well? π
27 Replies
Project ID:
N/A
Solution
yes
good job team
ty lads. lol
Followup question?
so... this is super strange
if you goto:
https://wikid.app/c/wikid/-chit-chat
the channel contents doesn't load, and actions (like form posts) are not working
but...
if you goto https://eu.wikid.app/c/wikid/-chit-chat
I think it has something to do with how I've modified the loadbalancer but I can't figure out why it would affect this
in such a way
so it seems like it can do a HTTP Get, but can't do a HTTP form post
im not seeing any errors anywhere?
let me see if I can add more logging
ok so strange thing:
if I change the origin pool to this, a railway domain
it works
if I change it to eu.wikid.app, form posts stop working. HTTP gets work fine
gonna see if I can find some error logged anywhere
can you specify https:// with your custom domain?
no, I don't think you can
dont set it on the header, https:// is not part of a header
i see
where should I put it, origin address?
try it
gotcha
then are you sure you are making your post requests with https in your apps code?
ooo
ok
this is nuts brody
check this
this works???
yeah!
i turned off the proxy status for the CNAME
oh thats good idea, you dont wanna do a double proxy
right π
i think that was the problem
sounds very possible
ty brody, working great now
no problem!