Starting the bot with drush bot-start does not keep the connection alive for long while running # nohup php sites/all/modules/bot/scripts/bot_start.php --root /path/to/drupal --url http://domain.com runs a stable connection.

I am using drush from master since it's the only one with drush make integrated. All other modules are -dev including drupal core.

Comments

morbus iff’s picture

Couldn't you just run "nohup drush bot-start"? The two scripts use the same underlying startup code.

likewhoa’s picture

I tried both methods and both seem unstable and I am not sure what is causing the issues.

likewhoa’s picture

Status: Active » Closed (cannot reproduce)

closing old ignored issue