Mike yes, the expected behavior is that you'll get a prompt to accept the final config like so:
Use auto config?
* Say Y if not sure
* Say N if you are working on a remote or headless machine
y) Yes (default)
n) No
y/n> n
Option config_token.
For this to work, you will need rclone available on a machine that has
a web browser available.
For more help and alternate methods see: https://rclone.org/remote_setup/
Execute the following on the machine with the web browser (same rclone
version recommended):
rclone authorize "dropbox"
Then paste the result.
Enter a value.
config_token> {"access_token":"xxxxx","token_type":"bearer","refresh_token":"xxxxx",
"expiry":"2022-03-24T16:18:48.275952-06:00"}
--------------------
[dbx]
type = dropbox
token = {"access_token":"xxxxx","token_type":"bearer","refresh_token":"xxxxx",
"expiry":"2022-03-24T16:18:48.275952-06:00"}
--------------------
y) Yes this is OK (default)
e) Edit this remote
d) Delete this remote
I just tried this on your server and had no trouble so I'm not sure why it wouldn't work for you.
Please try it once more and if you run into the same issue, then please email Opalstack support and provide the value you're pasting for config_token
- we'll then log in as your Opalstack shell user and try to complete the config ourselves.