Wrong property for owner_id, expected a valid admin user ID, got 0 #4026
|
Hello there, I installed (with the .zip file) more or less successfully lychee 7.2 on my server (Debian Trixie, php-fm 8.4). But I can't add or delete photos/album via the UI. I can't even delete photos/albums via php artisan. The permissions on directories and files are ok.
"Wrong property for owner_id, expected a valid admin user ID, got 0." Any idea ? |
Answered by
ildyria
Jan 27, 2026
Replies: 1 comment 6 replies
|
Did you sync before or after creating your admin user? |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
DELETE/PUT/PATCH should be at your apache/nginx level.
If you can, can you open the network tab of your webbrowser and check what errors you get when you try to create/delete albums/photos ?