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

Nuts is now UNSUPPORTED #151

Open
hubdotcom opened this issue Aug 3, 2017 · 10 comments
Open

Nuts is now UNSUPPORTED #151

hubdotcom opened this issue Aug 3, 2017 · 10 comments

Comments

@hubdotcom
Copy link

The deploy to heroku button no longer works and this no longer runs on heroku

@AaronO
Copy link
Contributor

AaronO commented Aug 3, 2017

@hubdotcom Can you be more specific and elaborate on what doesn't work ?

@hubdotcom
Copy link
Author

Go here:
https://nuts.gitbook.com/deploy.html

Click Deploy to heroku

Nothing happens

@hubdotcom
Copy link
Author

Also there are security PR's that are not being acknowledged. Is it possible to appoint a second maintainer?

@GitFlip
Copy link

GitFlip commented Apr 25, 2018

@AaronO Is this still an issue? I clicked on the heroku button, filled out all the git information. I got to the project's overview on heroku, it says the build succeeded and that it has been deployed in the activity, but I do not see anything about "nuts" running, should I see that somewhere?

Also, if I go to my heroku application url all it says is "application error". Is that normal?

Pretty much, how do I know nuts is working?

Tagging @hubdotcom in case he now has this working.

@hubdotcom
Copy link
Author

It works, it's just not being maintained by the developers

@GitFlip
Copy link

GitFlip commented Apr 25, 2018

@hubdotcom Thanks for the reply, that's good to hear. Do you happen to know the answer to my question? Once I press the "Deploy on heroku" button, fill out form, and press deploy is nuts now working? I don't see anything in the overview that explicitly states nuts is running. Also like I said when I got to my heroku url I get "application error".

Thanks in advance!

@AaronO
Copy link
Contributor

AaronO commented Apr 25, 2018

@GitFlip Check your heroku logs, you're maybe missing an ENV (config value)

@GitFlip
Copy link

GitFlip commented Apr 25, 2018

@AaronO It looks like I have an ENV. See the log:

-----> Node.js app detected
-----> Creating runtime environment
       
       NPM_CONFIG_LOGLEVEL=error
       NODE_VERBOSE=false
       NODE_ENV=production
       NODE_MODULES_CACHE=true
-----> Installing binaries
       engines.node (package.json):  unspecified
       engines.npm (package.json):   unspecified (use default)
       
       Resolving node version 8.x...
       Downloading and installing node 8.11.1...
       Using default npm version: 5.6.0
-----> Restoring cache
       Skipping cache restore (not-found)
-----> Building dependencies
       Installing node modules (package.json)
       added 334 packages in 9.142s
-----> Caching build
       Clearing previous node cache
       Saving 2 cacheDirectories (default):
       - node_modules
       - bower_components (nothing to cache)
-----> Pruning devDependencies
       Skipping because npm 5.6.0 sometimes fails when running 'npm prune' due to a known issue
       https://github.com/npm/npm/issues/19356
       
       You can silence this warning by updating to at least npm 5.7.1 in your package.json
       https://devcenter.heroku.com/articles/nodejs-support#specifying-an-npm-version
-----> Build succeeded!
-----> Discovering process types
       Procfile declares types     -> (none)
       Default types for buildpack -> web
-----> Compressing...
       Done: 24.2M
-----> Launching...
       Released v4
       https://terraria-launcher.herokuapp.com/ deployed to Heroku

Or am I mistaken and there is some other log?

Edit: In my activity log it also says that I set these configs: Username@gmail.com: Set GITHUB_REPO, GITHUB_TOKEN, API_USERNAME, API_PASSWORD config vars

@raphaelschaad
Copy link

Regardless of the issue discussed here, Nuts does seem unsupported by now (3 years later)?

@GitMurf
Copy link

GitMurf commented Oct 20, 2023

Crazy to me that Electron still officially lists this as one of the top options for auto updating! Very frustrating. Has anyone gotten this to work recently?

RE: electron/electron#29943

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

5 participants