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

remote: Repository not found. fatal: Authentication failed for 'https://:@github.com/usre_name/repo.git/' #649

Closed
SanjayYadav90 opened this issue Sep 5, 2019 · 1 comment

Comments

@SanjayYadav90
Copy link

SanjayYadav90 commented Sep 5, 2019

Deploy with private git repository giving error whereas with public repository working fine.

Here is the error-
fatal: Authentication failed for 'https://:@github.com/usre_name/repo.git/'

I am using mina to deploy rails(5) application, here is my system details-

About your application's environment
Rails version             5.2.3
Ruby version              2.6.3-p62 (x86_64-linux)
RubyGems version          3.0.4
Rack version              2.0.7
JavaScript Runtime        Node.js (V8)

I also provided credential on prompt as-


--- Please authenticate yourself!

Enter username for the code source repository: 
Enter password for user [] :

Thanks!

Default selected Branch for deployment is -> 
------------------------------------------------
master

The moment I change my git repository to public it work well.
But noting working, I am stuck from few days.
Hope for support on the same.

@NBuhinicek
Copy link

Hey, try setting your repository with an ssh url, not with the https one

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

2 participants