Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't see the customized albums after creating the second album #554

Closed
pegasusknightyf opened this issue Jul 20, 2022 · 8 comments
Closed
Labels
bug Something isn't working

Comments

@pegasusknightyf
Copy link

When I create my first album, everything goes OK.

After I create the second album, I go back to "My albums" page. Then I can't see all of my albums...

I tried restarting the docker container, but it still not work.

The backend log says:
Unauthorized: /api/user/1/
Unauthorized: /api/searchtermexamples/
Unauthorized: /api/albums/user/list/

chrome_j9k0FhCoeR
chrome_JxiCqUpMse

@stbkde
Copy link

stbkde commented Aug 2, 2022

Same issue here. I don't see any of the created albums.

LibrePhotosOS

Browser:
Firefox: 103.0 (64bit)
Chrome: 103.0.5060.134 (Official Build) (64-Bit)
Chromium: 103.0.5060.134 (Official Build) Arch Linux (64-Bit)

@derneuere
Copy link
Member

@pegasusknightyf It would be great, If you could add some information, because I can't recreate the issue. How did you install LibrePhotos?

@lephuochung18
Copy link

I've the same issue fresh install after create 2nd album it disappear.

@pegasusknightyf
Copy link
Author

@derneuere, I installed it in docker

@pegasusknightyf
Copy link
Author

pegasusknightyf commented Aug 12, 2022

OH, I find that if I access to the database manaully, delete all the old album data, then go back to the frontend and create new albums, the issue disappear...

@dotanm
Copy link

dotanm commented Aug 29, 2022

@pegasusknightyf , can you please write here which tables did you clear?

In my case I'm not seeing any albums to begin with, but I thought maybe purging the personal albums may solve the issue.

@pegasusknightyf
Copy link
Author

@pegasusknightyf , can you please write here which tables did you clear?

In my case I'm not seeing any albums to begin with, but I thought maybe purging the personal albums may solve the issue.

I clear the following two tables:
api_albumuser, api_albumuser_photos

@derneuere derneuere added the bug Something isn't working label Apr 13, 2023
@derneuere
Copy link
Member

This was probably a csrftoken auth issue, which should be fixed in the next release :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants