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

🐛 [Transmission] Disk is mounted, however unable to write in the shared disk #1673

Open
redb0 opened this issue Dec 16, 2024 · 4 comments
Labels
bug Something isn't working stale Element will be closed automatically

Comments

@redb0
Copy link

redb0 commented Dec 16, 2024

Description

Torrents become unavailable periodically unable to locate the files. Rebooting helps, but not for long. After a reboot, an error sometimes appears Disk is mounted, however unable to write in the shared disk. Please check UID/GID for permissions, and if the share is rw.

Reproduction steps

1) add a torrent
2) wait

Addon Logs

DNS_server='8.8.8.8,1.1.1.1'
PGID='0'
PUID='0'
cifsdomain='users'
cifspassword='XXXXXXXXXX'
cifsusername='XXXXXXXXXX'
customUI='flood-for-transmission'
download_dir='/mnt/torrent'
incomplete_dir='/mnt/torrent/incomplete'
networkdisks='//192.168.0.101/homedata_a/torrent'
/etc/cont-init.d/00-local_mounts.sh: executing
/etc/cont-init.d/00-smb_mounts.sh: executing
Mounting smb share(s)...
... using domain users
... using PUID 0 and PGID 0
... mounting //192.168.0.101/homedata_a/torrent
mkdir: cannot create directory ‘/mnt/torrent/testaze’: File exists
... testing with noserverino
mkdir: cannot create directory ‘/mnt/torrent/testaze’: File exists
[21:44:48] FATAL: Disk is mounted, however unable to write in the shared disk. Please check UID/GID for permissions, and if the share is rw
[21:44:48] INFO: ...... //192.168.0.101/homedata_a/torrent successfully mounted to /mnt/torrent with options rw,file_mode=0775,dir_mode=0775,username=XXXXXXXXXX,password=XXXXXXXXXX,nobrl,uid=0,gid=0,iocharset=utf8,domain=users,noserverino
/etc/cont-init.d/01-config.sh: executing
Updating folders

Architecture

No response

OS

HAos

@redb0 redb0 added the bug Something isn't working label Dec 16, 2024
@alexbelgium
Copy link
Owner

alexbelgium commented Dec 17, 2024

Hi, I've optimized the smb code please tell if it works better. You could also use HA'S own system to mount smb drives

Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Element will be closed automatically label Dec 22, 2024
@redb0
Copy link
Author

redb0 commented Dec 22, 2024

After the update, this problem has not arisen yet.

However, Transmission's operation is still unstable.

Errors occur periodically: Please Verify Local Data! Piece #7800 os corrupt

IMG_20241222_192924_074.jpg

I only see an error in the logs:

if: fatal: unable to spawn s6-test: No such file or directory
localhost:9091/transmission/rpc/ responded: success
Closing transmission session... done.
Starting...
/etc/cont-init.d/00-banner.sh: executing

The disk is mounted via Turnkey File Server.

@github-actions github-actions bot removed the stale Element will be closed automatically label Dec 29, 2024
Copy link
Contributor

github-actions bot commented Jan 5, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Element will be closed automatically label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale Element will be closed automatically
Projects
None yet
Development

No branches or pull requests

2 participants