Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows agent tries to start up pup even when you've disabled it #815

Closed
clofresh opened this issue Jan 30, 2014 · 2 comments
Closed

windows agent tries to start up pup even when you've disabled it #815

clofresh opened this issue Jan 30, 2014 · 2 comments
Milestone

Comments

@clofresh
Copy link
Contributor

For the windows agent, if you set use_pup: no, the agent tries to start it up again:

2014-01-28 08:37:08,417 | INFO | win32.agent(agent.pyc:91) | pup has died. Restarting...
2014-01-28 08:37:09,484 | INFO | win32.agent(agent.pyc:91) | pup has died. Restarting...
2014-01-28 08:37:10,487 | INFO | win32.agent(agent.pyc:91) | pup has died. Restarting...
2014-01-28 08:37:11,490 | INFO | win32.agent(agent.pyc:91) | pup has died. Restarting...
@remh
Copy link
Contributor

remh commented Jan 30, 2014

It uses use_web_info_page instead of use_pup

@clofresh
Copy link
Contributor Author

ah ok sorry, i was setting both to no

@remh remh added this to the 4.2.x milestone Mar 6, 2014
@remh remh closed this as completed in f1fd7e9 Mar 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants