Skip to content
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] Needs directories to start, Symlink do not suffice #34

Open
McWizard opened this issue Mar 29, 2024 · 1 comment
Open

[BUG] Needs directories to start, Symlink do not suffice #34

McWizard opened this issue Mar 29, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@McWizard
Copy link

Describe the bug
I've a lot of symlinks in my media directory. (downloads/movies/music/tv). Whenever I try to start runtipi it tries to create the directories and fails to start. Log says:
Error: ENOTDIR: not a directory, mkdir '/data/media/downloads'.

If I rename the symlinks, let him create the directories, it starts up. I can then delete them and rename the symlinks again which is kind of tedious but works :)

To Reproduce
Steps to reproduce the behavior:

  1. Create Symlink instead of /media/downloads directory
  2. Try to start runtipi

Expected behavior
It should not care if the directories are directories or symlinks and just start up.

Server (please complete the following information):
--- System information ---
┌──────────────┬──────────────────┐
│ OS │ linux - Ubuntu 23.10 │
├──────────────┼──────────────────┤
│ OS Version │ 6.5.0-26-generic │
├──────────────┼──────────────────┤
│ Memory (GB) │ 15.00 │
├──────────────┼──────────────────┤
│ Architecture │ amd64 │
└──────────────┴──────────────────┘

--- Tipi configuration ---
┌───────────────────────────┬────┐
│ Custom tipi docker config │ No │
└───────────────────────────┴────┘

@McWizard McWizard added the bug Something isn't working label Mar 29, 2024
@nicotsx
Copy link
Collaborator

nicotsx commented Apr 23, 2024

Thanks for reporting @McWizard

@nicotsx nicotsx transferred this issue from runtipi/runtipi Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

No branches or pull requests

2 participants