Can not import data
See original GitHub issueHow 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
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:
- Created 2 years ago
- Reactions:7
- Comments:13 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Make sure “doccano task” command is running in another terminal from the one you used to run doccano
I’ve got the same problem on MacOS - why did you close the issue if it’s not fixed!!!?