ErrLookup › LemmyNet/lemmy
LemmyNet/lemmy
🐀 A decentralised discussion platform for communities. · Rust · 528 source files
Analyzed at 439734dd63 on 2026-09-06. 17 documented errors.
| Code / Message | Type | Severity | Tags |
| Person is not part of community | validation | error | |
| Private message is not part of community | validation | error | |
| plugin timeout | exception | error | |
| activity is not in community | validation | error | |
| activity is from before lemmy 0.19 | exception | error | activitypub, federation, legacy-data, lemmy |
| Failed to construct site response: {e} | exception | error | |
| Failed to construct regex: {e} | exception | error | |
| {}: next id to send is not as expected: {:?} != {:?} | exception | error | federation, invariant, state, lemmy |
| Failed to build URL blocklist due to `{}` | exception | error | |
| Object must have name or content | validation | error | |
| err getting activity: {e:?} | exception | error | |
| To set parameters for running migrations, use the lemmy_serv | exception | error | |
| err getting actor {actor_type:?} {actor_apub_id}: {e:?} | exception | error | activitypub, federation, database, actor-lookup |
| CancellableTask aborted due to shutdown timeout | exception | error | shutdown, timeout, tokio, cancellation |
| err getting activity: {e:?} | exception | error | database, cache, federation, activity-id |
| err getting id: {e:?} | exception | error | database, diesel, federation, query |
| err getting local site: {e:?} | exception | error | database, site-config, lemmy, setup |