You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
I updated the repository to the latest release 3.1.4 but now I all my matrix bots have the following error in the docker console:
node:internal/process/promises:289
triggerUncaughtException(err, true /* fromPromise */);
^
[Error: Failed to deserialize or serialize a JSON value missing field `version` at line 1 column 6903] {
code: 'GenericFailure'
}
Node.js v20.9.0
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
I tried to downgrade but the error persists. Is there anything I can try? Do I need to reset my bots (deleting the storage)?
The text was updated successfully, but these errors were encountered:
I updated the repository to the latest release 3.1.4 but now I all my matrix bots have the following error in the docker console:
I tried to downgrade but the error persists. Is there anything I can try? Do I need to reset my bots (deleting the storage)?
The text was updated successfully, but these errors were encountered: