URL of experiment: https://run.pavlovia.org/Mark/test1
Description of the problem:
Tried to run a simple test screen online for a few seconds (presenting the word text for 2 sec online, nothing more)
Upload of files to Pavlovia works (“Success”). When I tried to run the experiment I got the 403 error message.
When I tried to change the duration to 4 seconds an error message appeared (see below). To solve the problem, I updated my
PsychoPy version from 2021.1.4 to the latest version and restarted my PC. I also tried to inactivate and again pilot
my experiment on Pavlovia, as often suggested, additionally, an other online experiment which was working several months ago
does not work any longer online (no problems with the experiments offline).
Thank you very much!
Here is the error message:
Traceback (most recent call last):
File “C:\Users\c720194\AppData\Local\PsychoPy\lib\site-packages\psychopy\app\builder\builder.py”, line 1350, in onPavloviaSync
retVal = pavlovia_ui.syncProject(parent=self, project=self.project)
File “C:\Users\c720194\AppData\Local\PsychoPy\lib\site-packages\psychopy\app\pavlovia_ui\project.py”, line 538, in syncProject
infoStream=syncFrame)
File “C:\Users\c720194\AppData\Local\PsychoPy\lib\site-packages\psychopy\app\pavlovia_ui\functions.py”, line 119, in showCommitDialog
project.commit(commitMsg)
File “C:\Users\c720194\AppData\Local\PsychoPy\lib\site-packages\psychopy\projects\pavlovia.py”, line 967, in commit
self.repo.git.commit(’-m’, message)
File “C:\Users\c720194\AppData\Local\PsychoPy\lib\site-packages\git\cmd.py”, line 548, in
return lambda *args, **kwargs: self._call_process(name, *args, **kwargs)
File “C:\Users\c720194\AppData\Local\PsychoPy\lib\site-packages\git\cmd.py”, line 1014, in _call_process
return self.execute(call, **exec_kwargs)
File “C:\Users\c720194\AppData\Local\PsychoPy\lib\site-packages\git\cmd.py”, line 825, in execute
raise GitCommandError(command, status, stderr_value, stdout_value)
git.exc.GitCommandError: Cmd(‘C:\Users\c720194\AppData\Local\PsychoPy\MinGit\cmd\git.exe’) failed due to: exit code(1)
cmdline: C:\Users\c720194\AppData\Local\PsychoPy\MinGit\cmd\git.exe commit -m c
stdout: 'On branch master
Changes not staged for commit:
modified: T1-legacy-browsers.js
modified: T1.js
Untracked files:
data/
index.html
no changes added to commit’
Here is the error message:
Traceback (most recent call last):
File “C:\Users\c720194\AppData\Local\PsychoPy\lib\site-packages\psychopy\app\builder\builder.py”, line 1350, in onPavloviaSync
retVal = pavlovia_ui.syncProject(parent=self, project=self.project)
File “C:\Users\c720194\AppData\Local\PsychoPy\lib\site-packages\psychopy\app\pavlovia_ui\project.py”, line 538, in syncProject
infoStream=syncFrame)
File “C:\Users\c720194\AppData\Local\PsychoPy\lib\site-packages\psychopy\app\pavlovia_ui\functions.py”, line 119, in showCommitDialog
project.commit(commitMsg)
File “C:\Users\c720194\AppData\Local\PsychoPy\lib\site-packages\psychopy\projects\pavlovia.py”, line 967, in commit
self.repo.git.commit(’-m’, message)
File “C:\Users\c720194\AppData\Local\PsychoPy\lib\site-packages\git\cmd.py”, line 548, in
return lambda *args, **kwargs: self._call_process(name, *args, **kwargs)
File “C:\Users\c720194\AppData\Local\PsychoPy\lib\site-packages\git\cmd.py”, line 1014, in _call_process
return self.execute(call, **exec_kwargs)
File “C:\Users\c720194\AppData\Local\PsychoPy\lib\site-packages\git\cmd.py”, line 825, in execute
raise GitCommandError(command, status, stderr_value, stdout_value)
git.exc.GitCommandError: Cmd(‘C:\Users\c720194\AppData\Local\PsychoPy\MinGit\cmd\git.exe’) failed due to: exit code(1)
cmdline: C:\Users\c720194\AppData\Local\PsychoPy\MinGit\cmd\git.exe commit -m c
stdout: 'On branch master
Changes not staged for commit:
modified: T1-legacy-browsers.js
modified: T1.js
Untracked files:
data/
index.html
no changes added to commit’