Problem running wp local

What issue or error are you experiencing?

When opening the local wp exe file, it opens but the screen loops, and only stays on that screen, in an infinite loop.


What steps can be taken to replicate the issue? Feel free to include screenshots, videos, etc


System Details

  • **Local Version:9.2.4

  • **Operating System (OS) and OS version:Windowns 11 pro


Local Logs

Attach your Local Logs here (Help Doc - Retrieving Local’s Log)
local-lightning-verbose.log (202.6 KB)
local-lightning.log (733.4 KB)


Security Reminder
Local does a pretty good job of scrubbing private info from the logs and the errors it produces, however there’s always the possibility that something private can come through. Because these are public forums, always review the screenshots you are sharing to make sure there isn’t private info like passwords being displayed.

Hey @charlesjr – Welcome to the forums!

I took a closer look at the Local log and there isn’t much in the way of a specific error.

One thing that is interesting is that, frequently, the last line before the app is re-started looks something like this:

{"class":"Updater","level":"info","message":"Checking for updates for: win32-ia32-production","thread":"main","timestamp":"2025-05-06T03:27:23.842Z"}

The win32-ia32 part makes me wonder if this is a 32bit machine. Because 32bit architecture isn’t supported in many OSes, newer versions of Local don’t support this:

Do you have more info about the kind of machine this computer is?

The most interesting thing is that it used to work perfectly, and suddenly, just opening localwp causes it to load in a loop.

I’ve tried several alternatives, uninstalled it, and reinstalled the latest version. I deleted all the files for the new installation, and the same problem persists.

I’ve even considered formatting my Windows, but I’m looking for other alternatives. I hope you can help me.

I’m using Windows 11 Pro, version 24H2.

And thanks for replying!

Hey @charlesjr! We have a Windows Troubleshooting guide below that goes over some common items worth checking. For example, make sure you’re running Local as an admin user, that you don’t have any security blockers, and that Local has access to update your Hosts file.

Thanks for responding, I will test these solutions and let you know if it worked, ok?

1 Like

Sounds good @charlesjr! :green_heart:

Unfortunately, I wasn’t able to solve the problem after following all these solutions.

What’s strange is that there’s no blocking whatsoever. When you run localwp, it simply opens and stays on the screen with the circle image loading, but it doesn’t leave that screen, as shown in the screenshot.

Can you share a fresh copy of your Local Logs here for us @charlesjr? That way we can compare them and see if anything new or different stands out.

Keep us posted and we’d be happy to help further!

local-lightning.log (738.2 KB)

local-lightning-verbose.log (405.8 KB)

Thank you for your logs, @charlesjr.

Please could you try running Local.exe from the command line, then share the output at the point when Local stops loading?

On Windows you can do this:

  1. Open PowerShell. (Press the Windows key, search for PowerShell — it should be installed as “Windows PowerShell” by default.)
  2. Paste this line and press enter, being sure to replace your-username with your Windows username first: C:\Users\your-username\AppData\Local\Programs\Local\Local.exe.

If you’re not sure what to replace your-username with, check what user folders you have under C:\Users in Windows File Explorer.

Local will attempt to launch and you should see console output that you can share with us here. I’m interested to learn what the last 5-10 messages are when Local stops loading, but you can share all output if you wish.

If you can help me, I will be very grateful, I’m already giving up trying to solve this problem, I even thought about formatting Windows, but at the moment it’s not worth it because I have to reinstall all the programs.

Thank you for trying that and sharing this screenshot, @charlesjr.

Please could you try these steps? They will help to rule out incompatible addons or broken Local services.

  1. Quit Local.
  2. Open Windows File Explorer.
  3. Enable “show hidden files and folders”.
  4. Navigate to This PC → [Your hard drive] → Users → [Your username] → AppData → Roaming → Local.
  5. Rename the ‘addons’ folder to ‘addons-backup’.
  6. Rename the ‘lightning-services’ folder to ‘lightning-services-backup’.
  7. Start Local. It will recreate those folders for you with a clean state. If Local now launches, you can reinstall any add-ons you were using.

If that does not help, it’s also worth double-checking that no antivirus or security programs are stopping Local from running processes or accessing the filesystem.

Unfortunately, nothing has changed; it’s still the same.

When I start the program, it loops and won’t start.

I also disabled my antivirus, and it still won’t open.

Sorry that Local still won’t start for you, @charlesjr — this is unusual with the things we’ve ruled out so far.

You could also try:

  1. Quit Local.
  2. Open the Windows File Explorer.
  3. Make sure you have enabled “show hidden items”. (If you already did this, you can skip this step.)
  4. Browse to This PC → [your hard drive] → Users → [your username] → AppData → Roaming → Local.
  5. Rename the sites.json file (it might just appear as ‘sites’) to sites-backup.json.
  6. Rename the sites-organization.json file to sites-organization-backup.json.
  7. Start Local. If it loads for you this time, it will display a blank site list, but you can re-import any sites you had by following the steps here: https://localwp.com/help-docs/getting-started/how-to-import-a-wordpress-site-into-local/#restore-local-site-from-site-files

If Local still does not load for you, you can also try installing the DLLs it needs manually:

  1. Quit Local.
  2. Download Microsoft’s VC Redist DLL installer. (This page describes what you’re installing if you want more info. The installer adds DLL files that recent builds of MySQL need to run).
  3. Run the installer.
  4. Start Local and see if it runs.

If both of those ideas fail, feel free to share a fresh copy of your logs.

Thank you very much, I will try this other alternative again and come back here if it works or not.

Unfortunately, none of the solutions worked; the screen is still in a loop.

Here’s a screenshot of the execution via PowerShell.

Thanks again for your perseverance, @charlesjr. I can’t think of anything else specific to Local that would prevent it from loading on start. I’m also able to run Local 9.2.7 on Windows.

Are you certain you have no software blocking Local from loading or reading the filesystem?

Has anything else changed about your system recently since Local was working for you?

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