NicolasConstant / BirdsiteLive

An ethical bridge from Twitter
GNU Affero General Public License v3.0
457 stars 36 forks source link

Mastodon gives Error Msg pointing to Birdsite #193

Open pflegende opened 7 months ago

pflegende commented 7 months ago

Mastodon gives Error Msg pointing to Birdsite

Error.
An error occurred while processing your request.
Request ID: 00-1ab3f1a03fb932cde65c8e19d05533a6-5b27ddc6ce6e8a65-00

Development Mode
Swapping to Development environment will display more detailed information about the error that occurred.

The Development environment shouldn't be enabled for deployed applications. It can result in displaying sensitive information from exceptions to end users. For local debugging, enable the Development environment by setting the ASPNETCORE_ENVIRONMENT environment variable to Development and restarting the app.

this as screenshot:

Opera Momentaufnahme_2023-11-26_145605_birdsite csachweh de

This happens as soon as the authorized mastodon user tries to use the function [browse more on the original profile](https://birdsite.csachweh.de/users/bodoramelow) on the front page of a tracked account.

NicolasConstant commented 7 months ago

It seems to be an API saturation that's leading to the error.

I was convinced I had a better error handling there, will have to check.

pflegende commented 7 months ago

thx! no rush! 😃