Created
March 19, 2021 20:34
-
-
Save LefterisJP/e85bc1ef7d2b9ca7ba3a0d780f4ef5c0 to your computer and use it in GitHub Desktop.
macos-auto-update.log
This file contains hidden or 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
John-Does-Air:~ johndoe$ /Applications/rotki.app/Contents/MacOS/rotki | |
(node:687) ProtocolDeprecateCallback: The callback argument of protocol module APIs is no longer needed. | |
Checking for update | |
2021-03-19T20:31:45.111Z: Exiting the application | |
2021-03-19T20:31:45.121Z: Determining if we are packaged by seeing if /Applications/rotki.app/Contents/Resources/rotkehlchen_py_dist/rotkehlchen exists | |
2021-03-19T20:31:45.125Z: Starting packaged python subprocess: /Applications/rotki.app/Contents/Resources/rotkehlchen_py_dist/rotkehlchen/rotkehlchen-1.15.0-macos --api-port 4242 --loglevel critical --api-cors app://* --logfile /Users/johndoe/Library/Application Support/rotki/logs/rotkehlchen.log | |
2021-03-19T20:31:45.148Z: The Python sub-process started on port: 4242 (PID: 695) | |
Found version 1.15.1 (url: rotki-darwin-v1.15.1.zip, rotki-darwin-v1.15.1.dmg) | |
Downloading update from rotki-darwin-v1.15.1.zip, rotki-darwin-v1.15.1.dmg | |
updater cache dir: /Users/johndoe/Library/Application Support/Caches/rotki-updater | |
Update has already been downloaded to /Users/johndoe/Library/Application Support/Caches/rotki-updater/pending/rotki-darwin-v1.15.1.zip). | |
/ requested | |
/1616185926033-377.zip requested | |
/1616185926033-377.zip requested by Squirrel.Mac, pipe /Users/johndoe/Library/Application Support/Caches/rotki-updater/pending/rotki-darwin-v1.15.1.zip | |
2021-03-19 21:32:08.936 rotki[687:9616] Download completed to: file:///Users/johndoe/Library/Caches/com.rotki.app.ShipIt/update.VjVSDyp/1616185926033-377.zip | |
Proxy server for native Squirrel.Mac is closed (was started to download https://github.com/rotki/rotki/releases/download/v1.15.1/rotki-darwin-v1.15.1.zip) | |
2021-03-19T20:32:16.433Z: Exiting the application | |
Error: No update available, can't quit and install | |
at c.quitAndInstall (/Applications/rotki.app/Contents/Resources/app.asar/background.js:2:179088) | |
at IpcMainImpl.<anonymous> (/Applications/rotki.app/Contents/Resources/app.asar/background.js:2:569649) | |
at IpcMainImpl.emit (events.js:315:20) | |
at Object.<anonymous> (electron/js2c/browser_init.js:157:9051) | |
at Object.emit (events.js:315:20) | |
Error: Error: No update available, can't quit and install | |
at c.quitAndInstall (/Applications/rotki.app/Contents/Resources/app.asar/background.js:2:179088) | |
at IpcMainImpl.<anonymous> (/Applications/rotki.app/Contents/Resources/app.asar/background.js:2:569649) | |
at IpcMainImpl.emit (events.js:315:20) | |
at Object.<anonymous> (electron/js2c/browser_init.js:157:9051) | |
at Object.emit (events.js:315:20) | |
2021-03-19T20:32:17.477Z: | |
2021-03-19T20:32:17.479Z: Rotki API server is running at: 127.0.0.1:4242 | |
2021-03-19T20:32:17.480Z: The Python sub-process exited with signal: null (Code: 0) | |
2021-03-19T20:32:17.481Z: The Python sub-process was terminated successfully (true) | |
John-Does-Air:~ johndoe$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment