ownCloud Wants to Create a New Admin User After Update
-
After updating from ownCloud 8.0.4.2 to 8.1, the updater ran and now it does not want to talk to the database and when I change the database settings it tries to make a new admin account and says that the old one is already in use. Is there some trick here? Obviously the database is working.
-
If I try to run the update again this is what I get:
owncloud]# sudo -u apache php occ upgrade ownCloud is already latest version
-
Okay, so I was able to remove the config file and let the ownCloud instance recreate it on its own. That seems to work fine. Had to make an additional admin user, though, which is a very odd way to handle this sort of thing.
-
Glitch in the upgrade?
-
That or we jumped the gun and interrupted it while it was doing its thing.