Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COCOAPODS_ART_CREDENTIALS added --user username:password might fail some respositories #66

Open
psstevenchan opened this issue Nov 22, 2023 · 0 comments

Comments

@psstevenchan
Copy link

`$ export COCOAPODS_ART_CREDENTIALS=username:password
$ pod install

Analyzing dependencies
Downloading dependencies

Installing AppLovinSDK (11.5.0)

[!] Error installing AppLovinSDK
[!] /usr/bin/curl -f -L -o /var/folders/y3/2g6yzj714n52y7jw8ctfzqf40000gn/T/d20231114-26276-q1i8xf/file.zip https://artifacts.applovin.com/ios/com/applovin/applovin-sdk/applovin-ios-sdk-11.5.0.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.12.1 cocoapods-downloader/1.6.3' --user username:password --ssl-no-revoke

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (22) The requested URL returned error: 400

Installing HyprMX (6.2.0)

[!] Error installing HyprMX
[!] /usr/bin/curl -f -L -o /var/folders/y3/2g6yzj714n52y7jw8ctfzqf40000gn/T/d20231114-26700-shkr67/file.zip https://s3.amazonaws.com/cocoapods-files/HyprMX/6.2.0/HyprMX_iOS_v6-2-0.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.13.0 cocoapods-downloader/1.6.3' --user username:password --ssl-no-revoke

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0
curl: (22) The requested URL returned error: 400

Installing VungleAds (7.1.0)

[!] Error installing VungleAds
[!] /usr/bin/curl -f -L -o /var/folders/y3/2g6yzj714n52y7jw8ctfzqf40000gn/T/d20231114-26841-12kfqvm/file.zip https://vungle2-cdn-prod.s3.amazonaws.com/sdks/ios/7.1.x/VungleAds-7.1.0.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.13.0 cocoapods-downloader/1.6.3' --user username:password --ssl-no-revoke

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (22) The requested URL returned error: 400`

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

No branches or pull requests

1 participant