Appleseed / leaves.lite

Leaves.Lite presents a searchable web interface to links and bookmarks curated / organized in JSON or fed by a REST API.
Apache License 2.0
5 stars 10 forks source link

leaves - frontend - adding link displays errors #76

Closed ArtursO closed 6 years ago

ArtursO commented 6 years ago

This occurred when I tried to add this link https://neilpatel.com/what-is-content-marketing/ to leaves.anant.us

You can see the error log at this link - https://anantco.slack.com/files/U39GKV81M/F9595BR71/error_from_the_55__internal_server_page.txt

image

image

xingh commented 6 years ago

Related to Wallabag. Will have to update to latest version and see if it goes away or submit an issue in Wallabag and see if someone fix it in their core. Or we will fix it and submit a patch.

xingh commented 6 years ago

I found the resolution to it. It has to do with configuring MariaDB / MYSQL

https://github.com/wallabag/docker/issues/105

Please add SYMFONY__ENV__DATABASE_CHARSET and db command to the example.

xingh commented 6 years ago

The neilpatel article makes it but the medium article doesnt. Still working on it.

xingh commented 6 years ago

was able to leaf https://medium.com/deep-learning-turkey/google-colab-free-gpu-tutorial-e113627b9f5d which was previously causing issues.