mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 19:05:54 +03:00
[GH-ISSUE #943] The requested resource /data/ was not found on this server. with docker-compose #617
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#617
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Akashic101 on GitHub (Jan 18, 2023).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/943
I tried to boot TinyFileManager with docker-compose on my F:/ drive at port 8007 with following file
While I see the splashscreen asking me to log in and this all works, after logging in all I see is following message:
The requested resource /data/ was not found on this server.with the errorFailed to load resource: the server responded with a status of 404 (Not Found)in the console. My folder structure is as following:How can I fix this issue?
@prasathmani commented on GitHub (Jan 25, 2023):
#948