Closed roubachof closed 1 year ago
What happens if you try
sudo systemctl daemon-reload
sudo systemctl stop mergerfs
sudo systemctl stop rclonefs
/bin/fusermount -uz /mnt/rclone
/bin/fusermount -uz /mnt/google
Then run rclean
. This will ensure at least there aren't any mounts hanging up the system :)
Edit: before running rclean, make sure to check if your mount points are all gone in /mnt as well.
> ls /mnt
local uploads
> rclean
...
Cleaning mount leftovers
mountpoint: /mnt/rclone: No such file or directory
mountpoint: /mnt/google: No such file or directory
Calling on Upgrade Service
Your system is on v2.3.0 (final version)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 14 100 14 0 0 114 0 --:--:-- --:--:-- --:--:-- 115
done
Job for mergerfs.service failed because the control process exited with error code.
See "systemctl status mergerfs.service" and "journalctl -xeu mergerfs.service" for details.
Waiting on mounts to be created...
Waiting on mounts to be created...
Still the same error...
Apr 21 17:24:18 vps-f078333b mergerfs[5541]: fusermount: mount failed: Operation not permitted
Apr 21 17:24:18 vps-f078333b mergerfs[5548]: fusermount: mount failed: Operation not permitted
Apr 21 17:24:19 vps-f078333b mergerfs[5552]: fusermount: mount failed: Operation not permitted
Apr 21 17:24:19 vps-f078333b mergerfs[5556]: fusermount: mount failed: Operation not permitted
Apr 21 17:24:19 vps-f078333b mergerfs[5560]: fusermount: mount failed: Operation not permitted
It almost sounds like a permission error. In your mergerfs.service file, could you comment out the lines
User=youruser
and Group=youruser
? If you need more pointers on how to, let me know. I'm assuming you are familiar with it :)
well, everything is working now... Should I let my user commented or should we dig some more to understand what went wrong ?
maybe I should add the user to certain group, like admin or sudo ? Anyway, thank you for your fantastic work, I am myself a open source maintainer, and your issue management is flawless :)
Sorry for the very late reply here 😄 Since it's working well now, I suggest we just chalk it up to "fluke" 🤣 I'll close this now, thanks for your kind words!
Since 2 days mergerfs won't start. When I run rclean I got:
The status command give me:
The journal gives me: