Open dag-gremache opened 2 months ago
Hello dag-gremache,
I first ran into the same problem as you but using your second option using git and using private/public key setup I can at least get that part to work. Maybe try that.
Tovervlag
Hello dag-gremache,
I first ran into the same problem as you but using your second option using git and using private/public key setup I can at least get that part to work. Maybe try that.
Tovervlag
Hello,
I tried that with a clean Ubuntu and snap installation but it did not work.
I ended up using docker instead and that seems to work. But it comes with it's own problems as only public key works (ssh) and not https.
There is something wrong with the snap setup.
Yeah, true, I also only have it configured via ssh atm. Glad you got something to work at least. :)
@fiftin could you check if this issue is not related to that references issue? https://github.com/go-git/go-git/issues/64
it seems this can be fixed and this would help us a lot
Issue
I have created a new Semaphore instance, and installed it using snap. All works well until i need to connect the Git from Azure Devops.
I have update git, i have setup new keys and new secrets. If i use both methods (SSH, and HTTPS) using the terminal, it works. It does not work through the semaphoreUI.
Impact
Ansible (task execution)
Installation method
Snap
Database
No response
Browser
No response
Semaphore Version
2.10.22-e44910d-1721658299
Ansible Version
No response
Logs & errors
TASK RUN Logs using HTTPS
TASK RUN Logs using GIT SSH
Manual installation - system information
No response
Configuration
No response
Additional information
No response