Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Paste Value to the Rclone Browser config and etc. #37

Open
bpsimm opened this issue Aug 14, 2022 · 2 comments
Open

Unable to Paste Value to the Rclone Browser config and etc. #37

bpsimm opened this issue Aug 14, 2022 · 2 comments

Comments

@bpsimm
Copy link

bpsimm commented Aug 14, 2022

Hi, I'm new and just discovered rclonebrowser-docker.
I am trying to do the setup on my Synology DSM 7 system.
However, I am stuck with the browser's clipboard. It is unable to receive my paste value after I click submit.
I already tried Win11 Chrome & Firefox; and Android Chrome, but still no success.
Is there anything I am missing, or are others having such issues?

image

Also, I'm unable to set up 5900 port VCN. But I think it's not the main problem for now.

@stgreenb
Copy link

Any solve for this?

@glassman81
Copy link

glassman81 commented Oct 18, 2022

Hi, I'm new and just discovered rclonebrowser-docker. I am trying to do the setup on my Synology DSM 7 system. However, I am stuck with the browser's clipboard. It is unable to receive my paste value after I click submit. I already tried Win11 Chrome & Firefox; and Android Chrome, but still no success. Is there anything I am missing, or are others having such issues?

image

Also, I'm unable to set up 5900 port VCN. But I think it's not the main problem for now.

Use another local machine, such as windows or linux, with an already installed web browser, download the rclone binaries, and then run the "rclone authorize" command on that local machine exactly how it's shown in your above example. A browser on your computer should open, and you'll be prompted to authorize the service. Once you do that, you should then get a token that you'll paste back into that window.

Edit: I'm sorry. I misread your issue. I see that you're have a copy/paste issue. I just did those commands from the console itself by using the docker attach command. Ex:

docker exec -it [container name] sh
rclone config reconnect [drive name]:

From there you should be presented with the same options. Only this time, copy and paste should work just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants