User Tools

Site Tools


stop_all_campaigns_manually

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
stop_all_campaigns_manually [2017/04/05 20:52] lucystop_all_campaigns_manually [2019/07/25 12:49] (current) – external edit 127.0.0.1
Line 1: Line 1:
-In case if your running campaign pages are not opening (due to errors or some other issues) and we released a patch, you will be unable to upgrade from the UI. In order to upgrade you will need to stop campaigns manually. That can be done by connecting to Lucy over SSH and issuing the following command under root account:+In case if you are running campaigns, campaign pages are not opening (due to errors or some other issues) and we released a patch, you will be unable to upgrade from the UI. In order to upgrade you will need to stop campaigns manually. That could be done by connecting to Lucy over SSH and issuing the following command under root account:
  
 | sudo -upostgres psql phishing -c 'update campaign_scenarios set status = 0 where status = 10' | | sudo -upostgres psql phishing -c 'update campaign_scenarios set status = 0 where status = 10' |
stop_all_campaigns_manually.txt · Last modified: 2019/07/25 12:49 by 127.0.0.1