You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Max Lynch <ma...@drifty.com> on 2015/04/16 01:23:25 UTC

Plugin registry is down

Hey Cordova devs,

It was great to meet some of you at ApacheCon.

Just noticed the registry is having issues right now, looks like a similar
issue with iriscouch from earlier this year, apologies if this is a dupe:

Fetching plugin "org.apache.cordova.statusbar" via plugin registry
npm http GET
http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
npm ERR! fetch failed
http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
npm http GET
http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
npm ERR! fetch failed
http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
npm http GET
http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
npm ERR! fetch failed
http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
Error: getaddrinfo ENOTFOUND cordova.iriscouch.com
    at errnoException (dns.js:44:10)
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:94:26)

---
Max Lynch
Co-creator of Ionic
http://ionicframework.com/

Re: Plugin registry is down

Posted by Steven Gill <st...@gmail.com>.
DNS Fix has propagated through for me. Seems to be working now. Thanks to
Charlie Robbins (https://twitter.com/indexzero)  for the fix!

On Wed, Apr 15, 2015 at 6:05 PM, Steven Gill <st...@gmail.com> wrote:

> DNS issue. They are applying the fix.
>
> On Wed, Apr 15, 2015 at 4:30 PM, Steven Gill <st...@gmail.com>
> wrote:
>
>> Thanks for the heads up. I am contacting them now
>>
>> On Wed, Apr 15, 2015 at 4:23 PM, Max Lynch <ma...@drifty.com> wrote:
>>
>>> Hey Cordova devs,
>>>
>>> It was great to meet some of you at ApacheCon.
>>>
>>> Just noticed the registry is having issues right now, looks like a
>>> similar
>>> issue with iriscouch from earlier this year, apologies if this is a dupe:
>>>
>>> Fetching plugin "org.apache.cordova.statusbar" via plugin registry
>>> npm http GET
>>>
>>> http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
>>> npm ERR! fetch failed
>>>
>>> http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
>>> npm http GET
>>>
>>> http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
>>> npm ERR! fetch failed
>>>
>>> http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
>>> npm http GET
>>>
>>> http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
>>> npm ERR! fetch failed
>>>
>>> http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
>>> Error: getaddrinfo ENOTFOUND cordova.iriscouch.com
>>>     at errnoException (dns.js:44:10)
>>>     at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:94:26)
>>>
>>> ---
>>> Max Lynch
>>> Co-creator of Ionic
>>> http://ionicframework.com/
>>>
>>
>>
>

Re: Plugin registry is down

Posted by Steven Gill <st...@gmail.com>.
DNS issue. They are applying the fix.

On Wed, Apr 15, 2015 at 4:30 PM, Steven Gill <st...@gmail.com> wrote:

> Thanks for the heads up. I am contacting them now
>
> On Wed, Apr 15, 2015 at 4:23 PM, Max Lynch <ma...@drifty.com> wrote:
>
>> Hey Cordova devs,
>>
>> It was great to meet some of you at ApacheCon.
>>
>> Just noticed the registry is having issues right now, looks like a similar
>> issue with iriscouch from earlier this year, apologies if this is a dupe:
>>
>> Fetching plugin "org.apache.cordova.statusbar" via plugin registry
>> npm http GET
>>
>> http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
>> npm ERR! fetch failed
>>
>> http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
>> npm http GET
>>
>> http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
>> npm ERR! fetch failed
>>
>> http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
>> npm http GET
>>
>> http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
>> npm ERR! fetch failed
>>
>> http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
>> Error: getaddrinfo ENOTFOUND cordova.iriscouch.com
>>     at errnoException (dns.js:44:10)
>>     at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:94:26)
>>
>> ---
>> Max Lynch
>> Co-creator of Ionic
>> http://ionicframework.com/
>>
>
>

Re: Plugin registry is down

Posted by Steven Gill <st...@gmail.com>.
Thanks for the heads up. I am contacting them now

On Wed, Apr 15, 2015 at 4:23 PM, Max Lynch <ma...@drifty.com> wrote:

> Hey Cordova devs,
>
> It was great to meet some of you at ApacheCon.
>
> Just noticed the registry is having issues right now, looks like a similar
> issue with iriscouch from earlier this year, apologies if this is a dupe:
>
> Fetching plugin "org.apache.cordova.statusbar" via plugin registry
> npm http GET
>
> http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
> npm ERR! fetch failed
>
> http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
> npm http GET
>
> http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
> npm ERR! fetch failed
>
> http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
> npm http GET
>
> http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
> npm ERR! fetch failed
>
> http://cordova.iriscouch.com/registry/_design/app/_rewrite/org.apache.cordova.statusbar/-/org.apache.cordova.statusbar-0.1.10.tgz
> Error: getaddrinfo ENOTFOUND cordova.iriscouch.com
>     at errnoException (dns.js:44:10)
>     at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:94:26)
>
> ---
> Max Lynch
> Co-creator of Ionic
> http://ionicframework.com/
>