Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR 12002: Timeout [Condition of type WINHTTP::WIN-ERROR] #115

Open
gassechen opened this issue Mar 31, 2022 · 0 comments
Open

ERROR 12002: Timeout [Condition of type WINHTTP::WIN-ERROR] #115

gassechen opened this issue Mar 31, 2022 · 0 comments

Comments

@gassechen
Copy link

gassechen commented Mar 31, 2022

Hello. First of all thank you very much.
Hola. Antes que nada muchas gracias.
Restarts:
0: [RETRY] Retry SLIME REPL evaluation request.
1: [*ABORT] Return to SLIME's top level.
2: [ABORT] abort thread (#<THREAD "new-repl-thread" RUNNING {100698C983}>)

Backtrace:
0: (WINHTTP::GET-LAST-ERROR)
1: (WINHTTP:RECEIVE-RESPONSE #.(SB-SYS:INT-SAP #X00AA9CC0))
2: (DEXADOR.BACKEND.WINHTTP:REQUEST "https://readings.geoforce.net/readings?..
3: (GET-EVENTS-FROM-SERVER "2022-02-20T00:00:00Z" NIL)
4: (MAIN)
5: (CALL-WITH-TIMING # #<FUNCTION (LAMBDA NIL) {100248113B}>)
6: (SB-INT:SIMPLE-EVAL-IN-LEXENV (TIME (MAIN)) #)
7: (EVAL (TIME (MAIN)))

i'm try

(let ((retry-request (dex:retry-request 5 :interval 3)))
(handler-bind ((WINHTTP::WIN-ERROR retry-request))
(dex:get "http://lisp.org/")))

Hi. The error persist. In windows 10 with portacle.
In linux not error occurred.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant