Skip to content

Failure while fetching extensions. #33

@annieherram

Description

@annieherram

Hey, I'm running the default docker-compose vscsync service (using SYNCARGS=--syncall --skip-binaries) and there's a failure while fetching the cpp tools extension that crashes the whole fetch.

docker-compose run vscsync
[I 220705 13:10:32 sync:534] Syncing VS Code Specified Extensions
[I 220705 13:10:32 sync:543] Searching for VS Code Extension: *
[I 220705 13:11:12 sync:545] Found 37215 extensions
[I 220705 13:11:12 sync:558] Syncing VS Code Recommended Extensions
[I 220705 13:11:40 sync:569] Checking and Downloading Updates for 37215 Extensions
[I 220705 13:11:40 sync:574] Progress 0/37215 (0.0%)
[W 220705 13:11:41 sync:204] _get_asset_types(). More than one version returned for ms-vscode.cpptools. Unhandled.
Traceback (most recent call last):
  File "/opt/vscoffline/sync.py", line 575, in <module>
    extensions[identity].download_assets(config.artifactdir_extensions)
  File "/opt/vscoffline/sync.py", line 148, in download_assets
    for availableasset in availableassets:
TypeError: 'NoneType' object is not iterable

Update me if you need any more info about this. Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions