[GH-ISSUE #929] 404 on media files #609

Open
opened 2026-03-02 16:00:12 +03:00 by kerem · 0 comments
Owner

Originally created by @vivetahiti on GitHub (Jan 3, 2023).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/929

Hi everyone,

on a Debian 11 Bullseye runing on a Raspberry and using NGinx, I get a 404 on every media uploaded.
The URLs look like:
http://192.168.0.107:3670/index.php?p=RE19-20-21-2022&view=Logo-Confidentiel.png
(where index.php is the original php file renamed by myself and is working perfectly)
The GET requests look like:
http://192.168.0.107:3670/srv/dev-disk-by-uuid-24b8bab8-f694-42e8-a7c5-0aab91d3fdb8/Documents/.../Logo-Confidentiel.png
The full paths shown look like:
Full path: /srv/dev-disk-by-uuid-24b8bab8-f694-42e8-a7c5-0aab91d3fdb8/Documents/.../Logo-Confidentiel.png

The web page just shows a text saying " image " .
I can download it, but clicking on " open " leads to 404 NGINX standard page with this kind of URLs:
http://192.168.0.107:3670/srv/dev-disk-by-uuid-24b8bab8-f694-42e8-a7c5-0aab91d3fdb8/Documents/.../Logo-Confidentiel.png

Thank you all

Originally created by @vivetahiti on GitHub (Jan 3, 2023). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/929 Hi everyone, on a Debian 11 Bullseye runing on a Raspberry and using NGinx, I get a 404 on every media uploaded. The URLs look like: http://192.168.0.107:3670/index.php?p=RE19-20-21-2022&view=Logo-Confidentiel.png (where index.php is the original php file renamed by myself and is working perfectly) The GET requests look like: http://192.168.0.107:3670/srv/dev-disk-by-uuid-24b8bab8-f694-42e8-a7c5-0aab91d3fdb8/Documents/.../Logo-Confidentiel.png The full paths shown look like: Full path: /srv/dev-disk-by-uuid-24b8bab8-f694-42e8-a7c5-0aab91d3fdb8/Documents/.../Logo-Confidentiel.png The web page just shows a text saying " image " . I can download it, but clicking on " open " leads to 404 NGINX standard page with this kind of URLs: http://192.168.0.107:3670/srv/dev-disk-by-uuid-24b8bab8-f694-42e8-a7c5-0aab91d3fdb8/Documents/.../Logo-Confidentiel.png Thank you all
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#609
No description provided.