We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add additional share with files, then try to restart mldonkey after that share not being available (example mount point). Will fail to start.
2022/01/14 12:15:36 [dMain] Received SIGINT, stopping MLDonkey... 2022/01/14 12:15:37 [cCO] Options correctly saved 2022/01/14 12:15:37 [cCO] Sources correctly saved 2022/01/14 12:15:37 [cCO] Options backup as .tar.gz correctly saved 2022/01/14 12:15:37 [dMain] Core stopped 2022/01/14 12:28:19 [cO] Started logging... 2022/01/14 12:28:19 error mkdir failed on /mnt/shares/windows: Permission denied for directory /mnt/shares/windows 2022/01/14 12:29:08 [cO] Started logging... 2022/01/14 12:29:08 error mkdir failed on /mnt/shares/windows: Permission denied for directory /mnt/shares/windows
Since the default incoming folder is available (~/.mldonkey/incoming), I think it should start.
~/.mldonkey/incoming
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add additional share with files, then try to restart mldonkey after that share not being available (example mount point). Will fail to start.
Since the default incoming folder is available (
~/.mldonkey/incoming
), I think it should start.The text was updated successfully, but these errors were encountered: