GithubHelp home page GithubHelp logo

Comments (10)

amitburst avatar amitburst commented on August 16, 2024

Hmm, pod install works just fine for me. Are you using an updated version of CocoaPods?

from hackernews.

patrickpeng2091 avatar patrickpeng2091 commented on August 16, 2024

pengtingdeMacBook-Pro:HackerNews patrick$ pod --version
0.39.0

from hackernews.

amitburst avatar amitburst commented on August 16, 2024

Save version as me... I pushed a new change yesterday which updates the Firebase dependency version, so try pulling in that change and see if pod install works after that.

from hackernews.

patrickpeng2091 avatar patrickpeng2091 commented on August 16, 2024

same

[!] /usr/bin/curl -f -L -o /var/folders/fz/k44v3dq925nb2f6vdklx6rw40000gn/T/d20151123-1187-14fvdyl/file.zip https://cdn.firebase.com/ObjC/Firebase.framework-2.4.3.zip --create-dirs

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to cdn.firebase.com port 443: Connection reset by pee

from hackernews.

amitburst avatar amitburst commented on August 16, 2024

That's a different error code (7). It looks like you can't connect to cdn.firebase.com. What happens if you try to download https://cdn.firebase.com/ObjC/Firebase.framework-2.4.3.zip directly?

from hackernews.

patrickpeng2091 avatar patrickpeng2091 commented on August 16, 2024

I can download

from hackernews.

amitburst avatar amitburst commented on August 16, 2024

Then this sounds like an issue with your curl or pod install. Try re-installing CocoaPods and curl (unless you're using the version that came with your OS), and if that doesn't work, I would file a bug against CocoaPods. Haven't seen this issue come up before myself and I haven't received any similar bug reports.

from hackernews.

amitburst avatar amitburst commented on August 16, 2024

I'm gonna close this out for now, but feel free to re-open if you find that the issue is in this project.

from hackernews.

swinghu avatar swinghu commented on August 16, 2024

Hi, I meet the problem
when run
pod install --verbose --no-repo-update
pod file

`
platform :ios, '8.0'
use_frameworks!

target 'FirebaseJokes' do
pod 'Firebase', '>= 2.5.0'
end

target 'FirebaseJokesTests' do
pod 'Firebase', '>= 2.5.0'
end

target 'FirebaseJokesUITests' do
pod 'Firebase', '>= 2.5.0'
end
The error msg-> Installing Firebase (2.5.0)

Http download
$ /usr/bin/curl -f -L -o
/var/folders/gg/3xhhqth56rzctt883bbmys300000gn/T/d20160210-1147-1uyxzzn/file.zip
https://cdn.firebase.com/ObjC/Firebase.framework-2.5.0.zip --create-dirs
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (35) Unknown SSL protocol error in connection to cdn.firebase.com:-36

[!] Error installing Firebase
[!] /usr/bin/curl -f -L -o /var/folders/gg/3xhhqth56rzctt883bbmys300000gn/T/d20160210-1147-1uyxzzn/file.zip https://cdn.firebase.com/ObjC/Firebase.framework-2.5.0.zip --create-dirs

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (35) Unknown SSL protocol error in connection to cdn.firebase.com:-36
`
pod version :
ios-dev/FirebaseJokesStarter$ pod --version
1.0.0.beta.3

from hackernews.

amitburst avatar amitburst commented on August 16, 2024

I think you filed this in the wrong project.

from hackernews.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.