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
$ talekclient --verbose --config talek.json --create Connection to RPC established. New topic written to talek.handle. $ talekclient --verbose --config talek.json --write "hello, world" Connection to RPC established. [Client] INFO: 2024/03/11 13:50:10 client.go:258: Reading bucket -1 [Client] INFO: 2024/03/11 13:50:10 client.go:128: Wrote [33 42 167 183](1024) to 192,944. root@e6d0b67b79b7:/talek_shared# talekclient --verbose --config talek.json --read Connection to RPC established. [Client] INFO: 2024/03/11 13:50:16 client.go:258: Reading bucket 709 [Client] TRACE: 2024/03/11 13:50:17 handle.go:202: decryption failed for read 0 of bucket 709 [[0 0 0 0]](1024): Invalid Signature [Client] TRACE: 2024/03/11 13:50:17 handle.go:202: decryption failed for read 1 of bucket 709 [[0 0 0 0]](1024): Invalid Signature [Client] TRACE: 2024/03/11 13:50:17 handle.go:202: decryption failed for read 2 of bucket 709 [[0 0 0 0]](1024): Invalid Signature [Client] TRACE: 2024/03/11 13:50:17 handle.go:202: decryption failed for read 3 of bucket 709 [[0 0 0 0]](1024): Invalid Signature [Client] INFO: 2024/03/11 13:50:18 client.go:258: Reading bucket 517 [Client] TRACE: 2024/03/11 13:50:19 handle.go:202: decryption failed for read 0 of bucket 517 [[0 0 0 0]](1024): Invalid Signature [Client] TRACE: 2024/03/11 13:50:19 handle.go:202: decryption failed for read 1 of bucket 517 [[0 0 0 0]](1024): Invalid Signature [Client] TRACE: 2024/03/11 13:50:19 handle.go:202: decryption failed for read 2 of bucket 517 [[0 0 0 0]](1024): Invalid Signature [Client] TRACE: 2024/03/11 13:50:19 handle.go:202: decryption failed for read 3 of bucket 517 [[0 0 0 0]](1024): Invalid Signature [Client] INFO: 2024/03/11 13:50:20 client.go:258: Reading bucket 709 [Client] TRACE: 2024/03/11 13:50:21 handle.go:202: decryption failed for read 0 of bucket 709 [[0 0 0 0]](1024): Invalid Signature [Client] TRACE: 2024/03/11 13:50:21 handle.go:202: decryption failed for read 1 of bucket 709 [[0 0 0 0]](1024): Invalid Signature [Client] TRACE: 2024/03/11 13:50:21 handle.go:202: decryption failed for read 2 of bucket 709 [[0 0 0 0]](1024): Invalid Signature [Client] TRACE: 2024/03/11 13:50:21 handle.go:202: decryption failed for read 3 of bucket 709 [[0 0 0 0]](1024): Invalid Signature
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: