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

Disabled modules are executed on the first loop after service restart #45

Open
Sebastian-Roth opened this issue Dec 14, 2022 · 0 comments

Comments

@Sebastian-Roth
Copy link
Member

Looks like disabled modules run once:

------------------------------------------------------------------------------
----------------------------------UserTracker---------------------------------
------------------------------------------------------------------------------
 12/14/2022 4:33:33 AM Client-Info Client Version: 0.12.2
 12/14/2022 4:33:33 AM Client-Info Client OS:      Windows
 12/14/2022 4:33:33 AM Client-Info Server Version: 1.5.9.227
 12/14/2022 4:33:33 AM Middleware::Response Module is disabled on the host
 12/14/2022 4:33:33 AM Middleware::Communication URL: http://x.x.x.x/fog/service/usertracking.report.php?action=login&user=HOSTNAME\username&mac=08:00:27:xx:yy:zz&newService&json
------------------------------------------------------------------------------

Probably the check within the module looper is not correct:

protected virtual void ModuleLooper()

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

1 participant