question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot push from session to gitlab repo

See original GitHub issue

Hi! I have deployed renku using helm in an on prem cluster also with gitlab. I am encountering a problem when I am trying to git push or renku save from the terminal of session. It asks me for an username and a password and, if I pass renku user and pass, it gives me an error. If I understand correctly you should pass the gitlab username and password, but no password was settled up in gitlab as you can see from this screenshot: gitlabalert

Am I missed something during the renku deployment/configuration ? Thank you very much for your help!

PS. the autoSignIn in the values is set to true

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:17 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
mfranzoncommented, Sep 8, 2022

Hi @olevski and sorry for the long inactivity. Things are changing, we are deploying the latest version on a different cluster so, if I will encounter another time this issue I’ll send you an email to have a quick call. Thank you very much!

0reactions
olevskicommented, Aug 30, 2022

@mfranzon sorry for taking a while on this. If you wish send me an email and we can arrange a quick call where you can share your screen and we can take a look why this is occurring. This is usually easier and quicker than messaging back and forth.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting Git - GitLab Docs
If pushing over SSH, first check your SSH configuration as 'Broken pipe' errors can sometimes be caused by underlying issues with SSH (such...
Read more >
cant push to remote repo in gitlab eventhough I'm the owner
The branch you try to force push to is protected. This is a setting, you can change in your project in Settings >...
Read more >
How to commit and push to a Git repo during a build | Bamboo
Replace 'username' with your git repository user name. · Replace 'bitbucket.org' with the URL of your repository. · Replace 'path/to/reponame.
Read more >
Cannot push to git-lfs Gitlab repo · Issue #28114 - GitHub
Steps to Reproduce: make some edits to files in a branch; commit working files; click "git sync" button in statusbar ... The Git...
Read more >
Getting started with Git and AWS CodeCommit
Then you send (push) your changes to the CodeCommit repository. ... fatal: unable to access 'ssh://git-codecommit.us-east-2.amazonaws.com/v1/repos/ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found