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

doesn't work #14

Open
mateodelnorte opened this issue Sep 8, 2017 · 4 comments
Open

doesn't work #14

mateodelnorte opened this issue Sep 8, 2017 · 4 comments

Comments

@mateodelnorte
Copy link

-----> github-netrc app detected
       Generated .netrc & .curlrc files (available only at build-time)
/app/tmp/buildpacks/eeb32e6e6d5d4de74da7a5db6b6ecd56d059db9e34b150f0574844b853937897162815fa2429ab515bbf53c66a754091f086ed265408cc53634a034363efe95e/lib/github.rb:20:in `[]': no implicit conversion of String into Integer (TypeError)
	from /app/tmp/buildpacks/eeb32e6e6d5d4de74da7a5db6b6ecd56d059db9e34b150f0574844b853937897162815fa2429ab515bbf53c66a754091f086ed265408cc53634a034363efe95e/lib/github.rb:20:in `block in github_user_orgs'
	from /app/tmp/buildpacks/eeb32e6e6d5d4de74da7a5db6b6ecd56d059db9e34b150f0574844b853937897162815fa2429ab515bbf53c66a754091f086ed265408cc53634a034363efe95e/lib/github.rb:20:in `each'
	from /app/tmp/buildpacks/eeb32e6e6d5d4de74da7a5db6b6ecd56d059db9e34b150f0574844b853937897162815fa2429ab515bbf53c66a754091f086ed265408cc53634a034363efe95e/lib/github.rb:20:in `map'
	from /app/tmp/buildpacks/eeb32e6e6d5d4de74da7a5db6b6ecd56d059db9e34b150f0574844b853937897162815fa2429ab515bbf53c66a754091f086ed265408cc53634a034363efe95e/lib/github.rb:20:in `github_user_orgs'
	from /app/tmp/buildpacks/eeb32e6e6d5d4de74da7a5db6b6ecd56d059db9e34b150f0574844b853937897162815fa2429ab515bbf53c66a754091f086ed265408cc53634a034363efe95e/lib/github.rb:26:in `user_block'
	from /app/tmp/buildpacks/eeb32e6e6d5d4de74da7a5db6b6ecd56d059db9e34b150f0574844b853937897162815fa2429ab515bbf53c66a754091f086ed265408cc53634a034363efe95e/bin/compile:54:in `<main>'
 !     Push rejected, failed to compile github-netrc app.
 !     Push failed
@alexanderGalushka
Copy link

same issue

@thure
Copy link

thure commented Oct 11, 2017

Same here :/

@danlutz
Copy link

danlutz commented Sep 13, 2018

Any updates here? Or did you guys find an alternative solution?

@CodingItWrong
Copy link

I ran into this error as well, and I was able to fix it by granting the following permissions to my auth token:

  • All "repo" permissions
  • "user > read:user" permission

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