Internal error occurred in notes/replies: getNote is not defined #286

Closed
opened 2022-12-14 16:59:14 +00:00 by dwarf · 3 comments
Contributor

When trying to open a note from the timeline in an app like SubwayTooter the following message shows up in the logs:

Dec 14 17:52:54 foundkey[2799539]: ERR  * [api] Internal error occurred in notes/replies: getNote is not defined

This error happens on line 34 of packages/backend/built/server/api/endpoints/notes/replies.js

I'm on the main branch, commit e28a9eb8e8 - I suspect this regression was caused by d4d1e03479

When trying to open a note from the timeline in an app like SubwayTooter the following message shows up in the logs: ``` Dec 14 17:52:54 foundkey[2799539]: ERR * [api] Internal error occurred in notes/replies: getNote is not defined ``` This error happens on line 34 of `packages/backend/built/server/api/endpoints/notes/replies.js` I'm on the main branch, commit e28a9eb8e87b65e2d700c8c268f2cf89b5060804 - I suspect this regression was caused by d4d1e03479f948af7453a340878b3281e9d0faff
Owner

Thanks for the detailed report!

Also your suspicion was right. Maybe another time you can try coming up with a fix? 😉

Thanks for the detailed report! Also your suspicion was right. Maybe another time you can try coming up with a fix? 😉
Author
Contributor

I would if my javascript skills were any better :(

I would if my javascript skills were any better :(
Author
Contributor

I've updated and this does indeed fix the issue I was having, thanks!

I've updated and this does indeed fix the issue I was having, thanks!
Sign in to join this conversation.
No labels
feature
fix
upkeep
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: FoundKeyGang/FoundKey#286
No description provided.