mapbox / nodata

Because the pixels you can't see are harder than the ones you can.
MIT License
1 stars 3 forks source link

CircleCI git permissions #65

Closed perrygeo closed 7 years ago

perrygeo commented 7 years ago
Warning: Permanently added the RSA host key for IP address '192.30.253.113' to the list of known hosts.

Permission denied (publickey).

fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

git command i returned 128: 

Maybe its time to make this repo public? No reason to keep this secret as its already on pypi.

cc @dnomadb

dnomadb commented 7 years ago

@perrygeo 👍

On May 2, 2017 9:27 AM, "Matthew Perry" notifications@github.com wrote:

Warning: Permanently added the RSA host key for IP address '192.30.253.113' to the list of known hosts.

Permission denied (publickey).

fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

git command i returned 128:

Maybe its time to make this repo public? No reason to keep this secret as its already on pypi.

cc @dnomadb https://github.com/dnomadb

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mapbox/nodata/issues/65, or mute the thread https://github.com/notifications/unsubscribe-auth/AE2VYUTqN8bca5IggQ7TFvcWhkDRz6Jlks5r11lxgaJpZM4NOYCu .

perrygeo commented 7 years ago

fixed by regenerating access token in the circleci console

arun-perk commented 7 years ago

how to generate access token in circleci console ? @perrygeo