TypeError: Cannot read property 'SERVER" of undefined

URL of experiment: https://run.pavlovia.org/finnlandlab/nsynch/html

Description of the problem: I am using Pavlovia to run a js file that was compiled using Psychopy3. The experiment works well and data saves properly in .csv mode. When I switch to database mode though, I reach the very end of the experiment, and I get an error: TypeError: Cannot read property ‘SERVER’ of undefined. The data then doesn’t save. Does anyone know why I would be getting this issue, and how I could solve it?

Hi Alexandra,

I’m having the exact same issue. Did you ever figure out a solution?