Not signed in after signing in to the Printix Client
After signing in to the
Printix Client
and closing the browser window (as instructed), the
Printix Client
menu still does not display you as signed in and a yellow dot is shown on the
Printix Client
icon
indicating the
Printix Client
is in the state
Connection failed.
When connection to the
Printix Client
fails, a red dot is displayed on the
Printix Client
icon
instead. The yellow dot can also appear next to the red
dot
if additionally, your
Printix Client
is also on an unknown network.
One possible reason is when a previous Printix Client was uninstalled, the files were not removed from C:\ProgramData\printix.net\Printix Client\Configuration.
Resolution: Uninstall the Printix Client, remove the old ProgramData files manually, then install the client again.
Another reason could be that the Printix Client is reading some legacy/invalid proxy settings. By default, the Printix Client uses the proxy settings of the signed-in user. To do that, it copies the proxy settings of the user to the LSA user (HKEY_USERS\S-1-5-18\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections). That way, the Printix Service component can use the LSA user's proxy settings to communicate with the Printix Cloud even when no user is signed in. You can use the "-p" command-line parameter to configure the Printix Service component to use a custom HTTP proxy setting for its communication. While the Printix Service component uses this custom proxy setting, the Printix Client stops copying the proxy settings of the signed-in user to the LSA user.
You can open the PrintixService.log file and search for: DefaultConnectionSettings:S-1-5. You should see an entry for each user that is known on the computer. The information is written to the log file every 15 minutes.
You can open the PrintixService.log file and search for: ServerComm: running with proxy. You should see the address of the web proxy it is using.
Example: proxy1: http://172.23.100.13:8080/.
Resolution: First, try to follow the steps below to delete settings from LSA user in the Windows Registry.
-
Press
Windows+R.
The Run dialog box appears.
-
Type
regedit, then select
OK.
Select Yes if prompted.
The Registry Editor appears.
- Browse to HKEY_USERS\S-1-5-18\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections.
- Delete the two entries called DefaultConnectionSettings and SavedLegacySettings.
- Browse to HKEY_USERS\S-1-5-18\Software\Microsoft\Windows\CurrentVersion\Internet Settings.
- Delete all entries here.
- Restart the computer.
- Sign in to Printix Client again.
If the issue persists, you may have to delete the DefaultConnectionSettings and SavedLegacySettings for each user setting.