I am getting a persistent error for accessing my online experiment on different devices from running or accessing the backend:
Full description:
{
“origin”: “https://pavlovia.org/api/v2/designers/authenticate”,
“context”: “when getting the designer information corresponding to the oauth token”,
“user”: {
“id”: 25432,
“name”: “Cate MacColl”,
“username”: “catemaccoll”,
“state”: “active”,
“avatar_url”: “https://secure.gravatar.com/avatar/640611e6f0db61f26b911285149c6a40?s=80&d=identicon”,
“web_url”: “Sign in · GitLab,
“created_at”: “2021-12-23T04:09:43.389Z”,
“bio”: “”,
“bio_html”: “”,
“location”: null,
“public_email”: “”,
“skype”: “”,
“linkedin”: “”,
“twitter”: “”,
“website_url”: “”,
“organization”: null,
“job_title”: “”,
“work_information”: null,
“last_sign_in_at”: “2025-04-06T01:04:25.864Z”,
“confirmed_at”: “2021-12-23T04:09:43.071Z”,
“last_activity_on”: “2025-08-23”,
“email”: “c.maccoll@uq.net.au”,
“theme_id”: 1,
“color_scheme_id”: 1,
“projects_limit”: 100000,
“current_sign_in_at”: “2025-04-06T04:17:56.963Z”,
“identities”: ,
“can_create_group”: true,
“can_create_project”: true,
“two_factor_enabled”: false,
“external”: false,
“private_profile”: false,
“shared_runners_minutes_limit”: null,
“extra_shared_runners_minutes_limit”: null,
“emails”: [
“c.maccoll@uq.net.au”
],
“oauthToken”: “68814034c85abdf04aadde2b8c295fc484f5531b680b235b9062e66fb777eec0”
},
“designer”: null,
“error”: “unable to connect to the database: localhost:27017: timed out, Timeout: 30s, Topology Description: <TopologyDescription id: 68a90d1a38a78e35708451a9, topology_type: Unknown, servers: [<ServerDescription (‘localhost’, 27017) server_type: Unknown, rtt: None, error=NetworkTimeout(‘localhost:27017: timed out’)>]>”,
“errorCode”: null,
“httpStatusCode”: 503
}