Error message when pushing experiment to Pavlovia

Hi,

For 3 of my ten experiments, I am not able to push them to Pavlovia, receiving the following error message: (I have already put all of my experiences on the desktop to make sure the file path is the shortest:

Traceback (most recent call last):
File « /Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/app/builder/builder.py », line 1458, in onPavloviaRun
File « /Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/app/builder/builder.py », line 1452, in onPavloviaSync
File « /Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/app/pavlovia_ui/project.py », line 854, in syncProject
File « /Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/app/pavlovia_ui/sync.py », line 47, in sync
File « /Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/projects/pavlovia.py », line 844, in sync
File « /Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/projects/pavlovia.py », line 1031, in firstPush
File « /Applications/PsychoPy.app/Contents/Resources/lib/python3.8/git/cmd.py », line 542, in
File « /Applications/PsychoPy.app/Contents/Resources/lib/python3.8/git/cmd.py », line 1005, in _call_process
File « /Applications/PsychoPy.app/Contents/Resources/lib/python3.8/git/cmd.py », line 822, in execute
git.exc.GitCommandError: Cmd(‘/Applications/PsychoPy.app/Contents/Resources/git-core/git’) failed due to: exit code(1)
cmdline: /Applications/PsychoPy.app/Contents/Resources/git-core/git push -u Sign in · GitLab master
stderr: ‘warning: redirecting to Sign in · GitLab
error: RPC failed; HTTP 500 curl 56 The requested URL returned error: 500
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Everything up-to-date’

Thank you