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

RCD not working properly #23

Open
cconde opened this issue Oct 30, 2022 · 0 comments
Open

RCD not working properly #23

cconde opened this issue Oct 30, 2022 · 0 comments

Comments

@cconde
Copy link

cconde commented Oct 30, 2022

After installing and configuring rclone packages I see in the log that it's listening HTTPS at port 5572.

When I test RCD it seems to work:

curl -X POST 'http://admin:[email protected]:5572/rc/noop?potato=1&sausage=2' { "potato": "1", "sausage": "2" }
Nevertheless when I use either RcloneNG or react it seems it's not working because I am serving my web through HTTPS and rcd opens a HTTP, therefore web browser console complains about mixed content.

Any ideas to serve RCD through HTTPS?

I'm not sure if uhttpd can be used as reverse proxy...

Thanks!!!

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

1 participant