Re: [Libki-developers] Libki-developers Digest, Vol 6, Issue 1
Brought to you by:
kylemhall
From: Erik Ö. <eri...@gm...> - 2017-06-21 13:24:48
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Hi! According to your error log, libki can't access your database. Double-check that you can log in on it manually: mysql -ulibki -p and then enter the password you chose for your database user. Once that is properly checked, open up your libki_local.conf and check that you have the same password set there. nano /home/libki/libki-server/libki_local.conf Give that a try and get back if you encounter any other stops along the road! /Erik lib...@li... wrote: > Send Libki-developers mailing list submissions to > lib...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/libki-developers > or, via email, send a message with subject or body 'help' to > lib...@li... > > You can reach the person managing the list at > lib...@li... > > When replying, please edit your Subject line so it is more > specific than "Re: Contents of Libki-developers digest..." > > > Today's Topics: > > 1. "Please come back later" error message on homepage > (Christopher Davis) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 20 Jun 2017 15:18:54 -0600 > From: Christopher Davis <cg...@ui...> > To: lib...@li... > Subject: [Libki-developers] "Please come back later" error > message on > homepage > Message-ID: > <CACFiFkY6qHy-pSuwdPFjhasDqwdAts-Z1dpciH0d31jr=y2...@ma...> > Content-Type: text/plain; charset="utf-8" > > Dear Colleagues, > > I have installed Libki on a Raspberry Pi as per the > instructions found at < https://github.com/Libki/libki-server>; > however, when I open a browser to the server IP (port 80 and > port 3000), a "Please come back later" error message is > displayed in multiple languages. In the > /home/libki/libki_server.log I am seeing a lot of: > > DBIx::Class cursor caching disabled, you don't seem to have a > working Cache plugin. DBIx::Class::Storage::DBI::catch {...} > (): DBI Connection failed: DBI connect('libki','libki',...) > failed: Access denied for user 'libki'@'localhost' (using > password: YES) at > /home/libki/perl5/lib/perl5/DBIx$/Class/Storage/DBI.pm line > 1517. at /home/libki/libki-server/lib/Libki/Controller/Root.pm > line 67 > > P > ?lease pardon my ignorance, but will someone please help me > figure out how to fix this problem? > > Thank you, > ? > Christopher Davis > Systems & E-Services Librarian > Uintah County Library > cg...@ui... > (435) 789-0091 <14357890091> ext.261 > uintahlibrary.org > basinlibraries.org > facebook.com/uintahcountylibrary > instagram.com/uintahcountylibrary > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Libki-developers mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libki-developers > > > ------------------------------ > > End of Libki-developers Digest, Vol 6, Issue 1 > ********************************************** -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iF4EAREKAAYFAllKZ8oACgkQ5M4ynkzHA7xdcQD9GT/wJ5U7d1sN0am6P2a18yB6 BMCgGq8D7A3NWWFsMJgA/icUO6wHgEKJHVon1GRtkuznAVfTD/qqiWWAOIP+QVWj =byYe -----END PGP SIGNATURE----- |