You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Mike Jumper (Jira)" <ji...@apache.org> on 2023/05/18 16:04:00 UTC

[jira] [Assigned] (GUACAMOLE-1791) Docker build cannot download from libwebsockets.org

     [ https://issues.apache.org/jira/browse/GUACAMOLE-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Jumper reassigned GUACAMOLE-1791:
--------------------------------------

    Assignee: Mike Jumper

> 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: Major
>
> 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)