We are running a railway site and use github and castrino for version control. We recently closed one of the developers as an affiliate on Gitub and now when I'm deploying (the computer I was working on), I get the following error: < P> ** [beta.sitename. Com :: error] Error: Permission in directory / sitename.git [denied github user name]. ** [beta.sitename.com :: err] Fatal: Remote End hangs unexpectedly
I have changed both public / private SSP keys into .ssh folder and with new pub key Update Github. I have also updated the git config to use the new username / email
Maybe the server's public key beta.sitename.com should also be added to GitHub?
I'm not completely sure but it may be that the public key of the server be linked to it with the previous developers account.
An error means that it is having trouble connecting to beta.sitename.com to GitHub, not the machine you employed.
Comments
Post a Comment