I don’t know what happened, I was modifing my experiment and I tryed to run it again online, but the
Error 500 is happening It’s just at my lab connection when I try in another internet connection this doesn’t happen so I don’t know why I can’t connect with the server.
I am facing a similar issue. I am trying to push files and the experiment was working till last week but I am not able to push any changes now.
‘’
Pushing files to Pavlovia
Pushing to Pavlovia for the first time…Traceback (most recent call last):
File “/Applications/PsychoPy3.app/Contents/Resources/lib/python3.6/psychopy/app/pavlovia_ui/project.py”, line 497, in syncProject
File “/Applications/PsychoPy3.app/Contents/Resources/lib/python3.6/psychopy/projects/pavlovia.py”, line 822, in firstPush
File “/Applications/PsychoPy3.app/Contents/Resources/lib/python3.6/git/cmd.py”, line 549, in
File “/Applications/PsychoPy3.app/Contents/Resources/lib/python3.6/git/cmd.py”, line 1015, in _call_process
File “/Applications/PsychoPy3.app/Contents/Resources/lib/python3.6/git/cmd.py”, line 826, in execute
git.exc.GitCommandError: Cmd(’/Applications/PsychoPy3.app/Contents/Resources/git-core/git’) failed due to: exit code(1)
cmdline: /Applications/PsychoPy3.app/Contents/Resources/git-core/git push -u https://oauth2:71af38329ead562e5e842d638a4e1fafcaa12bf6c317cd2cf0300738b6c76c4c@gitlab.pavlovia.org/sparmar34/masters_test.git master
stderr: ‘error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Everything up-to-date’
‘’
Hi @dvbridges, I don’t know why I am still facing the same issue. I am using Psychopy mac version 3.0.4. Do you have any suggestions for how can I try something else.
Thats odd, I am not having any problems, and I do not understand what is happening with the error. @jon or @apitiot may know if it related to the server, or something local to your machine.
I would start with trying to update a new version of PsychoPy. We’re constantly fixing things at the moment and there have definitely been some fixes around syncing in the last few releases
I am getting the same error with Psychopy 3.1.0. I am also getting this error from my windows desktop too. But the experiment is working perfectly fine on my mac laptop.
Pushing files to Pavlovia
Pushing to Pavlovia for the first time…Traceback (most recent call last):
File “/Applications/PsychoPy3.app/Contents/Resources/lib/python3.6/psychopy/app/pavlovia_ui/project.py”, line 497, in syncProject
File “/Applications/PsychoPy3.app/Contents/Resources/lib/python3.6/psychopy/projects/pavlovia.py”, line 822, in firstPush
File “/Applications/PsychoPy3.app/Contents/Resources/lib/python3.6/git/cmd.py”, line 549, in
File “/Applications/PsychoPy3.app/Contents/Resources/lib/python3.6/git/cmd.py”, line 1015, in _call_process
File “/Applications/PsychoPy3.app/Contents/Resources/lib/python3.6/git/cmd.py”, line 826, in execute
git.exc.GitCommandError: Cmd(’/Applications/PsychoPy3.app/Contents/Resources/git-core/git’) failed due to: exit code(1)
cmdline: /Applications/PsychoPy3.app/Contents/Resources/git-core/git push -u https://oauth2:71af38329ead562e5e842d638a4e1fafcaa12bf6c317cd2cf0300738b6c76c4c@gitlab.pavlovia.org/sparmar34/masters_test.git master
stderr: ‘error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Everything up-to-date’
I have around 300 images. The experiment was working on this link: https://pavlovia.org/run/sparmar34/masters18_4/html/
when I had only 150 photos. Now I added one more trial loop with another 150 and it is not working with any version of psychopy and on any of the computer.
Hi Jon, since yesterday I’ve the same problem, in can’t acces my Dashboard, it asks to log in, but I can’t, I get this error on my phone and my two computer:
"500
Whoops, something went wrong on our end.
Try refreshing the page, or going back and attempting the action again.
Please contact your GitLab administrator if this problem persists."
@Sweta_Parmar it looks like this is something that can be configured on the local machine (if so we’ll make sure that PsychoPy configures it for you in future).
Could you try going to a command line (terminal) and pasting in this:
It’s Vanessa here, from the workshop last week. I was wondering if there is any news on the 500 error? Will it be best if I try uploading the whole experiment with the animations in small parts this week and see if that allows it to run on Pavlovia?
I am getting the same issue with the same study “failed to parse as JS by esprima” from my Windows desktop. I need to use Windows because mac doesn’t upload to gitlab from subfolders. I have to upload entire folders like “Documents”,“Desktop” etc.
I need 4 version of the experiment in 4 different links. That means I have to have 4 subfolders with different files.
I tried this on gitbash: git config --global http.postBuffer 157286400