The 301 error is cause due to the fact he’s trying to access to this : https://xxxxxxxxxxxxxx/index.php?module=jjwg_Maps&entryPoint=jjwg_Maps&cron=1
instead of this : https://xxxxxxxxxxxxxx/index.php?module=jjwg_Maps&entryPoint=jjwg_Maps&cron=1
So ofc the link doesnt work, and he redirect to the login page.
Any solution for the 301 problem until now. I run into the same trouble. I´ve checked the database, URL looks fine. But if i check the log it shows something different. If i start the job by direct link it worked well, but is doing only 100 addresses at one time.
Just an update. To solve the problem at now i used Easycron to fire the URL every 10 minutes. Works for me at now. But i hope it will be solved in the future.