Соединяется с сервером, но возвращает ошибку 503:
user@host:~ % sbcl
This is SBCL 1.4.3, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.
SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
* (ql:quickload "local-time-duration")
To load "local-time-duration":
Install 1 Quicklisp release:
local-time-duration
debugger invoked on a QL-HTTP:UNEXPECTED-HTTP-STATUS in thread
#<THREAD "main thread" RUNNING {1001958083}>:
Unexpected HTTP status for #<URL "http://beta.quicklisp.org/archive/local-time-duration/2017-02-27/local-time-duration-20170227-git.tgz">: 503
Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [ABORT] Give up on "local-time-duration"
1: Exit debugger, returning to top level.
((LAMBDA (QL-HTTP::CONNECTION) :IN QL-HTTP:HTTP-FETCH) #<SB-SYS:FD-STREAM for "socket 10.10.20.12:52577, peer: 54.230.148.191:80" {1003CD02A3}>)
source: (ERROR 'UNEXPECTED-HTTP-STATUS :URL URL :STATUS-CODE (STATUS HEADER))
0] ("local-time-duration")
* %
На сайт https://www.quicklisp.org/beta/ нормально захожу.
Проверьте, кто может. Спасибо!