We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When running at_talk starting with empty local storage, I noticed this error in the logs
SEVERE|2023-02-15 12:27:55.161748|SyncService (@alice)|exception syncing entry to local {atKey: configkey, value: {"blockList":[]}, metadata: {createdAt: 2023-02-07 10:29:41.046Z, updatedAt: 2023-02-09 13:11:30.811Z, status: active, version: 19}, commitId: 113, operation: +} Exception: Exception: configkey is not well-formed key - stacktrace: #0 AtKey.fromString (package:at_commons/src/keystore/at_key.dart:278:7)
@alice
config:block:add:@bob
config:block:remove:@bob
rm -rf ~/ai6bh/@alice
dart bin/at_talk.dart -d vip.ve.atsign.zone -a @alice -t @bob -v
configkey
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When running at_talk starting with empty local storage, I noticed this error in the logs
Steps to reproduce
@alice
, and execute theconfig:block:add:@bob
and thenconfig:block:remove:@bob
commands@alice
(rm -rf ~/ai6bh/@alice
@alice
in verbose mode, e.g.dart bin/at_talk.dart -d vip.ve.atsign.zone -a @alice -t @bob -v
Expected behavior
configkey
keyScreenshots
No response
Smartphones
No response
Were you using an atApplication when the bug was found?
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: