npm / registry-issue-archive

An archive of the old npm registry issue tracker
https://npm.community
249 stars 47 forks source link

NPM registry broken, when releasing new package version #325

Closed KaiSchwarz-cnic closed 6 years ago

KaiSchwarz-cnic commented 6 years ago
npm notice === Tarball Details ===
npm notice name:          ispapi-apiconnector
npm notice version:       4.1.3
npm notice package size:  22.8 kB
npm notice unpacked size: 96.5 kB
npm notice shasum:        9851a1acee4b9fc4989e7281115e1bd45fa644ef
npm notice integrity:     sha512-bTPDCRkIXY/f5[...]tgYd3u/wLGE+A==
npm notice total files:   20
npm notice
npm ERR! registry error parsing json
npm ERR! registry error parsing json
npm ERR! registry error parsing json
npm ERR! publish Failed PUT 503
npm ERR! Unexpected token < in JSON at position 1
npm ERR!
npm ERR! <?xml version="1.0" encoding="utf-8"?>
npm ERR! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
npm ERR!  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
npm ERR! <html>
npm ERR!   <head>
npm ERR!     <title>503 No healthy backends</title>
npm ERR!   </head>
npm ERR!   <body>
npm ERR!     <h1>Error 503 No healthy backends</h1>
npm ERR!     <p>No healthy backends</p>
npm ERR!     <h3>Guru Mediation:</h3>
npm ERR!     <p>Details: cache-hhn1536-HHN 1526978284 1552654138</p>
npm ERR!     <hr>
npm ERR!     <p>Varnish cache server</p>
npm ERR!   </body>
npm ERR! </html>
npm ERR!

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/kai/.npm/_logs/2018-05-22T08_38_04_065Z-debug.log
KaiSchwarz-cnic commented 6 years ago

-> https://github.com/npm/registry/issues/324

KaiSchwarz-cnic commented 6 years ago

all fine again, closing