fix URL
continuous-integration/drone/push Build is failing Details

This commit is contained in:
decentral1se 2022-09-14 15:39:00 +02:00
parent b2c36cf7e1
commit e70be2a79e
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ Mastodon expects secrets generated by specific tools. Uou can run these commands
### Auto-complete is not working?
Check the [sidekiq logs](https://social.lumbung.space/sidekiq/retries), is a bunch of stuff failing? What is the error?
Check the sidekiq logs (`/sidekiq/retries`), is a bunch of stuff failing? What is the error?
If it looks anything like `blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];` then it might mean that your elastic search service has put itself into "read-only" state. This could be due to running close to no free disk space one time. ES doesn't undo this state, even when you have more free disk space once more, so you need to handle this manually: