question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Doccano is not importing any text data

See original GitHub issue

Hello,

Doccano is not importing any text data. When importing the text data the following browser loading is going on: image

The command line terminal is showing the following:-

<Starting server with port 8000.
WARNING:waitress.queue:Task queue depth is 1
WARNING:waitress.queue:Task queue depth is 2
Bad Request: /v1/auth/login/
WARNING:django.request:Bad Request: /v1/auth/login/
WARNING:waitress.queue:Task queue depth is 1
WARNING:waitress.queue:Task queue depth is 2
WARNING:waitress.queue:Task queue depth is 1
WARNING:waitress.queue:Task queue depth is 1
WARNING:waitress.queue:Task queue depth is 1>

Your Environment

  • Operating System: Windows 10
  • Python Version Used: 3.10
  • When you install doccano: Few days back
  • How did you install doccano (Heroku button etc): Command Line

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
teohsinyeecommented, Apr 18, 2022

BTW, is it normal there is no updates on the command prompt when running Doccano?

Yes, because the worker is not printed.

By the way, did you run the doccano task command?

No, I didn’t. I just run it after you told me. And now everything seems work perfectly! Thank youu!

1reaction
Hironsancommented, Apr 15, 2022

This line:

serve(application, port=args.port, threads=args.workers)
Read more comments on GitHub >

github_iconTop Results From Across the Web

Can not import data · Issue #1353 · doccano/doccano - GitHub
I use the doccano 1.3.1 from here and setup with Python and Node.js. When I create a project and injest data, whatever format...
Read more >
doccano - PyPI
doccano, text annotation tool for machine learning practitioners. ... text summarization and so on. Just create a project, upload data and start annotating....
Read more >
How to export "Document with entities from spaCy" for use in ...
I want to export what the model already knows about my text or better a bunch of texts.Then in doccano import these like...
Read more >
FAQ - doccano
When you are using CSV: Confirm CSV data is valid. You can use Excel or some tools that have import CSV feature. Lack...
Read more >
general - Aug 28, 2020 - Doccano text annotation tool overview
Key moments. View all · Edit the Data · Edit the Data · Edit the Data · Develop Labels · Develop Labels ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found