This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Flexera Community
- :
- FlexNet Manager
- :
- FlexNet Manager Knowledge Base
- :
- HTTPS upload not working revocation Windows Server and Linux Zero touch
Subscribe
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
HTTPS upload not working revocation Windows Server and Linux Zero touch
HTTPS upload not working revocation Windows Server and Linux Zero touch
Summary
Error 0x80092013: The revocation function was unable to check revocation because the revocation server was offline.Symptoms
Uploads from zero-touch inventory won't work over HTTPS even when using the command switches CheckCertificateRevocation=False -o CheckServerCertificate=FalseThe following error is displayed:
[11/2/2015 12:00:08 PM (N, 0)] {4348} Error 0x80092013: The revocation function was unable to check revocation because the revocation server was offline.
[11/2/2015 12:00:08 PM (N, 0)] {4348} Error 0xE050044D: Failed to create remote directory /ManageSoftRL
[11/2/2015 12:00:08 PM (N, 0)] {4348} Error 0xE0690099: Specified remote directory is invalid, or could not be created
[11/2/2015 12:00:08 PM (G, 0)] {4348} ERROR: Remote directory is invalid
[11/2/2015 12:00:08 PM (G, 0)] {4348} WARNING: FlexNet Manager Platform has failed to upload a file to all configured upload servers; aborting attempt to upload these file(s)
[11/2/2015 12:00:08 PM (G, 0)] {4348} Uploading finished
Cause
Internet Explorer is incorrectly configured to use a proxy server.Resolution
Change the following registry keys on the server:- HKEY_Users\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections\DefaultConnectionSettings - should be empty
- HKEY_Users\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ProxyEnable - value 0
All keys in "HKEY_Users\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings\" related to proxy, should not be present. If they are - delete them or disable.
No ratings