GithubHelp home page GithubHelp logo

bshotgun's Introduction

Hi ๐Ÿ‘‹,

I am an open source developer who is in love with Rust and apparently quite obsessed with Git. Probably that's why I am maintaining GitPython and making gitoxide, a Rust implementation of Git ๐ŸŽ‰.

You can take a look at my timesheets or support me via GitHub Sponsors.

GitHub Metrics

bshotgun's People

Contributors

byron avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

bshotgun's Issues

unable to retrieve task due to sg api error

When retrieving the entire database, it seems there was an error converting an unexpected value:

Traceback (most recent call last):
  File "[...]/bdevel/lib/components/core/src/python/bcmd/base.py", line 322, in parse_and_execute
    return self.execute(parsed_args, remaining_args)
  File "[...]/bdevel/lib/components/core/src/python/bcmd/base.py", line 196, in execute
    return cmd.execute(args, remaining_args)
  File "[...]/bdevel/lib/integrations/shotgun/src/python/bshotgun/plugins/be_shotgun.py", line 114, in execute
    SQLProxyShotgunConnection.init_database(getattr(args, 'sqlalchemy-url'), tf, fetcher)
  File "[...]/bdevel/lib/integrations/shotgun/src/python/bshotgun/sql.py", line 162, in init_database
    for rid, record in enumerate(fetch_entity_data_fun(type_name)):
  File "[...]/bdevel/lib/integrations/shotgun/src/python/bshotgun/plugins/be_shotgun.py", line 113, in <lambda>
    fetcher = lambda tn: conn.find(tn, list(), tf.schema_by_name(tn).keys())
  File "[...]/bdevel/lib/integrations/shotgun/src/python/bshotgun/base.py", line 64, in func
    return getattr(getattr(instance, proxy_attr), method_name)(*args, **kwargs)
  File "[...]/bdep-nonfree/lib/shotgun-python-api/latest/noarch/shotgun_api3/shotgun.py", line 537, in find
    result = self._call_rpc("read", params)
  File "[...]/bdep-nonfree/lib/shotgun-python-api/latest/noarch/shotgun_api3/shotgun.py", line 1512, in _call_rpc
    self._response_errors(response)
  File "[...]/bdep-nonfree/lib/shotgun-python-api/latest/noarch/shotgun_api3/shotgun.py", line 1719, in _response_errors
    "Unknown Error"))
Fault: API read() CRUD ERROR #10: Read failed for entity type [Task]: can't convert nil into String

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.