Now Greyhole is showing as not running and I'm not sure what to do next to troubleshoot and get it going. Please advise

Code: Select all
sudo systemctl status amahi-greyhole
Code: Select all
[ksburgess@localhost ~]$ tail -n 10 /var/log/greyhole.log
May 18 16:48:43 CRITICAL initialize: Can't connect to database: SQLSTATE[HY000] [1049] Unknown database 'greyhole'
May 18 16:48:43 ERROR initialize: PHP Fatal Error: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/xsl.so' - libexslt.so.0: cannot open shared object file: No such file or directory; BT: Unknown[L0]
May 18 16:48:44 CRITICAL initialize: Can't connect to database: SQLSTATE[HY000] [1049] Unknown database 'greyhole'
May 18 16:48:44 ERROR initialize: PHP Fatal Error: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/xsl.so' - libexslt.so.0: cannot open shared object file: No such file or directory; BT: Unknown[L0]
May 18 16:48:44 CRITICAL initialize: Can't connect to database: SQLSTATE[HY000] [1049] Unknown database 'greyhole'
May 18 16:48:44 ERROR initialize: PHP Fatal Error: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/xsl.so' - libexslt.so.0: cannot open shared object file: No such file or directory; BT: Unknown[L0]
May 18 16:48:44 CRITICAL initialize: Can't connect to database: SQLSTATE[HY000] [1049] Unknown database 'greyhole'
May 18 16:48:44 ERROR initialize: PHP Fatal Error: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/xsl.so' - libexslt.so.0: cannot open shared object file: No such file or directory; BT: Unknown[L0]
May 18 16:48:45 CRITICAL initialize: Can't connect to database: SQLSTATE[HY000] [1049] Unknown database 'greyhole'
May 18 16:48:45 ERROR initialize: PHP Fatal Error: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/xsl.so' - libexslt.so.0: cannot open shared object file: No such file or directory; BT: Unknown[L0]
Code: Select all
● amahi-greyhole.service - Greyhole for Amahi
Loaded: loaded (/usr/lib/systemd/system/amahi-greyhole.service; enabled)
Active: failed (Result: start-limit) since Fri 2018-05-18 16:34:01 EDT; 4s ago
Process: 28796 ExecStopPost=/bin/rm -f /run/amahi-greyhole.pid (code=exited, status=0/SUCCESS)
Process: 28793 ExecStop=/usr/bin/kill $MAINPID (code=exited, status=1/FAILURE)
Process: 28786 ExecStart=/usr/bin/amahi-greyhole (code=exited, status=0/SUCCESS)
Main PID: 28787 (code=exited, status=1/FAILURE)
May 18 16:34:01 localhost.localdomain systemd[1]: start request repeated too quickly for amahi-greyhole.service
May 18 16:34:01 localhost.localdomain systemd[1]: Failed to start Greyhole for Amahi.
May 18 16:34:01 localhost.localdomain systemd[1]: Unit amahi-greyhole.service entered failed state.
May 18 16:34:01 localhost.localdomain systemd[1]: amahi-greyhole.service failed.
Code: Select all
sudo dnf update
Code: Select all
sudo yum reinstall amahi-greyhole
Users browsing this forum: No registered users and 14 guests