MassProspecting / docs

Public documentation, roadmap and issue tracker of MassProspecting
http://doc.massprospecting.com/
1 stars 0 forks source link

glitch: AdsPower profile remains locked even after I paused the profile on MassProspecting #318

Open leandrosardi opened 4 weeks ago

leandrosardi commented 4 weeks ago

I have access the server and kill all processes:

ps ax | grep "ruby" | grep -v postgres | grep -v grep | cut -b1-7 | xargs -t kill -9
ps ax | grep "adspower" | grep -v postgres | grep -v grep | cut -b1-7 | xargs -t kill -9

Image