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

Path syntax for mount dedicated field #53

Open
sagittarius06 opened this issue Mar 26, 2024 · 0 comments
Open

Path syntax for mount dedicated field #53

sagittarius06 opened this issue Mar 26, 2024 · 0 comments

Comments

@sagittarius06
Copy link

sagittarius06 commented Mar 26, 2024

The problem

I've successfully installed your plugin to be able to browse easily with the explorer various clouds: Mega, PCloud, DropBox, gdrive.

But when I try to mount one of them I get an error 500.
So I'm wondering what could be the right syntax?
I tried with no success different combinations with /mnt/mydrive|gdrive or /media/mydrive|gdrive or mydrive|gdrive in the dedicated field after I've created the mydrive folder with ssh.

Thanks in advance.

What version of Rclone Backup has the issue?

Current version: 3.1.0

What version of Home Assistant are you running?

Core 2024.3.3

What type of installation are you running?

Home Assistant OS

If you're running HA OS/Supervised, what version of the Supervisor are you running?

Supervisor 2024.03.0

Anything in the logs that might be useful for us?

2024/03/26 11:45:31 mount FAILED: failed to mount FUSE fs: cannot open: /media/gdrive/: open /media/gdrive/: no such file or directory
2024/03/26 11:45:31 ERROR : rc: "mount/mount": error: failed to mount FUSE fs: cannot open: /media/gdrive/: open /media/gdrive/: no such file or directory
2024/03/26 11:45:37 mount FAILED: failed to mount FUSE fs: cannot open: media/gdrive: open media/gdrive: no such file or directory
2024/03/26 11:45:48 mount FAILED: failed to mount FUSE fs: cannot open: gdrive: open gdrive: no such file or directory
2024/03/26 11:45:48 ERROR : rc: "mount/mount": error: failed to mount FUSE fs: cannot open: gdrive: open gdrive: no such file or directory
2024/03/26 11:49:29 mount FAILED: failed to mount FUSE fs: cannot open: /mnt/gdrive: open /mnt/gdrive: no such file or directory
2024/03/26 11:49:29 ERROR : rc: "mount/mount": error: failed to mount FUSE fs: cannot open: /mnt/gdrive: open /mnt/gdrive: no such file or directory
2024/03/26 11:49:37 mount FAILED: failed to mount FUSE fs: cannot open: gdrive: open gdrive: no such file or directory
2024/03/26 11:49:37 ERROR : rc: "mount/mount": error: failed to mount FUSE fs: cannot open: gdrive: open gdrive: no such file or directory
2024/03/26 12:06:30 mount FAILED: failed to mount FUSE fs: cannot open: mydrive: open mydrive: no such file or directory
2024/03/26 12:06:30 ERROR : rc: "mount/mount": error: failed to mount FUSE fs: cannot open: mydrive: open mydrive: no such file or directory

Additional information

Otherwise it works great


Add-on: Rclone Backup
Automatically sync backup to remote locations using rclone

Add-on version: 3.1.0
You are running the latest version of this add-on.
System: Home Assistant OS 12.1 (amd64 / qemux86-64)
Home Assistant Core: 2024.3.3
Home Assistant Supervisor: 2024.03.0

Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.

cont-init: info: /etc/cont-init.d/00-banner.sh exited 0
cont-init: info: running /etc/cont-init.d/01-log-level.sh
cont-init: info: /etc/cont-init.d/01-log-level.sh exited 0
cont-init: info: running /etc/cont-init.d/init.sh
cont-init: info: /etc/cont-init.d/init.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun rclone (no readiness notification)
services-up: info: copying legacy longrun scheduler (no readiness notification)
s6-rc: info: service legacy-services successfully started
[12:27:10] INFO: Installed rclone version:
[12:27:10] INFO: Starting Rclone Web GUI...
2024/03/26 12:27:10 NOTICE: Serving files from "/usr/share/rclone-webui-react"
2024/03/26 12:27:10 NOTICE: Serving remote control on http://[::]:8099/
2024/03/26 12:27:10 NOTICE: Web GUI is not automatically opening browser. Navigate to http://[::]:8099/ to use.
[12:27:11] INFO: rclone v1.65.0

  • os/version: alpine 3.16.0 (64 bit)
  • os/kernel: 6.6.20-haos (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.21.4
  • go/linking: static
  • go/tags: none
    [12:27:11] INFO: Starting Scheduler...
    [2024-03-26] [12:27:11] [INFO]: rclone config found
    [2024-03-26] [12:27:11] [INFO]: checking job configs...
    [2024-03-26] [12:27:11] [INFO]: scheduled jobs:
    10 4 * * * sync "Sync Daily Backups"; /backup -> gdrive:/Backup/HomeAssistant
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

1 participant