Skip to content

Instantly share code, notes, and snippets.

View michwill's full-sized avatar

Michael Egorov michwill

  • Curve
View GitHub Profile
@michwill
michwill / keybase.md
Created October 10, 2017 02:20
keybase proof

Keybase proof

I hereby claim:

  • I am michwill on github.
  • I am michwill (https://keybase.io/michwill) on keybase.
  • I have a public key ASDm8EIP7iVDQtlMOGGXtSIspmLUU5ZNc0v9jU_Jpy-94wo

To claim this, I am signing this object:

Verifying my Blockstack ID is secured with the address 13w3iRzLKVH4GtBkoGt3LNADUjcTiiBjgP https://explorer.blockstack.org/address/13w3iRzLKVH4GtBkoGt3LNADUjcTiiBjgP
(nucypher-kms) michwill ~/Projects/nucypher-kms $ nucypher --help
Traceback (most recent call last):
File "/home/michwill/.local/share/virtualenvs/nucypher-kms-5SSQ9ZHE/lib/python3.6/site-packages/pkg_resources/__init__.py", line 583, in _build_master
ws.require(__requires__)
File "/home/michwill/.local/share/virtualenvs/nucypher-kms-5SSQ9ZHE/lib/python3.6/site-packages/pkg_resources/__init__.py", line 900, in require
needed = self.resolve(parse_requirements(requirements))
File "/home/michwill/.local/share/virtualenvs/nucypher-kms-5SSQ9ZHE/lib/python3.6/site-packages/pkg_resources/__init__.py", line 791, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (SQLAlchemy 1.3.1 (/home/michwill/.local/share/virtualenvs/nucypher-kms-5SSQ9ZHE/lib/python3.6/site-packages), Requirement.parse('sqlalchemy==1.3.0b3'), {'nucypher'})
@michwill
michwill / nucypher.log
Created April 5, 2019 21:27
Hendrix error
WARNING: Running in Development mode
WARNING: Running in Federated mode
Starting Ursula on 127.0.0.1:11500
Connecting to :TEMPORARY_DOMAIN:
[Errno 13] Permission denied: '/home/michwill/tmp/nu/.nu/lib/python3.6/site-packages/hendrix/utils/8000_Flask.pid'
PermissionError [Errno 13] Permission denied: '/home/michwill/tmp/nu/.nu/lib/python3.6/site-packages/hendrix/utils/8000_Flask.pid'
Stopping Ursula
Ursula Stopped
Traceback (most recent call last):
File "run_lonely_ursula.py", line 38, in <module>
@michwill
michwill / log.log
Created August 25, 2019 10:29
nucypher stake list: fails
____ __ __
/\ _`\ /\ \__ /\ \
\ \,\L\_\ \ ,_\ __ \ \ \/'\ __ _ __
\/_\__ \\ \ \/ /'__`\\ \ , < /'__`\/\`'__\
/\ \L\ \ \ \_/\ \L\.\\ \ \\`\ /\ __/\ \ \/
\ `\____\ \__\ \__/.\_\ \_\ \_\ \____\\ \_\
\/_____/\/__/\/__/\/_/\/_/\/_/\/____/ \/_/
The Holder of Stakes.
@michwill
michwill / log.log
Created August 25, 2019 10:40
nucypher stake new-stakeholder fails
$ nucypher stake new-stakeholder --provider ipc:///home/michwill/.ethereum/goerli/geth.ipc --poa
The Holder of Stakes.
Traceback (most recent call last):
File "/home/michwill/Projects/nucypher-kms/nucypher/cli/characters/stake.py", line 134, in stake
registry_filepath=registry_filepath)
File "/home/michwill/Projects/nucypher-kms/nucypher/config/node.py", line 322, in from_configuration_file
assembled_params = cls.assemble(filepath=filepath, **overrides)
File "/home/michwill/Projects/nucypher-kms/nucypher/config/characters.py", line 277, in assemble
@michwill
michwill / log.log
Created August 25, 2019 13:11
Cannot create stake
$ nucypher stake create --hw-wallet
____ __ __
/\ _`\ /\ \__ /\ \
\ \,\L\_\ \ ,_\ __ \ \ \/'\ __ _ __
\/_\__ \\ \ \/ /'__`\\ \ , < /'__`\/\`'__\
/\ \L\ \ \ \_/\ \L\.\\ \ \\`\ /\ __/\ \ \/
\ `\____\ \__\ \__/.\_\ \_\ \_\ \____\\ \_\
\/_____/\/__/\/__/\/_/\/_/\/_/\/____/ \/_/
The Holder of Stakes.
@michwill
michwill / log.log
Created August 25, 2019 15:16
nucypher ursula init --provider ... --poa fails
the Untrusted Re-Encryption Proxy.
Traceback (most recent call last):
File "/home/ubuntu/nucypher/nucypher/blockchain/eth/interfaces.py", line 710, in get_interface
cached_interface = list(cls._interfaces.values())[-1]
IndexError: list index out of range
During handling of the above exception, another exception occurred:
@michwill
michwill / worker.log
Created August 29, 2019 17:37
Bugs in worker
WSGI application error
Traceback (most recent call last):
File "/home/ubuntu/.local/share/virtualenvs/nucypher-fvStivKV/lib/python3.6/site-packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/home/ubuntu/.local/share/virtualenvs/nucypher-fvStivKV/lib/python3.6/site-packages/twisted/python/context.py", line 87, in callWithContext
self.contexts.pop()
File "/home/ubuntu/.local/share/virtualenvs/nucypher-fvStivKV/lib/python3.6/site-packages/hendrix/facilities/response.py", line 27, in run
return ran
File "/home/ubuntu/.local/share/virtualenvs/nucypher-fvStivKV/lib/python3.6/site-packages/twisted/web/wsgi.py", line 533, in run
self.started = True
@michwill
michwill / availability.log
Created November 23, 2019 19:27
Availability check traceback
Ursula(0x26FD316) >>> Unhandled error in Deferred:
Traceback (most recent call last):
File "/home/ubuntu/.local/share/virtualenvs/nucypher-fvStivKV/lib/python3.6/site-packages/twisted/internet/base.py", line 1283, in run
self.mainLoop()
File "/home/ubuntu/.local/share/virtualenvs/nucypher-fvStivKV/lib/python3.6/site-packages/twisted/internet/base.py", line 1292, in mainLoop
self.runUntilCurrent()
File "/home/ubuntu/.local/share/virtualenvs/nucypher-fvStivKV/lib/python3.6/site-packages/twisted/internet/base.py", line 913, in runUntilCurrent
call.func(*call.args, **call.kw)
File "/home/ubuntu/.local/share/virtualenvs/nucypher-fvStivKV/lib/python3.6/site-packages/twisted/internet/task.py", line 239, in __call__