January 31, 201610 yr So, I'm a avid windows server user, and recently switched over to unraid. I am still wet behind the ears with navigating unraid via putty sessions. I have loaded the bungy MySql docker via his template. I figured out how to use the advanced settings to name my root password. But now I am stuck, I need to configure the typical settings to allow Kodi to read/write with full permissions as per the wiki, which I have typically done in the windows command line tool for mysql with no issues. I have loaded up a putty instance, and tried running the commands as described at https://hub.docker.com/_/mysql/ When trying the following: docker run -it --link mysql:mysql --rm mysql sh -c 'exec mysql -h"10.x.x.x" -P"3306" -uroot -p"mypw"' "mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 1045 (28000): Access denied for user 'root'@'172.17.42.1' (using password: YES)" I have had quite the successful move to unraid with Plexserver, Sonarr, CouchPotato and Sabnzbd running with no issues. Having a successful mysql instance running so I can deploy my kodi players and sync everything with ease!!
January 31, 201610 yr Would you mind posting in bungy's support thread instead? See the sticky at the top of this forum. His thread is here. On a side note, I'm not sure he has a MySQL container on general release... EDIT: He does indeed have one in his repo...
Archived
This topic is now archived and is closed to further replies.