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

Method not allowed #13

Open
alensiljak opened this issue Nov 13, 2023 · 4 comments
Open

Method not allowed #13

alensiljak opened this issue Nov 13, 2023 · 4 comments

Comments

@alensiljak
Copy link

Just for a quick test, I've run ./flydav in Termux and tried to connect to the displayed URL with a browser. Immediately, I got "Method not allowed" message.
Any help?

The method is GET.

Also, I'm getting errors from JS, which tries to check if the server is alive by running Options request. I wonder if this fails due to CORS and will check that separately.

@pluveto
Copy link
Owner

pluveto commented Nov 13, 2023

Could you provide the curl command that reproduce this problem?

@alensiljak
Copy link
Author

alensiljak commented Nov 13, 2023

Could you provide the curl command that reproduce this problem?

Most likely not that particular one because it happens in a browser on Android so I can't see the exact network traffic. I can only see the log output from flydav.

I can try to reproduce the same setup on Windows and see what happens. But I guess that has been used successfully already.

@pluveto
Copy link
Owner

pluveto commented Nov 13, 2023

Thanks for the feedback. I think I should try this on an Android device later.

@alensiljak
Copy link
Author

I ran the server in Termux and used Firefox Dev to connect to the URL displayed when the server started.
A very simple initial smoke test.

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

2 participants