View Full Version : Your IP address (127.0.0.1) is not authorized to run scheduler jobs.
bdwill
10-01-2007, 09:20 PM
I'm getting this error when I'm trying to run a scheduled job.
----------
EDIT: I added other IPs to allow access to scheduler and deleted 127.0.0.1
jstanden
10-02-2007, 11:10 PM
Yeah, you can configure the authorized IPs in either of two places:
Configuration->General->IP Security
Edit your framework.config.php and set 'AUTHORIZED_IPS_DEFAULTS' (comma-separated).#2 is the best approach if you're using any automation or hosting multiple helpdesks, since you don't want to be using the GUI for each installation.
Jeff,
This isn't working for me. The IP it's blocking is the public IP of the server.
I have
127.0.0.1
xxx.xxx.xxx.xxx Public IP
xxx.xxx.xxx.xxx My public IP
xxx.xxx.xxx.xxx My VPN Public IP
in both the Gui and the framework.config.php.
Fixed.
I did a revert on all the files through svn after doing a db backup.
jstanden
10-17-2007, 10:11 PM
Glad to hear it's resolved!
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.