activitypods / activitypods/activitypods
Missing user datasets prevent server boot
- Lingua principale
- JavaScript
- Stelle
- 260
- Fork
- 24
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
We had issues with mypod.store yesterday that prevented startup.
The issues were caused by a set of users with no db dataset but an entry in the settings dataset.
For one user, there was a key in the actors directory as well, which I had to delete. The other users did not have keys associated.
We should:
- Make the server boot even with issues in user setup.
- And on the other hand we need to
- Prevent those inconsistenies from occuring and find out how they occur
- and/or create a recovery mechanism that fixes missing dataset inconsistencies.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.