Open acidus99 opened 2 years ago
thanks for the feedback - is there a specific URL that can reproduce the problem?
I'm running a public Duckling proxy that people use, so I only find out it's crashed once it stops working. I don't necessarily know the URL that crashed it.
Looking at the Duckling logs right before the crash I see:
Info: Converting to text/gemini: [URL]
However after restarting the service, if I attempt to access that URL again it works just fine. In short, I don't know if the URL in the logs has anything to do with the crash.
I've also faced this issue with Lagrange. When I accessed a proxied website, I would get a warning that the proxy server's certificate was not trusted which then crashed duckling-proxy
. Once I trusted the certificate in Lagrange and re-started duckling-proxy
everything worked without any issues.
I run a public Duckling proxy. Duckling will crash, and I see the following in my logs. There are multiple instances of it, crashing Duckling and requiring me to restart it:
This appears in the log right after the line:
However I have restarted the service, and use the HTTP proxy again to visit that URL and it will work fine. So I'm not sure if that's related or not