umap icon indicating copy to clipboard operation
umap copied to clipboard

After Update to 2.0.4 anonymous Edit-Links don't work

Open lorenzdomb opened this issue 1 year ago • 5 comments

Describe the bug After I updated to version 2.0.4, I discovered that the edit links of all the maps that I installed in the old versions did not work. I get a 404 error message.

To Reproduce Steps to reproduce the behavior:

  1. docker-compose down
  2. change version in docker-compose.yml
  3. docker-compose pull
  4. docker-compose up

Expected behavior All old edit links must continue to work.

lorenzdomb avatar Mar 12 '24 09:03 lorenzdomb

If it's a 404, so maybe UMAP_ALLOW_ANONYMOUS is not defined. Are you sure it's on your custom settings ?

yohanboniface avatar Mar 12 '24 10:03 yohanboniface

It is defined in docker-compose.yml and it works correctly for all new maps I created in the new version.

Only for the maps created in the older versions it does not work.

lorenzdomb avatar Mar 12 '24 14:03 lorenzdomb

Are you sure it's a 404 and not a 403 ? In this last case it can be that the SECRET_KEY has changed.

yohanboniface avatar Mar 12 '24 14:03 yohanboniface

Bildschirmfoto 2024-03-12 um 15 13 23

lorenzdomb avatar Mar 12 '24 14:03 lorenzdomb

Can you share an URL that goes in 404 (without the key itself) ?

yohanboniface avatar Mar 12 '24 14:03 yohanboniface

Please reopen with more details if you still need help!

yohanboniface avatar Apr 16 '24 16:04 yohanboniface