Hello,
Has anyone every encountered the issue that all works fine (zmf explorer, zlf cli) but that the git connector is no longer able to connect
In the log it states
2026-08-13 08:50:46,246 debug: =======================> Git protocol helper for ZMF begins...
2026-08-13 08:50:46,246 debug: ['git-remote-ZMF', 'origin', 'ZMF://<subsys>/<package>']
2026-08-13 08:50:46,246 info: [URL] <subsys>/<package>
2026-08-13 08:50:46,246 info: [SUBSYS] <subsys>
2026-08-13 08:50:46,246 info: [PKGID] <package>
2026-08-13 08:50:48,990 debug: [cmd] zowe zmf get ze --zmf-p <subsys>
2026-08-13 08:50:48,991 debug: [out.utf8]
2026-08-13 08:50:48,991 debug: Command Error:
Command failed due to improper syntax
Unknown group: zmf
Did you mean: wf del aw?
Command entered: "zmf get ze --zmf-p <subsys>"
Use "zowe --help" to view groups, commands, and options.
It’s like there is an issue with the configuration json, but I doublechecked and can’t find the issue and as stated everything else works fine
Any help is welcome
Johan
PS: The hotfix of the git-connector is active