Pavlovia Syncing Issue: unhandled internal error

Hello Everyone,

I am trying to push an experiment to Pavlovia. I had it previously uploaded and it was working well, but this morning when I tried to sync changes I got an unhandled internal error. I deleted the experiment from Pavlovia and decided to try uploading the experiment (after deleting the git files).

I am now getting the following error when I try to push my experiment to Pavlovia:

Traceback (most recent call last):
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\app\pavlovia_ui\sync.py”, line 162, in submit
self.project.refresh()
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\projects\pavlovia.py”, line 651, in refresh
raise ValueError(f"Could not find project with id {self.id} on Pavlovia: {requestVal}")
ValueError: Could not find project with id 303766 on Pavlovia: {‘origin’: ‘http://pavlovia.org/api/v2/experiments/303766’, ‘context’: ‘when getting information about the experiment with id: 303766’, ‘projectId’: 303766, ‘user’: {‘id’: 42658, ‘name’: ‘Michael McHale’, ‘username’: ‘Mwmchale’, ‘state’: ‘active’, ‘avatar_url’: ‘https://secure.gravatar.com/avatar/6b9ea75b8d47f2953bee9b762e115473?s=80&d=identicon’, ‘web_url’: ‘Michael McHale · GitLab’, ‘created_at’: ‘2022-11-13T20:31:41.289Z’, ‘bio’: None, ‘location’: None, ‘public_email’: ‘’, ‘skype’: ‘’, ‘linkedin’: ‘’, ‘twitter’: ‘’, ‘website_url’: ‘’, ‘organization’: None, ‘last_sign_in_at’: ‘2023-04-20T15:25:41.044Z’, ‘confirmed_at’: ‘2022-11-13T20:31:57.463Z’, ‘last_activity_on’: ‘2023-04-20’, ‘email’: ‘mwmchale@uncg.edu’, ‘theme_id’: 1, ‘color_scheme_id’: 1, ‘projects_limit’: 100000, ‘current_sign_in_at’: ‘2023-04-20T15:33:31.261Z’, ‘identities’: , ‘can_create_group’: True, ‘can_create_project’: True, ‘two_factor_enabled’: False, ‘external’: False, ‘private_profile’: None, ‘shared_runners_minutes_limit’: None, ‘oauthToken’: ‘e95ea5e90198b7a986af73edc28ec48cdb4730434b331f8bbcb0471183a82c06’, ‘emails’: [‘mwmchale@uncg.edu’]}, ‘isOwnedByUser’: False, ‘experiment’: None, ‘message’: ‘successfully obtained the information available to the (authenticated) user’}

Why is this happening? I appreciate any help I can get.

@Michael_McHale people have been experiencing issues with Pavlovia/Gitlab recently. I’m not affiliated with Pavlovia, so I don’t have an answer to your question, but I wanted to let you know that your issue may be related to other people’s issues.