Been with Unraid for 8 years. I came for the easy expandable arrays and stayed because of the great vm and docker support. Does everything I need and more.
That appears to be exactly what it was. When you delete a docker "image" it does not clean up the appdata directory. Once I removed that and started over it worked great.
Thanks for the help!
What's weird is this is my first install, tho it's possible I had an old one at some point. (the docker was deleted but maybe it left stuff behind) I'll delete everything and start over and see what that does.
I'm getting what appears to be to be some kind of mysql error on first install:
Initiating database upgrade to version 1.30.4 from version 1.28.1
Upgrading database to version 1.30.4
Loading config from DB
Saving config to DB
Upgrading DB to 1.28.99 from 1.28.1
ERROR 1142 (42000) at line 393: CREATE command denied to user 'zmuser'@'localhost' for table 'Servers'
Output: Column Id exists in States
Column Id exists in States
Column IsActive exists in States
Column IsActive exists in States
Command 'mysql -hlocalhost -uzmuser -p"zmpass" zm < /usr/share/zoneminder/db/zm_update-1.28.99.sql' exited with status: 1
Freshening configuration in database
Loading config from DB
Saving config to DB
* Starting Apache httpd web server apache2
*
Starting ZoneMinder: failure
*** /etc/my_init.d/30_firstrun.sh failed with status 255
*** Killing all processes...
I saw some posts on other forums about a bad upgrade script in the past...but that don't sound like the answer to me.
Any ideas?