Coder Social home page Coder Social logo

Comments (8)

max-mapper avatar max-mapper commented on August 11, 2024
2015-06-18T05:48:51.742161+00:00 app[web.1]: /app/index.js:112
2015-06-18T05:48:51.742165+00:00 app[web.1]:             throw err
2015-06-18T05:48:51.742167+00:00 app[web.1]:                   ^
2015-06-18T05:48:51.742169+00:00 app[web.1]: Error: auth required for publishing
2015-06-18T05:48:51.738920+00:00 app[web.1]: Failed to publish package
2015-06-18T05:48:51.790920+00:00 app[web.1]: npm ERR! Linux 3.13.0-49-generic
2015-06-18T05:48:51.805966+00:00 app[web.1]: npm ERR! Please include the following file with any support request:
2015-06-18T05:48:51.742172+00:00 app[web.1]:     at CachingRegistryClient.publish (/app/node_modules/npm/node_modules/npm-registry-client/lib/publish.js:30:14)
2015-06-18T05:48:51.806127+00:00 app[web.1]: npm ERR!     /app/npm-debug.log
2015-06-18T05:48:51.742173+00:00 app[web.1]:     at /app/node_modules/npm/lib/publish.js:134:14
2015-06-18T05:48:51.742175+00:00 app[web.1]:     at mapToRegistry (/app/node_modules/npm/lib/utils/map-to-registry.js:55:3)
2015-06-18T05:48:51.742177+00:00 app[web.1]:     at publish_ (/app/node_modules/npm/lib/publish.js:104:3)
2015-06-18T05:48:51.742179+00:00 app[web.1]:     at Array.<anonymous> (/app/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8)
2015-06-18T05:48:51.742180+00:00 app[web.1]:     at LOOP (/app/node_modules/npm/node_modules/slide/lib/chain.js:15:14)
2015-06-18T05:48:51.742182+00:00 app[web.1]:     at /app/node_modules/npm/node_modules/slide/lib/chain.js:18:7
2015-06-18T05:48:51.742184+00:00 app[web.1]:     at done (/app/node_modules/npm/lib/utils/lifecycle.js:105:5)
2015-06-18T05:48:51.742185+00:00 app[web.1]:     at LOOP (/app/node_modules/npm/node_modules/slide/lib/chain.js:7:26)
2015-06-18T05:48:51.742187+00:00 app[web.1]:     at /app/node_modules/npm/node_modules/slide/lib/chain.js:18:7
2015-06-18T05:48:51.742188+00:00 app[web.1]:     at /app/node_modules/npm/lib/utils/lifecycle.js:251:20
2015-06-18T05:48:51.742190+00:00 app[web.1]:     at FSReqWrap.oncomplete (evalmachine.<anonymous>:78:15)
2015-06-18T05:48:51.778020+00:00 app[web.1]: 

from electron-prebuilt.

max-mapper avatar max-mapper commented on August 11, 2024

heres my CONFIG, does this look correct?

API_KEY: echo -n 'maxogden:MYPASSWORD' | base64
EMAIL:   [email protected]
OWNER:   mafintosh
REPO:    electron-prebuilt
SECRET:  MYSECRET
TOKEN:   MYTOKEN

MYSECRET matches what is entered into the webhook config for atom/electron, and MYTOKEN is an App Specific Token I created (for @maxogden).

from electron-prebuilt.

 avatar commented on August 11, 2024

Is API_KEY literally echo -n 'maxogden:MYPASSWORD' | base64 or the output of that command? It should be the output; e.g dXNlcjpwYXNzd29yZAo=

from electron-prebuilt.

max-mapper avatar max-mapper commented on August 11, 2024

@johnmuhl lol it was literally the command -- good catch!

from electron-prebuilt.

max-mapper avatar max-mapper commented on August 11, 2024

@johnmuhl updated, hopefully the next publish works

from electron-prebuilt.

 avatar commented on August 11, 2024

@maxogden Glad it was nothing catastrophic.

from electron-prebuilt.

max-mapper avatar max-mapper commented on August 11, 2024

totally worked this time! https://www.npmjs.com/package/electron-prebuilt

from electron-prebuilt.

 avatar commented on August 11, 2024

🎉 Glad it's working now. Feel free to ping me if there is any trouble in the future.

from electron-prebuilt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.