GithubHelp home page GithubHelp logo

colabond-cli's Introduction

Colabond CLI

Colabond CLI is used to manage synchronization between local project and the Colabond agent in a remote kernel.

colabond-cli's People

Contributors

ariaghora avatar

Stargazers

Safrizal avatar Aditya Verma avatar Salahuddin Muhammad Iqbal avatar Rabih Utomo avatar  avatar Eric Julianto avatar

Watchers

 avatar

Forkers

algonacci ivokun

colabond-cli's Issues

Error in use full-sync

Traceback (most recent call last):
  File "/home/erland/.local/lib/python3.8/site-packages/requests/models.py", line 971, in json
    return complexjson.loads(self.text, **kwargs)
  File "/usr/lib/python3/dist-packages/simplejson/__init__.py", line 518, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python3/dist-packages/simplejson/decoder.py", line 370, in decode
    obj, end = self.raw_decode(s)
  File "/usr/lib/python3/dist-packages/simplejson/decoder.py", line 400, in raw_decode
    return self.scan_once(s, idx=_w(s, idx).end())
simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/erland/.local/bin/colabond", line 8, in <module>
    sys.exit(main())
  File "/home/erland/.local/lib/python3.8/site-packages/colabond/colabond.py", line 432, in main
    full_sync()
  File "/home/erland/.local/lib/python3.8/site-packages/colabond/colabond.py", line 130, in wrapper
    return func(*args, **kwargs)
  File "/home/erland/.local/lib/python3.8/site-packages/colabond/colabond.py", line 151, in wrapper
    return func(*args, **kwargs)
  File "/home/erland/.local/lib/python3.8/site-packages/colabond/colabond.py", line 88, in wrapper
    return func(*args, **kwargs)
  File "/home/erland/.local/lib/python3.8/site-packages/colabond/colabond.py", line 384, in full_sync
    if r.json()["status"] == "error":
  File "/home/erland/.local/lib/python3.8/site-packages/requests/models.py", line 975, in json
    raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Error appear when using command colabond full-sync

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.