Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
408 trying to publish
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Andrew Wild  
View profile  
 More options Apr 24 2012, 2:53 pm
From: Andrew Wild <ako...@gmail.com>
Date: Tue, 24 Apr 2012 11:53:03 -0700
Local: Tues, Apr 24 2012 2:53 pm
Subject: 408 trying to publish

I'm getting 408 in PUT step of 'npm publish' which then causes npm to try and parse the timeout response as JSON

http PUT https://registry.npmjs.org/quant/-/quant-0.0.1.tgz/-rev/2-88ebe993775...
http 408 https://registry.npmjs.org/quant/-/quant-0.0.1.tgz/-rev/2-88ebe993775...
verbose bad json <html><title>Request timeout</title><body><h1>Request timeout</h1></body></html>
ERR! registry error parsing json
verbose attach 3 [ [SyntaxError: Unexpected token <
verbose attach 3   <html><title>Request timeout</title><body><h1>Request timeout</h1></body></html>],
verbose attach 3   'quant',
verbose attach 3   undefined,
verbose attach 3   'quant-0.0.1-null.tgz' ]

as far as I'm aware I've create a user in the registry and created appropriate package.json as per all docs I've read.

Any suggestions? or is server just busy?
Andrew


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin Cooper  
View profile  
 More options Apr 24 2012, 10:35 pm
From: Martin Cooper <mfncoo...@gmail.com>
Date: Tue, 24 Apr 2012 19:35:10 -0700
Local: Tues, Apr 24 2012 10:35 pm
Subject: Re: [npm] 408 trying to publish
I'm assuming just busy, since it looks like you've now successfully published.

--
Martin Cooper


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Wild  
View profile  
 More options Apr 24 2012, 11:23 pm
From: Andrew Wild <ako...@gmail.com>
Date: Tue, 24 Apr 2012 20:23:56 -0700 (PDT)
Local: Tues, Apr 24 2012 11:23 pm
Subject: Re: [npm] 408 trying to publish

Took a few attempts but eventually got there, no changes to package this
side, is this normal?
I did notice the preamble reg entries make it into the registry couchDB
then disappear (appropriately) if the POST 408s.

Is the timeout on server during the unzipping and parsing of the module?  
Is there anything in layout that could cause delay/hang?

Andrew


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »