Hello all,
I am faced with an error when trying to change the status of my experiment from inactive to piloting/running. I keep getting the following error message:
">>> [500] “unable to pull the project from the GitLab repository: Cmd(‘git’) failed due to: exit code(128)\n cmdline: git pull\n stderr: ‘fatal: refusing to merge unrelated histories’” ( #None )
If the error persists, contact Pavlovia’s administrator."
The issue was related to the server move, and your deleting the experiment at an inopportune moment (this is absolutely not your fault, incidentally). The situation has been fixed. I just impersonated you and could change the status of both to PILOTING without issues.
Best wishes,
I am receiving the same message when I try to change my experiment to piloting. Could there be a similar problem? My experiment is laurajspeed/gp_mobile_v2
Thanks for your help. Unfortunately I had to change some details, and added other versions of the experiment, and I’m having the same problem again. Strangely it worked for one of them (laurajspeed/gp_laptop_v2).
Could you please check the following experiments?
laurajspeed/gp_mobile_v1
laurajspeed/gp_mobile_v2
laurajspeed/gp_laptop_v1
Please let me know if there’s something I can do to avoid this happening.
Ah yes, same issue I am afraid. I sorted them for you.
I am also going through our logs to automatically sort all cases. But I believe you are all done.
Hi, I think I might be in the same boat or if not how can I fix the very same error. My experiment is Pavlovia . And here is the full error message >>> [500] “unable to pull the project from the GitLab repository: Cmd(‘git’) failed due to: exit code(128)\n cmdline: git pull\n stderr: 'error: Pulling is not possible because you have unmerged files.\nhint: Fix them up in the work tree, and then use 'git add/rm ‘\nhint: as appropriate to mark resolution and make a commit.\nfatal: Exiting because of an unresolved conflict.’” ( #None )
If the error persists, contact Pavlovia’s administrator.
I have also gotten the following error “[500] “unable to pull the project from the GitLab repository: Cmd(‘git’) failed due to: exit code(128)\n cmdline: git pull\n stderr: ‘fatal: refusing to merge unrelated histories’” ( #None )” and I’m not sure how to go about solving it from my end.
My experiment is a copy of a previous psychopy file I had created, but placed in a new folder under a new name. I pushed the experiment to pavlovia and all the expected additional files were added to the folder (git, index, js script etc.) but when I go to my pavlovia (sfabriz2/percep_mix_3s) I am unable to switch from an inactive “unknown” experiment to piloting or running. The GitLab Id is: #461828
Could this be due to running the older experiment in an updated psychopy or is this the same server issue that can be solved from the admin side?