License - Invalid Host Error - No Internet Connection
An invalid host error returned when the license is applied due to the server not being connected to the internet.
Original Question or Issue:
An invalid host error is returned when the license is applied because the server is not connected to the internet. When the Service URL is changed in the admin portal, and the server can't access the internet, it won't be able to validate the "Check URL" or save those changes.
Environment:
- Product - FileCloud Server
- Version - NA
- Platform - Linux/Windows
Steps to Reproduce:
NA
Error or Log Message:
Invalid Host error
Defect or Enhancement Number:
NA
Cause:
The server has no internet connection and cannot validate the license.
Resolution or Workaround:
- Connect to the FileCloud Server
- Edit the "hosts" file with sudo/root/admin permissions.
- Linux - /etc/hosts
- Windows - C:\Windows\System32\drivers\etc\hosts
- Add an entry to the file: 127.0.0.1 <server URL>.
- Save the changes.
- Log in to the FileCloud Admin UI.
- Go to Settings/Server.
- Change the Service URL to the "Licensed" URL.
- Save.
- Go to Settings/License.
- Upload the new license file.
- Save.
Notes: