Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
captcha_breaker:webserver_error [2015-07-15 13:28] – external edit 127.0.0.1captcha_breaker:webserver_error [2015-09-08 12:09] – [Errors and Solutions] sven
Line 16: Line 16:
 This can be very complicated and hard to figure out. The error message shows you some typical programs that might block the program from working as a web server. If you find them, stop or "kill" them with the task manager. You can also try to use netstat. You can do that when typing this **netstat -b** in the console (press start -> Run -> cmd [Enter]). This can be very complicated and hard to figure out. The error message shows you some typical programs that might block the program from working as a web server. If you find them, stop or "kill" them with the task manager. You can also try to use netstat. You can do that when typing this **netstat -b** in the console (press start -> Run -> cmd [Enter]).
  
 +If you see that error from the screenshot but with //xxx.xxx.xxx.xxx://**81??** (port 8123 - 8131), then simply disable the simulation of DeathByCaptcha as this is the SocksAPI being simulated on a different port range.
 ====== How to disable IIS - Microsoft Web Deploy ====== ====== How to disable IIS - Microsoft Web Deploy ======