Undefined array key “redirectContextId” PHP warning when enabling locale OJS 3.5

I have an OJS 3.5.0.4 with two locales installed. In the site admin settings, when I switch the second locale on or off with the checkbox

the locale gets correctly enabled or disabled, but I see the following in the error logs:

Got error ‘PHP message: PHP Warning: Undefined array key “redirectContextId” in …/lib/pkp/classes/site/SiteDAO.php on line 130’, referer: https://example.com/en/admin/settings

What can be the reason for this?