Solution
To resolve the errors, follow the next steps:
1. Verify Account Details
- Make sure your username and password are correct.
- See if you can log into your NI Cloud Portal account.
- Make sure you have LabVIEW FPGA Compile Cloud Service as an active product under your account.
If you do not have LabVIEW FPGA Compile Cloud Service as a product under your account, you can sign up for it on the
NI LabVIEW FPGA Compile Cloud Service page.
2. Check Internet/Firewall Settings
- If this behaviour occurs during compilation, you may have temporarily disconnected from the internet. Right-clicking on the FPGA build spec in the project tree and selecting Reconnect to Compilation to continue from where the compilation was disconnected.
- Check firewall and make sure port 443 (HTTPS) is open.
- Navigate to https://galileo.niwsc.com/ in your web browser and make sure you can see a white page with the words "It works!" on the page.
- This tests the most basic connection to the server farm, if this fails to load then proceed to check the following firewall exceptions.
- Check to see if your network traffic passes through a proxy. NI LabVIEW FPGA Compile Cloud Service cannot always be reached through a proxy -- it will try to connect directly to the computer.
- IT can make exceptions depending on the alias name galileo.niwsc.com and *.niwsc.com
- For specific IP address exceptions, you need to allow exceptions for the range: 130.164.0.0 - 130.164.255.255.
- Using proxifier software that forces communication to/from LabVIEW and other NI software through a proxy is another possible solution.
- If your application use Xilinx IP functions, port 3580 and 3582 need to be open to communicate with the FPGA compile farm server, which is needed to be able to configure those Xilinx IP functions. Additionally, the computer using these IP functions needs to have the Xilinx Compile Tools installed. Although the compile farm may be the same computer you are working on, you still need those ports open to communicate.
3. Check Security Software for Cloud-Based Applications SettingsSome companies use security software that is specially designed to protect again threats in cloud-based applications, like the NI LabVIEW FPGA Compile Cloud Service. If your company uses this kind of security software, we recommend working with your IT department to determine if the security software is blocking the NI Cloud services.