Created
October 25, 2020 23:56
-
-
Save g8d3/75f10784b0e824108de4d2c83231081d to your computer and use it in GitHub Desktop.
kelp_run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
__ _______ _ ____ ___ __ __ _____ _____ ___ _ _______ _ ____ | |
\ \ / / ____| | / ___/ _ \| \/ | ____| |_ _/ _ \ | |/ / ____| | | _ \ | |
\ \ /\ / /| _| | | | | | | | | |\/| | _| | || | | | | ' /| _| | | | |_) | | |
\ V V / | |___| |__| |__| |_| | | | | |___ | || |_| | | . \| |___| |___| __/ | |
\_/\_/ |_____|_____\____\___/|_| |_|_____| |_| \___/ |_|\_\_____|_____|_| | |
cli=master:v1.10.0 | |
gui=v1.0.0-rc1 | |
2020/10/25 18:53:54 binDir initialized: OSPath[native=C:\Users\pasta\Downloads\kelp-v1.10.0-windows-amd64\kelp-v1.10.0, unix=/mnt/c/Users/pasta/Downloads/kelp-v1.10.0-windows-amd64/kelp-v1.10.0, isRel=false] | |
2020/10/25 18:53:54 Kelp is being run from user 'DESKTOP-29L498K\pasta' (Uid=S-1-5-21-774690253-2977444548-467764719-1001, Name=Juan Pastas, HomeDir=OSPath[native=C:\Users\pasta, unix=/mnt/c/Users/pasta, isRel=false]) | |
2020/10/25 18:53:54 dotKelpWorkingDir initialized: OSPath[native=C:\Users\pasta\.kelp, unix=/mnt/c/Users/pasta/.kelp, isRel=false] | |
2020/10/25 18:53:54 calling mkdir on uiLogsDirPath: OSPath[native=C:\Users\pasta\.kelp\ui_logs, unix=/mnt/c/Users/pasta/.kelp/ui_logs, isRel=false] ... | |
2020/10/25 18:53:54 process.Background is executing command: 'C:\Windows\System32\bash.exe -c mkdir -p /mnt/c/Users/pasta/.kelp/ui_logs' from directory 'C:\Users\pasta\.kelp' | |
2020/10/25 18:53:54 registered command under namespace 'mkdir' with PID: 2724, processes available: [mkdir] | |
2020/10/25 18:53:55 unregistered command under namespace 'mkdir' with PID: 2724, processes available: [] | |
2020/10/25 18:53:55 logging to file: C:\Users\pasta\.kelp\ui_logs\kelp-ui_20201025T185354-05.log | |
2020/10/25 18:53:55 assetsDirPath: OSPath[native=C:\Users\pasta\.kelp\assets, unix=/mnt/c/Users/pasta/.kelp/assets, isRel=false] | |
2020/10/25 18:53:55 trayIconPath: OSPath[native=C:\Users\pasta\.kelp\assets\[email protected], unix=/mnt/c/Users/pasta/.kelp/assets/[email protected], isRel=false] | |
2020/10/25 18:53:55 starting server for tail file on port 53572 | |
2020/10/25 18:53:55 Starting Kelp GUI Server, gui=v1.0.0-rc1, cli=master:v1.10.0 [b4ea3fed07ae26831c9b85bbc80c6e5dfe268c47] | |
2020/10/25 18:53:55 using horizonTestnetURI: https://horizon-testnet.stellar.org | |
2020/10/25 18:53:55 using horizonPubnetURI: https://horizon.stellar.org | |
2020/10/25 18:53:55 opening URL in electron: http://localhost:53572 | |
2020/10/25 18:53:55 updated ccxtBaseURL to 'http://localhost:3000' | |
2020/10/25 18:53:55 using ccxtRestUrl: http://localhost:3000 | |
2020/10/25 18:53:55 starting astilectron failed: provisioning failed: provisioning electron failed: unzipping C:\Users\pasta\AppData\Roaming\Kelp\vendor\electron-windows-amd64-v4.0.1.zip into C:\Users\pasta\AppData\Roaming\Kelp\vendor\electron-windows-amd64 failed: unzipping C:\Users\pasta\AppData\Roaming\Kelp\vendor\electron-windows-amd64-v4.0.1.zip into C:\Users\pasta\AppData\Roaming\Kelp\vendor\electron-windows-amd64 failed: astiarchive: opening overall zip reader on C:\Users\pasta\AppData\Roaming\Kelp\vendor\electron-windows-amd64-v4.0.1.zip failed: zip: not a valid zip file |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment