Created
February 26, 2016 19:39
-
-
Save jrabbit/843e9dbff6bd0d5ba755 to your computer and use it in GitHub Desktop.
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
| ./src/task rc.debug=1 sync | |
| c: INFO Server certificate will be verified but hostname ignored. | |
| c: INFO Verifying certificate. | |
| c: INFO The certificate is trusted. | |
| Timer Config::load (/home/jack/.taskrc) 0.001406 sec | |
| Parse Tree (before command-specifіc processing) | |
| _original_args | |
| ./src/task rc.debug=1 sync | |
| _args | |
| word basename='task' raw='./src/task' BINARY | |
| pair modifier='debug' name='rc' raw='rc.debug=1' separator='=' value='1' CONFIG ORIGINAL | |
| identifier canonical='synchronize' raw='sync' ORIGINAL CMD ALLOWSMISC | |
| pending.data rw - T0000+000~000 L0000+000 | |
| completed.data rw - T0000+000~000 L0000+000 | |
| undo.data rw - T0000+000~000 L0000+000 | |
| backlog.data rw - T0000+000~000 L0000+000 | |
| Perf task 2.5.1 8f09a35 20160226T193848Z init:5097 load:0 gc:0 filter:0 commit:3 sort:0 render:0 hooks:2 other:39097 total:44199 | |
| Syncing with localhost:53589 | |
| Configuration override rc.debug:1 | |
| Handshake failed. The TLS connection was non-properly terminated. | |
| Sync failed. Could not connect to the Taskserver. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment