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

Missing symlinks #40

Open
Bayharbourbutcher1 opened this issue Dec 18, 2024 · 12 comments
Open

Missing symlinks #40

Bayharbourbutcher1 opened this issue Dec 18, 2024 · 12 comments

Comments

@Bayharbourbutcher1
Copy link

Cinesync keeps creating and then deleting symlinks for some reason, all the original links still exist in the torbox rclone mount. Torbox mount has not gone down during all this but CS for some reason decided to nuke all symlinks for me. Unsure, why this is happening!

@sureshfizzy
Copy link
Owner

Whats the exact situation here, i beleive it must have something to do with torbox only. Symlinks will be deleted only when the mount is not reachable and rclone mount is set to false.

@Bayharbourbutcher1
Copy link
Author

Torbox is running in a docker container and has been up for several days, nothing in torbox logs to suggest it was down. Checked all links are showing in TB mount, not sure why CS thought mount was unavailable.

@Bayharbourbutcher1
Copy link
Author

If i set rclone mount to true, i have errors in torbox rclone because you cannot write version.txt to its mount, its ready only therefore i am not using the mount validation variable.

@sureshfizzy
Copy link
Owner

If i set rclone mount to true, i have errors in torbox rclone because you cannot write version.txt to its mount, its ready only therefore i am not using the mount validation variable.

That has been fixed, but another problem on torbox is, the mount is very poor. So the rclone mount will not work as expected only with torbox.

Regarding the deletion, I'm afraid i couldn't dig into that deeper without reproducing it. How frequently and how good is this for reproducing ? Because, it has been running without any problem with other mounts.

@Bayharbourbutcher1
Copy link
Author

Yeah i agree their rclone mount doesn't work as well as real debrid. So last night, i updated and tried CS again and i had like 120 movies and shows in TB mount, CS started creating symlinks and when i woke up this morning there were no symlinks in the CS destination folder. All files in TB mount are still playable.

@sureshfizzy
Copy link
Owner

When the symlink is deleted, does it recreate it automatically again or you have to restart the container ?

@Bayharbourbutcher1
Copy link
Author

Bayharbourbutcher1 commented Dec 18, 2024

Currently there are no symlinks in the CS folders, if i stop and restart container i am sure it will start recreating them. In fact ill try it now and let you know

Edit: Stopped and restarted CS container, its currently creating symlinks again.

@sureshfizzy
Copy link
Owner

Currently there are no symlinks in the CS folders, if i stop and restart container i am sure it will start recreating them. In fact ill try it now and let you know

Edit: Stopped and restarted CS container, its currently creating symlinks again.

When this happens next time, do not restart cinesync, instead just go inside the container and do df -h and see if you can find torbox inside it.

@Bayharbourbutcher1
Copy link
Author

Ok, no worries. Ill do that and let you know

@Bayharbourbutcher1
Copy link
Author

Happened again last night, torbox folder did exist inside the CS container and so did all the files in TB mount but for some reason CS decided to delete both movies and shows symlink folders.

@sureshfizzy
Copy link
Owner

sureshfizzy commented Dec 19, 2024

Happened again last night, torbox folder did exist inside the CS container and so did all the files in TB mount but for some reason CS decided to delete both movies and shows symlink folders.

Seems somehow the torbox mount is unstable at this point, just enable rclone mount flag to prevent deletion.

Edit: @Bayharbourbutcher1 just to verify in other way, with rclone mount flag enabled can you run the script locally with screen enabled ?

@Bayharbourbutcher1
Copy link
Author

I'll test it with rclone flag first and let you know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants