Programming

Friday 10 June 2016, 05:28  #1
Programming
Alamina
  • 1 posts

I use socket module of python to connect irc , but the server reply me with this content:
:irc.hackerzvoice.net NOTICE Auth :*** Looking up your hostname...
:irc.hackerzvoice.net NOTICE Auth :*** Could not resolve your hostname: Domain name not found; using your IP address (210.78.142.229) instead.
How to due with it?

Friday 10 June 2016, 15:40  #2
Programming
Anonymous

It’s caused by the fact you don’t have any reverse dns entry for this IP. You’ll still be able to do the challenges 🙂

Monday 10 April 2017, 04:56  #3
Programming
Lakehal Nazime
  • 3 posts

Any hint? got the same problem :s

Monday 10 April 2017, 21:08  #4
Programming
Nonesc
  • 5 posts

I validated the challenge one week ago with the same error, as Rhododendron said, you can validate the challenge anyway.

Sunday 3 January 2021, 18:32  #5
Programming
hackkira
  • 1 posts

I have the same problem, how can i solve it?

Sunday 3 January 2021, 19:48  #6
Programming
NonStandardModel
  • 42 posts

The issue above is just hostname used on IRC. It has nothing to do with the ability to solve the challenge. If you have problems with the challenge you should look elsewhere in your approach since this issue is not the reason.