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

The error handling is not working correctly in some cases: #11

Open
bavramor opened this issue Aug 24, 2018 · 1 comment
Open

The error handling is not working correctly in some cases: #11

bavramor opened this issue Aug 24, 2018 · 1 comment

Comments

@bavramor
Copy link

The error handling is not working correctly in some cases:
If I click on “check for updates” (translated) I get a “no updates” (translated) reply within less than a second.
In fact there are updates but the client has a connection problem.
wpkg-gp log shows:
2018-08-24 13:52:07,197 - WpkgService - ERROR - Error when processing Named Pipe Client:
Traceback (most recent call last):
File "WpkgServer.pyc", line 214, in DoProcessClient
File "WpkgExecuter.pyc", line 101, in Query
File "WpkgNetworkHandler.pyc", line 88, in connect_to_network_share
error: (86, 'WNetAddConnection2', 'The specified network logon is wrong (translated) ')

wpkg-gp client should pass these errors to the user instead of showing “no updates available”.

@sonicnkt
Copy link
Owner

sonicnkt commented Sep 3, 2018

Hi,
you are right this should be displayed. Im not sure why this is not catched but i will try to recreate it and fix it in the future.
Thanks for reporting this issue!

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