Moved folders

Issue Summary

Hello there — I have moved my local sites folder (holding a few sites) to a new location as they sat in my iCloud folder. This caused a constant upload when developing sites. Since I am on Mac I grew up with the fact that you can simply move folders without a glitch. Apparently not with the local app. All my sites are not working. Where can I fix this?

My new sites are perfectly stored in the new folder location so that works. I am specifically looking into how to fix my older sites.

The error states:
502 Request Error

Log:
2021/02/10 13:14:55 [error] 15601#0: *12 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: ::1, server: dev.local, request: “GET /wp-admin/?cache-buster=554 HTTP/1.1”, upstream: “http://127.0.0.1:10049/wp-admin/?cache-buster=554”, host: “dev.local”

Running the latest local app software.
Browser: latest safari / chrome
MacOs: Catalina 10.15.7 (19H15)

Thanks!

Hi bro,

1.-Copy local.sql from your oldfolder to your desktop -------> oldfolder/app/sql/local.sql
2.-Create a new site in local, for example: mynewsite.
3.-Delete mynewsite folder and rename your oldfolder with this name.

4.-In Local, go to DATABASE / OPEN ADMINER
5.-Delete all the entries in the local Table
6.-Import your old local.sql db from your desktop

That’s All

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