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

FBAudienceNetwork 5.6.0 pod install returning 500 Internal Server Error during build #1384

Closed
5 tasks done
jjhampton opened this issue May 14, 2020 · 67 comments
Closed
5 tasks done

Comments

@jjhampton
Copy link

jjhampton commented May 14, 2020

Checklist

Environment

Describe your dev environment here, giving as many details as possible. If you have them, make sure to include:

  • Xcode Version: 11.1
  • Installation Platform & Verison: Cocoapods version 1.9.1

Goals

Install FBAudienceNetwork SDK via CocoaPods pod install

Expected Results

Successful install of FBAudienceNetwork SDK.

Actual Results

Getting a 500 Internal Server Error when building my app on CI server and the pod install command is ran:

Installing FBAudienceNetwork (5.6.0)

[!] Error installing FBAudienceNetwork
[!] /usr/local/opt/curl/bin/curl -f -L -o /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/d20200514-3356-56vahd/file.zip https://developers.facebook.com/resources/FBAudienceNetwork-5.6.0.zip --create-dirs --netrc-optional --retry 2

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
curl: (22) The requested URL returned error: 500 Internal Server Error
Warning: Transient problem: HTTP error Will retry in 1 seconds. 2 retries 
Warning: left.

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 500 Internal Server Error
Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries 
Warning: left.

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
curl: (22) The requested URL returned error: 500 Internal Server Error
##[error]The process '/usr/local/lib/ruby/gems/2.6.0/bin/pod' failed with exit code 1

Steps to Reproduce

Attempt to install FBAudienceNetwork SDK via pod install.

@asasahary
Copy link

@sharoni
Copy link

sharoni commented May 15, 2020

Hi,

Is is an intermittent issue or does it happen 100% of the time? Just tried it and it successfully fetched FBAudienceNetwork pod -

$ pod install    
Analyzing dependencies
Downloading dependencies
Installing FBAudienceNetwork (5.6.0)
Installing FBSDKCoreKit (7.0.0)
Generating Pods project
Integrating client project
Pod installation complete! There is 1 dependency from the Podfile and 2 total pods installed.

@jjhampton
Copy link
Author

jjhampton commented May 15, 2020

@sharoni It occasionally works, but just as often has a 500 Internal Server Error. On Thursday, May 14, when running the build from remote CI server, I had about 50% fails, 50% successful pod installs.

Roughly the same when running the curl command locally.

Today, May 15, I've ran 4 builds on CI servers so far, and half have failed due to failing pod install of FBAudienceNetwork.

@tonypottera24
Copy link

Same issue on pod 'GoogleMobileAdsMediationFacebook'
It fetch FBAudienceNetwork (4.99.3) as dependency.

-> Installing FBAudienceNetwork (4.99.3)
     > Http download
       $ /opt/local/bin/curl -f -L -o /var/folders/9h/lp36t37d5710z2qjdc7vf_d00000gn/T/d20200516-69385-shbgss/file.zip
       https://developers.facebook.com/resources/FBAudienceNetwork-4.99.3.zip --create-dirs --netrc-optional --retry 2

    [!] Error installing FBAudienceNetwork
    [!] /opt/local/bin/curl -f -L -o /var/folders/9h/lp36t37d5710z2qjdc7vf_d00000gn/T/d20200516-69385-shbgss/file.zip
    https://developers.facebook.com/resources/FBAudienceNetwork-4.99.3.zip --create-dirs --netrc-optional --retry 2

      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0
  --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0  0     0    0
  0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
    curl: (22) The requested URL returned error: 500 Internal Server Error
    Warning: Transient problem: HTTP error Will retry in 1 seconds. 2 retries 
    Warning: left.
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0
  --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0  0     0    0
  0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
    curl: (22) The requested URL returned error: 500 Internal Server Error
    Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries 
    Warning: left.
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0
  --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0  0     0    0
  0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
    curl: (22) The requested URL returned error: 500 Internal Server Error

@sharoni
Copy link

sharoni commented May 18, 2020

Thanks for reporting. We are observing some issues with CDN where FAN binary is hosted and passed this on to relevant team to have a look and resolve.

