-
Notifications
You must be signed in to change notification settings - Fork 3
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
Stuck during init process #34
Comments
There is a verbose option. But it's only in affect after the initialisation. You could set up the .braumeister config with any editor, if that helps!
|
Yes, that helps. We will perhaps use braumeister with several repos and would have repeat the above procedure. If you're interested in debugging the problem, tell us how and we'll provide feedback. Thanks! |
The code gets stuck in here Going from your screenshot you reached line 98 but not 103. Braumeister is just collecting at that moment! I would probably just play around with some print statements to try to debug that. Feel free to fork and try it yourself. |
Another thought: The next question that is failing for you is in regards to password. |
I have tried braumeister in PowerShell and it worked flawlessly. Seems indeed to be a problem with Git Bash. Other than running braumeister as installed with pip exceeds my time and knowledge, so I won't fork it. If there is a way to run a python program with debug output, let me know. |
Ok, thanks for confirming! When I have any more input I let you know! |
Hi,
I have issues setting up braumeister at a customer. After having entered my username the process is stuck. Not even Ctrl-C helps.
The Jira instance is on-prem and my username is shown as "Pozzi" when being logged in, or "pozzi" in the login form. I'm using Python 3.11.1 from Git Bash on Windows. Any chance to see debug ouput?
The text was updated successfully, but these errors were encountered: