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

RangeError in timeline loading #76

Open
niorg opened this issue Nov 14, 2024 · 0 comments
Open

RangeError in timeline loading #76

niorg opened this issue Nov 14, 2024 · 0 comments

Comments

@niorg
Copy link

niorg commented Nov 14, 2024

I'm running a self-hosted SkyBridge instance. Accessing it via Ivory, which is running fine initially. After coming back to my home timeline after a while I'm getting a 'server failure' in Ivory and this error being thrown in Skybridge logs:

ERROR - 2024-11-14 10:06:02.353474
GET /api/v1/timelines/home?limit=40&min_id=19681206164648099**
Error thrown by handler.
RangeError (end): Invalid value: Not in inclusive range 0..24: 400
dart:typed_data                                           _TypedIntListMixin.sublist
package:sky_bridge/facets.dart 105                        processFacets
package:sky_bridge/models/mastodon/mastodon_post.dart 81  MastodonPost.fromFeedView
dart:collection                                           SetBase.toList
build/routes/api/v1/timelines/list/[id].dart 51           onRequest.<fn>
package:sky_bridge/database.dart 18                       databaseTransaction
build/routes/api/v1/timelines/home.dart 43                onRequest

Meanwhile other feeds and loading profiles are working perfectly fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant