You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading a video if you protect it with a password, it will not play once you enter the password.
I've tested this with .mov files, which'll play automatically if I don't password protect it but once I do the video gets stuck with an empty video player.
Version
latest (ghcr.io/diced/zipline or ghcr.io/diced/zipline:latest)
What browser(s) are you seeing the problem on?
Chromium-based (Chrome, Edge, Brave, Opera, mobile chrome/chromium based, etc)
Zipline Logs
2025-01-20 01:32:00,859 PM info [login] User mja00 (1) logged in
2025-01-20 01:32:29,177 PM info [folders] Created folder "Sussy"for user mja00 (1)
2025-01-20 01:33:52,496 PM info [upload] User mja00 (1) uploaded IMG_0190.mov (11748)
2025-01-20 01:33:58,668 PM info [url] view
2025-01-20 01:34:04,507 PM info [folders] Added file "IMG_0190.mov" to folder "Sussy"for user mja00 (1)
2025-01-20 01:34:21,418 PM info [url] view
2025-01-20 01:34:36,517 PM info [url] view
2025-01-20 01:34:43,983 PM info [url] view
2025-01-20 01:36:34,265 PM info [url] view
2025-01-20 01:36:48,928 PM info [exif] mja00 (1) requested to read exif metadata for image IMG_0190.mov (11748)
2025-01-20 01:36:59,482 PM info [files] User mja00 (1) deleted an image IMG_0190.mov (11748) owned by mja00 (1)
2025-01-20 01:37:05,803 PM info [upload] User mja00 (1) uploaded IMG_0190.mov (11749)
2025-01-20 01:37:17,451 PM info [url] view
2025-01-20 01:37:42,737 PM info [files] User mja00 (1) deleted an image IMG_0190.mov (11749) owned by mja00 (1)
2025-01-20 01:38:13,464 PM info [upload] User mja00 (1) uploaded IMG_0190.mov (11750)
2025-01-20 01:38:19,723 PM info [url] view
2025-01-20 01:38:42,840 PM info [url] view
2025-01-20 01:39:40,508 PM info [upload] User mja00 (1) uploaded ef790041-03f1-4743-a32a-2e6f3e16bef4.png (11751)
2025-01-20 01:40:24,413 PM info [url] view
Browser Logs
GET http://192.168.50.30:8092/r/IMG_0190.mov?compress=false 403 (Forbidden)
Additional Info
I'm assuming the native video player in browsers tries to play the video, gets 403, and then doesn't attempt to retry after entering the password.
The text was updated successfully, but these errors were encountered:
What happened?
When uploading a video if you protect it with a password, it will not play once you enter the password.
I've tested this with
.mov
files, which'll play automatically if I don't password protect it but once I do the video gets stuck with an empty video player.Version
latest (ghcr.io/diced/zipline or ghcr.io/diced/zipline:latest)
What browser(s) are you seeing the problem on?
Chromium-based (Chrome, Edge, Brave, Opera, mobile chrome/chromium based, etc)
Zipline Logs
Browser Logs
GET http://192.168.50.30:8092/r/IMG_0190.mov?compress=false 403 (Forbidden)
Additional Info
I'm assuming the native video player in browsers tries to play the video, gets 403, and then doesn't attempt to retry after entering the password.
The text was updated successfully, but these errors were encountered: