You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to install the Honeycomb edition on Ubuntu 18.04 LTS Virtualbox instance (parent host: Mac, High Sierra) but unable to install and the installation ends with the below logs:
Error: /Stage[main]/Alfresco::Install::Mysql/Mysql::Db[alfresco]/Mysql_database[alfresco]: Provider mysql is not functional on this host
Error: /Stage[main]/Alfresco::Install::Mysql/Mysql::Db[alfresco]/Mysql_grant[alfresco@localhost/alfresco.*]: Provider mysql is not functional on this host
Error: Could not find a suitable provider for mysql_datadir
Error: Could not find a suitable provider for mysql_user
Notice: Applied catalog in 155.63 seconds
Completed, please allow some time for alfresco to start
You may tail the logs at /opt/alfresco/tomcat/logs/catalina.out
I provided 'localhost' for domain and then entered "I" and went with default values for the rest of params. Once it ended with above logs, /opt/alfresco itself is not created.
I could see many failed dependencies errors in the middle of installation as well. Anybody faced this error? Any help is appreciated.
Thanks,
Somu
The text was updated successfully, but these errors were encountered:
Hello Team,
I'm trying to install the Honeycomb edition on Ubuntu 18.04 LTS Virtualbox instance (parent host: Mac, High Sierra) but unable to install and the installation ends with the below logs:
Error: /Stage[main]/Alfresco::Install::Mysql/Mysql::Db[alfresco]/Mysql_database[alfresco]: Provider mysql is not functional on this host
Error: /Stage[main]/Alfresco::Install::Mysql/Mysql::Db[alfresco]/Mysql_grant[alfresco@localhost/alfresco.*]: Provider mysql is not functional on this host
Error: Could not find a suitable provider for mysql_datadir
Error: Could not find a suitable provider for mysql_user
Notice: Applied catalog in 155.63 seconds
Completed, please allow some time for alfresco to start
You may tail the logs at /opt/alfresco/tomcat/logs/catalina.out
Steps followed:
git clone https://github.com/marsbard/puppet-alfresco.git alfresco
cd alfresco
./install.sh
I provided 'localhost' for domain and then entered "I" and went with default values for the rest of params. Once it ended with above logs, /opt/alfresco itself is not created.
I could see many failed dependencies errors in the middle of installation as well. Anybody faced this error? Any help is appreciated.
Thanks,
Somu
The text was updated successfully, but these errors were encountered: