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

Tug 0.6.0.0 - StrictInputFilter validation failure with Windows 10 LCM client #80

Open
bbollard opened this issue Sep 15, 2017 · 4 comments

Comments

@bbollard
Copy link

Hello,
I am evaluating your pre-packaged version 0.6.0.0 (the newer package is still broken). I am working getting my Windows 10 LCM talking with the Tug Server. Registration seems to go OK. But The GetDscAction action is failing due to strict input filter checking.

Is there any guidance on how I should proceed here? I can't seem to find an application setting that would turn strict checking off. Since it is the Windows 10 LCM talking to Tug is this a bug in how Tug is supposed to work?

Thank you for your assistance. I haven't seen much activity on here lately so I'm beginning to fear this project has hit the end of the road -- I do hope that is not the case.

Regards,
Brian


> 2017-09-15 15:05:19.1498|0|WARN|Tug.Server.Filters.StrictInputFilter|Re-serialized representation does not match actual input
> 2017-09-15 15:05:19.1498|0|TRACE|Tug.Server.Filters.StrictInputFilter|Expected:  {"ClientStatus":[{"ConfigurationName":"BaseWindows","Checksum":"","ChecksumAlgorithm":"SHA-256"}]}
> 2017-09-15 15:05:19.1498|0|TRACE|Tug.Server.Filters.StrictInputFilter|Actual:  {"ClientStatus":[{"Checksum":"","ConfigurationName":"BaseWindows","ChecksumAlgorithm":"SHA-256"}]}

@ebekker
Copy link
Collaborator

ebekker commented Oct 26, 2017

That's interesting, I don't think I've actually done any testing with the Win10 LCM, only Win2016 Server LCM and the test client. I'll need to check this out.

@ebekker
Copy link
Collaborator

ebekker commented Oct 26, 2017

No, this project is not dead, I just have a lull during Q2 and Q3 every year due to work-related activities, but as that comes to completion I'll be resuming my activity here. Also, because the direction of PSCore was up in the air for a while for many items, I was waiting for that and .NET Core 2.0 to stabilize so that we can take some reliable dependencies.

@bbollard
Copy link
Author

Sounds great. Eliminating the StrictInputFilter validation entirely does allow a Windows 10 LCM to successfully communicate with Tug and subsequently enact the local configuration.

@mnothh
Copy link

mnothh commented May 7, 2018

I seem to be running into the same issue here. Is there a version with the patch applied available or instructions for making this tweak and rebuilding myself?

Thanks,
-Mike

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

3 participants