User seems to have no other issues. Already tried all my usual maintenance. Unless there's a script already, next I should look for missing notices given a set of fkeys from the user or whatever action starts with.
2018-07-08 04:47:55 LOG_DEBUG: [gnusocial.no:*******.******** GET /api/statuses/user_timeline/*****.as] action.php - Server error '500' on 'apitimelineuser': No result found on Notice lookup.
2018-07-08 04:47:55 LOG_ERR: [gnusocial.no:*******.******** GET /api/statuses/user_timeline/*****.as] Handled serverError (500) but cannot output into desired format ('as'): 'No result found on Notice lookup.'
2018-07-08 04:47:55 LOG_ERR: [gnusocial.no:*******.******** GET /api/statuses/user_timeline/*****.as] ServerErrorAction: 500 No result found on Notice lookup.
User seems to have no other issues. Already tried all my usual maintenance. Unless there's a script already, next I should look for missing notices given a set of fkeys from the user or whatever action starts with.
```
2018-07-08 04:47:55 LOG_DEBUG: [gnusocial.no:*******.******** GET /api/statuses/user_timeline/*****.as] action.php - Server error '500' on 'apitimelineuser': No result found on Notice lookup.
2018-07-08 04:47:55 LOG_ERR: [gnusocial.no:*******.******** GET /api/statuses/user_timeline/*****.as] Handled serverError (500) but cannot output into desired format ('as'): 'No result found on Notice lookup.'
2018-07-08 04:47:55 LOG_ERR: [gnusocial.no:*******.******** GET /api/statuses/user_timeline/*****.as] ServerErrorAction: 500 No result found on Notice lookup.
```
Removed some whitespace chars from one notice, but that doesn't seem to have solved it. Will run some maintenance to see if that clears it up after the whitespace removal.
Perhaps a missing notice that the user timeline wants breaks it...
All individual notice activity streams work.
Removed some whitespace chars from one notice, but that doesn't seem to have solved it. Will run some maintenance to see if that clears it up after the whitespace removal.
Perhaps a missing notice that the user timeline wants breaks it...
There's nothing special to say. I had to go through each notice (halfing the set as I went) and store them in a temp profile until I narrowed down which one caused the issue.
There's nothing special to say. I had to go through each notice (halfing the set as I went) and store them in a temp profile until I narrowed down which one caused the issue.
User seems to have no other issues. Already tried all my usual maintenance. Unless there's a script already, next I should look for missing notices given a set of fkeys from the user or whatever action starts with.
All individual notice activity streams work.
Removed some whitespace chars from one notice, but that doesn't seem to have solved it. Will run some maintenance to see if that clears it up after the whitespace removal.
Perhaps a missing notice that the user timeline wants breaks it...
Cleared all thumbnails for remote sources for the user.
Cleared all thumbnails before 2018-05-11 for the user.
corruption on notice 3694520
There's nothing special to say. I had to go through each notice (halfing the set as I went) and store them in a temp profile until I narrowed down which one caused the issue.