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.

Can not import data

See original GitHub issue

How to reproduce the behaviour

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 I select, it show the rings keep spinning image

The data is from the tutorial and save as json format.

and the log of backend is keeping repeat the last line of following sample log:

[10/May/2021 22:10:39] "POST /v1/projects/2/upload HTTP/1.1" 200 50
[10/May/2021 22:10:42] "GET /v1/tasks/status/e881360a-1a17-436b-ba7b-aa0d8c9845c3 HTTP/1.1" 200 42
[10/May/2021 22:10:45] "GET /v1/tasks/status/e881360a-1a17-436b-ba7b-aa0d8c9845c3 HTTP/1.1" 200 42
[10/May/2021 22:10:48] "GET /v1/tasks/status/e881360a-1a17-436b-ba7b-aa0d8c9845c3 HTTP/1.1" 200 42
[10/May/2021 22:10:51] "GET /v1/tasks/status/e881360a-1a17-436b-ba7b-aa0d8c9845c3 HTTP/1.1" 200 42

  • Operating System: Win10 x64
  • Python Version Used: 3.9.5
  • When you install doccano: today
  • How did you install doccano (Heroku button etc): python+node.js 14.16.1

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:7
  • Comments:13 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
RalphChobokcommented, Oct 6, 2022

Make sure “doccano task” command is running in another terminal from the one you used to run doccano

Same problem on Windows 10, Python 3.9, doccano 1.8. Tried multiple data formats in different sizes (only a few lines up to a hundred) but the spinner keeps on spinning. Is there maybe a workaround, where I can manually place the data in the DB or in some folder so doccano recognises it from the start without explicit import?

2reactions
mtluczekcommented, Apr 22, 2022

I’ve got the same problem on MacOS - why did you close the issue if it’s not fixed!!!?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Data Import error message reference - Analytics Help
Message Meaning So... Empty column header at column number X. The upload file is missing a column header. Ed... Multiple errors occurred: List of multiple...
Read more >
Top Excel Import Errors and How to Solve for Them - Flatfile
Issues with data values can be a significant cause of Excel importing errors. These include unexpected data length – either too long or...
Read more >
Cannot import data from web to excel - Microsoft Community
Cannot import data from web to excel. Hi I'm using O365. I tried to import data from web but encountered some problems. When...
Read more >
Can't Import Data - Error Message
But you said that you want to import the data. I suggest you to go to the dataset setting to configure the data...
Read more >
Can't import MySQL database in phpMyAdmin - Stack Overflow
In phpMyAdmin make a new database or select an existing database. Then import the SQL file. ... Include below lines into your first...
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