I upgraded from a previous version of Scalr to release 2.5
Using the same DNS configuration, I'm now having an issue with DNS records
and config files.
When I run the cronjob manually I get the following
/usr/bin/php -q /var/scalr/app/cron/cron.php --DNSManagerPoll
2012-02-09 19:44:37,688 - INFO [tran4f34222570b7e:Logger@36] - 'Starting
DNSManagerPoll cronjob...'
2012-02-09 19:44:37,688 - INFO [tran4f34222570b7e:Logger@63] - 'Execute
rndc status: version: 9.7.3\nCPUs found: 4\nworker threads: 4\nnumber of
zones: 19\ndebug level: 0\nxfers running: 0\nxfers deferred: 0\nsoa queries
in progress: 0\nquery logging is ON\nrecursive clients: 0/0/1000\ntcp
clients: 0/100\nserver is up and running'
2012-02-09 19:44:37,688 - ERROR [tran4f34222570b7e:Logger@307] - 'Zones
config is empty'
2012-02-09 19:44:38,688 - INFO [tran4f34222570b7e:Logger@63] - 'Execute
rndc status: version: 9.7.3\nCPUs found: 4\nworker threads: 4\nnumber of
zones: 19\ndebug level: 0\nxfers running: 0\nxfers deferred: 0\nsoa queries
in progress: 0\nquery logging is ON\nrecursive clients: 0/0/1000\ntcp
clients: 0/100\nserver is up and running'
PHP Fatal error: Uncaught exception 'Exception' with message 'Zones config
is empty' in /var/scalr/app/src/Scalr/Net/Dns/Bind/RemoteBind.php:37
Stack trace:
#0 /var/scalr/app/src/Scalr/Net/Dns/Bind/RemoteBind.php(23):
Scalr_Net_Dns_Bind_RemoteBind->listZones()
#1 /var/scalr/app/cron/class.DNSManagerPollProcess.php(34):
Scalr_Net_Dns_Bind_RemoteBind->setTransport(Object(Scalr_Net_Dns_Bind_Transports_LocalFs))
#2
/var/scalr/app/src/LibWebta/library/IO/PCNTL/class.ProcessManager.php(260):
DNSManagerPollProcess->OnEndForking()
#3 /var/scalr/app/src/LibWebta/library/IO/PCNTL/class.JobLauncher.php(130):
ProcessManager->Run(Object(DNSManagerPollProcess))
#4 /var/scalr/app/cron/cron.php(38): JobLauncher->Launch(1, 180)
#5 {main}
thrown in /var/scalr/app/src/Scalr/Net/Dns/Bind/RemoteBind.php on line 37
--
You received this message because you are subscribed to the Google Groups
"scalr-discuss" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/scalr-discuss/-/96Yrt_mvBFwJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/scalr-discuss?hl=en.