Symptom
Ghost admin interface displays a loading spinner indefinitely.
Cause
Incorrect database connection settings prevent the admin interface from loading.
Solution
Update the database connection settings to the correct values in the configuration file.
Verify
Check the database connection string for accuracy and ensure the database server is reachable.
Expected