[Tardigrade] Rclones sometimes decides to quit configuration after access_grant

What is the problem you are having with rclone?

Rclones often decides to quit configuration after editing or not editing access_grant.
This happens at New remote, but also occassionaly with Edit existing remote.

What is your rclone version (output from rclone version)

rclone v1.54.0
- os/arch: linux/amd64
- go version: go1.15.7

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

Kernel: 5.4.97-1-MANJARO x86_64 
bits: 64 
Desktop: Xfce 4.16.0 
Distro: Manjaro Linux

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

Tardigrade

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

rclone config

The rclone config contents with secrets removed.

--------------------
[nwazj]
type = tardigrade
--------------------

A log from the command with the -vv flag

[folaht@pjehrsohmehj Tardigrada]$ rclone config -vv
2021/03/04 17:46:10 DEBUG : rclone: Version "v1.54.0" starting with parameters ["rclone" "config" "-vv"]
Enter configuration password:
password:
2021/03/04 17:46:42 DEBUG : Using config file from "/home/folaht/.config/rclone/rclone.conf"
No remotes found - make a new one
n) New remote
s) Set configuration password
q) Quit config
n/s/q> n
name> nwazj
Type of storage to configure.
Enter a string value. Press Enter for the default ("").
Choose a number from below, or type in your own value
 1 / 1Fichier
   \ "fichier"
 ...
34 / Tardigrade Decentralized Cloud Storage
   \ "tardigrade"
...
Storage> 34
** See help for tardigrade backend at: https://rclone.org/tardigrade/ **

Choose an authentication method.
Enter a string value. Press Enter for the default ("existing").
Choose a number from below, or type in your own value
 1 / Use an existing access grant.
   \ "existing"
 2 / Create a new access grant from satellite address, API key, and passphrase.
   \ "new"
provider> 1
Access Grant.
Enter a string value. Press Enter for the default ("").
access_grant> 
Remote config
--------------------
[nwazj]
type = tardigrade
--------------------
y) Yes this is OK (default)
e) Edit this remote
d) Delete this remote
y/e/d> 

hi again,
instead of posting every time as a bug, try to use the help template.
that last time you posted, which was your first post, that was not a bug, not a new user issue.

1 Like

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