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 report] elfbot blackhole using wrong directory #510

Open
3 of 5 tasks
pomnz1982 opened this issue Mar 14, 2024 · 4 comments
Open
3 of 5 tasks

[bug report] elfbot blackhole using wrong directory #510

pomnz1982 opened this issue Mar 14, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@pomnz1982
Copy link

🤪 Sanity check

  • I have searched and confirmed no existing open/closed issues exist for this bug

1️⃣ Description

Attempted to use elfbot blackhole, instead of importing the directory I was in, it started creating symlinks of everything in /storage/

2️⃣ Expected Behaviour

Only create symlinks for the current folder and send them to the blackhole

3️⃣ Actual Behaviour

It started creating symlinks from everything in /storage/ I had to kill the filebrowser pod to stop it

4️⃣ Steps to Reproduce

Go to a folder, run elfbot blackhole sonarr/radarr

5️⃣ Possible solutions

No response

6️⃣ Relevant Information

No response

💬 Your Discord username

pomnz

💍 Engagement

  • Test the changes after a preview deploy and provide feedback
  • Solicit community input in Discord
  • Submit a PR for a fix myself 🏆

✅ Code of Conduct

  • I agree to follow this Geek Cookbook's Code of Conduct
@pomnz1982
Copy link
Author

pomnz1982 commented Mar 14, 2024

Since symlink here and blackhole seem to be conflicting with each other (you added blackhole, symlink here broke, fixed symlink here, blackhole broke), maybe they should be taken out of elfbot and made their own separate commands, symlink path isn't really needed anymore as you can just do it with symlink here so you can probably just remove that one either way.

@pomnz1982
Copy link
Author

As a safeguard, maybe the commands need to say what they are going to do and then prompt to continue.

@pomnz1982
Copy link
Author

Ah, elfbot symlink here is broken as well, same thing as blackhole, tries to start symlinking from /storage/

@pomnz1982
Copy link
Author

ok, after talking to other people it may be a file browser issue rather than elfbot, didn't like the folder I was trying to use as there were so many files it couldn't load in file browser properly, so it defaulted to /storage/

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
None yet
Development

No branches or pull requests

2 participants