Does the ‘bad’ site public-facing page display? If not, then you have database issues (doesn’t exist, permissions, user account, etc). Check the wp-config.php file to make sure that the database name/user/password is correct.
If the public-facing page displays, then use phpMyAdmin (or similar) tool to look at the wp-users table in the database specified by the site’s wp-config.file. Make sure the name/email is correct and the same as what you are trying to use. There are many googles/bings/ducks on how to change the password directly in the database.
Also, look at the error.log file for the ‘bad’ site to see if there are hints there as to the issue.
Related Posts:
- WordPress Subdomain MultiSite on localhost XAMPP on :8080 with IIS taking port 80
- WordPress Multisite local: wp-login.php refreshes on login Chrome Browser
- Multisite on localhost using xampp
- Multisite Dashboard Always Redirects to Main Dashboard
- wordpress multisite duplicator plugin clon to localhost(xampp) but image not show
- Is there a is_user_logged_in() for multisite?
- How to set up wordpress domain mapping on MAMP Pro
- Unable to login to new custom domain on multisite?
- share login/logout sessions across two installs?
- How to Login Once to an Entire WP Multisite Network
- WordPress multisite with domain mapping and virtual host on local with fake domain
- Sub-directory blog on a sub-domain WordPress network site
- Multisite – Redirect All Users to Subsite Home Page on Subsite Login
- WordPress Multisite Login Access
- Subdomain login problems
- ‘Remote Login’ with MultiSite Domain Mapping still forcing users to login to all blogs individually?
- How to stay logged in on a multisite with different domains?
- Login on Multiple Sub-Domains without Multisite
- Fresh Multisite Install – Can’t Log In
- Hosting a seperate wordpress project on localhost
- Auto Redirect after login
- WordPress MultiSite login to the respective site
- Can you create a local wordpress network / multisite install on a mac with subdomains?
- How to make a php script(app) accessible to all wordpress subdomains in a wordpress multisite configuration?
- How to fix blocked cookies error that doesn’t let me log into wp-admin?
- Good way to block users within a multisite setup without deleting them?
- Automatically login user across multisite
- Redirect to localhost after installing Multisite on server
- Multisite Create Site not working
- How can you override the is_multisite check in wp-login.php for individual login/registration?
- WordPress multisite – Bitnami
- Moving a remote WordPress multisite installation to local
- How to write RewriteRule for login in multisite
- How to set up wordpress domain mapping on MAMP Pro
- Migrating Multisite with WP-Cli and/or Search-Replace-DB
- WordPress multi-site, developing locally and syncing live changes
- Multisite Login problem
- Https and Http Login Issue on WordPress Multisite
- 403 forbidden when changing settings on WP Multisite non-main sites
- Different Domains in Multisite Setup
- How do I correctly configure my AMPPS localhost to use subdomains for multisite?
- Multisite infinite redirect loop
- Disable site visiting and user logins excepting for a specific user
- Infamous admin login redirect
- Is there something I need to know in order to use WordPress on foreign (Swedish) TLDs?
- Restrict users of site 1 to login in site 2 in wordpress multisite
- Unable to execute Ajax request, status code 400
- How to display custom logo on WordPress login page
- Moving from a non WordPress site to a WordPress Site – Login between both sites
- WordPress Multisite: Login to all subsites at once
- Working locally with remote DB not working with multisite
- Multisite – site user limited only for this site
- Unable to sign in to network after moveing address but able to login into child sites
- User not staying logged into one of sub sites in multisite after SSL
- Single sign on to sub-sites in Multisite Network
- WordPress automatic Login on other page?
- how to make a cronjob run, when user needs to be logged in
- WordPress Network with SSL for multiple domains
- Why does this multisite redirection loop vanish when I add “www.”?
- One login for 3 WordPress installations with combined user table doesn’t work
- Multisite: Redirect Subsite Administrator to Subsite Home Page, Bypassing Dashboard
- Admin user getting redirected to /wp-admin/user
- How to login a user with wp_set_auth_cookie on a specific blog within a multisite environment
- Is it possible to create a login for restricted visibility?
- How do I combine wp_redirect and add_filter?
- Some Subdomains on a Multisite Install Not Found
- Common login for websites belonging in different networks
- Best Way to Setup a Network of WP Sites?
- WordPress Multisite restict user access
- WordPress MU: Cookie error when trying to login on network WP instance
- something in database is causing me to not be able to log into network admin of multisite
- Unexpected Login Redirect in Localhost WordPress Sites
- Why am I getting the login screen in wp-admin->Appearance->Customize?
- Keep users logged in across multisite in wordpress (for various domains)
- How do I use MySQL through XAMPP?
- Cannot access to localhost/xampp/index.php
- Localhost is not working
- localhost/xampp/ or http://localhost/index.php can’t be accessed
- How do I run a file on localhost?
- How to use WordPress Multisite With Different Domain Names?
- How To Add Custom Form Fields To The User Profile Page?
- Where are available Roles Defined in the wp_ database?
- restore_current_blog() vs switch_to_blog()
- Can i merge 2 new WP_Query($variable) ‘s?
- How to disable a network enabled plugin for just one site?
- How to reliably flush rewrite rules on multisite?
- Site Redirecting to wp-signup.php
- Moving a WP Multisite to a subdirectory
- Cookies in multisite where network sites have their own domain name
- Convert a Multisite WordPress install into a Single site
- WordPress MultiSite Active Directory integration and site privacy
- WordPress Job Interview Preparation
- How to add Custom Blog Options to new blog setup form?
- How can I trust switch_to_blog()?
- Remove the blog slug from WordPress Multisite root node
- Why are my roles not visible in a Multi-site/Network?
- Site admin in a network install can’t edit users?
- How to use same email for multiple users
- How to run an activation function when plugin is network activated on multisite?
- Specific upload folder for PDFs in custom Post type in WP multisite