umami-software / umami

Umami is a simple, fast, privacy-focused alternative to Google Analytics.
https://umami.is
MIT License
20.42k stars 3.85k forks source link

Settings page for 'Teams' is 404 #2799

Closed heybobjones closed 5 days ago

heybobjones commented 1 week ago

Describe the Bug

I updated today via docker image and seem to have issues with the 'Setting' page not being found when switching view to 'Team'.

I can see all the tracking data for the sites that are part of the Team section, but I can't access the settings page. (e.g /teams/651fcf58-90d9-483a-b2f8-66ee7021ccdd/settings/team)

Database

PostgreSQL

Relevant log output

No response

Which Umami version are you using? (if relevant)

v2.12.0

Which browser are you using? (if relevant)

Chrome

How are you deploying your application? (if relevant)

Docker

Foohx commented 1 week ago

Same here

mikecao commented 1 week ago

Will have a hotfix for this soon.

chrisdeeming commented 1 week ago

Is it possible to downgrade?

tamerhayek commented 1 week ago

Is it possible to downgrade?

I just changed the image tag in my docker-compose.yml from ghcr.io/umami-software/umami:postgresql-latest to ghcr.io/umami-software/umami:postgresql-v2.11.3 and it works perfectly

mikecao commented 5 days ago

Fixed in v2.12.1.