For Bitnami issues please see https://bitnami.com/support
If you have issues with the Bitnami images consider using our Omnibus package: https://about.gitlab.com/downloads/ Best regards, Sytse Sijbrandij CEO GitLab B.V. On Fri, Oct 31, 2014 at 1:32 PM, Jesus Gonzalez <jgonza...@markys.com> wrote: > i have the same problem i can push but only in the internal network using > http: but i can no do it nether from out of my network or by ssh. > > try this: git push http://git.yourServer/yourUser/yourRepo.git master > this work for me in the internal network. > > > > On Monday, June 24, 2013 1:03:43 AM UTC-4, Ajith Adapa wrote: >> >> Hi, >> >> Is this the right place even if I use gitlab from bitnami ? >> >> I just installed the latest bitnami gitlab stack and seeing issue with git >> push. >> >> I created a test account named ajith and saved the ssh public key using >> web interface. I created a new project named test and when I try to push >> into it using below command I get error >> >> $ git push -u origin master >> g...@10.12.1.13's password: >> Permission denied, please try again. >> g...@10.12.1.13's password: >> Permission denied, please try again. >> g...@10.12.1.13's password: >> Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password). >> fatal: The remote end hung up unexpectedly >> >> Any ideas why I am not able to push when the test account is capable to do >> the same ? >> >> Even followed below steps. >> >> Create Repository >> >> mkdir test >> cd test >> git init >> touch README >> git add README >> git commit -m 'first commit' >> git remote add origin git@10.12.1.13:test.git >> git push -u origin master >> >> Existing Git Repo? >> >> cd existing_git_repo >> git remote add origin git@10.12.1.13:test.git >> git push -u origin master >> >> >> Regards, >> Ajith > > -- > You received this message because you are subscribed to the Google Groups > "GitLab" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to gitlabhq+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/gitlabhq/5ec7b6b8-08b7-4e59-87a0-5de85986ccee%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to gitlabhq+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/CAJTzhG-AM9XeF8AGeUO3V5KGCZC%2BaiGSug%3DyxyruUwK3N%2B28eA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.