Figured it out BUT have new issues.

The earlier problem was that I was still running PHP5.1.X and SSH
would connect but ssh exec wouldn't.  All fixed with installing 5.3.0.

So the new problem's backtrace (freplaced with fake domain:

* /var/scalr/app/src/class.DNSZoneController.php:207
Logger->fatal("'myfakedomain.com' DNS zone generation failed.")

*/var/scalr/app/observers/class.DNSEventObserver.php:124
DNSZoneControler->Update("1")

*
DNSEventObserver->OnFarmLaunched(Object(FarmLaunchedEvent))

*/var/scalr/app/src/class.Scalr.php:153
call_user_func(Array(2), Object(FarmLaunchedEvent))

*/var/scalr/app/www/farms_control.php:17
Scalr::FireEvent("2", Object(FarmLaunchedEvent))


On Jan 9, 6:02 pm, jjm <[email protected]> wrote:
> Had to re-install scalr on a fresh machine,
>
> getting a few errors now.
>
> It's failing in the function RndcStatus() where the regex matches
> happen.  Supposedly, it can't do "RNDC status" via ssh BUT:
>
> SSH is confirmed to work (no ssh errors in logs)
> SSH is listening on the server
>
> Later errors say "Bind Not running".
>
> Any Clues?
-- 
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
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.


Reply via email to