Ján Regeš
Ján Regeš
Hi @christopherowen, The content processors are disabled if even one URL fails to load. Your output shows (`-1:CON`) that the crawler cannot load the specified URL/domain. If you are using...
Hi @Azmodeszer, this status code "-1:CON" means that the connection to the destination server could not be established. What exactly does the URL look like that you are giving to...
Hi @Azmodeszer, did you somehow solve the problem with `-1:CON`? In general, I am interested in the scenario with the local network and if there is a possibility to treat...
Hi @GitHub-Mike, yes, the addition of this functionality is useful and I have thought about something similar during development. But I want to release a new version of the whole...
Hi @mozai, thanks for reporting. Commit eb839e42 ensures that this situation is detected and when TERM is not defined, the terminal width 138 is used internally (for internal text output),...
Hi @enrica773, Yes, this exact use (export usable as a temporary static copy of a website with URL preservation) was among my main requirements for this tool from the beginning....
Hi @BuscheIT, Information about nslookup failing on Windows is my fault. Nslookup is not available on Windows/CygWin, so this analysis should not even be performed properly on Windows. It's on...
Hi @ovenum, as part of the work on this issue I have made a number of improvements in the last few commits. If you know how to work with Git,...
Hi @ovenum, can you please describe how you have dnsmasq installed/configured in your system? Send for example the contents of `/etc/resolv.conf`. Please also send the output of `nslookup somethig-local.test` and...