The value displayed in the “Overview > Site Host” field does not match the address shown when clicking “Database > Connect > Open AdminNeo”

Bug Summary

The value displayed in the “Overview > Site Host” field in Local does not match the address shown when clicking “Database > Connect > Open AdminNeo”.

Local: Version 9.2.9+6887
Did some version of Local change to “no issues even if mismatched”?

Note: The operation I attempted was “using Search-Replace-DB to modify values in the local database table.”

Steps to reproduce

  1. Set up an any WordPress environment locally. When doing so, note the value in the “Overview > Site Host” field.
  2. Launch AdminNeo. Compare the URL of the launched AdminNeo with the value noted above in the “Overview > Site Host” field.

Environment Info

  • macOS Tahoe 26.2
  • web server: nginx / PHP: 8.4.10 / DB: MySQL 8.0.35
  • Version 9.2.9+6887

Supporting info

Hi @stein2nd!

I’m not familiar with this script, but what sort of commands were you trying to run?

Were you getting a specific error message during installation or when running a command?

For example to just search and replace a domain you can use the Site Shell function in Local with WP-CLI and just run wp search-replace https://domainone https://domaintwo --all-tables --dry-run