@insthync
Copy link

insthync commented May 19, 2020

I'am developing game so I download FAN for Unity from Facebook Developer website, there is only 5.6.0. So when I build the project, the FAN version in Podfile will set to 5.6.0. So I try to change it to the version which available in FAN for iOS (5.8.0 / 5.9.0) then I can run pod install with FAN version 5.9.0.
So I guess that the 5.6.0 was removed.

@renattou
Copy link

We're having the same problem with FBAudienceNetwork-5.6.1. We first noticed it yesterday and it's now getting in the way of our builds :(

@renattou
Copy link

I just tested what @insthync said and in fact FBAudienceNetwork-5.9.0 always downloads successfully, while FBAudienceNetwork-5.6.1 always fails with error 500, so it doesn't seem to affect the whole CDN.

Please fix this, as simply upgrading to 5.9.0 wouldn't be desirable at this point nor justifiable.

@sharoni
Copy link

sharoni commented May 19, 2020

The issue should be resolved now. Please report any further errors while downloading AN SDK binary. Apologies for this breaking your CI/workflow.

@renattou
Copy link

I tried a few times and it seems to be working properly now. I'll report if it happens again.
Thank you very much @sharoni !

@arslan311
Copy link

Hi I am still having this issue while installing FBAudienceNetwork pod, it still gives following error. please guide me

[!] Error installing FBAudienceNetwork
.
.
.
.
.
curl: (22) The requested URL returned error: 500

@JamilHossain65
Copy link

I am still facing this error
Analyzing dependencies
Downloading dependencies
Installing FBAudienceNetwork (5.10.1)

[!] Error installing FBAudienceNetwork
[!] /usr/bin/curl -f -L -o /var/folders/fx/_4psnltx6xg5r4qn0jmblxnw0000gn/T/d20200725-781-efun5l/file.zip https://developers.facebook.com/resources/FBAudienceNetwork-5.10.1.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.10.0.beta.1 cocoapods-downloader/1.4.0'

% 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
Warning: Transient problem: HTTP error Will retry in 1 seconds. 2 retries
Warning: left.
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries
Warning: left.
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (22) The requested URL returned error: 500

@DaveMariner
Copy link

Hi @sharoni:

We're also experiencing this issue with 5.10.0 and 5.10.1. It looks like it's been like that for a few days and is currently a blocker on us readying a an SKAdNetwork-compliant release build including FAN. (Or any builds including FAN, for that matter!)

Can we get an ETA on fixing this?

@sharoni
Copy link

sharoni commented Jul 28, 2020

Hi @DaveMariner, @JamilHossain65, @arslan311, sorry to hear you are experiencing this issue. Could you let us know if this is happening consistently for you?

Right now we are not observing a higher rate of 5xx responses (< 0.01%).

@DaveMariner
Copy link

Hi @sharoni. It was happening consistently for me for approx. 24 hours. It seems someone kicked the CDN since I posted...thanks for that!

It might be worth spinning up a cron job to curl all your SDKs to catch this without us having to resort to tagging you on github. Fairly sure you can find a spare server lying around for that. 😉

With a tad less snark....If you were only seeing that rate of 5xx (and presumably that was before you kicked your CDN) - would there be some kind of regional aspect to this issue? I'm hitting the endpoint from the EU, FYI.

And thanks once again for fixing it.

@sharoni
Copy link

sharoni commented Jul 28, 2020

I can assure you there is a cronjob that checks this and more :) However, it has been running successfully and we have not observed any issues.

Thanks for added details, will follow up on regional side of this.

@FaisalZaheer
Copy link

pod install
Analyzing dependencies
Downloading dependencies
Installing FBAudienceNetwork (5.10.1)

[!] Error installing FBAudienceNetwork
[!] /usr/bin/curl -f -L -o /var/folders/_y/95kmmc3s485fw5fmqk77cwwr0000gn/T/d20200730-73910-1p0xf5j/file.zip https://developers.facebook.com/resources/FBAudienceNetwork-5.10.1.zip --create-dirs --netrc-optional --retry 2

  % 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:02 --:--:--     0
