How to solve "Remove name could not be resolved" and performance issues in Webgility Desktop
This article helps Webgility Desktop users address two common issues in the Webgility Desktop: "Remote name could not be resolved" errors, Slow performance or application freezing. These problems may be caused by DNS resolution issues, network conflicts, or interference from multiple antivirus programs.
1. Remote Name Resolution Error
Common Causes
-
DNS resolution failure
-
Network connectivity issues
-
Server unavailability
-
Typos in domain names
-
Conflicts from antivirus/firewall configurations
Fix Steps
💡 Perform the following steps on the computer where Webgility is installed (usually the server machine).
Step-by-step Instructions:
-
Open Command Prompt as Administrator:
-
Right-click Command Prompt
-
Select Run as Administrator
-
-
Type the following command and press Enter:
bashCopyEditipconfig /flushdns
-
Wait for the confirmation message:
"Successfully flushed the DNS Resolver Cache." -
Navigate to the following path:
makefileCopyEditC:\Windows\System32\drivers\etc
-
Locate the file named: hosts
-
Right-click on the hosts file → Select Open with > Notepad
-
Scroll to the bottom of the file and add this line:
CopyEdit34.215.85.106 portal.webgility.com
-
Save the file and close Notepad.
-
Relaunch Webgility Desktop.
2. Performance Troubleshooting
If Webgility is slow or freezing:
Check System Resources:
-
Open Task Manager (Ctrl + Shift + Esc).
-
Monitor the following under the Processes tab:
-
CPU usage
-
Memory usage
-
Disk activity
-
Presence of multiple antivirus programs
-
🛠️ Multiple antivirus or firewall software may conflict with Webgility and degrade performance. Consider disabling or whitelisting Webgility in these tools.