I try to run a dag each 2 minutes, but I have an error on the http protocol when a task tries to run :
Failed to fetch log file from worker. Request URL is missing an 'http://' or 'https://' protocol
The strange thing is that if I put explicitly http:// in front of localhost:8080, reload the page and rerun the task, it runs perfectly. But if I reload the page with F5 or if the auto-refresh force the page reloading, the error still rises on the next task to run. I don't understand what append.
I know that it's not a problem with my browser, it doesn't push https without my consent, moreover, before being with docker it works perfectly in local (and it was in http too).
I use a localExecutor.