Skip to content

Instantly share code, notes, and snippets.

@ligi
Created April 25, 2020 00:32
Show Gist options
  • Save ligi/12978546cecefedf03750bd816183c05 to your computer and use it in GitHub Desktop.
Save ligi/12978546cecefedf03750bd816183c05 to your computer and use it in GitHub Desktop.
NFO [04-25|02:24:58.989] Using CLI as UI-channel
INFO [04-25|02:24:59.231] Loaded 4byte database embeds=146841 locals=0 local=./4byte-custom.json
## Master Password
Please enter the password to decrypt the master seed
!! Unsupported terminal, password will be echoed.
>
-----------------------
INFO [04-25|02:25:00.240] Rule engine configured file=rules.js
INFO [04-25|02:25:00.240] Starting signer chainid=1 keystore=pretixkeys/ light-kdf=false advanced=false
DEBUG[04-25|02:25:00.240] FS scan times list=34.72µs set=862ns diff=1.804µs
DEBUG[04-25|02:25:00.243] Ledger support enabled
DEBUG[04-25|02:25:00.243] Trezor support enabled via HID
DEBUG[04-25|02:25:00.244] Trezor support enabled via WebUSB
INFO [04-25|02:25:00.244] Smartcard socket file missing, disabling err="stat none: no such file or directory"
INFO [04-25|02:25:00.244] Audit logs configured file=audit.log
INFO [04-25|02:25:00.244] HTTP endpoint opened url=http://127.0.0.1:8550/
DEBUG[04-25|02:25:00.245] IPC registered namespace=account
INFO [04-25|02:25:00.245] IPC endpoint opened url=/home/ligi/.clef/clef.ipc
------- Signer info -------
* extapi_version : 6.0.0
* extapi_http : http://127.0.0.1:8550/
* extapi_ipc : /home/ligi/.clef/clef.ipc
* intapi_version : 7.0.1
INFO [04-25|02:25:00.253] error occurred during execution error="ReferenceError: OnSignerStartup is not defined at <eval>:1:16(7)"
-------- New Account request--------------
A request has been made to create a new account.
Approving this operation means that a new account is created,
and the address is returned to the external caller
Request context:
127.0.0.1:48354 -> HTTP/1.1 -> 127.0.0.1:8550
Additional HTTP header data, provided by the external caller:
User-Agent: okhttp/4.4.1
Origin:
Approve? [y/N]:
> -----------------------
WARN [04-25|02:25:03.841] Served account_new conn=127.0.0.1:48354 reqid=0 t=215.117µs err="request denied"
^CINFO [04-25|02:31:11.453] Exiting... signal=interrupt
INFO [04-25|02:31:11.453] IPC endpoint closed url=/home/ligi/.clef/clef.ipc
INFO [04-25|02:31:11.453] HTTP endpoint closed url=http://127.0.0.1:8550/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment