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

when DNS section is disabled, the web panel doesn't prompt properly #321

Closed
BackTrackCRoot opened this issue Sep 30, 2023 · 0 comments · Fixed by #338
Closed

when DNS section is disabled, the web panel doesn't prompt properly #321

BackTrackCRoot opened this issue Sep 30, 2023 · 0 comments · Fixed by #338

Comments

@BackTrackCRoot
Copy link

XHRGET
http://127.0.0.1:9090/dns/query?name=www.google.com&type=A
[HTTP/1.1 500 Internal Server Error 1ms]

XHRGET
http://127.0.0.1:9090/dns/query?name=www.google.com&type=A
[HTTP/1.1 500 Internal Server Error 1ms]

Uncaught (in promise) HTTPError: Request failed with status code 500 Internal Server Error
    jf http://127.0.0.1:9090/ui/assets/vendor-ec1fbc1a.js:28
    o http://127.0.0.1:9090/ui/assets/vendor-ec1fbc1a.js:28
    _retry http://127.0.0.1:9090/ui/assets/vendor-ec1fbc1a.js:28
    _retry http://127.0.0.1:9090/ui/assets/vendor-ec1fbc1a.js:28
    create http://127.0.0.1:9090/ui/assets/vendor-ec1fbc1a.js:28
    r http://127.0.0.1:9090/ui/assets/vendor-ec1fbc1a.js:28
    onSubmit http://127.0.0.1:9090/ui/assets/Config-0a55963b.js:1
    E http://127.0.0.1:9090/ui/assets/vendor-ec1fbc1a.js:1

I noticed through my browser's debug function that after returning 500, the panel wasn't processing properly.

@BackTrackCRoot BackTrackCRoot changed the title when DNS section is disabled, the web panel doesn't prompt properlye when DNS section is disabled, the web panel doesn't prompt properly Sep 30, 2023
@kunish kunish closed this as completed in 82c2772 Oct 4, 2023
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

Successfully merging a pull request may close this issue.

1 participant