Sync Issues with Pavlovia – Stuck on Initializing Screen or 403 Error

Hi everyone,

I’ve been encountering an issue while trying to sync my project on Pavlovia using PsychoPy. At first, I got stuck on the initializing screen, and other times, I received a 403 nix error.

Here’s the context:

  • I initially created the experiment in the latest version of PsychoPy.

  • I then downloaded and switched to an older version (2021.2.0), which I’m currently using. I suspect this might have caused some confusion.

-Now I tried again and this is what I got:Traceback (most recent call last):

File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.6/psychopy/app/pavlovia_ui/project.py”, line 166, in submitChanges

AttributeError: ‘NoneType’ object has no attribute ‘project’

-I tried deleting git folder, reinstalled psychopy but didn’t work.

Has anyone else experienced this? Any advice on how to resolve this sync issue would be greatly appreciated!

Thanks in advance for your help!

@wakecarter Hi, could you assist with this, please? I really need to get this done in a couple of days.Thanks in advance for your help!

Why did you pick 2021.2.0?

It’s on my list of versions to avoid PsychoPy versions to avoid

if you want to use an old version, try 2022.2.5 or 2021.2.3

1 Like

Because I needed to add a task to my experiment, and I found a version of it in Pavlovia
, but it didn’t work with my latest version(Transfering JavaScript experiment to online PsychoPy) and I got these errors. So I thought I should download an older version that would be compatible with my Mac OS, which is 10.14.6. I thought that version would work for me, but now I cannot sync. Do you think that’s the reason? Now I’ll just download the two versions to see if it works

Tried it with 2021.2.3and I got:Traceback (most recent call last):
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.6/psychopy/app/pavlovia_ui/project.py”, line 166, in submitChanges
AttributeError: ‘NoneType’ object has no attribute ‘project’

Here are some possible solutions. Have you removed html from Experiment Settings / Online / Output path?

https://discourse.psychopy.org/search?q=AttributeError%3A%20%27NoneType%27%20object%20has%20no%20attribute%20%27project%27%20status%3Asolved%20order%3Alatest

Can you create and run a very simple fresh experiment in 2021.2.3?

To clarify – can you create new experiments? “the psychopy” could mean “PsychoPy” or “the PsychoPy Builder file”? If you mean the latter then please do upload it to this thread.