Closed jonathan-lin closed 6 years ago
Here is the system info
("EIN system info"
:emacs-version "GNU Emacs 25.3.1 (x86_64-w64-mingw32)
of 2017-09-26"
:emacs-bzr-version nil
:window-system w32
:emacs-variant nil
:os
(:uname nil
:lsb-release nil)
:image-types
(svg png gif tiff jpeg xpm xbm pbm)
:image-types-available
(svg png gif tiff jpeg xpm xbm pbm)
:request
(:backend curl)
:ein
(:version "0.14.2"
:source-dir "c:/Users/Jon/AppData/Roaming/.emacs.d/elpa/ein-20180809.1416/")
:lib
((:name "websocket"
:path "~/.emacs.d/elpa/websocket-20180423.16/websocket.el"
:featurep t
:version-var websocket-version
:version "1.9")
(:name "request"
:path "~/.emacs.d/elpa/request-20170201.147/request.el"
:featurep t
:version-var request-version
:version "0.3.0")
(:name "auto-complete"
:path "~/.emacs.d/elpa/auto-complete-20170125.245/auto-complete.el"
:featurep t
:version-var nil
:version nil)
(:name "auto-complete"
:path "~/.emacs.d/elpa/auto-complete-20170125.245/auto-complete.el"
:featurep t
:version-var nil
:version nil)
(:name "popup"
:path "~/.emacs.d/elpa/popup-20160709.1429/popup.elc"
:featurep t
:version-var popup-version
:version "0.5.3")
(:name "python"
:path
"c:/Users/Jon/Documents/emacs-25.3_1-x86_64/share/emacs/25.3/lisp/progmodes/python.elc"
:featurep t
:version-var nil
:version nil)))
@jonathan-lin, what is the setting for the variables ein:content-query-timeout
and request-timeout
? Does anything change if you, say, double those values?
If you continue to see errors I would like you to call M-x ein:dev-start-debug
and then report back what additional (if any) messages are generated in the *ein:log-all*
buffer.
Hi @millejoh,
Thanks for replying so quickly. Pardon my ignorance, but how do I go about checking and setting those variables?
The autocomplete on describe-variables (C-h v) lists the following:
Possible completions are:
ein:console-args ein:console-executable
ein:console-security-dir ein:default-url-or-port
ein:display-warning-once--db ein:dotty-syntax-table
ein:filename-translations ein:inspector-mode-abbrev-table
ein:inspector-mode-hook ein:inspector-mode-map
ein:inspector-mode-syntax-table ein:inspector-visit-source-map
ein:iobject ein:notebook-console-args
ein:notebook-console-executable ein:notebook-console-security-dir
ein:source-dir ein:url-localhost
ein:url-localhost-template ein:url-or-port
ein:version
If I go ahead and run dev-start-debug
then ein:jupyter-server-start
, the following appears in ein:log-all
[debug] NOTEBOOKLIST-LOGIN: http://localhost:8888:36147c24b11242c1e95f3be54879992326bd9084c35a9c3a @#<buffer *scratch*>
[debug] NOTEBOOKLIST-OPEN: http://localhost:8888/ @#<buffer *scratch*>
[verbose] Error thrown: (error . "exited abnormally with code 2
") @#<buffer *scratch*>
[error] Kernelspc query call failed with status error. @#<buffer *scratch*>
[info] Failed to login to http://localhost:8888 @#<buffer *scratch*>
Strange that autocomplete won't find those variables. What happens if you exactly type C-h v request-timeout RET
?
I don't think ein is the problem here, but I have been wrong before. Some additional things you can do:
jupyter notebook --debug
. You can do this by adding "--debug" to the variable ein:jupyter-server-args
. The easiest way to do this would be by calling M-x customize-variable RET ein:jupyter-server-args
. Then wait and see if anything useful pops up in the *ein:jupyter-server*
buffer.request-log-level
and request-message-level
to 'debug
.C-h v request-timeout RET
seems to work:
request-timeout is a variable defined in ‘request.el’.
Its value is nil
Documentation:
Default request timeout in second.
‘nil’ means no timeout.
You can customize this variable.
Seems strange that the value is nil. I set it to 1 and tried running ein:jupyter-server-start
again but it still didn't work.
ein:log-all
[info] Failed to login to http://localhost:8888 @#<buffer *scratch*>
[verbose] Error thrown: (error . "exited abnormally with code 2
") @#<buffer *scratch*>
[error] Kernelspc query call failed with status error. @#<buffer *scratch*>
[info] Failed to login to http://localhost:8888 @#<buffer *scratch*>
messages
Starting notebook server in directory: c:/Users/Jon/Documents/emacs-25.3_1-x86_64/bin/
Blocking call to accept-process-output with quit inhibited!! [3 times]
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
ein: [info] Failed to login to http://localhost:8888
Blocking call to accept-process-output with quit inhibited!! [28 times]
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!! [2 times]
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!! [2 times]
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!! [2 times]
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!! [2 times]
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!!
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!! [2 times]
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!! [2 times]
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!! [2 times]
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!! [2 times]
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!! [2 times]
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!!
Error (wrong-type-argument number-or-marker-p nil) on query contents, try calling ‘ein:notebooklist-login‘ first...
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api. [11 times]
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api. [15 times]
ein: [error] Kernelspc query call failed with status error.
ein: [info] Failed to login to http://localhost:8888
REQUEST [error] Failed delete file c:/Users/Jon/AppData/Local/Temp/emacs-request153240OK. Got: (file-error "Removing old name" "No such file or directory" "c:/Users/Jon/AppData/Local/Temp/emacs-request153240OK")
I'll give the jupyter debugger a shot. Thanks for all your help so far.
Here is the jupyter log with the debug mode activated
[D 21:02:21.226 NotebookApp] Searching ['c:\\Users\\Jon\\Documents\\emacs-25.3_1-x86_64\\bin', 'C:\\Users\\Jon\\AppData\\Roaming\\.jupyter', 'c:\\users\\jon\\appdata\\local\\programs\\python\\python36\\etc\\jupyter', 'C:\\ProgramData\\jupyter'] for config files
[D 21:02:21.229 NotebookApp] Looking for jupyter_config in C:\ProgramData\jupyter
[D 21:02:21.230 NotebookApp] Looking for jupyter_config in c:\users\jon\appdata\local\programs\python\python36\etc\jupyter
[D 21:02:21.231 NotebookApp] Looking for jupyter_config in C:\Users\Jon\AppData\Roaming\.jupyter
[D 21:02:21.232 NotebookApp] Looking for jupyter_config in c:\Users\Jon\Documents\emacs-25.3_1-x86_64\bin
[D 21:02:21.237 NotebookApp] Looking for jupyter_notebook_config in C:\ProgramData\jupyter
[D 21:02:21.238 NotebookApp] Looking for jupyter_notebook_config in c:\users\jon\appdata\local\programs\python\python36\etc\jupyter
[D 21:02:21.239 NotebookApp] Looking for jupyter_notebook_config in C:\Users\Jon\AppData\Roaming\.jupyter
[D 21:02:21.241 NotebookApp] Looking for jupyter_notebook_config in c:\Users\Jon\Documents\emacs-25.3_1-x86_64\bin
[D 21:02:22.448 NotebookApp] Paths used for configuration of jupyter_notebook_config:
C:\ProgramData\jupyter\jupyter_notebook_config.json
[D 21:02:22.450 NotebookApp] Paths used for configuration of jupyter_notebook_config:
c:\users\jon\appdata\local\programs\python\python36\etc\jupyter\jupyter_notebook_config.json
[D 21:02:22.452 NotebookApp] Paths used for configuration of jupyter_notebook_config:
C:\Users\Jon\AppData\Roaming\.jupyter\jupyter_notebook_config.json
[I 21:02:22.453 NotebookApp] Serving notebooks from local directory: c:\Users\Jon\Documents\emacs-25.3_1-x86_64\bin
[I 21:02:22.453 NotebookApp] The Jupyter Notebook is running at:
[I 21:02:22.453 NotebookApp] http://localhost:8888/?token=54b4fa0c1e215c79567618b7fb454f15673eace0fd59be67
[I 21:02:22.454 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 21:02:22.469 NotebookApp]
Copy/paste this URL into your browser when you connect for the first time,
to login with a token:
http://localhost:8888/?token=54b4fa0c1e215c79567618b7fb454f15673eace0fd59be67
[I 21:02:23.381 NotebookApp] Accepting one-time-token-authenticated connection from ::1
[D 21:02:23.388 NotebookApp] Using contents: services/contents
[D 21:02:23.650 NotebookApp] Path base/images/favicon.ico served from c:\users\jon\appdata\local\programs\python\python36\lib\site-packages\notebook\static\base\images\favicon.ico
[D 21:02:23.653 NotebookApp] Path components/jquery-ui/themes/smoothness/jquery-ui.min.css served from c:\users\jon\appdata\local\programs\python\python36\lib\site-packages\notebook\static\components\jquery-ui\themes\smoothness\jquery-ui.min.css
[D 21:02:23.655 NotebookApp] Path components/jquery-typeahead/dist/jquery.typeahead.min.css served from c:\users\jon\appdata\local\programs\python\python36\lib\site-packages\notebook\static\components\jquery-typeahead\dist\jquery.typeahead.min.css
[D 21:02:23.656 NotebookApp] Path style/style.min.css served from c:\users\jon\appdata\local\programs\python\python36\lib\site-packages\notebook\static\style\style.min.css
[D 21:02:23.660 NotebookApp] Path components/es6-promise/promise.min.js served from c:\users\jon\appdata\local\programs\python\python36\lib\site-packages\notebook\static\components\es6-promise\promise.min.js
[D 21:02:23.662 NotebookApp] Path components/preact/index.js served from c:\users\jon\appdata\local\programs\python\python36\lib\site-packages\notebook\static\components\preact\index.js
[D 21:02:23.665 NotebookApp] Path components/proptypes/index.js served from c:\users\jon\appdata\local\programs\python\python36\lib\site-packages\notebook\static\components\proptypes\index.js
[D 21:02:23.666 NotebookApp] Path components/preact-compat/index.js served from c:\users\jon\appdata\local\programs\python\python36\lib\site-packages\notebook\static\components\preact-compat\index.js
[D 21:02:23.668 NotebookApp] Path components/requirejs/require.js served from c:\users\jon\appdata\local\programs\python\python36\lib\site-packages\notebook\static\components\requirejs\require.js
[D 21:02:23.671 NotebookApp] Path base/images/logo.png served from c:\users\jon\appdata\local\programs\python\python36\lib\site-packages\notebook\static\base\images\logo.png
[D 21:02:23.673 NotebookApp] Path tree/js/main.min.js served from c:\users\jon\appdata\local\programs\python\python36\lib\site-packages\notebook\static\tree\js\main.min.js
[D 21:02:23.688 NotebookApp] 200 GET /tree?token=4bf69317fe9b1d7e461d4fc638cd84762ec7dc5bc92ed349 (::1) 307.18ms
[D 21:02:23.991 NotebookApp] Path custom.css served from c:\users\jon\appdata\local\programs\python\python36\lib\site-packages\notebook\static\custom\custom.css
[D 21:02:23.995 NotebookApp] 304 GET /custom/custom.css (::1) 6.99ms
[D 21:02:25.173 NotebookApp] Path services\contents.js served from c:\users\jon\appdata\local\programs\python\python36\lib\site-packages\notebook\static\services\contents.js
[D 21:02:25.178 NotebookApp] 200 GET /static/services/contents.js?v=20180812210221 (::1) 6.98ms
[D 21:02:26.045 NotebookApp] Paths used for configuration of tree:
C:\ProgramData\jupyter\nbconfig\tree.json
[D 21:02:26.049 NotebookApp] Paths used for configuration of tree:
c:\users\jon\appdata\local\programs\python\python36\etc\jupyter\nbconfig\tree.json
[D 21:02:26.052 NotebookApp] Paths used for configuration of tree:
C:\Users\Jon\AppData\Roaming\.jupyter\nbconfig\tree.json
[D 21:02:26.054 NotebookApp] 200 GET /api/config/tree?_=1534132945032 (::1) 14.96ms
[D 21:02:26.063 NotebookApp] Paths used for configuration of common:
C:\ProgramData\jupyter\nbconfig\common.json
[D 21:02:26.067 NotebookApp] Paths used for configuration of common:
c:\users\jon\appdata\local\programs\python\python36\etc\jupyter\nbconfig\common.json
[D 21:02:26.070 NotebookApp] Paths used for configuration of common:
C:\Users\Jon\AppData\Roaming\.jupyter\nbconfig\common.json
[D 21:02:26.072 NotebookApp] 200 GET /api/config/common?_=1534132945033 (::1) 13.96ms
[D 21:02:26.079 NotebookApp] 200 GET /api/terminals?_=1534132945034 (::1) 3.99ms
[D 21:02:26.089 NotebookApp] Found kernel python3 in c:\users\jon\appdata\local\programs\python\python36\share\jupyter\kernels
[D 21:02:30.921 NotebookApp] 304 GET /api/kernelspecs (::1) 4838.11ms
[D 21:02:30.927 NotebookApp] 200 GET /api/terminals?_=1534132945036 (::1) 2.00ms
[D 21:02:30.934 NotebookApp] Path custom.js served from c:\users\jon\appdata\local\programs\python\python36\lib\site-packages\notebook\static\custom\custom.js
[D 21:02:30.947 NotebookApp] 200 GET /api/sessions?_=1534132945035 (::1) 5.98ms
[D 21:02:30.952 NotebookApp] 200 GET /custom/custom.js?v=20180812210221 (::1) 20.89ms
[D 21:02:31.557 NotebookApp] 200 GET /api/contents?type=directory&_=1534132945037 (::1) 422.87ms
[D 21:03:27.729 NotebookApp] 200 GET /api/sessions?_=1534132945038 (::1) 1.99ms
[D 21:03:27.733 NotebookApp] 200 GET /api/terminals?_=1534132945039 (::1) 1.99ms
[D 21:03:27.737 NotebookApp] 200 GET /api/sessions?_=1534131820247 (::1) 2.00ms
[D 21:03:27.741 NotebookApp] 200 GET /api/terminals?_=1534131820248 (::1) 1.99ms
[D 21:03:28.175 NotebookApp] 200 GET /api/contents?type=directory&_=1534132945040 (::1) 337.16ms
[D 21:03:28.679 NotebookApp] 200 GET /api/contents?type=directory&_=1534131820249 (::1) 501.66ms
[D 21:03:31.771 NotebookApp] 200 GET /api/sessions?_=1534110845114 (::1) 3.99ms
[D 21:03:31.778 NotebookApp] 200 GET /api/terminals?_=1534110845115 (::1) 2.99ms
[D 21:03:32.823 NotebookApp] 200 GET /api/contents?type=directory&_=1534110845116 (::1) 646.27ms
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!! [2 times]
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!! [2 times]
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!! [2 times]
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error "Timeout")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error "Timeout")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error "Timeout")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error "Timeout")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error "Timeout")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error "Timeout")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error "Timeout")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error "Timeout")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error "Timeout")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] REQUEST
REQUEST [debug] Run: curl --silent --include --location --compressed --cookie c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --cookie-jar c:\Users\Jon\AppData\Roaming\.emacs.d\request\curl-cookie-jar --write-out \n(:num-redirects %{num_redirects} :url-effective %{url_effective}) http://localhost:8888/api
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] -TIMEOUT-CALLBACK
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error "Timeout")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
Blocking call to accept-process-output with quit inhibited!!
REQUEST [debug] Start timer: timeout=5.0 sec
REQUEST [debug] -TIMEOUT-CALLBACK
REQUEST [error] Callback is not called when stopping process! Explicitly calling from timer.
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error "Timeout")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST
Error (wrong-type-argument number-or-marker-p nil) on query contents, try calling ¡®ein:notebooklist-login¡® first...
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<27>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*-766427>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<26>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*-195762>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<25>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*-167528>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<24>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*-490878>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<23>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*-605761>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<22>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*-959529>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<21>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*-283225>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<20>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*-710896>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<19>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<18>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*-387979>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<17>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*-941446>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<16>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*-964852>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<15>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*-219971>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<14>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*-53803>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<13>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*-628125>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<12>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*-952837>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<11>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<buffer *request curl*-993993>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = nil
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
curl: option --compressed: the installed libcurl version doesn't support this
curl: try 'curl --help' for more information
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = error
REQUEST [debug] Executing error callback.
REQUEST [error] Error (error) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<10>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<killed buffer>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = timeout
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
nil
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<9>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<killed buffer>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = timeout
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
nil
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<8>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<killed buffer>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = timeout
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
nil
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<7>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<killed buffer>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = timeout
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
nil
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<6>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<killed buffer>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = timeout
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
nil
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<5>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<killed buffer>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = timeout
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
nil
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<4>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<killed buffer>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = timeout
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
nil
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<3>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<killed buffer>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = timeout
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
nil
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<2>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<killed buffer>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = timeout
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
nil
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl<1>>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<killed buffer>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = timeout
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
nil
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
REQUEST [debug] REQUEST--CURL-CALLBACK event = exited abnormally with code 2
REQUEST [debug] REQUEST--CURL-CALLBACK proc = #<process request curl>
REQUEST [debug] REQUEST--CURL-CALLBACK buffer = #<killed buffer>
REQUEST [debug] REQUEST--CURL-CALLBACK symbol-status = timeout
REQUEST [debug] REQUEST--CALLBACK
REQUEST [debug] (buffer-string) =
nil
REQUEST [debug] REQUEST-RESPONSE--CANCEL-TIMER
REQUEST [debug] -CLEAN-HEADER
REQUEST [debug] -CUT-HEADER
REQUEST [debug] error-thrown = (error . "exited abnormally with code 2
")
REQUEST [debug] -PARSE-DATA
REQUEST [debug] parser = #[nil \3001 \301 0\207\210\302\207 [(error) ein:json-read nil] 1]
REQUEST [debug] data = nil
REQUEST [debug] symbol-status = timeout
REQUEST [debug] Executing error callback.
REQUEST [error] Error (timeout) while connecting to http://localhost:8888/api.
I'm not sure if this is relevant but customize-variable
says that request-timeout
and ein:content-query-timeout
can't be found when I first start emacs. However, if I run ein:jupyter-server-start
first, then both variables are found and can be set. I set request-timeout
to 1 and ein:content-query-timeout
was already set to 60000`. My change did not fix the problem.
UPDATE: I tried ein from Ubuntu on Windows and it works fine with Jupyter Notebook running in Windows or in Ubuntu. Seems like the problem is isolate to ein running on Windows emacs
Unless you put something like (require 'ein-jupyter-server)
in your init file, you won't see those variables until you start the server, which triggers emacs to load both projects (among others).
Note that nil
is a perfectly fine value for request-timeout
- everything should work fine with that value set.
It looks like the problem is with curl. Request is saying your version of libcurl doesn't support the --compressed
option, which makes me wonder what else it is having trouble with. What version of curl is on your system? On mine it is "7.55.1 (Windows) libcurl/7.55.1 WinSSL".
A little more: per curl's documentation, it looks like exiting with code 2 means curl is having a hard time with initialization, which points to a fundamental problem with curl. I would suggest re-installing/upgrading your local copy of curl. If you continue to get those errors I won't be able to help much, I am afraid, and you will have to find a curl expert. Good luck!
Interesting. I had the same version of curl as you (7.55.1) but my version was not compiled with the --compressed
option available. I downloaded the newest version of curl and now ein works fine. If anyone comes across this post in the future, you have to add curl to your PATH environmental variable and set it to a higher priority than system32.
Thanks again for all of your help!
I'm running the latest version on EIN (v20180809.1416) on Emacs 25.3.1. I have jupyter (1.0.0) and python 3.6.6. When I run
ein:jupyter-server-start
, the jupyter notebook starts normally and pops open a browser window where I can interact with notebooks normally. However, EIN throws a bunch of errors and is unable to connect.ein:log-all
ein:jupyter-server
Messages
If I try
ein:notebooklist-login
, EIN prompts me for a port and a password then throws the following errors:Messages
ein: [info] Failed to login to 8888
ein:log-all
[info] Failed to login to 8888 @#<buffer *ein:log-all*>