-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Error: control/querylog_clear | only content-type application/json is allowed | 415 #7099
Comments
@itsthejb, hello. We've been working on updating the web UI dependencies. Could you please try it on an curl -s -S -L https://raw.githubusercontent.com/AdguardTeam/AdGuardHome/master/scripts/install.sh | sh -s -- -r -c edge Don't forget to backup the |
Hi there, Thanks for getting back to me. I'm just testing it with the edge version. In my case that's Is there anything I can do to investigate further? Thanks |
@itsthejb, well, any browser related information is appreciated:
It would also be great to take a look at the browser's console log and the network request information that appears after the buttons are pressed. If you can reproduce it with |
Hi, Thanks for getting back to me. Interesting point about the reverse proxy. Yes, I'm proxying AGH through a Cloudflare tunnel. I just tested hitting the local IP and running the functions and yes, they work as expected. So the issue would seem to be caused by the tunnel. Quite surprising, because usually straightforward things like this just work. Do you have any idea what might be causing it? Thanks |
Prerequisites
I have checked the Wiki and Discussions and found no answer
I have searched other issues and found no duplicates
I want to report a bug and not ask a question or ask for help
I have set up AdGuard Home correctly and configured clients to use it. (Use the Discussions for help with installing and configuring clients.)
Platform (OS and CPU architecture)
Darwin (aka macOS), AMD64 (aka x86_64)
Installation
GitHub releases or script from README
Setup
On a router, DHCP is handled by AdGuard Home
AdGuard Home version
v0.107.51
Action
Clearing logs or stats from general settings (UI)
Expected result
Logs and stats can be cleared from the UI
Actual result
Error: control/querylog_clear | only content-type application/json is allowed | 415
Additional information and/or screenshots
Previously reported a number of times and reported fixed as #4970. However, I'm still seeing this error in the latest version
The text was updated successfully, but these errors were encountered: