Skip to content

tauri build hangs at wget request #1018

@sanket143

Description

@sanket143

Describe the bug
A clear and concise description of what the bug is.
On tauri build, it hangs on wget -q -O AppRun https://github.com/AppImage/AppImageKit/releases/download/continuous/AppRun-x86_64 every time.

I tried it without -q as a separate commands and it showed this

--2020-09-12 13:18:54--  https://github.com/AppImage/AppImageKit/releases/download/continuous/AppRun-x86_64
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving github.com (github.com)... 64:ff9b::dea:b066, 13.234.176.102
Connecting to github.com (github.com)|64:ff9b::dea:b066|:443... ^C

To Reproduce
Just tauri build in a tauri project.

Expected behavior
Download the AppImage in few seconds, because it is relatively so small.

Platform and Versions (please complete the following information):

OS: Linux(5.8.8-arch1-1) - linux/x64
Node: 14.10.1
NPM: 6.14.7
Yarn: 1.22.5
Rustc: 1.45.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions