Fixing issues loading the Metorik App
If you're experiencing issues loading Metorik's app at app.metorik.com, please don't hesitate to reach out to us through support and we can check.
One possible solution is flushing your computer's DNS, especially if you've used a VPN or changed internet connections recently.
To do this, you can run this command in your computer's Mac Terminal:
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
For Windows, you could try run this in your Terminal:
ipconfig /flushdns