Error uplading project to Pavlovia (security context failed)

Dear all,

I am running Psychopy 2025-2-4 on a Windows 10 PC and when I try to upload a new project to Pavlovia I get the following error:

–-

Traceback (most recent call last):
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\app\builder\builder.py”, line 1663, in onPavloviaSync
pavlovia_ui.syncProject(parent=self, file=self.filename, project=self.project)
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\app\pavlovia_ui\project.py”, line 854, in syncProject
project.sync()
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\projects\pavlovia.py”, line 958, in sync
self.firstPush(infoStream=infoStream)
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\projects\pavlovia.py”, line 1203, in firstPush
info = self.repo.git.push(‘-u’, self.remoteWithToken, ‘master’)
File “C:\Program Files\PsychoPy\lib\site-packages\git\cmd.py”, line 1003, in
return lambda *args, **kwargs: self._call_process(name, *args, **kwargs)
File “C:\Program Files\PsychoPy\lib\site-packages\git\cmd.py”, line 1616, in _call_process
return self.execute(call, **exec_kwargs)
File “C:\Program Files\PsychoPy\lib\site-packages\git\cmd.py”, line 1406, in execute
raise GitCommandError(redacted_command, status, stderr_value, stdout_value)
git.exc.GitCommandError: Cmd(‘C:\Program Files\PsychoPy\MinGit\cmd\git.exe’) failed due to: exit code(128)
cmdline: C:\Program Files\PsychoPy\MinGit\cmd\git.exe push -u https://\\\*\\\*\\\*\\\*\\\*:\\\*\\\*\\\*\\\*\\\*@gitlab.pavlovia.org/valsecchimat/RepeatedOnsPavl master
stderr: ‘fatal: unable to access ‘ Sign in · GitLab ’: schannel: next InitializeSecurityContext failed: CRYPT_E_REVOCATION_OFFLINE (0x80092013) - Il server di revoca � offline. La funzione richiamata non � in grado di completare il controllo di revoca.’

The last sentence means something like “the revocation server is offline, the called function cannot complete the revocation control“

I noticed there was already a similar topic: Revocation failed but when I tried to post a reply there I got an error so I inserted a new topic.

Thank you in advance!

Matteo

Dear all, it appears that the problem solved itself. I suspect there might have been a problem with the security settings of my home router, from the office it worked.

Thanks,

Matteo