"Error: Could not update local repository." when updating to 3.2

Ran "pihole -up" and got the error mentioned.

When I run "pihole -v" I get the following:

Pi-hole version is v3.2 (Latest: v3.2)
AdminLTE version is v3.1 (Latest: v3.2)
FTL version is vDev-437af07 (Latest: v2.12)

Any help appreciated.

Are you by chance using the Dark Admin theme or any other modifications to the Web interface? If you haven't made any intentional changes to the interface, you can try this:

cd /var/www/html/admin
git reset --hard HEAD
git pull

which will wipe out any local changes and update to the latest commit.

howdy jacob,

Not running Dark Admin. Oops! Spoke too soon. After I ran the above the dashboard shows no information.