After upgrading to Server version 8.11.x+ the Web Console displays an error message similar to:
Your Demo of Carbon Black App Control has expired. Contact Global Customer Assistance to purchase a copy.
USE das; EXECUTE dbo.UpdateLicense 'USE VALUE FROM LIC', '0'
USE das; SELECT value FROM shepherd_configs (NOLOCK) WHERE name = 'WebServerAddress'
USE das; EXEC dbo.updateshepherdconfig @name = 'WebServerAddress', @value = 'YourAppCServer.example.com';
127.0.0.1 YourAppCServer.example.com
::1 YourAppCServer.example.com
ping -4 YourAppCServer.example.com
ping -6 YourAppCServer.example.com
API Error from page /login.php: GET appc.example.com/api/bit9platform/restricted/licenseUsage/ with params []
.....
returned http code 401 and result in 0.0067501068115234 seconds
API Error from page /login.php: GET appc.example.com/api/bit9platform/restricted/licenseUsage/ with params []
.....
http code 0 and result in 0.37768602371216 seconds
Last Curl error: Empty reply from server
API Error from page /login.php: GET appc.example.com/api/bit9platform/restricted/licenseUsage/ with params []
.....
http code 500 and result in 0.13003587722778 seconds