Skip to content

rfd-cli discussion command appears to always fail with an unexpected EOF #526

Description

@hawkw

For example:

eliza@theseus ~ $ rfd-cli version
0.15.5 (11c64bb0b50eb5b82911851223eb6d9809e85839, dev)

eliza@theseus ~ $ rfd-cli discussion --number 699
Invalid Response Payload (b""): EOF while parsing a value at line 1 column 0

eliza@theseus ~ $ rfd-cli discussion --number 603
Invalid Response Payload (b""): EOF while parsing a value at line 1 column 0

eliza@theseus ~ $ rfd-cli discussion --number 520
Invalid Response Payload (b""): EOF while parsing a value at line 1 column 0

eliza@theseus ~ $ rfd-cli discussion --number 704
Invalid Response Payload (b""): EOF while parsing a value at line 1 column 0

eliza@theseus ~ $ rfd-cli discussion --number 1
Invalid Response Payload (b""): EOF while parsing a value at line 1 column 0

eliza@theseus ~ $ 

This seems to happen pretty consistently with every RFD. rfd-cli list and rfd-cli view do not fail like this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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