Closed (cannot reproduce)
Project:
Bot
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2012 at 17:05 UTC
Updated:
10 Nov 2012 at 08:46 UTC
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
Comment #1
morbus iffCouldn't you just run "nohup drush bot-start"? The two scripts use the same underlying startup code.
Comment #2
likewhoa commentedI tried both methods and both seem unstable and I am not sure what is causing the issues.
Comment #3
likewhoa commentedclosing old ignored issue