Forums

HELP GUYS

django.db.utils.OperationalError: could not translate host name "myhostname" to address: Temporary failure in name resolution NO MATCH

receiving this server error 500 from this morning.

Is there happening something?

Thanks!!

I think this might be related I got this error

2023-07-27 09:27:15,874: Error running WSGI application 2023-07-27 09:27:15,980: django.db.utils.OperationalError: (2005, "Unknown MySQL server host '.mysql.pythonanywhere-services.com' (11)")

And then a crap ton of errors like this

2023-07-27 09:27:15,981: File "/home//.virtualenvs//lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 132, in call 2023-07-27 09:27:15,981: response = self.get_response(request) 2023-07-27 09:27:15,981: 2023-07-27 09:27:15,981: File "/home//.virtualenvs//lib/python3.8/site-packages/django/core/handlers/base.py", line 140, in get_response 2023-07-27 09:27:15,981: response = self._middleware_chain(request)

ETC.

i don't think I did anything. Is there a hosting problem?

We are also having the same problem, temporary failure in name resolution across multiple processes

Same problem on my end.

Same

kinda same error on my site.... Can't connect to MySQL server on 'MatanHazon.mysql.pythonanywhere-services.com' ([Errno -3] Temporary failure in name resolution)")

PYTHONANYWHERE this issue is going to be handled soon ???

Same error, But now already. At that time, I checked and could not connect to the database. (MySQLdb.OperationalError: (2005, "Unknown MySQL server host 'mydb.mysql.pythonanywhere-services.com' (-3)"))

We had DNS issues which we have now fixed, so everything should be working again.