I am a graduate student of East China University of Science and Technology.
Recently, I want to use cubit for pre-processing, modeling and finite element meshing.
Follow the steps in (https://coreform.com/products/coreform-cubit/free-meshing-software/)to install on window 10. After installing the software, I typed “cubit-learn” in the “product key” on the activation page, but “Failed to checkout features fro-license file” is displayed. What should I do to complete the activation work?
Any suggestions or recommendations to fix the problem would be greatly appreciated.
Hello Wei Peng,
In your C:\Program Files\Coreform Cubit 2020.2\bin\licenses directory, there should be a cubitlearn.lic file and a rlm_diagnostics.txt file. Could you post them here please? There’s nothing sensitive in these files that can’t be posted publicly. These will help us diagnose your issue.
Thanks! Looks like you’re running a RLM server on your local computer, and you’ve got a remote.lic file that points to it. That may be interfering with the Cubit Learn license checkout. Your rlm_diagnostics.txt says that it is connected to our cloud license server, it just says it doesn’t see any features from it, which is odd because other users haven’t reported any issues with the license once they’ve connected. @karl Do you have any thoughts on this issue?
It looks to me like it is connecting to the local host using the remote.lic. Could there be a license server running on this machine? The rlm_diagnostics.txt file seems to indicate that it found a server on the localhost.
The file remote.lic should be removed or renamed to something other than a .lic extension.
Thank you for your answer. I delete this file (remote.lic), but " Failed to checkout features from license file" is still displayed below the activation dialog.
The content of rlm_diagnostics.txt is as follows:
RLM Diagnostics at 11/25/2020 10:35
Could you verify that you have access to the cloud server?
On your Windows machine open a PowerShell Window.
At the prompt type tnc -ComputerName ls75.rlmcloud.com -Port 443
It will return with something like the following image. The highlighted value of TcpTestSucceeded should be True as shown in the image.
Are you connected to a VPN? Port 443 is the standard port for secure https communication. We have heard that some entities have closed that port via a VPN. Can you disable the VPN?
A user in Japan reports the following. Does this help you?
In Windows, if user disable the setting to use the default gateway in the remote network, I think user may be able to connect.