Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

npm load runs too fast, zero bytes download #230

Open
MattMcFarland opened this issue Apr 3, 2015 · 0 comments
Open

npm load runs too fast, zero bytes download #230

MattMcFarland opened this issue Apr 3, 2015 · 0 comments

Comments

@MattMcFarland
Copy link

Not sure whats happening here, but shouldnt this load be actually downloading stuff? headers show 200 with zero bytes. it finishes really fast (in seconds) - this cant be right, can it?????

sudo npm run load --npm-registry-couchapp:couch=http:/redacted:redacted@localhost:5984/registry

> [email protected] load /var/couch
> bash ./load-views.sh

LOADING: norevs
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:26 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: mixedcase
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "4PFL1PN5SUPCBHUJHO6MZXQPT"
Date: Fri, 03 Apr 2015 21:09:26 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: conflicts
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:26 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: oddhost
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:26 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: updated
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "4PFL1PN5SUPCBHUJHO6MZXQPT"
Date: Fri, 03 Apr 2015 21:09:26 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: listAll
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "4PFL1PN5SUPCBHUJHO6MZXQPT"
Date: Fri, 03 Apr 2015 21:09:26 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: allVersions
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:26 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: modified
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "4PFL1PN5SUPCBHUJHO6MZXQPT"
Date: Fri, 03 Apr 2015 21:09:26 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: modifiedPackage
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "4PFL1PN5SUPCBHUJHO6MZXQPT"
Date: Fri, 03 Apr 2015 21:09:26 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: noShasum
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:26 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: byEngine
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "4PFL1PN5SUPCBHUJHO6MZXQPT"
Date: Fri, 03 Apr 2015 21:09:26 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: countVersions
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:26 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: byKeyword
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:26 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: byField
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "4PFL1PN5SUPCBHUJHO6MZXQPT"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: needBuild
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "4PFL1PN5SUPCBHUJHO6MZXQPT"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: scripts
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "4PFL1PN5SUPCBHUJHO6MZXQPT"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: nodeWafInstall
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "4PFL1PN5SUPCBHUJHO6MZXQPT"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: orphanAttachments
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "4PFL1PN5SUPCBHUJHO6MZXQPT"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: noAttachment
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: starredByUser
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "4PFL1PN5SUPCBHUJHO6MZXQPT"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: starredByPackage
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "4PFL1PN5SUPCBHUJHO6MZXQPT"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: byUser
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "4PFL1PN5SUPCBHUJHO6MZXQPT"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: browseAuthorsRecent
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: npmTop
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: browseAuthors
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: browseUpdated
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: browseAll
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: analytics
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: dependedUpon
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: dependentVersions
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: browseStarUser
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: browseStarPackage
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate

LOADING: fieldsInUse
HTTP/1.1 200 OK
Server: CouchDB/1.5.0 (Erlang OTP/R16B03)
ETag: "A4XQ7Q7OEJRRIE5UZZ8BI732C"
Date: Fri, 03 Apr 2015 21:09:27 GMT
Content-Type: text/plain; charset=utf-8
Content-Length: 0
Cache-Control: must-revalidate
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant