[Chennaipy] doccano server : files cannot be import to database

Rengaraj D sakthirengaraj at gmail.com
Thu Apr 27 09:21:39 EDT 2023


On Thu, 27 Apr 2023 at 18:28, Dhanasekar <tkdhanasekar at gmail.com> wrote:

> I install doccano app using pip installation method using postgresql as DB
> i tried to upload dataset into the docanno for tagging
> The .jsonl file is uploaded successfully, but cannot be imported into the
> database
> i want to look for doccano logs to debug but can't find it.
> in which location can i find the doccano logs
>

Try,

If you run the server in the terminal then you should get logs in the
console or sometime in the browser (look how to enable the debug option).
Basically doccano uses django.  Check Django docs to enable debug option
before running the server.

Regards
Rengaraj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/chennaipy/attachments/20230427/da38b023/attachment.html>


More information about the Chennaipy mailing list