If you're having trouble loading Recruit CRM data, this article will help you resolve this issue.
Step 1: Clear your Application Storage
Right-click on the page and click on "Inspect"
Select the "Application" tab on the panel
Click on "Storage" on the left panel and then click on the "Clear Site Data" button on the right side
Please reload/refresh the website now.
Step 2: Clear your DNS cache
a. For MacOS
Launch the "Terminal" app on your Mac system. You can open it using Command + Space and type "Terminal" in the search bar
Once the Terminal is open, enter the following command
sudo killall -HUP mDNSResponder
You'll be asked to enter the password, it is the same password that you use to login to your computer
This will flush the DNS cache. You can now visit app.recruitcrm.io to get the latest DNS information.
b. For Windows
First, you need to click on the start button and select the CMD (command prompt) tool.
This will launch a command prompt window. Inside it you need to enter the following text:
ipconfig /flushdns
Hit Enter button to execute the command and Windows will flush the DNS cache.
That’s all, you can now resume visiting app.recruitcrm.io to fetch the updated DNS information.
c. For Google Chrome Browser
First, you need to enter the following address in your browser’s address bar and press enter on your keyboard.
chrome://net-internals/#dns
This will load Chrome’s net internal settings page. From here you need to click on the ‘Clear host cache' button, and Chrome will clear up its DNS cache