[
https://issues.apache.org/jira/browse/GUACAMOLE-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Jumper closed GUACAMOLE-1791.
----------------------------------
Resolution: Fixed
> Docker build cannot download from libwebsockets.org
> ---------------------------------------------------
>
> Key: GUACAMOLE-1791
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1791
> Project: Guacamole
> Issue Type: Bug
> Components: guacd-docker
> Reporter: Mike Jumper
> Assignee: Mike Jumper
> Priority: Blocker
> Fix For: 1.5.2
>
>
> The libwebsockets.org website is occasionally down, and the project has
> stated that they are having trouble keeping the site going, recommending
> instead that people download from GitHub:
> https://github.com/warmcat/libwebsockets/issues/2841#issuecomment-1497017643
> The site is now either down or responding in a way that prevents the guacd
> Docker image from building libwebsockets:
> {code:none}
> ...
> #8 278.0 Cloning into 'libwebsockets'...
> #8 280.7 error: RPC failed; curl 18 HTTP/2 stream 3 was reset
> #8 280.7 fetch-pack: unexpected disconnect while reading sideband packet
> #8 280.7 fatal: early EOF
> #8 280.7 fatal: fetch-pack: invalid index-pack output
> {code}
> We should point the image build at GitHub instead, as advised.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)