Warning: Transient problem: HTTP error Will retry in 1 seconds. 2 retries 
Warning: left.
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries 
Warning: left.
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
curl: (22) The requested URL returned error: 500 


[!] The Podfile contains framework or static library targets (UnityFramework), for which the Podfile does not contain host targets (targets which embed the framework).
If this project is for doing framework development, you can ignore this message. Otherwise, add a target to the Podfile that embeds these frameworks to make this message go away (e.g. a test target).

Accessing from PK.

@augusto-garcia-afterverse
Copy link

augusto-garcia-afterverse commented Aug 3, 2020

Hi, I'm having this issue here in my computer 100%, no matter the network I use (tried my home, office VPN, 3g). The error is pretty standard:

Using AppsFlyerFramework (5.4.1)
Installing FBAudienceNetwork (5.9.0)

[!] Error installing FBAudienceNetwork
[!] /usr/bin/curl -f -L -o /var/folders/8g/tm9m1dqn0v39747dt3cnmr680000gp/T/d20200803-7281-1i8f252/file.zip https://developers.facebook.com/resources/FBAudienceNetwork-5.9.0.zip --create-dirs --netrc-optional

  % 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: 500 

Other people on my company are not having issues in their respective networks.

@im-amir
Copy link

im-amir commented Aug 4, 2020

Hi, I'm having this issue here in my computer 100%, no matter the network I use.
I had checked it about 2 weeks ago and it was the occurring then. Just tried to pod install today, and still the same error.
The error is pretty standard:

Using AppsFlyerFramework (5.4.1)
Installing FBAudienceNetwork (5.6.0)

[!] Error installing FBAudienceNetwork
[!] /usr/bin/curl -f -L -o /var/folders/8g/tm9m1dqn0v39747dt3cnmr680000gp/T/d20200803-7281-1i8f252/file.zip https://developers.facebook.com/resources/FBAudienceNetwork-5.9.0.zip --create-dirs --netrc-optional

% 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: 500

@augusto-garcia-afterverse

Also @sharoni, we noticed that the endpoint on facebook side that the people being successful are reaching is different from the endpoint from people having issues. Hit me up and I can pass you some traceroutes, maybe we can do some other tests as well. I'll avoid posting them here for privacy issues.

@AmeerEbrahim
Copy link

Did anyone come across any alternatives ?
@sharoni ?
thanks in advance !

Installing FBAudienceNetwork (5.9.0)

[!] Error installing FBAudienceNetwork
[!] /usr/bin/curl -f -L -o /var/folders/3b/h8gsb_ss03ndfm49x4ydb9pr0000gn/T/d20200804-23451-fe4ly4/file.zip https://developers.facebook.com/resources/FBAudienceNetwork-5.9.0.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.9.3 cocoapods-downloader/1.4.0'

% 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
Warning: Transient problem: HTTP error Will retry in 1 seconds. 2 retries
Warning: left.
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries
Warning: left.
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 500

@kyughost
Copy link

Hello, same issues... Changed networks and used VPN's nothing. I'm using pod install
Screen Shot 2020-08-11 at 13 40 50

@HamzaFunavry
Copy link

HamzaFunavry commented Aug 11, 2020

Facing Same issue.
Tried Multiple times
Same issue

[!] Error installing FBAudienceNetwork

@projectMontata321
Copy link

Having the exact same issue for the last couple of weeks now. It happens 100% of attempts. I tried on different computer, network, location and nothing changes.

@pedro-almeida-afterverse

Same issue. Tried multiple networks, happens 100% of attempts.

@cmsleal
Copy link

cmsleal commented Aug 22, 2020

Same issue here. I have also tried multiple networks, and it happens 100% of attempts.

If I paste the link "https://developers.facebook.com/resources/FBAudienceNetwork-5.10.1.zip" in the web browser got this message:
"Sorry, something went wrong.
We're working on getting this fixed as soon as we can."

pod install output:

Analyzing dependencies
Downloading dependencies
Installing AdColony (4.1.5)
Installing AppLovinSDK (6.13.0)
Installing FBAudienceNetwork (5.10.1)

