GithubHelp home page GithubHelp logo

pisurvl's Issues

File not found error

The following exception was thrown while trying to fetch a request.

Starting PiSurvl
Traceback (most recent call last):
  File "/usr/local/bin/pisurvl-server", line 9, in <module>
    load_entry_point('pisurvl==0.0.8', 'console_scripts', 'pisurvl-server')()
  File "/usr/local/lib/python3.4/dist-packages/pisurvl/main.py", line 20, in main
    Application().start()
  File "/usr/local/lib/python3.4/dist-packages/pisurvl/app.py", line 39, in start
    request = self._cmd_listener.fetch_request()
  File "/usr/local/lib/python3.4/dist-packages/pisurvl/messaging/command_listener.py", line 38, in fetch_request
    drive_manager.delete_file(file_id)
  File "/usr/local/lib/python3.4/dist-packages/pisurvl/google/drive.py", line 136, in delete_file
    self.service.files().delete(fileId=file_id).execute()
  File "/usr/local/lib/python3.4/dist-packages/oauth2client/_helpers.py", line 133, in positional_wrapper
    return wrapped(*args, **kwargs)
  File "/usr/local/lib/python3.4/dist-packages/googleapiclient/http.py", line 840, in execute
    raise HttpError(resp, content, uri=self.uri)
googleapiclient.errors.HttpError: <HttpError 404 when requesting https://www.googleapis.com/drive/v3/files/0B7kZ7Yk2CNtyZ1hOZTJleUNzRj
g? returned "File not found: 0B7kZ7Yk2CNtyZ1hOZTJleUNzRjg.">

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.