-
-
Notifications
You must be signed in to change notification settings - Fork 128
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
[BUG] Media not showing in preview in File App #414
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Update, same behaviour after update the original container from 27 to latest 28 |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
You need to have the PUID and PGID variables set to allow the container to work correctly. I've just done a test run of this container (on Debian) with no issues. |
This issue is locked due to inactivity |
Is there an existing issue for this?
Current Behavior
After doing backup of config, data and db (borgmatic) and restoring in a new machine with same docker configuration, media won't show in preview. I can see them if I try to download or in Photos app.
In console I see this error
Viewer.vue:639 Could not open file /path/to/file.jpg TypeError: Cannot destructure property 'filename' of 'e' as it is undefined. at G (fileUtils.ts:88:23) at new K (file.js:35:12) at o.openFileInfo (Viewer.vue:725:1) at async o.openFile (Viewer.vue:631:1)
Expected Behavior
No response
Steps To Reproduce
Docker container 28.0.2-ls300 (latest)
Restore backup (data/config folder, mariadb)
All occ:maintenance commands to fix everything
Open a file from the App Files
Environment
- OS: Proxmox VM debian12, portainer
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: