1. You can start by looking at the logs. Login to scalr with the admin user and you can view the system logs. Hopefully you will find something there. 2. Double check and make sure all cron jobs (cron and cron-ng) are configured and running. Either verify cron log or you can simply run "top" and check if php processes are triggered regularly. 3. Just to make sure its not an issue that occurs after sometime, restart mysqld and apache and try again. If it works then it could be database connection issues. (The fact that it says "0 deployment tasks" is disturbing.)
Srini On Wednesday, May 9, 2012 2:47:59 PM UTC+5:30, Chris Mills wrote: > > > I have the exact same problem, but with Scalr 2.2.1. I noticed in a > previous post you referenced a guide to self-hosting - I realized I > also used the same guide, and I am willing to bet the OP did as well. > > It seems to me that we all may have the same issue, as a result of a > single oversight in this guide. Perhaps if someone more experienced > can look at it, we can all solve this issue. > On May 5, 7:13 am, Enrico Detoma <[email protected]> wrote: > > I have the same problem with Scalr 3.0. > > Everything seems to be configured, but no instances are launched when I > > launch the farm. > > Running /usr/bin/php -q /var/www/app/cron-ng/cron.php --DeployManager > > manually, in the log I found: > > *Found 0 deployment tasks > > *What should I look for, to solve the problem? > > Thanks > > > > Il giorno giovedì 19 gennaio 2012 23:38:12 UTC+1, Dale-Kurt Murray ha > > scritto: > > > > > > > > > > > > > > > > > > > > > I'm unable to launch AWS EC2 instances, the scalr instance has been > > > configured with the 'Event handler URL' and 'Server IP address'. > > > > > The environment has also been configured for AWS with the account > number, > > > Access Key, Secret Key, X.509 Certificate file and X.509 Private Key > file. > > > > > A farm and a app-apache-ubuntu-ebs role has been create, however when > the > > > farm is launched no instances are launched. > > > > > The cronjob are also setup, in fact I manually executed the following > > > command /usr/bin/php -q /var/scalr/app/cron-ng/cron.php > --DeployManager > > > > > If there is anything that I have missed please let me know. -- 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/-/qUBOY5PdwFAJ. 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.
