R
Railwayβ€’12mo ago
simoelalj

Cannot set `/~health` as healthcheck path: Invalid input

No description
9 Replies
Percy
Percyβ€’12mo ago
Project ID: 63f743a2-2373-455a-848d-33602e0c751d
simoelalj
simoelaljOPβ€’12mo ago
63f743a2-2373-455a-848d-33602e0c751d
Brody
Brodyβ€’12mo ago
you would have to remove the ~ from the path
simoelalj
simoelaljOPβ€’12mo ago
But this is how the heath check is done on the service... the URL format should be accepte like this
Brody
Brodyβ€’12mo ago
are you not able to change the path of the healthcheck in your code?
simoelalj
simoelaljOPβ€’12mo ago
Sure, but this shouldn't be rejected, I don't see why we cannot have the tilde on the URL ~ http://www.faqs.org/rfcs/rfc3987.html unreserved = ALPHA / DIGIT / "-" / "." / "_" / "~"
RFC 3987 - Internationalized Resource Identifiers (IRIs) (RFC3987)
RFC 3987 - Internationalized Resource Identifiers (IRIs)
Brody
Brodyβ€’12mo ago
I know it's valid and should be accepted by the UI, but it would be far faster for you to remove the squiggle from the path Vs wait for railway to update the path validation
simoelalj
simoelaljOPβ€’12mo ago
Yes, just wanted to report that issue πŸ˜‰
Brody
Brodyβ€’12mo ago
paths with periods also aren't valid paths, and people have been asking for that to change for a long time now unfortunately this is just something you have to work around 😦
Want results from more Discord servers?
Add your server