Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error processing mentions for post messages #69

Open
boreq opened this issue Sep 26, 2022 · 0 comments
Open

Error processing mentions for post messages #69

boreq opened this issue Sep 26, 2022 · 0 comments
Labels
bug Something isn't working priority/low

Comments

@boreq
Copy link
Contributor

boreq commented Sep 26, 2022

time="2022-09-26T12:22:56+02:00" level=error msg="mapping returned an error" content="{\"type\":\"post\",\"text\":\"a new photo from #dw
eb-camp 2022! ![photo.bmp](&O0h21NiGLLmjCF1kD2xWllvPExwe6t5P+F7YK3HAX4g=.sha256)\",\"mentions\":{\"0\":{\"name\":\"photo.bmp\",\"type\":
\"image/bmp\"}}}" error="json unmarshal failed: json: cannot unmarshal object into Go struct field transportPost.mentions of type []json
.RawMessage" name=main typ=post

time="2022-09-26T12:22:56+02:00" level=debug msg="error processing incoming message" error="error handling a message: failed to identify the raw message: unknown message: 1 error occurred:\n\t* could not unmarshal message content: mapping 'post' returned an error: json unmarshal failed: json: cannot unmarshal object into Go struct field transportPost.mentions of type []json.RawMessage\n\n" name=main.session
@boreq boreq added the bug Something isn't working label Sep 26, 2022
@boreq boreq added this to the Needed by Planetary milestone Sep 26, 2022
boreq added a commit that referenced this issue Oct 10, 2022
Partially related to #69.

Full fix probably involves actually scanning the markdown for links. It
is unclear where this format is coming from and where it is specified.
boreq added a commit that referenced this issue Oct 15, 2022
Partially related to #69.

Full fix probably involves actually scanning the markdown for links. It
is unclear where this format is coming from and where it is specified.
boreq added a commit that referenced this issue Oct 15, 2022
Partially related to #69.

Full fix probably involves actually scanning the markdown for links. It
is unclear where this format is coming from and where it is specified.
@boreq boreq removed this from the Use scuttlego in Planetary milestone Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority/low
Projects
None yet
Development

No branches or pull requests

1 participant