Rui Oliveira
Rui Oliveira
Hi, im also having the same problem in my server. Version 1.14.4, btw, thanks @samolego for the temp solution.
@aloksinha3110 @erwinlean Had the same problem. Solved it by using the url format mentioned here: https://github.com/akeneo/pim-community-dev/blob/master/UPGRADE.md The diference that I used mailgun instead of localhost and it worked.
> Hello, did you find any solution, i having the same issue. Modify the .env just stop the error, but doesnt work for send the mails after any work finish....
Quick update: I built the Docker image locally and it works fine. The issue was with the `zfcsoftware/cf-clearance-scraper:latest` Docker image I was using before.
> _Note_ The dockerhub image did work yesterday, but stopped working after an automatic reboot this morning. Not sure if there is some bug related to the reboot. That part...
Funny enough, there are some websites that cf-clearance-scraper just shits itself and returns a Request Timeout. Specially if the website happens to NOT be protected by cloudflare (like https://httpbin.org). @krkeegan...
> OK, I figured out how I was dumb. > > I am pretty sure when my machine rebooted it restarted an older version of cf-clearance. That is why it...