Error while mounting s3 bucket

What is the problem you are having with rclone?

getting a " didn't find section in config file" error while mounting S3 bucket

Run the command 'rclone version' and share the full output of the command.

rclone v1.53.1

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

amazon

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone mount spinup-001a8e-hf-nlp-project-share:spinup-001a8e-hf-nlp-project-share 

The rclone config contents with secrets removed.

Name                 Type
====                 ====
default              s3
spinup-001655-echoecg s3

A log from the command with the -vv flag

Paste  log here

hello and welcome to the forum,

the remote you created is named spinup-001a8e-hf-nlp-project-share
the command you ran, uses spinup-001655-echoecg

--- need to update to latest stable v1.58.1
--- before trying rclone mount, make sure rclone lsd works.
--- rclone mount should look like rclone mount remote: /path/to/mountpoint
--- run commands with -vv for debug output.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.