Skip to content

'TypeError' object has no attribute 'status' - for quite a lot of the ecosystems #8

@Teep1

Description

@Teep1

To recreate:

Maker as an example,

run 'python3 dev.py maker 1'
code runs successfully until it gets to the repo - 'Fetching repo data for makerdao/deployed-collateral-contracts'
which then throws the exception:
Exception occured while fetching single repo data 'TypeError' object has no attribute 'status'

I wonder if there has been a solution for this - it seems to happen within most of the ecosystems and means that the final {ecosystem}_stats.json file is not created.

I've attempted to fix it by removing the error ecosystems from the toml files but hasn't worked so far.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions