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

Fix error message in headless request.go #5770

Closed
dogancanbakir opened this issue Oct 25, 2024 · 0 comments · Fixed by #5768
Closed

Fix error message in headless request.go #5770

dogancanbakir opened this issue Oct 25, 2024 · 0 comments · Fixed by #5768
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Milestone

Comments

@dogancanbakir
Copy link
Member

dogancanbakir commented Oct 25, 2024

Current Behavior

Could not execute request for http://x.x.x.x/: could get html element: error occurred executing action: [:RUNTIME] could not navigate to url http://x.x.x.x/login <- navigation failed: net::ERR_ADDRESS_UNREACHABLE

Expected Behavior

Could not execute request for http://x.x.x.x/: could not get html element: error occurred executing action: [:RUNTIME] could not navigate to url http://x.x.x.x/login <- navigation failed: net::ERR_ADDRESS_UNREACHABLE

@dogancanbakir dogancanbakir added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Oct 25, 2024
@ehsandeep ehsandeep added this to the Nuclei v3.3.6 milestone Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants