URL of experiment:
https://run.pavlovia.org/hij113/rc_prac/html
Description of the problem:
Hi, everyone. I am quite new to psychopy and pavolovia, especially to python and java.
I encountered ‘403 forbidden nginx’ message when I tried to run pilot in pavolvia.
I read other postings but I couldn’t find a proper solution to me.
The weird point is that the online experiment worked well before a certain point.
At a certain point, the error message (403 forbidden) showed up, so I deleted the gitlab project, recreated one, then synced all the files in the folder.
I can see relevant files when I click ‘view code’ tab, but ‘pilot’ mode does not work.
I even rebooted computer and synced again, and I removed a routine that I added right before the error message and synced again.
Platform version was 2020.2 but it changed to 0.
Can anyone help me with this problem?
I posted both my link and the psyexp file.
Update in error:
I removed gitlab repository again and tried to make a new project.
However, when I clicked ‘pavlovia.org > New’ tab, error message showed up.
Traceback (most recent call last):
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.6/psychopy/app/pavlovia_ui/project.py”, line 146, in submitChanges
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.6/psychopy/projects/pavlovia.py”, line 330, in createProject
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.6/psychopy/projects/pavlovia.py”, line 486, in init
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.6/psychopy/projects/pavlovia.py”, line 543, in pavlovia
TypeError: argument of type ‘NoneType’ is not iterable
I found that the project was created, but failed to sync the files with error below.
Traceback (most recent call last):
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.6/psychopy/app/builder/builder.py”, line 1233, in onPavloviaSync
AttributeError: ‘NoneType’ object has no attribute ‘save’
It is a long long way to run online experiment indeed…
ResponseCue.psyexp (99.9 KB)