Rclone error service failed ended with error code

What is the problem you are having with rclone?

So I get to the part that says do this systemctl --user enable --now rclone-vfs.service
But I get

See "systemctl --user status rclone-vfs.service" and "journalctl --user -xe" for details.```



#### What is your rclone version (output from `rclone version`)
go 13.4

#### Which OS you are using and how many bits (eg Windows 7, 64 bit)
Mac OS 10.14 Mojave

####  Which cloud storage system are you using? (eg Google Drive)
Google Drive


#### The command you were trying to run (eg `rclone copy /tmp remote:tmp`)  
<!--  You should use 3 backticks to begin and end your paste to make it readable.   -->

``

Paste command here
```systemctl --user enable --now rclone-vfs.service```





#### The rclone config contents with secrets removed.  
<!--  You should use 3 backticks to begin and end your paste to make it readable.   -->

Paste config here

I See this 

--ExecStart=/home6/ilovemymac/bin/rclone mount gdrive: /home6/ilovemymac/Stuff/Mount
--allow-other
--user-agent='Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/$
--config /home6/ilovemymac/.config/Rclone/rclone.conf
--use-mmap
--dir-cache-time 168h
--timeout 1h
--umask 002
--poll-interval=1m
--vfs-cache-mode writes
--vfs-read-chunk-size 64M
--vfs-read-chunk-size-limit 2048M
--tpslimit 10
--tpslimit-burst 10
ExecStop=/bin/fusermount -uz /home6/ilovemymac/Rclone/Mount/Movies
Restart=on-failure```

A log from the command with the -vv flag

Paste  log here
```it says log command not available

hello and welcome to the forum,

are you able to run the mount command directly from the command line?

I am running it from the command line how else would you run it? To my knowledge that’s the only way you can run rclone is from the command line

what version of rclone are you running?

if you run this from the command line, what is the output?
rclone mount gdrive: /home6/ilovemymac/Stuff/Mount -vv

I posted above 13.4

that is the version of go, not rclone itself.
can you post the output of this?
rclone version

can you run this command and what is the output?
rclone mount gdrive: /home6/ilovemymac/Stuff/Mount -vv

1.50.2 Rclone Version


2020/05/22 00:42:45 DEBUG : Using config file from "/home6/ilovemymac/.config/rclone/rclone.conf"

2020/05/22 00:42:45 Failed to create file system for "gdrive:": didn't find section in config file```

you are running an old version of rclone, you should update and test again.
latest stable is v1.51.0

based on the error message, there is not a remote named gdrive
can you post the output of this?
rclone listremotes

ilovemymac

there is no remote named gdrive so you are getting the error message of
gdrive:": didn't find section in config file

ilovemymac that is not correct name for a remote
can you post the output of rclone listremotes?

ok so now after updating I get this

Failed to enable unit: File rclone-vfs.service: Invalid argument

you need to update rclone, you are using an old version.

no point in try to get systemctl to work yet,
you need to get the rclone mount command working first.

there is no remote named gdrive: so you are getting the error message of
gdrive:": didn't find section in config file

ilovemymac that is not valid name for a remote.
a remote must has a colon at the end of the name.
so ilovemymac is not a valid name for a remote
ilovemymac: is a valid name for a remote

can you post the output of rclone listremotes?

I did update that’s what I said is that I updated now I get a different error.

And that IlovemyMac is exactly what I get I just watched a left off the colon but that’s what I get whenever I run what you asked

can you post the output of
rclone version
and
rclone listremotes

Yes it’s ilovemymac: as I posted above.

It’s 1.51 beta.

before your rclone command used gdrive:
instead use ilovemymac:

rclone v1.51.0-353-g5f71d186-beta

  • os/arch: linux/amd64
  • go version: go1.14.3```

ilovemymac

Blockquote
before your rclone command used gdrive:
instead use ilovemymac:

Can you explain

2020/05/22 08:42:32 DEBUG : Using config file from "/home6/ilovemymac/.config/rclone/rclone.conf"
2020/05/22 08:42:32 Failed to create file system for "ilovemymac:": didn't find section in config file

Type this and share it exactly as I have.

felix@gemini:~$ rclone listremotes
GD:
cache:
cachecrypt:
gcrypt: