Support GoToSocial #129

Open
opened 2021-07-31 21:00:18 +00:00 by shadowfacts · 3 comments
Owner
https://github.com/superseriousbusiness/gotosocial
shadowfacts added the
enhancement
label 2021-07-31 21:00:18 +00:00

Hello from the future!

I've tried to use Tusker with my GoToSocial instance, and it's almost working: only the Home timeline does not load, failing with an "Invalid Model" error. Everything else seems to be functional at first glance, including the local and federated timelines, user profiles and notification list.

Here's a bug report from the GTS repo of another person mentioning this error: https://github.com/superseriousbusiness/gotosocial/issues/1629

Hello from the future! I've tried to use Tusker with my GoToSocial instance, and it's almost working: only the Home timeline does not load, failing with an "Invalid Model" error. Everything else seems to be functional at first glance, including the local and federated timelines, user profiles and notification list. Here's a bug report from the GTS repo of another person mentioning this error: https://github.com/superseriousbusiness/gotosocial/issues/1629
Author
Owner

Hi, when the error pops up in the home timeline, can you long-press on it and send the error report, either here or by email? That will contain more detailed information about where exactly GtS' response differs from what Tusker expects.

Hi, when the error pops up in the home timeline, can you long-press on it and send the error report, either here or by email? That will contain more detailed information about where exactly GtS' response differs from what Tusker expects.

Here's the error:

Error Loading:
GET /api/v1/timelines/home

invalidModel(Swift.DecodingError.dataCorrupted(Swift.DecodingError.Context(codingPath: [_JSONKey(stringValue: "Index 2", intValue: 2), CodingKeys(stringValue: "url", intValue: nil)], debugDescription: "Invalid URL", underlyingError: nil)))
Here's the error: ``` Error Loading: GET /api/v1/timelines/home invalidModel(Swift.DecodingError.dataCorrupted(Swift.DecodingError.Context(codingPath: [_JSONKey(stringValue: "Index 2", intValue: 2), CodingKeys(stringValue: "url", intValue: nil)], debugDescription: "Invalid URL", underlyingError: nil))) ```
shadowfacts added this to the 2024.2 milestone 2024-04-17 17:46:09 +00:00
Sign in to join this conversation.
No Milestone
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: shadowfacts/Tusker#129
No description provided.