01-12-2018, 08:51 AM
(01-11-2018, 04:41 PM)@#ktk@# Wrote:(01-11-2018, 11:11 AM)Lucydlynx Wrote: Hi guys,If you already ran gekko:
I'v just installled gekko on a server following the docs on the wiki
Everything is running fine and the nginx server with the ssl auth is working
I havent any clu of where the error could come from
Thanks for the help
LL
delete any sqlite database.. they often get clottered and return a 500 error.
If not, verify your install with:
git pull && npm update
I had somehow a missing lib and it solved it to me.
Good luck
thansks for your help
Where is the sqlite db, i can't find it
I did the update but i stille the 500 error
I thinks this is the sqlite db0
LL