Here is the output:
[ch@ontar318 ~]$ rclone serve http --http-no-head -vv --addr :8080 web_files:website_photos&
[1] 14698
[ch@ontar318 ~]$ 2021/12/23 04:53:19 DEBUG : rclone: Version "v1.57.0" starting with parameters ["rclone" "serve" "http" "--http-no-head" "-vv" "--addr" ":8080" "web_files:website_photos"]
2021/12/23 04:53:19 DEBUG : Creating backend with remote "web_files:website_photos"
2021/12/23 04:53:19 DEBUG : Using config file from "/home/ch/.config/rclone/rclone.conf"
2021/12/23 04:53:19 DEBUG : Google drive root 'website_photos': 'root_folder_id = 0AM0NpRiGFpwqUk9PVA' - save this in the config to speed up startup
2021/12/23 04:54:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 1m0.5s
2021/12/23 04:54:19 DEBUG : Google drive root 'website_photos': Checking for changes on remote
2021/12/23 04:55:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 2m0.5s
2021/12/23 04:55:19 DEBUG : Google drive root 'website_photos': Checking for changes on remote
2021/12/23 04:56:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 3m0.5s
2021/12/23 04:56:19 DEBUG : Google drive root 'website_photos': Checking for changes on remote
2021/12/23 04:57:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 4m0.5s
2021/12/23 04:57:19 DEBUG : Google drive root 'website_photos': Checking for changes on remote
2021/12/23 04:58:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 5m0.5s
2021/12/23 04:58:19 DEBUG : Google drive root 'website_photos': Checking for changes on remote
2021/12/23 04:59:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 6m0.5s
2021/12/23 04:59:19 DEBUG : Google drive root 'website_photos': Checking for changes on remote
2021/12/23 05:00:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 7m0.5s
2021/12/23 05:00:19 DEBUG : Google drive root 'website_photos': Checking for changes on remote
2021/12/23 05:01:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 8m0.5s
2021/12/23 05:01:19 DEBUG : Google drive root 'website_photos': Checking for changes on remote
2021/12/23 05:02:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 9m0.5s
2021/12/23 05:02:19 DEBUG : Google drive root 'website_photos': Checking for changes on remote
2021/12/23 05:03:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 10m0.5s
2021/12/23 05:03:19 DEBUG : Google drive root 'website_photos': Checking for changes on remote
2021/12/23 05:03:19 DEBUG : web_files: Loaded invalid token from config file - ignoring
2021/12/23 05:03:19 DEBUG : Saving config "token" in section "web_files" of the config file
2021/12/23 05:03:19 DEBUG : web_files: Saved new token in config file
2021/12/23 05:04:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 11m0.5s
2021/12/23 05:04:19 DEBUG : Google drive root 'website_photos': Checking for changes on remote
2021/12/23 05:05:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 12m0.5s
2021/12/23 05:05:19 DEBUG : Google drive root 'website_photos': Checking for changes on remote
2021/12/23 05:06:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 13m0.5s
2021/12/23 05:06:19 DEBUG : Google drive root 'website_photos': Checking for changes on remote
2021/12/23 05:07:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 14m0.5s
2021/12/23 05:07:19 DEBUG : Google drive root 'website_photos': Checking for changes on remote
2021/12/23 05:08:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 15m0.5s
2021/12/23 05:08:19 DEBUG : Google drive root 'website_photos': Checking for changes on remote
2021/12/23 05:09:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 16m0.5s
2021/12/23 05:09:19 DEBUG : Google drive root 'website_photos': Checking for changes on remote
2021/12/23 05:10:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 17m0.5s
2021/12/23 05:10:19 DEBUG : Google drive root 'website_photos': Checking for changes on remote
2021/12/23 05:11:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 18m0.5s
2021/12/23 05:11:19 DEBUG : Google drive root 'website_photos': Checking for changes on remote
2021/12/23 05:12:19 INFO :
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Elapsed time: 19m0.5s
This checking of the Google Drive for Changes do not stop. Please note this folder has thousands of images.
Thanks
Steve