-
-
Notifications
You must be signed in to change notification settings - Fork 329
Closed
Labels
bugSomething isn't workingSomething isn't workingkind/frameworkIssues related to CLI app frameworkIssues related to CLI app framework
Description
Hello, We have a permanent error in castor run
I made a simple reproducer
>/tmp/scp curl -fsSL -o spc https://dl.static-php.dev/static-php-cli/spc-bin/nightly/spc-linux-x86_64
>/tmp/scp chmod +x ./spc
>/tmp/scp ./spc --version
static-php-cli 2.5.2
>/tmp/scp ./spc 'download' '--for-extensions=mbstring,phar,posix,tokenizer,curl,filter,openssl' '--with-php=8.3' '--prefer-pre-built'
_ _ _ _
___| |_ __ _| |_(_) ___ _ __ | |__ _ __
/ __| __/ _` | __| |/ __|____| '_ \| '_ \| '_ \
\__ \ || (_| | |_| | (_|_____| |_) | | | | |_) |
|___/\__\__,_|\__|_|\___| | .__/|_| |_| .__/ v2.5.2
|_| |_|
curl: (22) The requested URL returned error: 403
[12:07:12] [E] failed http fetch
- It would be nice to know what URL returns a 403
- I edited SPC, to get the URL, and retry it locally. I was rate limited
- And how to fix that
- I put a token in my ci.yaml, I think it could be cool to add it to the doc
Thanks
pyrech
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingkind/frameworkIssues related to CLI app frameworkIssues related to CLI app framework