jboxberger / synology-gitlab

Updated an improved Original Synology Package
MIT License
129 stars 19 forks source link

Failed to install "Gitlab" #28

Closed agherzan closed 6 years ago

agherzan commented 6 years ago

I wanted to try 10.2 on DSM 6.1.5-15254, DS716+II but I get the above error and logs report:

2018-02-20T23:34:49+00:00 Cloud main.cgi: main.cpp:367 main.cpp (367)Fail on mysql_real_connect: Access denied for user 'root'@'localhost' (using password: YES)
2018-02-20T23:36:12+00:00 Cloud php: Signature file not found in archive.
2018-02-20T23:36:21+00:00 Cloud synoscgi_SYNO.Core.Package.Installation_1_install[20399]: resource_api.cpp:163 Acquire mariadb10-db for Docker-GitLab when 0x0001 (done)
2018-02-20T23:36:22+00:00 Cloud synoscgi_SYNO.Core.Package.Installation_1_install[20399]: pkginstall.cpp:449 Failed to run preinst script for Docker-GitLab, 2
jboxberger commented 6 years ago

Hi Agherzan,

is this the 10.2.5 Package?

It looks like the root password you provided for Maria DB is incorrect. By default the root password is blank but by default it also not possible to connect to MariaDB as root without password. So you have to set your MairaDB root password first and then install the Package providing the new/correct password.

Kind Regards

agherzan commented 6 years ago

That is the version but I do have the correct root password. I use it to connect in console using mysql tool just fine. I dropped though the effort in doing this as I switched to gogs.