Skip to content

The requested URL returned error: 403 #759

@lyrixx

Description

@lyrixx

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
  1. 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
  2. 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingkind/frameworkIssues related to CLI app framework

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions