Skip to content

Conversation

@lordmulder
Copy link

@lordmulder
Copy link
Author

lordmulder commented Feb 10, 2026

Any idea what is wrong?

GitHub API URL detected
--2026-02-10 19:46:48--  https://api.github.com/repos/lordmulder/sponge-hash-aes256/releases
Resolving api.github.com (api.github.com)... 140.82.113.5
Connecting to api.github.com (api.github.com)|140.82.113.5|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 592678 (579K) [application/json]
Saving to: ‘STDOUT’

     0K .......... .......... .......... .......... ..........  8%  434K 1s
    50K .......... .......... .......... .......... .......... 17%  870K 1s
   100K .......... .......... .......... .......... .......... 25% 72.4M 0s
   150K .......... .......... .......... .......... .......... 34%  877K 0s
   200K .......... .......... .......... .......... .......... 43% 88.2M 0s
   250K .......... .......... .......... .......... .......... 51%  114M 0s
   300K .......... .......... .......... .......... .......... 60% 80.8M 0s
   350K .......... .......... .......... .......... .......... 69% 82.4M 0s
   400K .......... .......... .......... .......... .......... 77%  890K 0s
   450K .......... .......... .......... .......... .......... 86%  128M 0s
   500K .......... .......... .......... .......... .......... 95%  147M 0s
   550K .......... .......... ........                        100%  160M=0.3s

2026-02-10 19:46:49 (1.95 MB/s) - written to stdout [592678/592678]

URL from GitHub API: https://github.com/lordmulder/sponge-hash-aes256/releases/download/1.8.5/sponge256sum-1.8.5-linux-x86_64.AppImage
worker.sh exited with a non-zero code: 1
Error: Process completed with exit code 1.

It seems to have detected the correct download URL for the .AppImage file, but then just fails with "non-zero code: 1" without a discernible error message 😕

@probonopd
Copy link
Member

Let's try with full URL (commit message got cut off)

@lordmulder
Copy link
Author

Let's try with full URL

Doesn't it mean we have to update URL for each new release?

Anyhow, this time it errored out at the different line:

+ DESKTOP_COMMENT=
worker.sh exited with a non-zero code: 1
Error: Process completed with exit code 1.

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

Successfully merging this pull request may close these issues.

2 participants