rism-digital / muscat

🗂️ A Rails application for the inventory of handwritten and printed music scores
http://muscat-project.org
34 stars 16 forks source link

Search filter for owners leads to 502 Bad Gateway-Error #1604

Open alexandermarxen opened 3 weeks ago

alexandermarxen commented 3 weeks ago

Currently, the search for owners results in an error message: https://muscat.rism.info/admin/people?utf8=%E2%9C%93&q%5Bwf_owner_with_integer%5D=wf_owner%3A1&flexdatalist-q%5Bwf_owner_with_integer%5D=Admin&commit=Filtern&order=id_desc

alexandermarxen commented 3 weeks ago

It obviously affects all search queries: https://muscat.rism.info/admin/people?utf8=%E2%9C%93&q%5Bfull_name_or_400a_contains%5D=Bhartini&commit=Filtern&order=id_desc https://muscat.rism.info/admin/people?utf8=%E2%9C%93&q%5B550a_with_integer%5D=550a%3AAbbot&commit=Filtern&order=id_desc

xhero commented 3 weeks ago

Do you have more details or a screenshot? All those queries work when I open them

alexandermarxen commented 3 weeks ago

502-Bad-Gateway Maybe I should clear my cache?

xhero commented 3 weeks ago

Yes please could you try? From here I can access it without problems

alexandermarxen commented 3 weeks ago

Logging out, clearing the cache and logging in again worked. Thank you!

ahankinson commented 3 weeks ago

I wonder if something from the new authentication fixes now triggers a 502 in certain circumstances...

xhero commented 3 weeks ago

But we did not change anything in the authentication process, just a warning when you log out

HirschSt commented 3 weeks ago

Probably something remaining from the DNS change?