Can't Access Singulariti?
If the site is online but you cannot load the page, it is likely a caching or DNS routing issue. Follow this interactive guide to get back on track.
Check Connection First
Verify that your device is connected to the internet. If other websites load fine but Singulariti doesn't, follow the steps below. Since Singulariti runs entirely client-side, local browser cache and DNS are the most common points of failure.
1. Force a Full Refresh
Standard browser refreshes load static files from the local browser cache. A force refresh tells the browser to bypass local storage and request the latest resources.
Applies to Google Chrome, Firefox, Opera, and Microsoft Edge.
Ctrl+Shift+RApplies to Safari, Chrome, Firefox, and other macOS browsers.
Cmd+Option+E (Safari)2. Clear Browser Cache & Cookies
If a full refresh doesn't work, local files stored by the browser might be corrupted. Clear temporary files and cookies to ensure your browser downloads fresh scripts.
- Click the three vertical dots (More menu) in the top-right corner.
- Hover over Delete browsing data or select Settings > Privacy and security > Delete browsing data.
- Set the time range to All time.
- Check the boxes for Cookies and other site data and Cached images and files.
- Click Delete data, then restart your browser.
3. Clear Your Local DNS Cache
The Domain Name System (DNS) translates human-readable names like singulariti.in to numerical IP addresses. Operating systems cache these translations. If Singulariti changed its server IPs, flushing this local cache grabs the updated records.
Run the following command in your terminal/command prompt to flush the DNS:
To open Terminal: Press Win + R, type cmd, and press Enter.
4. Switch to Alternative DNS Servers
If you can access Singulariti at your office or via mobile data, but not on your home/office computer, your Internet Service Provider's (ISP) DNS server is likely blocked, outdated, or down. Switching to public DNS servers like Google Public DNS or Cloudflare increases loading speeds and reliability.
| Provider | Primary IPv4 | Secondary IPv4 |
|---|---|---|
| Google Public DNS | 8.8.8.8 | 8.8.4.4 |
| Cloudflare DNS | 1.1.1.1 | 1.0.0.1 |
| OpenDNS | 208.67.222.222 | 208.67.220.220 |
How to Change Your DNS Settings
- Open Settings (Win + I).
- Navigate to Network & internet > Wi-Fi (or Ethernet).
- Click on your active connection properties.
- Scroll down to find DNS server assignment and click Edit.
- Select Manual, toggle IPv4 to ON, and enter:
- Preferred DNS:
8.8.8.8(or1.1.1.1) - Alternate DNS:
8.8.4.4(or1.0.0.1)
- Preferred DNS:
- Click Save.
Still having issues accessing Singulariti? Get in touch with us at singulariti.contact@gmail.com.