Content
Activity page 404 error
Added by Nicola Urbinati 9 days ago
Hi,
Just installed via docker compose (16-slim) behind traefik proxy, the Activity page throws an error, see the attached screen.
Is there something I'm just missing? I would expect a white page or something, with no projects present.
The error persists even if I create a project and a task for myself, or with new users.
The error seems to be in a 403 for the v3 API.
Software version:
Product version refs/tags/v16.2.2
Core version OpenProject 16.2.2
PostgreSQL version 17.4
Browser console:
Error: Missing target element "authSourceFields" for "admin--users" controller
at extended.get (https://openproject.urbaman.it/assets/frontend/vendor.79717b4a7ce44755.js:2:78062)
at extended.passwordAuthSelectedValueChanged (https://openproject.urbaman.it/assets/frontend/src_stimulus_controllers_dynamic_admin_users_controller_ts.7426217854133830.js:1:633)
at ValueObserver.invokeChangedCallback (https://openproject.urbaman.it/assets/frontend/vendor.79717b4a7ce44755.js:2:52036)
at ValueObserver.stringMapValueChanged (https://openproject.urbaman.it/assets/frontend/vendor.79717b4a7ce44755.js:2:51381)
at StringMapObserver.stringMapValueChanged (https://openproject.urbaman.it/assets/frontend/vendor.79717b4a7ce44755.js:2:45947)
at StringMapObserver.refreshAttribute (https://openproject.urbaman.it/assets/frontend/vendor.79717b4a7ce44755.js:2:45596)
at StringMapObserver.refresh (https://openproject.urbaman.it/assets/frontend/vendor.79717b4a7ce44755.js:2:45180)
at StringMapObserver.start (https://openproject.urbaman.it/assets/frontend/vendor.79717b4a7ce44755.js:2:44987)
at ValueObserver.start (https://openproject.urbaman.it/assets/frontend/vendor.79717b4a7ce44755.js:2:50794)
at Context.connect (https://openproject.urbaman.it/assets/frontend/vendor.79717b4a7ce44755.js:2:59437)
Failed to load resource: the server responded with a status of 403 ()
Thank you very much.
Replies (1)
Hello Nicola,
we recently opened a bug report which sounds really similar:
It may be possible that your projects just do not have the Activity module activated. This can be done via the project settings -> modules.
Best,
Alexander