6 months ago
Hi,
Strange error since thr last 3-4 hours.
This site can’t provide a secure connection
primary-production-59dc5.up.railway.app sent an invalid response.
ERR_SSL_PROTOCOL_ERROR
Attachments
4 Replies
6 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
6 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • 6 months ago
6 months ago
Follow-up note --
N8N is hosted on this URL
This is happening randomly. Once in a while SSL error pops up and workflow fails. Mostly it works. Very wierd.
For any production grade application - I guess using hookdeck to pass through to railway is better, isn't it?
6 months ago
I checked the certificate, validity seems fine, was issues 3rd of august, expires in november, so you didn't catch it on switch over.
Sometimes these errors just happen with spotty connections. Which platform was making the request? and just to check it isn't consistent right, you can make the request now?
6 months ago
Yes, this is a random error that pops up here and there -- making webhooks very unsatable.
Request was made by iOS shortcuts app.
What's the best way to ensure that webhooks are not lost? Should one not rely on n8n at all -- and move to someting more stable like hookdeck or svix?