Git Manager non-responding

OS info

  • Operating System : Mac OSX 23.1.0
  • Wappler Version : 6.0.1

Problem description

Git Manager takes more than 3 minutes to load and then the window doesn’t react to clicks

Steps to reproduce

  1. Open a Project
  2. Click on Git Manager
  3. Select connect
  4. It takes a lot of time…
  5. The Remote Repositories window opens
  6. I’m not able to press any button from the Remote Repositories Window. try to make some clicks
  7. ! App closes wit this warning: Oops someting went wrong! But don’t worry we report was sent automatically

And it happens again and again :frowning:

Same issues here, and cloning isn’t working either.
Already reported by more than one user.
Do you see errors on the output panel?

Are you on Intel Mac?

Please restart Wappler with logging, reproduce the problem and attach the debug log. See:

It seems to me that something is gone wrong when you renamed the master to main branch.

Maybe it is wise to clone the git repository to a new Wappler project to use the right branch initially

@franse we don’t have any known problems with git cloning, all work fine.

The issue here is different

Sorry, after updating to 6.0.1 I’m facing all kinds of troubles with the git manager.
I thought that maybe it was related.

  1. Current projects are not syncing.
    Push:
    image
    Pull:
    image

  2. Clone project option is not working at all, as already reported here:
    Bug or Issue with clone github repo

  3. I see errors on the remote repositories windows like Marina.

  4. The private key is not being saved and the “connect to github” remains off after successfully auth.

Again, this is happening now, after updating to 6.0.1

Sorry this seems to be different issues, more git repository dependent and might also be related to renaming the master branch to main while not cloning again.