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

(2) Could not request seed URL - context deadline exceeded (timeout) #30

Closed
parthmalhotra opened this issue Aug 31, 2022 · 1 comment · Fixed by #34 or #36
Closed

(2) Could not request seed URL - context deadline exceeded (timeout) #30

parthmalhotra opened this issue Aug 31, 2022 · 1 comment · Fixed by #34 or #36
Assignees
Labels
Priority: Medium This issue may be useful, and needs some attention. Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@parthmalhotra
Copy link
Member

katana -u https://44.199.9.133/ -d 10 -sjr -is

Error :

[ERR] Could not request seed URL: GET http://44.199.9.133/search/ giving up after 2 attempts: Get "http://44.199.9.133/search/": context deadline exceeded (Client.Timeout exceeded while awaiting heade                                                  

Request timed out because port 80 was not open on the server and katana found http url while crawling while the server had only port 443 open.

Possible Solutions can be auto upgrade to https or skip the url and continue testing

@parthmalhotra parthmalhotra added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Aug 31, 2022
@ehsandeep ehsandeep added the Priority: Medium This issue may be useful, and needs some attention. label Sep 1, 2022
@Ice3man543 Ice3man543 self-assigned this Sep 13, 2022
@Ice3man543 Ice3man543 linked a pull request Sep 13, 2022 that will close this issue
@ehsandeep ehsandeep added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label Sep 14, 2022
@ehsandeep ehsandeep linked a pull request Sep 14, 2022 that will close this issue
@ehsandeep
Copy link
Member

@parthmalhotra, this is now fixed in the main branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium This issue may be useful, and needs some attention. Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
3 participants