Skip to content
New issue

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

foolscap Violation: None is not a bytestring #292

Open
exarkun opened this issue Feb 1, 2022 · 0 comments
Open

foolscap Violation: None is not a bytestring #292

exarkun opened this issue Feb 1, 2022 · 0 comments

Comments

@exarkun
Copy link
Collaborator

exarkun commented Feb 1, 2022

On a ZKAPAuthorizer-enabled Tahoe-LAFS client node sometimes this is logged:

2022-02-01T10:58:12-0500 [-] Fuzzy timer service (lease maintenance service)
        Traceback (most recent call last):
          File "/nix/store/agy6yqqybdwh6scvmavkrsr1kx4dfrmm-python3-3.9.6-env/lib/python3.9/site-packages/twisted/internet/defer.py", line 501, in errback
            self._startRunCallbacks(fail)
          File "/nix/store/agy6yqqybdwh6scvmavkrsr1kx4dfrmm-python3-3.9.6-env/lib/python3.9/site-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
            self._runCallbacks()
          File "/nix/store/agy6yqqybdwh6scvmavkrsr1kx4dfrmm-python3-3.9.6-env/lib/python3.9/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
            current.result = callback(current.result, *args, **kw)
          File "/nix/store/agy6yqqybdwh6scvmavkrsr1kx4dfrmm-python3-3.9.6-env/lib/python3.9/site-packages/twisted/internet/defer.py", line 1475, in gotResult
            _inlineCallbacks(r, g, status)
        --- <exception caught here> ---
          File "/nix/store/agy6yqqybdwh6scvmavkrsr1kx4dfrmm-python3-3.9.6-env/lib/python3.9/site-packages/twisted/internet/defer.py", line 1418, in _inlineCallbacks
            result = g.send(result)
          File "/nix/store/agy6yqqybdwh6scvmavkrsr1kx4dfrmm-python3-3.9.6-env/lib/python3.9/site-packages/_zkapauthorizer/controller.py", line 1030, in bracket
            result = yield between()
        foolscap.tokens.Violation: Violation (RIPrivacyPassAuthorizedStorageServer.tahoe.privatestorage.io.stat_shares(storage_indexes_or_slots=)): ("'None' is not a bytestring",)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant