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

error proxying phantomjs #72

Closed
zhengt opened this issue May 12, 2014 · 2 comments
Closed

error proxying phantomjs #72

zhengt opened this issue May 12, 2014 · 2 comments

Comments

@zhengt
Copy link

zhengt commented May 12, 2014

when I am using sinopia for my project, I got the following error:

http <-- 200, user: undefined, req: 'GET /xmlbuilder/0.4.2', bytes: 0/1196
http --> 200, req: 'GET http://registry.npmjs.org/phantomjs/-/phantomjs-1.9.7-
5.tgz', bytes: 0/11063
http <-- 200, user: undefined, req: 'GET /phantomjs/-/phantomjs-1.9.7-5.tgz',
bytes: 0/11063
http --> 200, req: 'GET http://registry.npmjs.org/xmlbuilder/-/xmlbuilder-0.4.
2.tgz', bytes: 0/4131
http <-- 200, user: undefined, req: 'GET /xmlbuilder/-/xmlbuilder-0.4.2.tgz',
bytes: 0/4131
error --- unexpected error: EPERM, rename 'C:\sinopia\storage\phantomjs\package
.json.tmp6606945102103055'
Error: EPERM, rename 'C:\sinopia\storage\phantomjs\package.json.tmp6606945102103
055'
fatal --- uncaught exception, please report this
TypeError: Cannot call method 'destroy' of null
at ServerResponse.res.send (C:\sinopia\node_modules\sinopia\lib\middleware.j
s:153:23)
at ServerResponse.res.report_error (C:\sinopia\node_modules\sinopia\lib\inde
x.js:77:10)
at ReadTarball. (C:\sinopia\node_modules\sinopia\lib\index.js:166
:15)
at ReadTarball.EventEmitter.emit (events.js:117:20)
at UploadTarball. (C:\sinopia\node_modules\sinopia\lib\storage.js
:255:11)
at UploadTarball.EventEmitter.emit (events.js:117:20)
at C:\sinopia\node_modules\sinopia\lib\local-storage.js:356:12
at C:\sinopia\node_modules\sinopia\lib\local-storage.js:456:16
at Object.oncomplete (fs.js:107:15)

@gpempro
Copy link

gpempro commented Jul 11, 2014

Duplicate #72

@rlidwka
Copy link
Owner

rlidwka commented Nov 1, 2014

fixed in sinopia@0.13.2, see #67 (comment) for details

@rlidwka rlidwka closed this as completed Nov 1, 2014
doug-wade pushed a commit to doug-wade/sinopia that referenced this issue Nov 19, 2016
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

3 participants