Error Cannot Access Local Webpages

So, I just installed Local and just started using it but I cannot check my site neither check the “wp-admin” page. It always said “Can’t reach this page”


Which I already look for the solutions and find out I can access it with localhost Router Mode.

But I wanted to access it with Site Domains Router Mode. Then I checked more about the Router mode, turns out that Site Domains uses port 80, and then checked that its true port 80 is used, and on my case, it used by nginx.exe.
image
I tried to change my site’s web server to nginx, and it still not worked.

Then I tried to access (http://127.0.0.1/) on my web browser and it showed “Site Not Found” on the title and “If the error persists, check the Local Router Logs in Local by going to Help » Reveal Local Router’s Logs.” on the text.

So, I check the logs and found this: error.log (156 Bytes)

Now im stuck, what should i do to access the site via Site Domains Router Mode?

FAQs:

  • What is your OS? Windows 10 Pro ver 22H2
  • What version of Local are you on? Version 9.0.5+6706
  • Please attach a copy of your [Local Logs ]! local-logs1.zip (14.1 KB)

Hi @valdi

In your original screenshot it looks like it’s trying to load over HTTP. Did you trust Local’s SSL?

After switching to Site Domains and trusting your SSL, if you check in a different browser or incognito window does that make a difference? You may need to try clearing the cache and cookies on your browser and then closing your active sessions to start with a clean slate.

How do I clear my browser’s cache?

You may also try utilizing a different browser (Firefox, Safari, Internet Explorer if you’re using Chrome for example) or an Incognito window to troubleshoot further.

The easiest way to open an Incognito window is with the keyboard shortcut combination Ctrl-Shift-N (Windows) or Command-Shift-N (macOS). Another way is to click on the menu on the upper right — it’s three vertical dots — and select New Incognito Window from the list.

If you’re still having trouble are you running other developer applications simultaneously? Apps like MAMP, XAMPP, or Docker for example. These might be conflicting.

Thank you so much @Nick-B for your reply,
First, I tried to use different browser (at this case I’m trying Chrome) and it worked, I can access the site.
Second, I tried to clear my browser’s cache (Edge browser), and it didn’t work. I still can’t access it via Edge
Third, I tried to use incognito mode on Edge browser, and it still didn’t work.

So now, I still want to use Edge as my browser. Is there any solution for that?
Thank you in advance.

Does your Edge browser have an update available? Or could you try uninstalling and reinstalling Edge? If it’s working fine in other browsers then it seems like an Edge specific problem that unfortunately would be outside of our scope.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.