Skip to content

Stringification of a Buf is not done with 'Str' #71

Open
@davehayes

Description

@davehayes

I found this exception in my logs:

Died because of the exception:
    Stringification of a Buf is not done with 'Str'.
    The 'decode' method should be used to convert Buf to a Str.
      in sub from-json at /rw/home/dave/.rakubrew/versions/moar-2020.05.1/install/share/perl6/site/sources/CF9890C71AE8A56077B5CB316932D72C4F622655 (JSON::Fast) line 669
      in method get at /rw/home/dave/.rakubrew/versions/moar-2020.05.1/install/share/perl6/site/sources/9A32FD61B375BC9C16658D298F3EDFC0BF07B976 (Matrix::Client::Requester) line 29
      in method sync at /rw/home/dave/.rakubrew/versions/moar-2020.05.1/install/share/perl6/site/sources/21F88B5335208B63586F8168E3B6793E42ABEEE4 (Matrix::Client) line 183
      in method sync at /rw/home/dave/.rakubrew/versions/moar-2020.05.1/install/share/perl6/site/sources/21F88B5335208B63586F8168E3B6793E42ABEEE4 (Matrix::Client) line 178
      in block  at /rw/home/dave/.rakubrew/versions/moar-2020.05.1/install/share/perl6/site/sources/1DCA72658C23E63D648E8A1C9327A064E13175C3 (Matrix::Bot) line 97

I looked at the line it's complaining about but as I'm pretty new to Raku I've no idea what that does. Is this my issue or yours? :)

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