Skip to content

Channel.json does not appear to be a valid channel for 4.0.0 #349

@joshmfrankel

Description

@joshmfrankel

I recently re-installed Sublime Text (v4200) and alongside that added https://packages.sublimetext.io/channel.json as recommended in the guide as my only channel for Package Control. No packages appeared and when I enabled debug mode and tried to install a package again I found the following error message:

Package Control: Caching https://packages.sublimetext.io/channel.json in /Users/josh/Library/Caches/Sublime Text/Cache/Package Control/http_cache/bcdece585bcc87816751ef6ec06477a7
Package Control: Channel https://packages.sublimetext.io/channel.json does not appear to be a valid channel file because  the "schema_version" is not recognized. Must be one of: 1.0, 1.1, 1.2, 2.0 or 3.0.0.
Package Control: Urllib HTTPS Debug General
  Closing connection to packages.sublimetext.io on port 443 after 1 request
  1. (no change) I tried to delete the cached files within the above http_cache/ directory
  2. (workaround) I manually changed the schema version within a cached http_cache file to read {"schema_version":"3.0.0"

It is also possible that I have misconfigured something above but wanted to surface this in case others run into this 😄

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