Peter
Peter
Running in the same issue. @thoemmi Maybe you could help here? What do we have for options? edit: If someone running into the same issue here´s my workaround: ``` Import-Module...
running currently in the same issue... Since in my case it´s only one node I could add it to a Rundeck Node File but ofc this is not the nice...
I´ve the same issue on 4.13.0. Having following error message: ``` [2023-05-27T05:13:39,795] ERROR scm.ScmLoaderService - Error initializing SCM for: Corporate_IT_Data/export: Failed fetch from the repository: ssh://[email protected]/xxxx/it/rundeck.git: Exhausted available authentication methods....
Now we´re already at "noble" with Ubuntu 24.04
@althaser jfrog didn't released anything new, but the new Ubuntu version "noble" is now officially released.
I checked inside the container the permissions of `/run/tandoor.sock` and it has the following permissions `srwxr-x--- 1 root root` when changing this to `srwxrwxrwx 1 root root` it is working...