Giter Site home page Giter Site logo

Comments (1)

minorcong avatar minorcong commented on May 18, 2024

The problem has not been reproduced on curve.baidu.com and another test environment.
There is a duplicate bug that all upload failures are reported as duplicate file names. The upload failures are usually caused by the following error:

  1. Data filename duplicate
  2. The file format is not implemented (such as xls or xlsx)
  3. There is an exception in the new version of request or click in pypi
  4. Some python version compatibility issues such as 2.7.3
    ...

We need more information to confirm the problem, please provide the following information:

  1. The public access address or setup environment of the service (operating system, python version and installation method) . eg.
    • Ubuntu 18.04 x64
    • python 2.7.16 by conda
  2. The uploaded csv file (file name, file content). eg.
    • filename: test_upload.csv
    • filetype: csv
    • content:
timestamp,value,label
1476460800,2566.35,0
1476460860,2704.65,0
1476460920,2700.05,0
  1. The list of data that has been uploaded (screenshot of the data list on the left side of the curve service).
  2. Use chrome developer mode to view the return content of the upload data request.

from curve.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.