[!] Error installing FBAudienceNetwork
[!] /usr/bin/curl -f -L -o /var/folders/rw/vnmdgspd6k94jz2w2w87fwsw0000gn/T/d20200821-57905-16gvsaf/file.zip https://developers.facebook.com/resources/FBAudienceNetwork-5.10.1.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.9.3 cocoapods-downloader/1.4.0'

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
Warning: Transient problem: HTTP error Will retry in 1 seconds. 2 retries 
Warning: left.

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries 
Warning: left.

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
curl: (22) The requested URL returned error: 500 


    �[33mWARNING: CocoaPods requires your terminal to be using UTF-8 encoding.
    Consider adding the following to ~/.profile:

    export LANG=en_US.UTF-8
    �[0m

@dowmeister
Copy link

5.1.0, 5.9.0, 5.10.0 fire error 500 on downloading with pod update

@aldoyh
Copy link

aldoyh commented Aug 24, 2020

I solved it by simply running a VPN.

@DaveMariner
Copy link

@aldoyh : Can you give a bit more details? F.ex. - which VPN service, and what remote endpoint did you use ?

@ahmadhattab
Copy link

@sharoni Same issue here, 500 error!

@gianlucaguran
Copy link

Hello!
I'm experiencing the same problem as many people who wrote above.
I tried to connect to different networks, to my company VPN, and I still get it 100% since yesterday.
Can you help/fix this pls?

iOS framework addition failed due to a CocoaPods installation failure. This will will likely result in an non-functional Xcode project.

After the failure, "pod repo update" was executed and succeeded. "pod install" was then attempted again, and still failed. This may be due to a broken CocoaPods installation. See: https://guides.cocoapods.org/using/troubleshooting.html for potential solutions.

pod install output:

Analyzing dependencies
Downloading dependencies
Installing AmazonAd (3.0.0)
Installing AppLovinSDK (6.14.3)
Installing FBAudienceNetwork (5.10.1)

[!] Error installing FBAudienceNetwork
[!] /usr/bin/curl -f -L -o /var/folders/_t/lyw6t8813x31r4h35nnzqwkh0000gn/T/d20201029-5889-1b7ph7f/file.zip https://developers.facebook.com/resources/FBAudienceNetwork-5.10.1.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.10.0 cocoapods-downloader/1.4.0'

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
....

@sharoni
Copy link

sharoni commented Nov 13, 2020

Thank you for your patience, the fix is being gradually rolled out. We'll keep this task open until after we can fully confirm this is no longer an issue.

@Mishgan
Copy link

Mishgan commented Nov 25, 2020

Since today we get error 500 while building project with FBAudienceNetwork (5.10.1). We use FBAudienceNetwork with IronSource SDK. We didn't update any libraries\sdks within the last 7 days so the problem suddenly appeared and blocked us to release new version of our product. :(
Can you please check what is going wrong? We attempt to build project with different versions of xCode (11 and 12) on Mac OS Catalina.

iOS framework addition failed due to a CocoaPods installation failure. This will will likely result in an non-functional Xcode project.

After the failure, "pod repo update" was executed and succeeded. "pod install" was then attempted again, and still failed. This may be due to a broken CocoaPods installation. See: https://guides.cocoapods.org/using/troubleshooting.html for potential solutions.

pod install output:

Analyzing dependencies
Downloading dependencies
Installing AdColony (4.3.1)
Installing AppLovinSDK (6.14.3)
Installing AppsFlyerFramework (6.0.7)
Installing FBAudienceNetwork (5.10.1)

[!] Error installing FBAudienceNetwork
[!] /usr/bin/curl -f -L -o /var/folders/1g/9clwj3gj4f14y81b49vpjh2m0000gn/T/d20201125-59984-41sqz9/file.zip https://developers.facebook.com/resources/FBAudienceNetwork-5.10.1.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.10.0 cocoapods-downloader/1.4.0'

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
Warning: Transient problem: HTTP error Will retry in 1 seconds. 2 retries 
Warning: left.

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries 
Warning: left.

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 500 


UPDATE: It's also not working for Unity Cloud Build service. Maybe your CDN banned some services by ip because they often use it?

@Mishgan
Copy link

Mishgan commented Dec 2, 2020

@sharoni Hey :) Do you have any update about the issue i mentioned at the comment above? Can you or someone else please check it?

@akorolczuk
Copy link

This still hasn't been fixed. Are you looking into this?

@juananime
Copy link

juananime commented Feb 10, 2021

I had same problem, and I could sort it out connecting with VPN to UK, and the server 500 error went away. Maybe may work for anyone else. Thanks.

@PlayaPeter
Copy link

I have the same issue (error 500) with FBAudienceNetwork 6.2.1. I'm using Unity to load the pod. My location is Germany (Europe) and my ISP is Vodafone. Apparently the download is blocked for certain locations or ISPs.

I tried a VPN like @juananime suggested and that fixed it. I used a connection via Canada to make it work.
Having to use a VPN in the build pipeline is very bad. It would be great to see a fix for this issue ASAP!

@Mishgan
Copy link

Mishgan commented Feb 16, 2021

Very actual for 3rd party CI services like Unity Cloud Build. They just banned it and not able to fix it for three month. It's very frustrating to use such hacks like VPN...

@DaveMariner
Copy link

@sharoni: Can confirm that this is breaking for me also for FAN-6.2.1. I have to wonder (again) how hard it can be for a company such as Facebook to sort out an issue such as this! It's been over 9 months since this issue was first reported.

@vgorloff
Copy link

+1 Still can't download via pod 'GoogleMobileAdsMediationFacebook', '6.2.0.0' :0
Berlin, Germany.

@letiziapinna
Copy link

+1 Can't download via pod 'GoogleMobileAdsMediationFacebook', '6.0.0' :0
Cagliari, Italy.

@sharoni
Copy link

sharoni commented Mar 16, 2021

Thanks for baring with us. A new set of changes to address this have been deployed recently. HTTP 200 rate is stable at >99.50%. Please report if the issue happens consistently for you.

@iwwwh
Copy link

iwwwh commented Mar 24, 2021

@sharoni

Hello,

Have the same error in 100% cases with 6.3.1:

photo_2021-03-24 10 17 57

Kyiv, Ukraine

Update: worked for me using VPN

@zeeshan-mehdi
Copy link

Screen Shot 2021-05-01 at 11 20 41 AM

using this vpn from appstore for mac worked for me.

Screen Shot 2021-05-01 at 11 21 15 AM

1 similar comment
@zeeshan-mehdi
Copy link

Screen Shot 2021-05-01 at 11 20 41 AM

using this vpn from appstore for mac worked for me.

Screen Shot 2021-05-01 at 11 21 15 AM

@wilton1994
Copy link

Hello, I managed to solve using a VPN from the United States.
Avast SecureLine VPN. Hope I can help someone with this.

@jawwad
Copy link
Contributor

jawwad commented Sep 10, 2021

I'm going to close this issue based on @sharoni's comment in #1384 (comment)

Thanks for baring with us. A new set of changes to address this have been deployed recently. HTTP 200 rate is stable at >99.50%. Please report if the issue happens consistently for you.

Please re-open if this continues to happen.

@jawwad jawwad closed this as completed Sep 10, 2021
@mackiexx
Copy link

i solved it by using https://go.onelink.me/app/c7c915fc and switching to USA server. it works 100%

@eugeniobaglieri
Copy link

eugeniobaglieri commented Sep 12, 2021

I'm having this error too (Italy). Can it be solved without installing a vpn?

@mackiexx
Copy link

I'm having this error too (Italy). Can it be solved without installing a vpn?

i'm not sure but with the vpn solved the issue for me because i tried almost everything else and it didnt work.

@DaveMariner
Copy link

@sharoni : Reopening this as it's happened to me again today.

Installing FBAudienceNetwork (6.3.1)

[!] Error installing FBAudienceNetwork
[!] /usr/bin/curl -f -L -o /var/folders/41/nq1m44f50xz07d3xg6ltxt84h6pw6h/T/d20211125-51501-22ttua/file.zip https://developers.facebook.com/resources/FBAudienceNetwork-6.3.1.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.10.2 cocoapods-downloader/1.4.0'

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
Warning: Transient problem: HTTP error Will retry in 1 seconds. 2 retries 
Warning: left.
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries 
Warning: left.
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 500 



Error : iOS framework addition failed due to a CocoaPods installation failure. This will will likely result in an non-functional Xcode project.

After the failure, "pod repo update" was executed and succeeded. "pod install" was then attempted again, and still failed. This may be due to a broken CocoaPods installation. See: https://guides.cocoapods.org/using/troubleshooting.html for potential solutions.

@usmanArif22
Copy link

usmanArif22 commented Apr 21, 2022

I had faced same issue while attempting to install pods multiple times. Now Successfully installed after setting up VPN with US location. It might help someone in future.

@scarpelini
Copy link

scarpelini commented Jun 21, 2022

I've used Proton VPN protonvpn.com. The free plan provides 3 locations(the US included) but not a fast connection. However, right after you have installed the FBAudienceNetwork dependency, you can switch to your regular(faster) network while the installation process is happening, once we have several dependencies to be installed after that. It worked for me pretty well.

I hope it works fine for you who are facing this issue too.

@bilalyaqoob
Copy link

@scarpelini I tried with the Proton VPN (us)and still no success

@bilalyaqoob
Copy link

I am getting the same bug, Is there any other solution?? vpn didn't solved my issue.

@JamesZhao2022
Copy link

I meet same issue with 6.9.0, does anyone know how to fix it now?
-> Installing FBAudienceNetwork (6.9.0)

Http download
$ /usr/bin/curl -f -L -o
/var/folders/bp/gk6x6nw11t3fgx2v48__8zl00000gn/T/d20230817-1193-c1qobd/file.zip
https://developers.facebook.com/resources/FBAudienceNetwork-6.9.0.zip --create-dirs
--netrc-optional --retry 2 -A 'CocoaPods/1.12.1 cocoapods-downloader/1.6.3'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:01:40 --:--:-- 0

@scorpionate
Copy link

Same for me, randomly started occuring

/usr/bin/curl -f -L -o /var/folders/2k/sgt2v6_135l9k0dhqwlh36rm0000gp/T/d20231006-51795-arcu2a/file.zip https://developers.facebook.com/resources/FBAudienceNetwork-6.9.0.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.13.0 cocoapods-downloader/1.6.3'

@fedoit
Copy link

fedoit commented Oct 26, 2023

I spent days trying to solve this issue. I'm from Russia. VPN didn't help. Here is what i found:

  1. Notice which version of FBAudienceNetwork is required. In my case the version is 6.14.0
  2. Download FBAudienceNetwork-6.14.0.zip from here: https://developers.facebook.com/docs/audience-network/setting-up/platform-setup/ios/add-sdk
  3. Host the file somewhere to have a download link like: https://YOURDOMAINNAME.com/FBAudienceNetwork-6.14.0.zip
  4. Google the phrase "fbaudiencenetwork 6.14.0 podspec"
  5. Open a search result: https://github.com/CocoaPods/Specs/blob/master/Specs/2/1/5/FBAudienceNetwork/6.14.0/FBAudienceNetwork.podspec.json
  6. Notice the final part of the path from it: ../Specs/2/1/5/FBAudienceNetwork/6.14.0/FBAudienceNetwork.podspec.json
  7. Switch on hidden files visibility by pressing: Command + Shift + "." on your Mac
  8. Open a file on your machine: /Users/YOURUSERNAME/.cocoapods/repos/trunk/Specs/2/1/5/FBAudienceNetwork/6.14.0
  9. Edit the line with source location to: "source": {
    "http": "https://YOURDOMAINNAME.games/FBAudienceNetwork-6.14.0.zip",
  10. Switch off hidden files visibility by pressing Command + Shift + "." again
  11. Now your can build your game from Unity and all pods will be loaded fine!

@abeeriqbal
Copy link

Issue is resolved using VPN. After using VPN pod install issue fixed

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