[Thu Jul 19 17:31:05 2018] [error] [client 10.82.10.20] mod_wsgi (pid=18243): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 19 17:31:05 2018] [error] [client 10.82.10.20] IOError: failed to write data [Thu Jul 19 17:31:10 2018] [error] [client 10.82.10.20] mod_wsgi (pid=18243): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 19 17:31:10 2018] [error] [client 10.82.10.20] IOError: failed to write data [Thu Jul 19 17:31:12 2018] [error] [client 10.82.10.20] mod_wsgi (pid=18243): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 19 17:31:12 2018] [error] [client 10.82.10.20] IOError: failed to write data [Mon Jul 23 13:15:19 2018] [error] [client 10.82.10.21] mod_wsgi (pid=31334): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 23 13:15:19 2018] [error] [client 10.82.10.21] IOError: failed to write data [Mon Jul 23 13:26:49 2018] [error] [client 10.82.10.21] mod_wsgi (pid=31334): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 23 13:26:49 2018] [error] [client 10.82.10.21] IOError: failed to write data [Wed Jul 25 17:16:34 2018] [error] [client 10.82.10.20] mod_wsgi (pid=31334): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 25 17:16:34 2018] [error] [client 10.82.10.20] IOError: failed to write data [Wed Aug 01 12:48:44 2018] [error] 469 [Wed Aug 01 14:50:47 2018] [error] 4356 [Wed Aug 01 16:19:30 2018] [error] 4356 [Fri Aug 03 13:47:55 2018] [error] [client 10.82.10.21] mod_wsgi (pid=19311): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 03 13:47:55 2018] [error] [client 10.82.10.21] IOError: failed to write data [Thu Aug 16 17:07:30 2018] [error] [client 10.82.10.21] mod_wsgi (pid=27912): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 16 17:07:30 2018] [error] [client 10.82.10.21] IOError: failed to write data [Mon Aug 20 16:35:40 2018] [error] [client 10.82.10.21] mod_wsgi (pid=6618): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 20 16:35:40 2018] [error] [client 10.82.10.21] IOError: failed to write data [Fri Aug 24 15:39:14 2018] [error] [client 10.82.10.21] mod_wsgi (pid=24200): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 24 15:39:14 2018] [error] [client 10.82.10.21] IOError: failed to write data [Fri Aug 24 15:49:18 2018] [error] [client 10.82.10.21] mod_wsgi (pid=24200): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 24 15:49:18 2018] [error] [client 10.82.10.21] IOError: failed to write data [Mon Aug 27 14:20:56 2018] [error] [client 10.82.10.20] mod_wsgi (pid=24628): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 27 14:20:56 2018] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 11 17:01:50 2018] [error] Internal Server Error: /bienes/consultartipo/ [Tue Sep 11 17:01:50 2018] [error] Traceback (most recent call last): [Tue Sep 11 17:01:50 2018] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Tue Sep 11 17:01:50 2018] [error] response = callback(request, *callback_args, **callback_kwargs) [Tue Sep 11 17:01:50 2018] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Tue Sep 11 17:01:50 2018] [error] return view_func(*args, **kwargs) [Tue Sep 11 17:01:50 2018] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1230, in consultartipo [Tue Sep 11 17:01:50 2018] [error] a = Enlace.objects.filter(tipo_bien=tipo) [Tue Sep 11 17:01:50 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 155, in filter [Tue Sep 11 17:01:50 2018] [error] return self.get_query_set().filter(*args, **kwargs) [Tue Sep 11 17:01:50 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Tue Sep 11 17:01:50 2018] [error] return self._filter_or_exclude(False, *args, **kwargs) [Tue Sep 11 17:01:50 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Tue Sep 11 17:01:50 2018] [error] clone.query.add_q(Q(*args, **kwargs)) [Tue Sep 11 17:01:50 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Tue Sep 11 17:01:50 2018] [error] can_reuse=used_aliases, force_having=force_having) [Tue Sep 11 17:01:50 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Tue Sep 11 17:01:50 2018] [error] connector) [Tue Sep 11 17:01:50 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Tue Sep 11 17:01:50 2018] [error] value = obj.prepare(lookup_type, value) [Tue Sep 11 17:01:50 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Tue Sep 11 17:01:50 2018] [error] return self.field.get_prep_lookup(lookup_type, value) [Tue Sep 11 17:01:50 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 143, in get_prep_lookup [Tue Sep 11 17:01:50 2018] [error] return self._pk_trace(value, 'get_prep_lookup', lookup_type) [Tue Sep 11 17:01:50 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 216, in _pk_trace [Tue Sep 11 17:01:50 2018] [error] v = getattr(field, prep_func)(lookup_type, v, **kwargs) [Tue Sep 11 17:01:50 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 322, in get_prep_lookup [Tue Sep 11 17:01:50 2018] [error] return self.get_prep_value(value) [Tue Sep 11 17:01:50 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 555, in get_prep_value [Tue Sep 11 17:01:50 2018] [error] return int(value) [Tue Sep 11 17:01:50 2018] [error] ValueError: invalid literal for int() with base 10: '' [Tue Sep 11 17:20:51 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 11 17:20:51 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Sep 11 17:21:22 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 11 17:21:22 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Sep 11 17:21:58 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 11 17:21:58 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Sep 11 17:22:03 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 11 17:22:03 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Sep 11 17:22:04 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 11 17:22:04 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Sep 11 17:22:28 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 11 17:22:28 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Sep 11 17:22:33 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 11 17:22:33 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Sep 11 17:22:33 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 11 17:22:33 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Sep 11 17:22:35 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 11 17:22:35 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Sep 11 17:22:38 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 11 17:22:38 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Sep 11 17:22:38 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 11 17:22:38 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Sep 11 17:22:38 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 11 17:22:38 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Sep 11 17:22:39 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 11 17:22:39 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Sep 11 17:22:39 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 11 17:22:39 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Sep 11 17:22:40 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 11 17:22:40 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Sep 11 17:22:41 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 11 17:22:41 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Sep 11 17:22:43 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 11 17:22:43 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Sep 11 17:47:42 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 11 17:47:42 2018] [error] [client 10.82.10.21] IOError: failed to write data [Wed Sep 12 09:47:46 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 12 09:47:46 2018] [error] [client 10.82.10.21] IOError: failed to write data [Wed Sep 12 09:54:10 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 12 09:54:11 2018] [error] [client 10.82.10.21] IOError: failed to write data [Wed Sep 12 10:14:13 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 12 10:14:13 2018] [error] [client 10.82.10.21] IOError: failed to write data [Wed Sep 12 10:25:12 2018] [error] [client 10.82.10.21] mod_wsgi (pid=660): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 12 10:25:12 2018] [error] [client 10.82.10.21] IOError: failed to write data [Thu Sep 20 14:39:36 2018] [error] 4418 [Fri Sep 21 09:11:35 2018] [error] [client 10.82.10.21] mod_wsgi (pid=11917): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Sep 21 09:11:35 2018] [error] [client 10.82.10.21] IOError: failed to write data [Wed Sep 26 17:51:01 2018] [error] [client 10.82.10.21] mod_wsgi (pid=8412): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 26 17:51:01 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Oct 09 18:17:04 2018] [error] [client 10.82.10.21] mod_wsgi (pid=17873): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 09 18:17:04 2018] [error] [client 10.82.10.21] IOError: failed to write data [Wed Oct 10 15:42:14 2018] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Oct 10 15:42:14 2018] [error] Traceback (most recent call last): [Wed Oct 10 15:42:14 2018] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Oct 10 15:42:14 2018] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Oct 10 15:42:14 2018] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Oct 10 15:42:14 2018] [error] return view_func(request, *args, **kwargs) [Wed Oct 10 15:42:14 2018] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 661, in creardevolucion [Wed Oct 10 15:42:14 2018] [error] bien_devuelto.save() [Wed Oct 10 15:42:14 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/base.py", line 546, in save [Wed Oct 10 15:42:14 2018] [error] force_update=force_update, update_fields=update_fields) [Wed Oct 10 15:42:14 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/base.py", line 626, in save_base [Wed Oct 10 15:42:14 2018] [error] rows = manager.using(using).filter(pk=pk_val)._update(values) [Wed Oct 10 15:42:14 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 605, in _update [Wed Oct 10 15:42:14 2018] [error] return query.get_compiler(self.db).execute_sql(None) [Wed Oct 10 15:42:14 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 1020, in execute_sql [Wed Oct 10 15:42:14 2018] [error] cursor = super(SQLUpdateCompiler, self).execute_sql(result_type) [Wed Oct 10 15:42:14 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 836, in execute_sql [Wed Oct 10 15:42:14 2018] [error] sql, params = self.as_sql() [Wed Oct 10 15:42:14 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 985, in as_sql [Wed Oct 10 15:42:14 2018] [error] val = field.get_db_prep_save(val, connection=self.connection) [Wed Oct 10 15:42:14 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 304, in get_db_prep_save [Wed Oct 10 15:42:14 2018] [error] prepared=False) [Wed Oct 10 15:42:14 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 738, in get_db_prep_value [Wed Oct 10 15:42:14 2018] [error] value = self.get_prep_value(value) [Wed Oct 10 15:42:14 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 733, in get_prep_value [Wed Oct 10 15:42:14 2018] [error] return self.to_python(value) [Wed Oct 10 15:42:14 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 705, in to_python [Wed Oct 10 15:42:14 2018] [error] raise exceptions.ValidationError(msg) [Wed Oct 10 15:42:14 2018] [error] ValidationError: [u"El valor '' tiene formato de fecha inv\\xe1lido. Debe ser de la forma YYYY-MM-DD."] [Wed Oct 10 15:42:46 2018] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Oct 10 15:42:46 2018] [error] Traceback (most recent call last): [Wed Oct 10 15:42:46 2018] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Oct 10 15:42:46 2018] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Oct 10 15:42:46 2018] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Oct 10 15:42:46 2018] [error] return view_func(request, *args, **kwargs) [Wed Oct 10 15:42:46 2018] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Wed Oct 10 15:42:46 2018] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Oct 10 15:42:46 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Oct 10 15:42:46 2018] [error] return self.get_query_set().get(*args, **kwargs) [Wed Oct 10 15:42:46 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Oct 10 15:42:46 2018] [error] self.model._meta.object_name) [Wed Oct 10 15:42:46 2018] [error] DoesNotExist: Bienes matching query does not exist. [Wed Oct 10 15:44:08 2018] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Oct 10 15:44:08 2018] [error] Traceback (most recent call last): [Wed Oct 10 15:44:08 2018] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Oct 10 15:44:08 2018] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Oct 10 15:44:08 2018] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Oct 10 15:44:08 2018] [error] return view_func(request, *args, **kwargs) [Wed Oct 10 15:44:08 2018] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Wed Oct 10 15:44:08 2018] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Oct 10 15:44:08 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Oct 10 15:44:08 2018] [error] return self.get_query_set().get(*args, **kwargs) [Wed Oct 10 15:44:08 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Oct 10 15:44:08 2018] [error] self.model._meta.object_name) [Wed Oct 10 15:44:08 2018] [error] DoesNotExist: Bienes matching query does not exist. [Wed Oct 10 15:49:02 2018] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Oct 10 15:49:02 2018] [error] Traceback (most recent call last): [Wed Oct 10 15:49:02 2018] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Oct 10 15:49:02 2018] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Oct 10 15:49:02 2018] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Oct 10 15:49:02 2018] [error] return view_func(request, *args, **kwargs) [Wed Oct 10 15:49:02 2018] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Wed Oct 10 15:49:02 2018] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Oct 10 15:49:02 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Oct 10 15:49:02 2018] [error] return self.get_query_set().get(*args, **kwargs) [Wed Oct 10 15:49:02 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Oct 10 15:49:02 2018] [error] self.model._meta.object_name) [Wed Oct 10 15:49:02 2018] [error] DoesNotExist: Bienes matching query does not exist. [Wed Oct 10 15:49:37 2018] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Oct 10 15:49:37 2018] [error] Traceback (most recent call last): [Wed Oct 10 15:49:37 2018] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Oct 10 15:49:37 2018] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Oct 10 15:49:37 2018] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Oct 10 15:49:37 2018] [error] return view_func(request, *args, **kwargs) [Wed Oct 10 15:49:37 2018] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Wed Oct 10 15:49:37 2018] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Oct 10 15:49:37 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Oct 10 15:49:37 2018] [error] return self.get_query_set().get(*args, **kwargs) [Wed Oct 10 15:49:37 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Oct 10 15:49:37 2018] [error] self.model._meta.object_name) [Wed Oct 10 15:49:37 2018] [error] DoesNotExist: Bienes matching query does not exist. [Wed Oct 10 15:50:01 2018] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Oct 10 15:50:01 2018] [error] Traceback (most recent call last): [Wed Oct 10 15:50:01 2018] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Oct 10 15:50:01 2018] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Oct 10 15:50:01 2018] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Oct 10 15:50:01 2018] [error] return view_func(request, *args, **kwargs) [Wed Oct 10 15:50:01 2018] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Wed Oct 10 15:50:01 2018] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Oct 10 15:50:01 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Oct 10 15:50:01 2018] [error] return self.get_query_set().get(*args, **kwargs) [Wed Oct 10 15:50:01 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Oct 10 15:50:01 2018] [error] self.model._meta.object_name) [Wed Oct 10 15:50:01 2018] [error] DoesNotExist: Bienes matching query does not exist. [Wed Oct 10 15:51:03 2018] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Oct 10 15:51:03 2018] [error] Traceback (most recent call last): [Wed Oct 10 15:51:03 2018] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Oct 10 15:51:03 2018] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Oct 10 15:51:03 2018] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Oct 10 15:51:03 2018] [error] return view_func(request, *args, **kwargs) [Wed Oct 10 15:51:03 2018] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Wed Oct 10 15:51:03 2018] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Oct 10 15:51:03 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Oct 10 15:51:03 2018] [error] return self.get_query_set().get(*args, **kwargs) [Wed Oct 10 15:51:03 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Oct 10 15:51:03 2018] [error] self.model._meta.object_name) [Wed Oct 10 15:51:03 2018] [error] DoesNotExist: Bienes matching query does not exist. [Wed Oct 10 16:02:03 2018] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Oct 10 16:02:03 2018] [error] Traceback (most recent call last): [Wed Oct 10 16:02:03 2018] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Oct 10 16:02:03 2018] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Oct 10 16:02:03 2018] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Oct 10 16:02:03 2018] [error] return view_func(request, *args, **kwargs) [Wed Oct 10 16:02:03 2018] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 661, in creardevolucion [Wed Oct 10 16:02:03 2018] [error] bien_devuelto.save() [Wed Oct 10 16:02:03 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/base.py", line 546, in save [Wed Oct 10 16:02:03 2018] [error] force_update=force_update, update_fields=update_fields) [Wed Oct 10 16:02:03 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/base.py", line 626, in save_base [Wed Oct 10 16:02:03 2018] [error] rows = manager.using(using).filter(pk=pk_val)._update(values) [Wed Oct 10 16:02:03 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 605, in _update [Wed Oct 10 16:02:03 2018] [error] return query.get_compiler(self.db).execute_sql(None) [Wed Oct 10 16:02:03 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 1020, in execute_sql [Wed Oct 10 16:02:03 2018] [error] cursor = super(SQLUpdateCompiler, self).execute_sql(result_type) [Wed Oct 10 16:02:03 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 836, in execute_sql [Wed Oct 10 16:02:03 2018] [error] sql, params = self.as_sql() [Wed Oct 10 16:02:03 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 985, in as_sql [Wed Oct 10 16:02:03 2018] [error] val = field.get_db_prep_save(val, connection=self.connection) [Wed Oct 10 16:02:03 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 304, in get_db_prep_save [Wed Oct 10 16:02:03 2018] [error] prepared=False) [Wed Oct 10 16:02:03 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 738, in get_db_prep_value [Wed Oct 10 16:02:03 2018] [error] value = self.get_prep_value(value) [Wed Oct 10 16:02:03 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 733, in get_prep_value [Wed Oct 10 16:02:03 2018] [error] return self.to_python(value) [Wed Oct 10 16:02:03 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 705, in to_python [Wed Oct 10 16:02:03 2018] [error] raise exceptions.ValidationError(msg) [Wed Oct 10 16:02:03 2018] [error] ValidationError: [u"El valor '' tiene formato de fecha inv\\xe1lido. Debe ser de la forma YYYY-MM-DD."] [Fri Oct 12 15:05:08 2018] [error] [client 10.82.10.20] mod_wsgi (pid=17873): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 12 15:05:08 2018] [error] [client 10.82.10.20] IOError: failed to write data [Wed Oct 17 14:49:07 2018] [error] [client 10.82.10.20] mod_wsgi (pid=1045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Oct 17 14:49:07 2018] [error] [client 10.82.10.20] IOError: failed to write data [Thu Oct 18 11:20:27 2018] [error] Internal Server Error: /bienes/creardevolucion/ [Thu Oct 18 11:20:27 2018] [error] Traceback (most recent call last): [Thu Oct 18 11:20:27 2018] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Thu Oct 18 11:20:27 2018] [error] response = callback(request, *callback_args, **callback_kwargs) [Thu Oct 18 11:20:27 2018] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Thu Oct 18 11:20:27 2018] [error] return view_func(request, *args, **kwargs) [Thu Oct 18 11:20:27 2018] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Thu Oct 18 11:20:27 2018] [error] bien_devuelto = Bienes.objects.get(id=bien) [Thu Oct 18 11:20:27 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Thu Oct 18 11:20:27 2018] [error] return self.get_query_set().get(*args, **kwargs) [Thu Oct 18 11:20:27 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Thu Oct 18 11:20:27 2018] [error] self.model._meta.object_name) [Thu Oct 18 11:20:27 2018] [error] DoesNotExist: Bienes matching query does not exist. [Thu Oct 18 11:21:13 2018] [error] [client 10.82.10.21] mod_wsgi (pid=1045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Oct 18 11:21:13 2018] [error] [client 10.82.10.21] IOError: failed to write data [Mon Oct 29 11:30:00 2018] [error] [client 10.82.10.21] mod_wsgi (pid=28987): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 29 11:30:00 2018] [error] [client 10.82.10.21] IOError: failed to write data [Mon Oct 29 12:13:29 2018] [error] [client 10.82.10.21] mod_wsgi (pid=28987): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 29 12:13:29 2018] [error] [client 10.82.10.21] IOError: failed to write data [Mon Oct 29 12:13:30 2018] [error] [client 10.82.10.21] mod_wsgi (pid=28987): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 29 12:13:30 2018] [error] [client 10.82.10.21] IOError: failed to write data [Mon Oct 29 12:13:30 2018] [error] [client 10.82.10.21] mod_wsgi (pid=28987): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 29 12:13:30 2018] [error] [client 10.82.10.21] IOError: failed to write data [Mon Oct 29 12:13:31 2018] [error] [client 10.82.10.21] mod_wsgi (pid=28987): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 29 12:13:31 2018] [error] [client 10.82.10.21] IOError: failed to write data [Mon Oct 29 12:13:31 2018] [error] [client 10.82.10.21] mod_wsgi (pid=28987): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 29 12:13:31 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Oct 30 11:48:16 2018] [error] [client 10.82.10.21] mod_wsgi (pid=28987): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 30 11:48:16 2018] [error] [client 10.82.10.21] IOError: failed to write data [Tue Nov 06 13:31:59 2018] [error] Traceback (most recent call last): [Tue Nov 06 13:31:59 2018] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Tue Nov 06 13:31:59 2018] [error] msg = self.format(record) [Tue Nov 06 13:31:59 2018] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Tue Nov 06 13:31:59 2018] [error] return fmt.format(record) [Tue Nov 06 13:31:59 2018] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Tue Nov 06 13:31:59 2018] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Tue Nov 06 13:31:59 2018] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Tue Nov 06 14:02:24 2018] [error] Traceback (most recent call last): [Tue Nov 06 14:02:24 2018] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Tue Nov 06 14:02:24 2018] [error] msg = self.format(record) [Tue Nov 06 14:02:24 2018] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Tue Nov 06 14:02:24 2018] [error] return fmt.format(record) [Tue Nov 06 14:02:24 2018] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Tue Nov 06 14:02:24 2018] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Tue Nov 06 14:02:24 2018] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1776: ordinal not in range(128) [Wed Nov 07 10:49:25 2018] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Nov 07 10:49:25 2018] [error] Traceback (most recent call last): [Wed Nov 07 10:49:25 2018] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Nov 07 10:49:25 2018] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Nov 07 10:49:25 2018] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Nov 07 10:49:25 2018] [error] return view_func(request, *args, **kwargs) [Wed Nov 07 10:49:25 2018] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 661, in creardevolucion [Wed Nov 07 10:49:25 2018] [error] bien_devuelto.save() [Wed Nov 07 10:49:25 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/base.py", line 546, in save [Wed Nov 07 10:49:25 2018] [error] force_update=force_update, update_fields=update_fields) [Wed Nov 07 10:49:25 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/base.py", line 626, in save_base [Wed Nov 07 10:49:25 2018] [error] rows = manager.using(using).filter(pk=pk_val)._update(values) [Wed Nov 07 10:49:25 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 605, in _update [Wed Nov 07 10:49:25 2018] [error] return query.get_compiler(self.db).execute_sql(None) [Wed Nov 07 10:49:25 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 1020, in execute_sql [Wed Nov 07 10:49:25 2018] [error] cursor = super(SQLUpdateCompiler, self).execute_sql(result_type) [Wed Nov 07 10:49:25 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 836, in execute_sql [Wed Nov 07 10:49:25 2018] [error] sql, params = self.as_sql() [Wed Nov 07 10:49:25 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 985, in as_sql [Wed Nov 07 10:49:25 2018] [error] val = field.get_db_prep_save(val, connection=self.connection) [Wed Nov 07 10:49:25 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 304, in get_db_prep_save [Wed Nov 07 10:49:25 2018] [error] prepared=False) [Wed Nov 07 10:49:25 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 738, in get_db_prep_value [Wed Nov 07 10:49:25 2018] [error] value = self.get_prep_value(value) [Wed Nov 07 10:49:25 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 733, in get_prep_value [Wed Nov 07 10:49:25 2018] [error] return self.to_python(value) [Wed Nov 07 10:49:25 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 705, in to_python [Wed Nov 07 10:49:25 2018] [error] raise exceptions.ValidationError(msg) [Wed Nov 07 10:49:25 2018] [error] ValidationError: [u"El valor '' tiene formato de fecha inv\\xe1lido. Debe ser de la forma YYYY-MM-DD."] [Wed Nov 07 10:49:56 2018] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Nov 07 10:49:56 2018] [error] Traceback (most recent call last): [Wed Nov 07 10:49:56 2018] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Nov 07 10:49:56 2018] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Nov 07 10:49:56 2018] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Nov 07 10:49:56 2018] [error] return view_func(request, *args, **kwargs) [Wed Nov 07 10:49:56 2018] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Wed Nov 07 10:49:56 2018] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Nov 07 10:49:56 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Nov 07 10:49:56 2018] [error] return self.get_query_set().get(*args, **kwargs) [Wed Nov 07 10:49:56 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Nov 07 10:49:56 2018] [error] self.model._meta.object_name) [Wed Nov 07 10:49:56 2018] [error] DoesNotExist: Bienes matching query does not exist. [Wed Nov 07 10:51:34 2018] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Nov 07 10:51:34 2018] [error] Traceback (most recent call last): [Wed Nov 07 10:51:34 2018] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Nov 07 10:51:34 2018] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Nov 07 10:51:34 2018] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Nov 07 10:51:34 2018] [error] return view_func(request, *args, **kwargs) [Wed Nov 07 10:51:34 2018] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Wed Nov 07 10:51:34 2018] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Nov 07 10:51:34 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Nov 07 10:51:34 2018] [error] return self.get_query_set().get(*args, **kwargs) [Wed Nov 07 10:51:34 2018] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Nov 07 10:51:34 2018] [error] self.model._meta.object_name) [Wed Nov 07 10:51:34 2018] [error] DoesNotExist: Bienes matching query does not exist. [Wed Nov 07 10:51:39 2018] [error] [client 10.82.10.20] mod_wsgi (pid=28987): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 07 10:51:39 2018] [error] [client 10.82.10.20] IOError: failed to write data [Mon Nov 12 14:32:21 2018] [error] [client 10.82.10.20] mod_wsgi (pid=28987): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Nov 12 14:32:21 2018] [error] [client 10.82.10.20] IOError: failed to write data [Mon Nov 12 15:11:53 2018] [error] [client 10.82.10.20] mod_wsgi (pid=28987): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Nov 12 15:11:53 2018] [error] [client 10.82.10.20] IOError: failed to write data [Tue Nov 20 13:46:43 2018] [error] [client 10.82.10.21] mod_wsgi (pid=15100): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 20 13:46:43 2018] [error] [client 10.82.10.21] IOError: failed to write data [Thu Nov 22 13:06:03 2018] [error] 606 [Thu Nov 29 18:04:05 2018] [error] 5619 [Tue Dec 18 11:32:28 2018] [error] Traceback (most recent call last): [Tue Dec 18 11:32:28 2018] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Tue Dec 18 11:32:28 2018] [error] msg = self.format(record) [Tue Dec 18 11:32:28 2018] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Tue Dec 18 11:32:28 2018] [error] return fmt.format(record) [Tue Dec 18 11:32:28 2018] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Tue Dec 18 11:32:28 2018] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Tue Dec 18 11:32:28 2018] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Wed Jan 16 18:47:11 2019] [error] [client 10.82.10.21] mod_wsgi (pid=2393): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jan 16 18:47:11 2019] [error] [client 10.82.10.21] IOError: failed to write data [Thu Jan 17 09:57:52 2019] [error] [client 10.82.10.21] mod_wsgi (pid=2393): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jan 17 09:57:52 2019] [error] [client 10.82.10.21] IOError: failed to write data [Thu Jan 17 09:57:57 2019] [error] [client 10.82.10.21] mod_wsgi (pid=2393): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jan 17 09:57:57 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Jan 22 15:30:30 2019] [error] [client 10.111.32.96] mod_wsgi (pid=668): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jan 22 15:30:30 2019] [error] [client 10.111.32.96] IOError: failed to write data [Tue Jan 22 15:34:13 2019] [error] [client 10.111.32.68] mod_wsgi (pid=668): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jan 22 15:34:13 2019] [error] [client 10.111.32.68] IOError: failed to write data [Tue Jan 22 16:54:33 2019] [error] Internal Server Error: /bienes/creardevolucion/ [Tue Jan 22 16:54:33 2019] [error] Traceback (most recent call last): [Tue Jan 22 16:54:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Tue Jan 22 16:54:33 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Tue Jan 22 16:54:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Tue Jan 22 16:54:33 2019] [error] return view_func(request, *args, **kwargs) [Tue Jan 22 16:54:33 2019] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Tue Jan 22 16:54:33 2019] [error] bien_devuelto = Bienes.objects.get(id=bien) [Tue Jan 22 16:54:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Tue Jan 22 16:54:33 2019] [error] return self.get_query_set().get(*args, **kwargs) [Tue Jan 22 16:54:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Tue Jan 22 16:54:33 2019] [error] self.model._meta.object_name) [Tue Jan 22 16:54:33 2019] [error] DoesNotExist: Bienes matching query does not exist. [Tue Jan 22 17:13:32 2019] [error] [client 10.82.10.20] mod_wsgi (pid=668): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jan 22 17:13:32 2019] [error] [client 10.82.10.20] IOError: failed to write data [Wed Jan 23 16:49:18 2019] [error] [client 10.82.10.21] mod_wsgi (pid=668): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jan 23 16:49:18 2019] [error] [client 10.82.10.21] IOError: failed to write data [Thu Jan 24 12:23:53 2019] [error] 195 [Mon Jan 28 16:38:59 2019] [error] [client 10.82.10.21] mod_wsgi (pid=16449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jan 28 16:38:59 2019] [error] [client 10.82.10.21] IOError: failed to write data [Thu Jan 31 10:59:22 2019] [error] 6339 [Thu Jan 31 11:03:04 2019] [error] [client 10.82.10.21] mod_wsgi (pid=31255): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jan 31 11:03:04 2019] [error] [client 10.82.10.21] IOError: failed to write data [Thu Jan 31 11:07:57 2019] [error] 6339 [Thu Jan 31 14:10:53 2019] [error] [client 10.82.10.21] mod_wsgi (pid=31255): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jan 31 14:10:53 2019] [error] [client 10.82.10.21] IOError: failed to write data [Thu Jan 31 14:10:53 2019] [error] [client 10.82.10.21] mod_wsgi (pid=31255): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jan 31 14:10:53 2019] [error] [client 10.82.10.21] IOError: failed to write data [Fri Feb 01 15:18:09 2019] [error] Internal Server Error: /bienes/6392/borrarbien/ [Fri Feb 01 15:18:09 2019] [error] Traceback (most recent call last): [Fri Feb 01 15:18:09 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Feb 01 15:18:09 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Feb 01 15:18:09 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Fri Feb 01 15:18:09 2019] [error] return view_func(request, *args, **kwargs) [Fri Feb 01 15:18:09 2019] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1032, in borrarbien [Fri Feb 01 15:18:09 2019] [error] bien = Bienes.objects.get(pk=bien_id) [Fri Feb 01 15:18:09 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Feb 01 15:18:09 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Feb 01 15:18:09 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Fri Feb 01 15:18:09 2019] [error] self.model._meta.object_name) [Fri Feb 01 15:18:09 2019] [error] DoesNotExist: Bienes matching query does not exist. [Tue Feb 05 11:15:55 2019] [error] [client 10.82.10.21] mod_wsgi (pid=29560): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 05 11:15:55 2019] [error] [client 10.82.10.21] IOError: failed to write data [Thu Feb 07 12:18:43 2019] [error] [client 10.82.10.21] mod_wsgi (pid=31124): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 07 12:18:43 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Feb 19 15:42:59 2019] [error] [client 10.82.10.21] mod_wsgi (pid=18752): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 19 15:42:59 2019] [error] [client 10.82.10.21] IOError: failed to write data [Fri Feb 22 14:22:17 2019] [error] [client 10.82.10.20] mod_wsgi (pid=13877): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Feb 22 14:22:17 2019] [error] [client 10.82.10.20] IOError: failed to write data [Wed Mar 13 10:47:00 2019] [error] [client 10.82.10.21] mod_wsgi (pid=14434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Mar 13 10:47:00 2019] [error] [client 10.82.10.21] IOError: failed to write data [Fri Mar 15 16:05:37 2019] [error] [client 10.82.10.21] mod_wsgi (pid=4702): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 15 16:05:37 2019] [error] [client 10.82.10.21] IOError: failed to write data [Fri Mar 15 16:05:45 2019] [error] [client 10.82.10.21] mod_wsgi (pid=4702): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 15 16:05:45 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:32:25 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:32:25 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:32:27 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:32:27 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:33:02 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:33:02 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:33:03 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:33:03 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:33:11 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:33:11 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:33:14 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:33:14 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:33:30 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:33:30 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:33:37 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:33:37 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:33:38 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:33:38 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:33:49 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:33:49 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:33:50 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:33:50 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:34:05 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:34:05 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:34:06 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:34:06 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:34:10 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:34:10 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:34:10 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:34:10 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:34:19 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:34:19 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:34:19 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:34:19 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:34:20 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:34:20 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:48:13 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:48:13 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:48:23 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:48:23 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:48:32 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:48:32 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 19 11:48:34 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5275): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 19 11:48:34 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:34:22 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:34:22 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:34:23 2019] [error] 6436 [Tue Mar 26 12:35:00 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:35:00 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:35:02 2019] [error] 6436 [Tue Mar 26 12:35:24 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:35:24 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:35:25 2019] [error] 6438 [Tue Mar 26 12:35:26 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:35:26 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:35:28 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:35:28 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:35:31 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:35:31 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:35:32 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:35:32 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:35:33 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:35:33 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:35:39 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:35:39 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:35:42 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:35:42 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:35:42 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:35:42 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:35:42 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:35:42 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:35:42 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:35:42 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:35:42 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:35:42 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:36:41 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:36:41 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:37:02 2019] [error] [client 10.82.10.20] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:37:02 2019] [error] [client 10.82.10.20] IOError: failed to write data [Tue Mar 26 12:37:19 2019] [error] [client 10.82.10.20] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:37:19 2019] [error] [client 10.82.10.20] IOError: failed to write data [Tue Mar 26 12:37:39 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:37:39 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:37:43 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:37:43 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:37:43 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:37:43 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:37:45 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:37:45 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:37:45 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:37:45 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:37:46 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:37:46 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:38:23 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:38:23 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:38:24 2019] [error] [client 10.82.10.21] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Mar 26 12:38:24 2019] [error] [client 10.82.10.21] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Mar 26 12:38:29 2019] [error] [client 10.82.10.21] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Mar 26 12:38:32 2019] [error] [client 10.82.10.21] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Mar 26 12:38:36 2019] [error] [client 10.82.10.21] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Mar 26 12:38:39 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:38:39 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:38:40 2019] [error] [client 10.82.10.21] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Mar 26 12:38:43 2019] [error] [client 10.82.10.21] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Mar 26 12:38:43 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:38:43 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:38:44 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:38:44 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:38:46 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:38:46 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:38:49 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:38:49 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:38:58 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:38:58 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:39:11 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:39:11 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:39:13 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:39:13 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:39:14 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:39:14 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:39:15 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:39:15 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:39:15 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:39:15 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:39:16 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:39:16 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:39:24 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:39:24 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:39:25 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 12:39:25 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 12:45:24 2019] [error] 6437 [Tue Mar 26 12:45:36 2019] [error] 6434 [Tue Mar 26 13:09:52 2019] [error] 6434 [Tue Mar 26 13:14:44 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 13:14:44 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Mar 26 13:14:48 2019] [error] [client 10.82.10.21] mod_wsgi (pid=24421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 26 13:14:48 2019] [error] [client 10.82.10.21] IOError: failed to write data [Thu Mar 28 10:37:49 2019] [error] [client 10.82.10.21] mod_wsgi (pid=11119): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 28 10:37:49 2019] [error] [client 10.82.10.21] IOError: failed to write data [Mon Apr 01 10:13:49 2019] [error] 6206 [Wed Apr 03 10:01:06 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5167): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 03 10:01:06 2019] [error] [client 10.82.10.21] IOError: failed to write data [Wed Apr 03 10:01:14 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5167): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 03 10:01:14 2019] [error] [client 10.82.10.21] IOError: failed to write data [Wed Apr 03 13:53:28 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5167): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 03 13:53:28 2019] [error] [client 10.82.10.21] IOError: failed to write data [Thu Apr 04 08:42:55 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5167): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 04 08:42:55 2019] [error] [client 10.82.10.21] IOError: failed to write data [Thu Apr 04 08:56:01 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5167): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 04 08:56:01 2019] [error] [client 10.82.10.21] IOError: failed to write data [Fri Apr 05 11:50:38 2019] [error] Internal Server Error: /bienes/consultartipo/ [Fri Apr 05 11:50:38 2019] [error] Traceback (most recent call last): [Fri Apr 05 11:50:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 05 11:50:38 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 05 11:50:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Apr 05 11:50:38 2019] [error] return view_func(*args, **kwargs) [Fri Apr 05 11:50:38 2019] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1230, in consultartipo [Fri Apr 05 11:50:38 2019] [error] a = Enlace.objects.filter(tipo_bien=tipo) [Fri Apr 05 11:50:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 155, in filter [Fri Apr 05 11:50:38 2019] [error] return self.get_query_set().filter(*args, **kwargs) [Fri Apr 05 11:50:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Apr 05 11:50:38 2019] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Apr 05 11:50:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Apr 05 11:50:38 2019] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Apr 05 11:50:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Apr 05 11:50:38 2019] [error] can_reuse=used_aliases, force_having=force_having) [Fri Apr 05 11:50:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Apr 05 11:50:38 2019] [error] connector) [Fri Apr 05 11:50:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Apr 05 11:50:38 2019] [error] value = obj.prepare(lookup_type, value) [Fri Apr 05 11:50:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Apr 05 11:50:38 2019] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Apr 05 11:50:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 143, in get_prep_lookup [Fri Apr 05 11:50:38 2019] [error] return self._pk_trace(value, 'get_prep_lookup', lookup_type) [Fri Apr 05 11:50:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 216, in _pk_trace [Fri Apr 05 11:50:38 2019] [error] v = getattr(field, prep_func)(lookup_type, v, **kwargs) [Fri Apr 05 11:50:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 322, in get_prep_lookup [Fri Apr 05 11:50:38 2019] [error] return self.get_prep_value(value) [Fri Apr 05 11:50:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 555, in get_prep_value [Fri Apr 05 11:50:38 2019] [error] return int(value) [Fri Apr 05 11:50:38 2019] [error] ValueError: invalid literal for int() with base 10: '' [Fri Apr 05 13:14:40 2019] [error] [client 10.82.10.20] mod_wsgi (pid=5167): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 05 13:14:40 2019] [error] [client 10.82.10.20] IOError: failed to write data [Fri Apr 05 14:27:47 2019] [error] [client 10.82.10.21] mod_wsgi (pid=5167): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 05 14:27:47 2019] [error] [client 10.82.10.21] IOError: failed to write data [Tue Apr 09 12:17:10 2019] [error] [client 10.82.10.21] mod_wsgi (pid=16930): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Apr 09 12:17:10 2019] [error] [client 10.82.10.21] IOError: failed to write data [Wed Apr 10 16:04:45 2019] [error] 637 [Fri Apr 12 12:35:08 2019] [error] 5794 [Mon Apr 15 14:45:25 2019] [error] [client 10.82.10.21] mod_wsgi (pid=2250): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Apr 15 14:45:25 2019] [error] [client 10.82.10.21] IOError: failed to write data [Mon Apr 15 15:00:09 2019] [error] [client 10.82.10.21] mod_wsgi (pid=2250): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Apr 15 15:00:09 2019] [error] [client 10.82.10.21] IOError: failed to write data [Mon Apr 15 15:00:33 2019] [error] [client 10.82.10.21] mod_wsgi (pid=2250): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Apr 15 15:00:33 2019] [error] [client 10.82.10.21] IOError: failed to write data [Mon Apr 15 15:00:41 2019] [error] [client 10.82.10.21] mod_wsgi (pid=2250): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Apr 15 15:00:41 2019] [error] [client 10.82.10.21] IOError: failed to write data [Mon Apr 15 15:00:42 2019] [error] [client 10.82.10.21] mod_wsgi (pid=2250): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Apr 15 15:00:42 2019] [error] [client 10.82.10.21] IOError: failed to write data [Mon Apr 15 15:00:43 2019] [error] [client 10.82.10.21] mod_wsgi (pid=2250): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Apr 15 15:00:43 2019] [error] [client 10.82.10.21] IOError: failed to write data [Mon Apr 15 15:00:43 2019] [error] [client 10.82.10.21] mod_wsgi (pid=2250): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Apr 15 15:00:43 2019] [error] [client 10.82.10.21] IOError: failed to write data [Fri Apr 26 10:28:57 2019] [error] Internal Server Error: /bienes/crearpersona/ [Fri Apr 26 10:28:57 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:28:57 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:28:57 2019] [error] if test_func(request.user): [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:28:57 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:28:57 2019] [error] self._setup() [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:28:57 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:28:57 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:28:57 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:28:57 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:28:57 2019] [error] return self._session[key] [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:28:57 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:28:57 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:28:57 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:28:57 2019] [error] num = len(clone) [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:28:57 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:28:57 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:28:57 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:28:57 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:28:57 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:28:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:28:57 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:28:57 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:28:57 2019] [error] [Fri Apr 26 10:29:14 2019] [error] Internal Server Error: /bienes/crearpersona/ [Fri Apr 26 10:29:14 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:29:14 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:29:14 2019] [error] if test_func(request.user): [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:29:14 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:29:14 2019] [error] self._setup() [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:29:14 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:29:14 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:29:14 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:29:14 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:29:14 2019] [error] return self._session[key] [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:29:14 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:29:14 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:29:14 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:29:14 2019] [error] num = len(clone) [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:29:14 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:29:14 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:29:14 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:29:14 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:29:14 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:29:14 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:29:14 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:29:14 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:29:14 2019] [error] [Fri Apr 26 10:29:24 2019] [error] Internal Server Error: /bienes/crearpersona/ [Fri Apr 26 10:29:24 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:29:24 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:29:24 2019] [error] if test_func(request.user): [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:29:24 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:29:24 2019] [error] self._setup() [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:29:24 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:29:24 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:29:24 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:29:24 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:29:24 2019] [error] return self._session[key] [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:29:24 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:29:24 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:29:24 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:29:24 2019] [error] num = len(clone) [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:29:24 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:29:24 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:29:24 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:29:24 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:29:24 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:29:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:29:24 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:29:24 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:29:24 2019] [error] [Fri Apr 26 10:29:48 2019] [error] Internal Server Error: /bienes/crearpersona/ [Fri Apr 26 10:29:48 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:29:48 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:29:48 2019] [error] if test_func(request.user): [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:29:48 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:29:48 2019] [error] self._setup() [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:29:48 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:29:48 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:29:48 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:29:48 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:29:48 2019] [error] return self._session[key] [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:29:48 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:29:48 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:29:48 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:29:48 2019] [error] num = len(clone) [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:29:48 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:29:48 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:29:48 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:29:48 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:29:48 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:29:48 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:29:48 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:29:48 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:29:48 2019] [error] [Fri Apr 26 10:29:55 2019] [error] Internal Server Error: /bienes/menuinicio/ [Fri Apr 26 10:29:55 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:29:55 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:29:55 2019] [error] if test_func(request.user): [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:29:55 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:29:55 2019] [error] self._setup() [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:29:55 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:29:55 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:29:55 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:29:55 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:29:55 2019] [error] return self._session[key] [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:29:55 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:29:55 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:29:55 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:29:55 2019] [error] num = len(clone) [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:29:55 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:29:55 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:29:55 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:29:55 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:29:55 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:29:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:29:55 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:29:55 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:29:55 2019] [error] [Fri Apr 26 10:30:07 2019] [error] Internal Server Error: /bienes/logout/ [Fri Apr 26 10:30:07 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:30:07 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:30:07 2019] [error] if test_func(request.user): [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:30:07 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:30:07 2019] [error] self._setup() [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:30:07 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:30:07 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:30:07 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:30:07 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:30:07 2019] [error] return self._session[key] [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:30:07 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:30:07 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:30:07 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:30:07 2019] [error] num = len(clone) [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:30:07 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:30:07 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:30:07 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:30:07 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:30:07 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:30:07 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:30:07 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:30:07 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:30:07 2019] [error] [Fri Apr 26 10:30:29 2019] [error] Internal Server Error: /bienes/menuinicio/ [Fri Apr 26 10:30:29 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:30:29 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:30:29 2019] [error] if test_func(request.user): [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:30:29 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:30:29 2019] [error] self._setup() [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:30:29 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:30:29 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:30:29 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:30:29 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:30:29 2019] [error] return self._session[key] [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:30:29 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:30:29 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:30:29 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:30:29 2019] [error] num = len(clone) [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:30:29 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:30:29 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:30:29 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:30:29 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:30:29 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:30:29 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:30:29 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:30:29 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:30:29 2019] [error] [Fri Apr 26 10:30:38 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:30:38 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:30:38 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:30:38 2019] [error] if test_func(request.user): [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:30:38 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:30:38 2019] [error] self._setup() [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:30:38 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:30:38 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:30:38 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:30:38 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:30:38 2019] [error] return self._session[key] [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:30:38 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:30:38 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:30:38 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:30:38 2019] [error] num = len(clone) [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:30:38 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:30:38 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:30:38 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:30:38 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:30:38 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:30:38 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:30:38 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:30:38 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:30:38 2019] [error] [Fri Apr 26 10:30:46 2019] [error] Internal Server Error: /bienes/logout/ [Fri Apr 26 10:30:46 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:30:46 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:30:46 2019] [error] if test_func(request.user): [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:30:46 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:30:46 2019] [error] self._setup() [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:30:46 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:30:46 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:30:46 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:30:46 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:30:46 2019] [error] return self._session[key] [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:30:46 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:30:46 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:30:46 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:30:46 2019] [error] num = len(clone) [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:30:46 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:30:46 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:30:46 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:30:46 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:30:46 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:30:46 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:30:46 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:30:46 2019] [error] [Fri Apr 26 10:30:46 2019] [error] Internal Server Error: /bienes/logout/ [Fri Apr 26 10:30:46 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:30:46 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:30:46 2019] [error] if test_func(request.user): [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:30:46 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:30:46 2019] [error] self._setup() [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:30:46 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:30:46 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:30:46 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:30:46 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:30:46 2019] [error] return self._session[key] [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:30:46 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:30:46 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:30:46 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:30:46 2019] [error] num = len(clone) [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:30:46 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:30:46 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:30:46 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:30:46 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:30:46 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:30:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:30:46 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:30:46 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:30:46 2019] [error] [Fri Apr 26 10:30:52 2019] [error] Internal Server Error: /bienes/logout/ [Fri Apr 26 10:30:52 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:30:52 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:30:52 2019] [error] if test_func(request.user): [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:30:52 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:30:52 2019] [error] self._setup() [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:30:52 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:30:52 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:30:52 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:30:52 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:30:52 2019] [error] return self._session[key] [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:30:52 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:30:52 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:30:52 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:30:52 2019] [error] num = len(clone) [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:30:52 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:30:52 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:30:52 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:30:52 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:30:52 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:30:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:30:52 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:30:52 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:30:52 2019] [error] [Fri Apr 26 10:30:59 2019] [error] Internal Server Error: /bienes/logout/ [Fri Apr 26 10:30:59 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:30:59 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:30:59 2019] [error] if test_func(request.user): [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:30:59 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:30:59 2019] [error] self._setup() [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:30:59 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:30:59 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:30:59 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:30:59 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:30:59 2019] [error] return self._session[key] [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:30:59 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:30:59 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:30:59 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:30:59 2019] [error] num = len(clone) [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:30:59 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:30:59 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:30:59 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:30:59 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:30:59 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:30:59 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:30:59 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:30:59 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:30:59 2019] [error] [Fri Apr 26 10:31:51 2019] [error] Internal Server Error: /bienes/menubien/ [Fri Apr 26 10:31:51 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:31:51 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:31:51 2019] [error] if test_func(request.user): [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:31:51 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:31:51 2019] [error] self._setup() [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:31:51 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:31:51 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:31:51 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:31:51 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:31:51 2019] [error] return self._session[key] [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:31:51 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:31:51 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:31:51 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:31:51 2019] [error] num = len(clone) [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:31:51 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:31:51 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:31:51 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:31:51 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:31:51 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:31:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:31:51 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:31:51 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:31:51 2019] [error] [Fri Apr 26 10:33:42 2019] [error] Internal Server Error: /bienes/crearpersona/ [Fri Apr 26 10:33:42 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:33:42 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:33:42 2019] [error] if test_func(request.user): [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:33:42 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:33:42 2019] [error] self._setup() [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:33:42 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:33:42 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:33:42 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:33:42 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:33:42 2019] [error] return self._session[key] [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:33:42 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:33:42 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:33:42 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:33:42 2019] [error] num = len(clone) [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:33:42 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:33:42 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:33:42 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:33:42 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:33:42 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:33:42 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:33:42 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:33:42 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:33:42 2019] [error] [Fri Apr 26 10:34:17 2019] [error] Internal Server Error: /bienes/crearpersona/ [Fri Apr 26 10:34:17 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:17 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:17 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:17 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:17 2019] [error] self._setup() [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:17 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:17 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:17 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:17 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:17 2019] [error] return self._session[key] [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:17 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:17 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:17 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:17 2019] [error] num = len(clone) [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:17 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:17 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:17 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:17 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:17 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:17 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:17 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:17 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:17 2019] [error] [Fri Apr 26 10:34:19 2019] [error] Internal Server Error: /bienes/crearpersona/ [Fri Apr 26 10:34:19 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:19 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:19 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:19 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:19 2019] [error] self._setup() [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:19 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:19 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:19 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:19 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:19 2019] [error] return self._session[key] [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:19 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:19 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:19 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:19 2019] [error] num = len(clone) [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:19 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:19 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:19 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:19 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:19 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:19 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:19 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:19 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:19 2019] [error] [Fri Apr 26 10:34:27 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:34:27 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:27 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:27 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:27 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:27 2019] [error] self._setup() [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:27 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:27 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:27 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:27 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:27 2019] [error] return self._session[key] [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:27 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:27 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:27 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:27 2019] [error] num = len(clone) [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:27 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:27 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:27 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:27 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:27 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:27 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:27 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:27 2019] [error] [Fri Apr 26 10:34:31 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:34:31 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:31 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:31 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:31 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:31 2019] [error] self._setup() [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:31 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:31 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:31 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:31 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:31 2019] [error] return self._session[key] [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:31 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:31 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:31 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:31 2019] [error] num = len(clone) [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:31 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:31 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:31 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:31 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:31 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:31 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:31 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:31 2019] [error] [Fri Apr 26 10:34:32 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:34:32 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:32 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:32 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:32 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:32 2019] [error] self._setup() [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:32 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:32 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:32 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:32 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:32 2019] [error] return self._session[key] [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:32 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:32 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:32 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:32 2019] [error] num = len(clone) [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:32 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:32 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:32 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:32 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:32 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:32 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:32 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:32 2019] [error] [Fri Apr 26 10:34:32 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:34:32 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:32 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:32 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:32 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:32 2019] [error] self._setup() [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:32 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:32 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:32 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:32 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:32 2019] [error] return self._session[key] [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:32 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:32 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:32 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:32 2019] [error] num = len(clone) [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:32 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:32 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:32 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:32 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:32 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:32 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:32 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:32 2019] [error] [Fri Apr 26 10:34:33 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:34:33 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:33 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:33 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:33 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:33 2019] [error] self._setup() [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:33 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:33 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:33 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:33 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:33 2019] [error] return self._session[key] [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:33 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:33 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:33 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:33 2019] [error] num = len(clone) [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:33 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:33 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:33 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:33 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:33 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:33 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:33 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:33 2019] [error] [Fri Apr 26 10:34:33 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:34:33 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:33 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:33 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:33 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:33 2019] [error] self._setup() [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:33 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:33 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:33 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:33 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:33 2019] [error] return self._session[key] [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:33 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:33 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:33 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:33 2019] [error] num = len(clone) [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:33 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:33 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:33 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:33 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:33 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:33 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:33 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:33 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:33 2019] [error] [Fri Apr 26 10:34:34 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:34:34 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:34 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:34 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:34 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:34 2019] [error] self._setup() [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:34 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:34 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:34 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:34 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:34 2019] [error] return self._session[key] [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:34 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:34 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:34 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:34 2019] [error] num = len(clone) [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:34 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:34 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:34 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:34 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:34 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:34 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:34 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:34 2019] [error] [Fri Apr 26 10:34:35 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:34:35 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:35 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:35 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:35 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:35 2019] [error] self._setup() [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:35 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:35 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:35 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:35 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:35 2019] [error] return self._session[key] [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:35 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:35 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:35 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:35 2019] [error] num = len(clone) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:35 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:35 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:35 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:35 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:35 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:35 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:35 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:35 2019] [error] [Fri Apr 26 10:34:35 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:34:35 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:35 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:35 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:35 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:35 2019] [error] self._setup() [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:35 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:35 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:35 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:35 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:35 2019] [error] return self._session[key] [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:35 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:35 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:35 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:35 2019] [error] num = len(clone) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:35 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:35 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:35 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:35 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:35 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:35 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:35 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:35 2019] [error] [Fri Apr 26 10:34:35 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:34:35 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:35 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:35 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:35 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:35 2019] [error] self._setup() [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:35 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:35 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:35 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:35 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:35 2019] [error] return self._session[key] [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:35 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:35 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:35 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:35 2019] [error] num = len(clone) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:35 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:35 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:35 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:35 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:35 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:35 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:35 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:35 2019] [error] [Fri Apr 26 10:34:36 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:34:36 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:36 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:36 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:36 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:36 2019] [error] self._setup() [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:36 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:36 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:36 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:36 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:36 2019] [error] return self._session[key] [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:36 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:36 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:36 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:36 2019] [error] num = len(clone) [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:36 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:36 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:36 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:36 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:36 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:36 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:36 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:36 2019] [error] [Fri Apr 26 10:34:47 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:34:47 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:47 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:47 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:47 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:47 2019] [error] self._setup() [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:47 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:47 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:47 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:47 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:47 2019] [error] return self._session[key] [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:47 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:47 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:47 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:47 2019] [error] num = len(clone) [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:47 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:47 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:47 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:47 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:47 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:47 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:47 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:47 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:47 2019] [error] [Fri Apr 26 10:34:51 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:34:51 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:51 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:51 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:51 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:51 2019] [error] self._setup() [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:51 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:51 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:51 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:51 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:51 2019] [error] return self._session[key] [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:51 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:51 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:51 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:51 2019] [error] num = len(clone) [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:51 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:51 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:51 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:51 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:51 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:51 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:51 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:51 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:51 2019] [error] [Fri Apr 26 10:34:52 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:34:52 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:52 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:52 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:52 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:52 2019] [error] self._setup() [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:52 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:52 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:52 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:52 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:52 2019] [error] return self._session[key] [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:52 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:52 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:52 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:52 2019] [error] num = len(clone) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:52 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:52 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:52 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:52 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:52 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:52 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:52 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:52 2019] [error] [Fri Apr 26 10:34:52 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:34:52 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:52 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:52 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:52 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:52 2019] [error] self._setup() [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:52 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:52 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:52 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:52 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:52 2019] [error] return self._session[key] [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:52 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:52 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:52 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:52 2019] [error] num = len(clone) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:52 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:52 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:52 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:52 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:52 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:52 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:52 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:52 2019] [error] [Fri Apr 26 10:34:52 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:34:52 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:52 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:52 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:52 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:52 2019] [error] self._setup() [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:52 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:52 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:52 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:52 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:52 2019] [error] return self._session[key] [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:52 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:52 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:52 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:52 2019] [error] num = len(clone) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:52 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:52 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:52 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:52 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:52 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:52 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:52 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:52 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:52 2019] [error] [Fri Apr 26 10:34:55 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:34:55 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:55 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:55 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:55 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:55 2019] [error] self._setup() [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:55 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:55 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:55 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:55 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:55 2019] [error] return self._session[key] [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:55 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:55 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:55 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:55 2019] [error] num = len(clone) [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:55 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:55 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:55 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:55 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:55 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:55 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:55 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:55 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:55 2019] [error] [Fri Apr 26 10:34:57 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:34:57 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:34:57 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:34:57 2019] [error] if test_func(request.user): [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:34:57 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:34:57 2019] [error] self._setup() [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:34:57 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:34:57 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:34:57 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:34:57 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:34:57 2019] [error] return self._session[key] [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:34:57 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:34:57 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:34:57 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:34:57 2019] [error] num = len(clone) [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:34:57 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:34:57 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:34:57 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:34:57 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:34:57 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:34:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:34:57 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:34:57 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:34:57 2019] [error] [Fri Apr 26 10:35:00 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:35:00 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:35:00 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:35:00 2019] [error] if test_func(request.user): [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:35:00 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:35:00 2019] [error] self._setup() [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:35:00 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:35:00 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:35:00 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:35:00 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:35:00 2019] [error] return self._session[key] [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:35:00 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:35:00 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:35:00 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:35:00 2019] [error] num = len(clone) [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:35:00 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:35:00 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:35:00 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:35:00 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:35:00 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:35:00 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:35:00 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:35:00 2019] [error] [Fri Apr 26 10:35:00 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:35:00 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:35:00 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:35:00 2019] [error] if test_func(request.user): [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:35:00 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:35:00 2019] [error] self._setup() [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:35:00 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:35:00 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:35:00 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:35:00 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:35:00 2019] [error] return self._session[key] [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:35:00 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:35:00 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:35:00 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:35:00 2019] [error] num = len(clone) [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:35:00 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:35:00 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:35:00 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:35:00 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:35:00 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:35:00 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:35:00 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:35:00 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:35:00 2019] [error] [Fri Apr 26 10:35:01 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:35:01 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:35:01 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:35:01 2019] [error] if test_func(request.user): [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:35:01 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:35:01 2019] [error] self._setup() [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:35:01 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:35:01 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:35:01 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:35:01 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:35:01 2019] [error] return self._session[key] [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:35:01 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:35:01 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:35:01 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:35:01 2019] [error] num = len(clone) [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:35:01 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:35:01 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:35:01 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:35:01 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:35:01 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:35:01 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:35:01 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:35:01 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:35:01 2019] [error] [Fri Apr 26 10:35:32 2019] [error] Internal Server Error: /bienes/menuacta/ [Fri Apr 26 10:35:32 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:35:32 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:35:32 2019] [error] if test_func(request.user): [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:35:32 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:35:32 2019] [error] self._setup() [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:35:32 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:35:32 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:35:32 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:35:32 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:35:32 2019] [error] return self._session[key] [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:35:32 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:35:32 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:35:32 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:35:32 2019] [error] num = len(clone) [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:35:32 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:35:32 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:35:32 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:35:32 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:35:32 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:35:32 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:35:32 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:35:32 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:35:32 2019] [error] [Fri Apr 26 10:35:37 2019] [error] Internal Server Error: /bienes/menubien/ [Fri Apr 26 10:35:37 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:35:37 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:35:37 2019] [error] if test_func(request.user): [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:35:37 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:35:37 2019] [error] self._setup() [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:35:37 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:35:37 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:35:37 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:35:37 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:35:37 2019] [error] return self._session[key] [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:35:37 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:35:37 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:35:37 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:35:37 2019] [error] num = len(clone) [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:35:37 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:35:37 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:35:37 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:35:37 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:35:37 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:35:37 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:35:37 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:35:37 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:35:37 2019] [error] [Fri Apr 26 10:35:44 2019] [error] Internal Server Error: /bienes/logout/ [Fri Apr 26 10:35:44 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:35:44 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:35:44 2019] [error] if test_func(request.user): [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:35:44 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:35:44 2019] [error] self._setup() [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:35:44 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:35:44 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:35:44 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:35:44 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:35:44 2019] [error] return self._session[key] [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:35:44 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:35:44 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:35:44 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:35:44 2019] [error] num = len(clone) [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:35:44 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:35:44 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:35:44 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:35:44 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:35:44 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:35:44 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:35:44 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:35:44 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:35:44 2019] [error] [Fri Apr 26 10:36:24 2019] [error] Internal Server Error: /bienes/menubien/ [Fri Apr 26 10:36:24 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:36:24 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:36:24 2019] [error] if test_func(request.user): [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:36:24 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:36:24 2019] [error] self._setup() [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:36:24 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:36:24 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:36:24 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:36:24 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:36:24 2019] [error] return self._session[key] [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:36:24 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:36:24 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:36:24 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:36:24 2019] [error] num = len(clone) [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:36:24 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:36:24 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:36:24 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:36:24 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:36:24 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:36:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:36:24 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:36:24 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:36:24 2019] [error] [Fri Apr 26 10:36:31 2019] [error] Internal Server Error: /bienes/menubien/ [Fri Apr 26 10:36:31 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:36:31 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:36:31 2019] [error] if test_func(request.user): [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:36:31 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:36:31 2019] [error] self._setup() [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:36:31 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:36:31 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:36:31 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:36:31 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:36:31 2019] [error] return self._session[key] [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:36:31 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:36:31 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:36:31 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:36:31 2019] [error] num = len(clone) [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:36:31 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:36:31 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:36:31 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:36:31 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:36:31 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:36:31 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:36:31 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:36:31 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:36:31 2019] [error] [Fri Apr 26 10:36:34 2019] [error] Internal Server Error: /bienes/menubien/ [Fri Apr 26 10:36:34 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:36:34 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:36:34 2019] [error] if test_func(request.user): [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:36:34 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:36:34 2019] [error] self._setup() [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:36:34 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:36:34 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:36:34 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:36:34 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:36:34 2019] [error] return self._session[key] [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:36:34 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:36:34 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:36:34 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:36:34 2019] [error] num = len(clone) [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:36:34 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:36:34 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:36:34 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:36:34 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:36:34 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:36:34 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:36:34 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:36:34 2019] [error] [Fri Apr 26 10:36:34 2019] [error] Internal Server Error: /bienes/menubien/ [Fri Apr 26 10:36:34 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:36:34 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:36:34 2019] [error] if test_func(request.user): [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:36:34 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:36:34 2019] [error] self._setup() [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:36:34 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:36:34 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:36:34 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:36:34 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:36:34 2019] [error] return self._session[key] [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:36:34 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:36:34 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:36:34 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:36:34 2019] [error] num = len(clone) [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:36:34 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:36:34 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:36:34 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:36:34 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:36:34 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:36:34 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:36:34 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:36:34 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:36:34 2019] [error] [Fri Apr 26 10:36:35 2019] [error] Internal Server Error: /bienes/menubien/ [Fri Apr 26 10:36:35 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:36:35 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:36:35 2019] [error] if test_func(request.user): [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:36:35 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:36:35 2019] [error] self._setup() [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:36:35 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:36:35 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:36:35 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:36:35 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:36:35 2019] [error] return self._session[key] [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:36:35 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:36:35 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:36:35 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:36:35 2019] [error] num = len(clone) [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:36:35 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:36:35 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:36:35 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:36:35 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:36:35 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:36:35 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:36:35 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:36:35 2019] [error] [Fri Apr 26 10:36:35 2019] [error] Internal Server Error: /bienes/menubien/ [Fri Apr 26 10:36:35 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:36:35 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:36:35 2019] [error] if test_func(request.user): [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:36:35 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:36:35 2019] [error] self._setup() [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:36:35 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:36:35 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:36:35 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:36:35 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:36:35 2019] [error] return self._session[key] [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:36:35 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:36:35 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:36:35 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:36:35 2019] [error] num = len(clone) [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:36:35 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:36:35 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:36:35 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:36:35 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:36:35 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:36:35 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:36:35 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:36:35 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:36:35 2019] [error] [Fri Apr 26 10:36:36 2019] [error] Internal Server Error: /bienes/menubien/ [Fri Apr 26 10:36:36 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:36:36 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:36:36 2019] [error] if test_func(request.user): [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:36:36 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:36:36 2019] [error] self._setup() [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:36:36 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:36:36 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:36:36 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:36:36 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:36:36 2019] [error] return self._session[key] [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:36:36 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:36:36 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:36:36 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:36:36 2019] [error] num = len(clone) [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:36:36 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:36:36 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:36:36 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:36:36 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:36:36 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:36:36 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:36:36 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:36:36 2019] [error] [Fri Apr 26 10:36:36 2019] [error] Internal Server Error: /bienes/menubien/ [Fri Apr 26 10:36:36 2019] [error] Traceback (most recent call last): [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Apr 26 10:36:36 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Apr 26 10:36:36 2019] [error] if test_func(request.user): [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Apr 26 10:36:36 2019] [error] lambda u: u.is_authenticated(), [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Apr 26 10:36:36 2019] [error] self._setup() [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Apr 26 10:36:36 2019] [error] self._wrapped = self._setupfunc() [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Apr 26 10:36:36 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Apr 26 10:36:36 2019] [error] request._cached_user = auth.get_user(request) [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Apr 26 10:36:36 2019] [error] user_id = request.session[SESSION_KEY] [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Apr 26 10:36:36 2019] [error] return self._session[key] [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Apr 26 10:36:36 2019] [error] self._session_cache = self.load() [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Apr 26 10:36:36 2019] [error] expire_date__gt=timezone.now() [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Apr 26 10:36:36 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Apr 26 10:36:36 2019] [error] num = len(clone) [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Apr 26 10:36:36 2019] [error] self._result_cache = list(self.iterator()) [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Apr 26 10:36:36 2019] [error] for row in compiler.results_iter(): [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Apr 26 10:36:36 2019] [error] for rows in self.execute_sql(MULTI): [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Apr 26 10:36:36 2019] [error] cursor = self.connection.cursor() [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Apr 26 10:36:36 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Apr 26 10:36:36 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Apr 26 10:36:36 2019] [error] self.connection = Database.connect(**conn_params) [Fri Apr 26 10:36:36 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Apr 26 10:36:36 2019] [error] [Tue Apr 30 10:48:15 2019] [error] [client 10.82.10.21] mod_wsgi (pid=10990): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Apr 30 10:48:15 2019] [error] [client 10.82.10.21] IOError: failed to write data [Fri May 03 09:27:37 2019] [error] 6426 [Tue May 21 09:17:26 2019] [error] 5216 [Thu May 23 10:35:06 2019] [error] 5263 [Thu Jun 20 10:25:16 2019] [error] 522 [Wed Jul 10 12:18:24 2019] [error] Internal Server Error: /bienes/consultartipo/ [Wed Jul 10 12:18:24 2019] [error] Traceback (most recent call last): [Wed Jul 10 12:18:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Jul 10 12:18:24 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Jul 10 12:18:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Wed Jul 10 12:18:24 2019] [error] return view_func(*args, **kwargs) [Wed Jul 10 12:18:24 2019] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1230, in consultartipo [Wed Jul 10 12:18:24 2019] [error] a = Enlace.objects.filter(tipo_bien=tipo) [Wed Jul 10 12:18:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 155, in filter [Wed Jul 10 12:18:24 2019] [error] return self.get_query_set().filter(*args, **kwargs) [Wed Jul 10 12:18:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Wed Jul 10 12:18:24 2019] [error] return self._filter_or_exclude(False, *args, **kwargs) [Wed Jul 10 12:18:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Wed Jul 10 12:18:24 2019] [error] clone.query.add_q(Q(*args, **kwargs)) [Wed Jul 10 12:18:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Wed Jul 10 12:18:24 2019] [error] can_reuse=used_aliases, force_having=force_having) [Wed Jul 10 12:18:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Wed Jul 10 12:18:24 2019] [error] connector) [Wed Jul 10 12:18:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Wed Jul 10 12:18:24 2019] [error] value = obj.prepare(lookup_type, value) [Wed Jul 10 12:18:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Wed Jul 10 12:18:24 2019] [error] return self.field.get_prep_lookup(lookup_type, value) [Wed Jul 10 12:18:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 143, in get_prep_lookup [Wed Jul 10 12:18:24 2019] [error] return self._pk_trace(value, 'get_prep_lookup', lookup_type) [Wed Jul 10 12:18:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 216, in _pk_trace [Wed Jul 10 12:18:24 2019] [error] v = getattr(field, prep_func)(lookup_type, v, **kwargs) [Wed Jul 10 12:18:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 322, in get_prep_lookup [Wed Jul 10 12:18:24 2019] [error] return self.get_prep_value(value) [Wed Jul 10 12:18:24 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 555, in get_prep_value [Wed Jul 10 12:18:24 2019] [error] return int(value) [Wed Jul 10 12:18:24 2019] [error] ValueError: invalid literal for int() with base 10: '' [Fri Aug 02 12:17:06 2019] [error] Internal Server Error: /bienes/consultartipo/ [Fri Aug 02 12:17:06 2019] [error] Traceback (most recent call last): [Fri Aug 02 12:17:06 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Aug 02 12:17:06 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Aug 02 12:17:06 2019] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Aug 02 12:17:06 2019] [error] return view_func(*args, **kwargs) [Fri Aug 02 12:17:06 2019] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1230, in consultartipo [Fri Aug 02 12:17:06 2019] [error] a = Enlace.objects.filter(tipo_bien=tipo) [Fri Aug 02 12:17:06 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 155, in filter [Fri Aug 02 12:17:06 2019] [error] return self.get_query_set().filter(*args, **kwargs) [Fri Aug 02 12:17:06 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Aug 02 12:17:06 2019] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Aug 02 12:17:06 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Aug 02 12:17:06 2019] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Aug 02 12:17:06 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Aug 02 12:17:06 2019] [error] can_reuse=used_aliases, force_having=force_having) [Fri Aug 02 12:17:06 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Aug 02 12:17:06 2019] [error] connector) [Fri Aug 02 12:17:06 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Aug 02 12:17:06 2019] [error] value = obj.prepare(lookup_type, value) [Fri Aug 02 12:17:06 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Aug 02 12:17:06 2019] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Aug 02 12:17:06 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 143, in get_prep_lookup [Fri Aug 02 12:17:06 2019] [error] return self._pk_trace(value, 'get_prep_lookup', lookup_type) [Fri Aug 02 12:17:06 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 216, in _pk_trace [Fri Aug 02 12:17:06 2019] [error] v = getattr(field, prep_func)(lookup_type, v, **kwargs) [Fri Aug 02 12:17:06 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 322, in get_prep_lookup [Fri Aug 02 12:17:06 2019] [error] return self.get_prep_value(value) [Fri Aug 02 12:17:06 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 555, in get_prep_value [Fri Aug 02 12:17:06 2019] [error] return int(value) [Fri Aug 02 12:17:06 2019] [error] ValueError: invalid literal for int() with base 10: '' [Thu Aug 22 13:47:46 2019] [error] Internal Server Error: /bienes/mostrarbien/ [Thu Aug 22 13:47:46 2019] [error] Traceback (most recent call last): [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Thu Aug 22 13:47:46 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Thu Aug 22 13:47:46 2019] [error] return self.dispatch(request, *args, **kwargs) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 86, in dispatch [Thu Aug 22 13:47:46 2019] [error] return handler(request, *args, **kwargs) [Thu Aug 22 13:47:46 2019] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1366, in get [Thu Aug 22 13:47:46 2019] [error] if not request.user.is_authenticated(): [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Thu Aug 22 13:47:46 2019] [error] self._setup() [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Thu Aug 22 13:47:46 2019] [error] self._wrapped = self._setupfunc() [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Thu Aug 22 13:47:46 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Thu Aug 22 13:47:46 2019] [error] request._cached_user = auth.get_user(request) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Thu Aug 22 13:47:46 2019] [error] user_id = request.session[SESSION_KEY] [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Thu Aug 22 13:47:46 2019] [error] return self._session[key] [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Thu Aug 22 13:47:46 2019] [error] self._session_cache = self.load() [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Thu Aug 22 13:47:46 2019] [error] expire_date__gt=timezone.now() [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Thu Aug 22 13:47:46 2019] [error] return self.get_query_set().get(*args, **kwargs) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Thu Aug 22 13:47:46 2019] [error] num = len(clone) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Thu Aug 22 13:47:46 2019] [error] self._result_cache = list(self.iterator()) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Thu Aug 22 13:47:46 2019] [error] for row in compiler.results_iter(): [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Thu Aug 22 13:47:46 2019] [error] for rows in self.execute_sql(MULTI): [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Thu Aug 22 13:47:46 2019] [error] cursor = self.connection.cursor() [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Thu Aug 22 13:47:46 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Thu Aug 22 13:47:46 2019] [error] self.connection = Database.connect(**conn_params) [Thu Aug 22 13:47:46 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Thu Aug 22 13:47:46 2019] [error] [Thu Aug 22 13:47:46 2019] [error] Internal Server Error: /bienes/mostrar_bien_api/ [Thu Aug 22 13:47:46 2019] [error] Traceback (most recent call last): [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Thu Aug 22 13:47:46 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Thu Aug 22 13:47:46 2019] [error] return self.dispatch(request, *args, **kwargs) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Thu Aug 22 13:47:46 2019] [error] return view_func(*args, **kwargs) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Thu Aug 22 13:47:46 2019] [error] response = self.handle_exception(exc) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 388, in dispatch [Thu Aug 22 13:47:46 2019] [error] self.initial(request, *args, **kwargs) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 317, in initial [Thu Aug 22 13:47:46 2019] [error] self.perform_authentication(request) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 267, in perform_authentication [Thu Aug 22 13:47:46 2019] [error] request.user [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 219, in user [Thu Aug 22 13:47:46 2019] [error] self._authenticate() [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 385, in _authenticate [Thu Aug 22 13:47:46 2019] [error] user_auth_tuple = authenticator.authenticate(self) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/authentication.py", line 117, in authenticate [Thu Aug 22 13:47:46 2019] [error] if not user or not user.is_active: [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Thu Aug 22 13:47:46 2019] [error] self._setup() [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Thu Aug 22 13:47:46 2019] [error] self._wrapped = self._setupfunc() [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Thu Aug 22 13:47:46 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Thu Aug 22 13:47:46 2019] [error] request._cached_user = auth.get_user(request) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Thu Aug 22 13:47:46 2019] [error] user_id = request.session[SESSION_KEY] [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Thu Aug 22 13:47:46 2019] [error] return self._session[key] [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Thu Aug 22 13:47:46 2019] [error] self._session_cache = self.load() [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Thu Aug 22 13:47:46 2019] [error] expire_date__gt=timezone.now() [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Thu Aug 22 13:47:46 2019] [error] return self.get_query_set().get(*args, **kwargs) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Thu Aug 22 13:47:46 2019] [error] num = len(clone) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Thu Aug 22 13:47:46 2019] [error] self._result_cache = list(self.iterator()) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Thu Aug 22 13:47:46 2019] [error] for row in compiler.results_iter(): [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Thu Aug 22 13:47:46 2019] [error] for rows in self.execute_sql(MULTI): [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Thu Aug 22 13:47:46 2019] [error] cursor = self.connection.cursor() [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Thu Aug 22 13:47:46 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Thu Aug 22 13:47:46 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Thu Aug 22 13:47:46 2019] [error] self.connection = Database.connect(**conn_params) [Thu Aug 22 13:47:46 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Thu Aug 22 13:47:46 2019] [error] [Thu Aug 22 13:50:13 2019] [error] Internal Server Error: /bienes/mostrarbien/ [Thu Aug 22 13:50:13 2019] [error] Traceback (most recent call last): [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Thu Aug 22 13:50:13 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Thu Aug 22 13:50:13 2019] [error] return self.dispatch(request, *args, **kwargs) [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 86, in dispatch [Thu Aug 22 13:50:13 2019] [error] return handler(request, *args, **kwargs) [Thu Aug 22 13:50:13 2019] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1366, in get [Thu Aug 22 13:50:13 2019] [error] if not request.user.is_authenticated(): [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Thu Aug 22 13:50:13 2019] [error] self._setup() [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Thu Aug 22 13:50:13 2019] [error] self._wrapped = self._setupfunc() [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Thu Aug 22 13:50:13 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Thu Aug 22 13:50:13 2019] [error] request._cached_user = auth.get_user(request) [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Thu Aug 22 13:50:13 2019] [error] user_id = request.session[SESSION_KEY] [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Thu Aug 22 13:50:13 2019] [error] return self._session[key] [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Thu Aug 22 13:50:13 2019] [error] self._session_cache = self.load() [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Thu Aug 22 13:50:13 2019] [error] expire_date__gt=timezone.now() [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Thu Aug 22 13:50:13 2019] [error] return self.get_query_set().get(*args, **kwargs) [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Thu Aug 22 13:50:13 2019] [error] num = len(clone) [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Thu Aug 22 13:50:13 2019] [error] self._result_cache = list(self.iterator()) [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Thu Aug 22 13:50:13 2019] [error] for row in compiler.results_iter(): [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Thu Aug 22 13:50:13 2019] [error] for rows in self.execute_sql(MULTI): [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Thu Aug 22 13:50:13 2019] [error] cursor = self.connection.cursor() [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Thu Aug 22 13:50:13 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Thu Aug 22 13:50:13 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Thu Aug 22 13:50:13 2019] [error] self.connection = Database.connect(**conn_params) [Thu Aug 22 13:50:13 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Thu Aug 22 13:50:13 2019] [error] [Thu Aug 22 13:51:27 2019] [error] Internal Server Error: /bienes/mostrarbien/ [Thu Aug 22 13:51:27 2019] [error] Traceback (most recent call last): [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Thu Aug 22 13:51:27 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Thu Aug 22 13:51:27 2019] [error] return self.dispatch(request, *args, **kwargs) [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 86, in dispatch [Thu Aug 22 13:51:27 2019] [error] return handler(request, *args, **kwargs) [Thu Aug 22 13:51:27 2019] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1366, in get [Thu Aug 22 13:51:27 2019] [error] if not request.user.is_authenticated(): [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Thu Aug 22 13:51:27 2019] [error] self._setup() [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Thu Aug 22 13:51:27 2019] [error] self._wrapped = self._setupfunc() [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Thu Aug 22 13:51:27 2019] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Thu Aug 22 13:51:27 2019] [error] request._cached_user = auth.get_user(request) [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Thu Aug 22 13:51:27 2019] [error] user_id = request.session[SESSION_KEY] [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Thu Aug 22 13:51:27 2019] [error] return self._session[key] [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Thu Aug 22 13:51:27 2019] [error] self._session_cache = self.load() [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Thu Aug 22 13:51:27 2019] [error] expire_date__gt=timezone.now() [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Thu Aug 22 13:51:27 2019] [error] return self.get_query_set().get(*args, **kwargs) [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Thu Aug 22 13:51:27 2019] [error] num = len(clone) [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Thu Aug 22 13:51:27 2019] [error] self._result_cache = list(self.iterator()) [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Thu Aug 22 13:51:27 2019] [error] for row in compiler.results_iter(): [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Thu Aug 22 13:51:27 2019] [error] for rows in self.execute_sql(MULTI): [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Thu Aug 22 13:51:27 2019] [error] cursor = self.connection.cursor() [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Thu Aug 22 13:51:27 2019] [error] cursor = self.make_debug_cursor(self._cursor()) [Thu Aug 22 13:51:27 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Thu Aug 22 13:51:27 2019] [error] self.connection = Database.connect(**conn_params) [Thu Aug 22 13:51:27 2019] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Thu Aug 22 13:51:27 2019] [error] [Wed Nov 20 15:35:21 2019] [error] [client 10.111.32.71] mod_wsgi (pid=10236): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 20 15:35:21 2019] [error] [client 10.111.32.71] IOError: failed to write data [Mon Dec 02 11:58:41 2019] [error] [client 10.111.32.71] mod_wsgi (pid=31111): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 02 11:58:41 2019] [error] [client 10.111.32.71] IOError: failed to write data [Mon Dec 02 11:58:49 2019] [error] [client 10.111.32.71] mod_wsgi (pid=31111): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 02 11:58:49 2019] [error] [client 10.111.32.71] IOError: failed to write data [Wed Dec 04 13:39:14 2019] [error] 6157 [Wed Dec 04 15:23:01 2019] [error] 6157 [Fri Dec 06 10:43:57 2019] [error] Internal Server Error: /bienes/creardevolucion/ [Fri Dec 06 10:43:57 2019] [error] Traceback (most recent call last): [Fri Dec 06 10:43:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Dec 06 10:43:57 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Dec 06 10:43:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Fri Dec 06 10:43:57 2019] [error] return view_func(request, *args, **kwargs) [Fri Dec 06 10:43:57 2019] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Fri Dec 06 10:43:57 2019] [error] bien_devuelto = Bienes.objects.get(id=bien) [Fri Dec 06 10:43:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Dec 06 10:43:57 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Dec 06 10:43:57 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Fri Dec 06 10:43:57 2019] [error] self.model._meta.object_name) [Fri Dec 06 10:43:57 2019] [error] DoesNotExist: Bienes matching query does not exist. [Fri Dec 06 10:44:25 2019] [error] Internal Server Error: /bienes/creardevolucion/ [Fri Dec 06 10:44:25 2019] [error] Traceback (most recent call last): [Fri Dec 06 10:44:25 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Dec 06 10:44:25 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Dec 06 10:44:25 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Fri Dec 06 10:44:25 2019] [error] return view_func(request, *args, **kwargs) [Fri Dec 06 10:44:25 2019] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Fri Dec 06 10:44:25 2019] [error] bien_devuelto = Bienes.objects.get(id=bien) [Fri Dec 06 10:44:25 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Dec 06 10:44:25 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Dec 06 10:44:25 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Fri Dec 06 10:44:25 2019] [error] self.model._meta.object_name) [Fri Dec 06 10:44:25 2019] [error] DoesNotExist: Bienes matching query does not exist. [Fri Dec 06 10:44:25 2019] [error] Internal Server Error: /bienes/creardevolucion/ [Fri Dec 06 10:44:25 2019] [error] Traceback (most recent call last): [Fri Dec 06 10:44:25 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Dec 06 10:44:25 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Dec 06 10:44:25 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Fri Dec 06 10:44:25 2019] [error] return view_func(request, *args, **kwargs) [Fri Dec 06 10:44:25 2019] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Fri Dec 06 10:44:25 2019] [error] bien_devuelto = Bienes.objects.get(id=bien) [Fri Dec 06 10:44:25 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Dec 06 10:44:25 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Dec 06 10:44:25 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Fri Dec 06 10:44:25 2019] [error] self.model._meta.object_name) [Fri Dec 06 10:44:25 2019] [error] DoesNotExist: Bienes matching query does not exist. [Fri Dec 06 10:44:26 2019] [error] Internal Server Error: /bienes/creardevolucion/ [Fri Dec 06 10:44:26 2019] [error] Traceback (most recent call last): [Fri Dec 06 10:44:26 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Dec 06 10:44:26 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Dec 06 10:44:26 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Fri Dec 06 10:44:26 2019] [error] return view_func(request, *args, **kwargs) [Fri Dec 06 10:44:26 2019] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Fri Dec 06 10:44:26 2019] [error] bien_devuelto = Bienes.objects.get(id=bien) [Fri Dec 06 10:44:26 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Dec 06 10:44:26 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Dec 06 10:44:26 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Fri Dec 06 10:44:26 2019] [error] self.model._meta.object_name) [Fri Dec 06 10:44:26 2019] [error] DoesNotExist: Bienes matching query does not exist. [Fri Dec 06 10:45:45 2019] [error] Internal Server Error: /bienes/creardevolucion/ [Fri Dec 06 10:45:45 2019] [error] Traceback (most recent call last): [Fri Dec 06 10:45:45 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Dec 06 10:45:45 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Dec 06 10:45:45 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Fri Dec 06 10:45:45 2019] [error] return view_func(request, *args, **kwargs) [Fri Dec 06 10:45:45 2019] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Fri Dec 06 10:45:45 2019] [error] bien_devuelto = Bienes.objects.get(id=bien) [Fri Dec 06 10:45:45 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Dec 06 10:45:45 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Dec 06 10:45:45 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Fri Dec 06 10:45:45 2019] [error] self.model._meta.object_name) [Fri Dec 06 10:45:45 2019] [error] DoesNotExist: Bienes matching query does not exist. [Fri Dec 06 10:45:45 2019] [error] Internal Server Error: /bienes/creardevolucion/ [Fri Dec 06 10:45:45 2019] [error] Traceback (most recent call last): [Fri Dec 06 10:45:45 2019] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Dec 06 10:45:45 2019] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Dec 06 10:45:45 2019] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Fri Dec 06 10:45:45 2019] [error] return view_func(request, *args, **kwargs) [Fri Dec 06 10:45:45 2019] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Fri Dec 06 10:45:45 2019] [error] bien_devuelto = Bienes.objects.get(id=bien) [Fri Dec 06 10:45:45 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Dec 06 10:45:45 2019] [error] return self.get_query_set().get(*args, **kwargs) [Fri Dec 06 10:45:45 2019] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Fri Dec 06 10:45:45 2019] [error] self.model._meta.object_name) [Fri Dec 06 10:45:45 2019] [error] DoesNotExist: Bienes matching query does not exist. [Thu Jan 16 14:00:45 2020] [error] Internal Server Error: /bienes/mostrar_bien_api/ [Thu Jan 16 14:00:45 2020] [error] Traceback (most recent call last): [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Thu Jan 16 14:00:45 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Thu Jan 16 14:00:45 2020] [error] return self.dispatch(request, *args, **kwargs) [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Thu Jan 16 14:00:45 2020] [error] return view_func(*args, **kwargs) [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Thu Jan 16 14:00:45 2020] [error] response = self.handle_exception(exc) [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 388, in dispatch [Thu Jan 16 14:00:45 2020] [error] self.initial(request, *args, **kwargs) [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 317, in initial [Thu Jan 16 14:00:45 2020] [error] self.perform_authentication(request) [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 267, in perform_authentication [Thu Jan 16 14:00:45 2020] [error] request.user [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 219, in user [Thu Jan 16 14:00:45 2020] [error] self._authenticate() [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 385, in _authenticate [Thu Jan 16 14:00:45 2020] [error] user_auth_tuple = authenticator.authenticate(self) [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/authentication.py", line 117, in authenticate [Thu Jan 16 14:00:45 2020] [error] if not user or not user.is_active: [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Thu Jan 16 14:00:45 2020] [error] self._setup() [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Thu Jan 16 14:00:45 2020] [error] self._wrapped = self._setupfunc() [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Thu Jan 16 14:00:45 2020] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Thu Jan 16 14:00:45 2020] [error] request._cached_user = auth.get_user(request) [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Thu Jan 16 14:00:45 2020] [error] user_id = request.session[SESSION_KEY] [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Thu Jan 16 14:00:45 2020] [error] return self._session[key] [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Thu Jan 16 14:00:45 2020] [error] self._session_cache = self.load() [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Thu Jan 16 14:00:45 2020] [error] expire_date__gt=timezone.now() [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Thu Jan 16 14:00:45 2020] [error] return self.get_query_set().get(*args, **kwargs) [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Thu Jan 16 14:00:45 2020] [error] num = len(clone) [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Thu Jan 16 14:00:45 2020] [error] self._result_cache = list(self.iterator()) [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Thu Jan 16 14:00:45 2020] [error] for row in compiler.results_iter(): [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Thu Jan 16 14:00:45 2020] [error] for rows in self.execute_sql(MULTI): [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Thu Jan 16 14:00:45 2020] [error] cursor = self.connection.cursor() [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 321, in cursor [Thu Jan 16 14:00:45 2020] [error] self.validate_thread_sharing() [Thu Jan 16 14:00:45 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 154, in validate_thread_sharing [Thu Jan 16 14:00:45 2020] [error] % (self.alias, self._thread_ident, thread.get_ident())) [Thu Jan 16 14:00:45 2020] [error] DatabaseError: DatabaseWrapper objects created in a thread can only be used in that same thread. The object with alias 'default' was created in thread id 139906955785984 and this is thread id 139906913826560. Fatal Python error: GC object already tracked [Thu Jan 16 14:00:45 2020] [error] [client 10.82.10.20] Premature end of script headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/mostrarbien/ [Thu Jan 16 14:00:45 2020] [error] [client 10.82.10.20] Premature end of script headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/mostrarbien/ [Thu Jan 16 14:00:45 2020] [error] [client 10.82.10.20] Premature end of script headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/mostrarbien/ [Thu Jan 16 14:00:45 2020] [error] [client 10.82.10.20] Premature end of script headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/mostrarbien/ [Thu Jan 16 14:00:45 2020] [error] [client 10.82.10.20] Premature end of script headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/mostrarbien/ [Mon Jan 27 11:16:33 2020] [error] [client 10.82.10.35] mod_wsgi (pid=28707): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jan 27 11:16:33 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jan 27 11:35:48 2020] [error] [client 10.82.10.35] mod_wsgi (pid=28707): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jan 27 11:35:48 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jan 27 11:59:25 2020] [error] [client 10.82.10.35] mod_wsgi (pid=28707): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jan 27 11:59:25 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jan 27 13:12:40 2020] [error] [client 10.82.10.35] mod_wsgi (pid=28707): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jan 27 13:12:40 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jan 27 13:12:46 2020] [error] [client 10.82.10.35] mod_wsgi (pid=28707): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jan 27 13:12:46 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jan 27 13:40:10 2020] [error] [client 10.82.10.35] mod_wsgi (pid=28707): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jan 27 13:40:10 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jan 27 13:41:25 2020] [error] [client 10.82.10.35] mod_wsgi (pid=28707): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jan 27 13:41:25 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jan 27 13:41:33 2020] [error] [client 10.82.10.35] mod_wsgi (pid=28707): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jan 27 13:41:33 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 13 09:24:21 2020] [error] [client 10.82.10.35] mod_wsgi (pid=31840): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 13 09:24:21 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 13 15:30:22 2020] [error] [client 10.82.10.35] mod_wsgi (pid=31840): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 13 15:30:22 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 13 15:30:28 2020] [error] [client 10.82.10.35] mod_wsgi (pid=31840): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 13 15:30:28 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 06 13:13:29 2020] [error] [client 10.111.32.112] mod_wsgi (pid=32625): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 06 13:13:29 2020] [error] [client 10.111.32.112] IOError: failed to write data [Fri Mar 06 13:29:10 2020] [error] Internal Server Error: /bienes/mostrar_devolucion_api/ [Fri Mar 06 13:29:10 2020] [error] Traceback (most recent call last): [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 06 13:29:10 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 06 13:29:10 2020] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 06 13:29:10 2020] [error] return view_func(*args, **kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 06 13:29:10 2020] [error] response = self.handle_exception(exc) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 388, in dispatch [Fri Mar 06 13:29:10 2020] [error] self.initial(request, *args, **kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 317, in initial [Fri Mar 06 13:29:10 2020] [error] self.perform_authentication(request) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 267, in perform_authentication [Fri Mar 06 13:29:10 2020] [error] request.user [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 219, in user [Fri Mar 06 13:29:10 2020] [error] self._authenticate() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 385, in _authenticate [Fri Mar 06 13:29:10 2020] [error] user_auth_tuple = authenticator.authenticate(self) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/authentication.py", line 117, in authenticate [Fri Mar 06 13:29:10 2020] [error] if not user or not user.is_active: [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Mar 06 13:29:10 2020] [error] self._setup() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Mar 06 13:29:10 2020] [error] self._wrapped = self._setupfunc() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Mar 06 13:29:10 2020] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Mar 06 13:29:10 2020] [error] request._cached_user = auth.get_user(request) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Mar 06 13:29:10 2020] [error] user_id = request.session[SESSION_KEY] [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Mar 06 13:29:10 2020] [error] return self._session[key] [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Mar 06 13:29:10 2020] [error] self._session_cache = self.load() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Mar 06 13:29:10 2020] [error] expire_date__gt=timezone.now() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Mar 06 13:29:10 2020] [error] return self.get_query_set().get(*args, **kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Mar 06 13:29:10 2020] [error] num = len(clone) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Mar 06 13:29:10 2020] [error] self._result_cache = list(self.iterator()) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Mar 06 13:29:10 2020] [error] for row in compiler.results_iter(): [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Mar 06 13:29:10 2020] [error] for rows in self.execute_sql(MULTI): [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Mar 06 13:29:10 2020] [error] cursor = self.connection.cursor() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Mar 06 13:29:10 2020] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Mar 06 13:29:10 2020] [error] self.connection = Database.connect(**conn_params) [Fri Mar 06 13:29:10 2020] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Mar 06 13:29:10 2020] [error] [Fri Mar 06 13:29:10 2020] [error] Internal Server Error: /bienes/mostrar_devolucion_api/ [Fri Mar 06 13:29:10 2020] [error] Traceback (most recent call last): [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 06 13:29:10 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 06 13:29:10 2020] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 06 13:29:10 2020] [error] return view_func(*args, **kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 06 13:29:10 2020] [error] response = self.handle_exception(exc) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 388, in dispatch [Fri Mar 06 13:29:10 2020] [error] self.initial(request, *args, **kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 317, in initial [Fri Mar 06 13:29:10 2020] [error] self.perform_authentication(request) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 267, in perform_authentication [Fri Mar 06 13:29:10 2020] [error] request.user [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 219, in user [Fri Mar 06 13:29:10 2020] [error] self._authenticate() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 385, in _authenticate [Fri Mar 06 13:29:10 2020] [error] user_auth_tuple = authenticator.authenticate(self) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/authentication.py", line 117, in authenticate [Fri Mar 06 13:29:10 2020] [error] if not user or not user.is_active: [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Mar 06 13:29:10 2020] [error] self._setup() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Mar 06 13:29:10 2020] [error] self._wrapped = self._setupfunc() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Mar 06 13:29:10 2020] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Mar 06 13:29:10 2020] [error] request._cached_user = auth.get_user(request) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Mar 06 13:29:10 2020] [error] user_id = request.session[SESSION_KEY] [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Mar 06 13:29:10 2020] [error] return self._session[key] [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Mar 06 13:29:10 2020] [error] self._session_cache = self.load() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Mar 06 13:29:10 2020] [error] expire_date__gt=timezone.now() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Mar 06 13:29:10 2020] [error] return self.get_query_set().get(*args, **kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Mar 06 13:29:10 2020] [error] num = len(clone) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Mar 06 13:29:10 2020] [error] self._result_cache = list(self.iterator()) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Mar 06 13:29:10 2020] [error] for row in compiler.results_iter(): [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Mar 06 13:29:10 2020] [error] for rows in self.execute_sql(MULTI): [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Mar 06 13:29:10 2020] [error] cursor = self.connection.cursor() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Mar 06 13:29:10 2020] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Mar 06 13:29:10 2020] [error] self.connection = Database.connect(**conn_params) [Fri Mar 06 13:29:10 2020] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Mar 06 13:29:10 2020] [error] [Fri Mar 06 13:29:10 2020] [error] Internal Server Error: /bienes/mostrar_devolucion_api/ [Fri Mar 06 13:29:10 2020] [error] Traceback (most recent call last): [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 06 13:29:10 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 06 13:29:10 2020] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 06 13:29:10 2020] [error] return view_func(*args, **kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 06 13:29:10 2020] [error] response = self.handle_exception(exc) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 388, in dispatch [Fri Mar 06 13:29:10 2020] [error] self.initial(request, *args, **kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 317, in initial [Fri Mar 06 13:29:10 2020] [error] self.perform_authentication(request) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 267, in perform_authentication [Fri Mar 06 13:29:10 2020] [error] request.user [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 219, in user [Fri Mar 06 13:29:10 2020] [error] self._authenticate() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 385, in _authenticate [Fri Mar 06 13:29:10 2020] [error] user_auth_tuple = authenticator.authenticate(self) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/authentication.py", line 117, in authenticate [Fri Mar 06 13:29:10 2020] [error] if not user or not user.is_active: [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Mar 06 13:29:10 2020] [error] self._setup() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Mar 06 13:29:10 2020] [error] self._wrapped = self._setupfunc() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Mar 06 13:29:10 2020] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Mar 06 13:29:10 2020] [error] request._cached_user = auth.get_user(request) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Mar 06 13:29:10 2020] [error] user_id = request.session[SESSION_KEY] [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Mar 06 13:29:10 2020] [error] return self._session[key] [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Mar 06 13:29:10 2020] [error] self._session_cache = self.load() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Mar 06 13:29:10 2020] [error] expire_date__gt=timezone.now() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Mar 06 13:29:10 2020] [error] return self.get_query_set().get(*args, **kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Mar 06 13:29:10 2020] [error] num = len(clone) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Mar 06 13:29:10 2020] [error] self._result_cache = list(self.iterator()) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Mar 06 13:29:10 2020] [error] for row in compiler.results_iter(): [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Mar 06 13:29:10 2020] [error] for rows in self.execute_sql(MULTI): [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Mar 06 13:29:10 2020] [error] cursor = self.connection.cursor() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Mar 06 13:29:10 2020] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Mar 06 13:29:10 2020] [error] self.connection = Database.connect(**conn_params) [Fri Mar 06 13:29:10 2020] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Mar 06 13:29:10 2020] [error] [Fri Mar 06 13:29:10 2020] [error] Internal Server Error: /bienes/mostrar_devolucion_api/ [Fri Mar 06 13:29:10 2020] [error] Traceback (most recent call last): [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 06 13:29:10 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 06 13:29:10 2020] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 06 13:29:10 2020] [error] return view_func(*args, **kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 06 13:29:10 2020] [error] response = self.handle_exception(exc) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 388, in dispatch [Fri Mar 06 13:29:10 2020] [error] self.initial(request, *args, **kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 317, in initial [Fri Mar 06 13:29:10 2020] [error] self.perform_authentication(request) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 267, in perform_authentication [Fri Mar 06 13:29:10 2020] [error] request.user [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 219, in user [Fri Mar 06 13:29:10 2020] [error] self._authenticate() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 385, in _authenticate [Fri Mar 06 13:29:10 2020] [error] user_auth_tuple = authenticator.authenticate(self) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/authentication.py", line 117, in authenticate [Fri Mar 06 13:29:10 2020] [error] if not user or not user.is_active: [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Mar 06 13:29:10 2020] [error] self._setup() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Mar 06 13:29:10 2020] [error] self._wrapped = self._setupfunc() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Mar 06 13:29:10 2020] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Mar 06 13:29:10 2020] [error] request._cached_user = auth.get_user(request) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Mar 06 13:29:10 2020] [error] user_id = request.session[SESSION_KEY] [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Mar 06 13:29:10 2020] [error] return self._session[key] [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Mar 06 13:29:10 2020] [error] self._session_cache = self.load() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Mar 06 13:29:10 2020] [error] expire_date__gt=timezone.now() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Mar 06 13:29:10 2020] [error] return self.get_query_set().get(*args, **kwargs) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Mar 06 13:29:10 2020] [error] num = len(clone) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Mar 06 13:29:10 2020] [error] self._result_cache = list(self.iterator()) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Mar 06 13:29:10 2020] [error] for row in compiler.results_iter(): [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Mar 06 13:29:10 2020] [error] for rows in self.execute_sql(MULTI): [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Mar 06 13:29:10 2020] [error] cursor = self.connection.cursor() [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Mar 06 13:29:10 2020] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Mar 06 13:29:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Mar 06 13:29:10 2020] [error] self.connection = Database.connect(**conn_params) [Fri Mar 06 13:29:10 2020] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Mar 06 13:29:10 2020] [error] [Fri Mar 06 13:29:20 2020] [error] Internal Server Error: /bienes/mostrar_devolucion_api/ [Fri Mar 06 13:29:20 2020] [error] Traceback (most recent call last): [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 06 13:29:20 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 06 13:29:20 2020] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 06 13:29:20 2020] [error] return view_func(*args, **kwargs) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 06 13:29:20 2020] [error] response = self.handle_exception(exc) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 388, in dispatch [Fri Mar 06 13:29:20 2020] [error] self.initial(request, *args, **kwargs) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 317, in initial [Fri Mar 06 13:29:20 2020] [error] self.perform_authentication(request) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 267, in perform_authentication [Fri Mar 06 13:29:20 2020] [error] request.user [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 219, in user [Fri Mar 06 13:29:20 2020] [error] self._authenticate() [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 385, in _authenticate [Fri Mar 06 13:29:20 2020] [error] user_auth_tuple = authenticator.authenticate(self) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/authentication.py", line 117, in authenticate [Fri Mar 06 13:29:20 2020] [error] if not user or not user.is_active: [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Mar 06 13:29:20 2020] [error] self._setup() [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Mar 06 13:29:20 2020] [error] self._wrapped = self._setupfunc() [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Mar 06 13:29:20 2020] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Mar 06 13:29:20 2020] [error] request._cached_user = auth.get_user(request) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Mar 06 13:29:20 2020] [error] user_id = request.session[SESSION_KEY] [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Mar 06 13:29:20 2020] [error] return self._session[key] [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Mar 06 13:29:20 2020] [error] self._session_cache = self.load() [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Mar 06 13:29:20 2020] [error] expire_date__gt=timezone.now() [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Mar 06 13:29:20 2020] [error] return self.get_query_set().get(*args, **kwargs) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Mar 06 13:29:20 2020] [error] num = len(clone) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Mar 06 13:29:20 2020] [error] self._result_cache = list(self.iterator()) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Mar 06 13:29:20 2020] [error] for row in compiler.results_iter(): [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Mar 06 13:29:20 2020] [error] for rows in self.execute_sql(MULTI): [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Mar 06 13:29:20 2020] [error] cursor = self.connection.cursor() [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Mar 06 13:29:20 2020] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Mar 06 13:29:20 2020] [error] self.connection = Database.connect(**conn_params) [Fri Mar 06 13:29:20 2020] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Mar 06 13:29:20 2020] [error] [Fri Mar 06 13:29:20 2020] [error] Internal Server Error: /bienes/mostrar_devolucion_api/ [Fri Mar 06 13:29:20 2020] [error] Traceback (most recent call last): [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 06 13:29:20 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 06 13:29:20 2020] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 06 13:29:20 2020] [error] return view_func(*args, **kwargs) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 06 13:29:20 2020] [error] response = self.handle_exception(exc) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 388, in dispatch [Fri Mar 06 13:29:20 2020] [error] self.initial(request, *args, **kwargs) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 317, in initial [Fri Mar 06 13:29:20 2020] [error] self.perform_authentication(request) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 267, in perform_authentication [Fri Mar 06 13:29:20 2020] [error] request.user [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 219, in user [Fri Mar 06 13:29:20 2020] [error] self._authenticate() [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 385, in _authenticate [Fri Mar 06 13:29:20 2020] [error] user_auth_tuple = authenticator.authenticate(self) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/authentication.py", line 117, in authenticate [Fri Mar 06 13:29:20 2020] [error] if not user or not user.is_active: [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Mar 06 13:29:20 2020] [error] self._setup() [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Mar 06 13:29:20 2020] [error] self._wrapped = self._setupfunc() [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Mar 06 13:29:20 2020] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Mar 06 13:29:20 2020] [error] request._cached_user = auth.get_user(request) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Mar 06 13:29:20 2020] [error] user_id = request.session[SESSION_KEY] [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Mar 06 13:29:20 2020] [error] return self._session[key] [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Mar 06 13:29:20 2020] [error] self._session_cache = self.load() [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Mar 06 13:29:20 2020] [error] expire_date__gt=timezone.now() [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Mar 06 13:29:20 2020] [error] return self.get_query_set().get(*args, **kwargs) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Mar 06 13:29:20 2020] [error] num = len(clone) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Mar 06 13:29:20 2020] [error] self._result_cache = list(self.iterator()) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Mar 06 13:29:20 2020] [error] for row in compiler.results_iter(): [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Mar 06 13:29:20 2020] [error] for rows in self.execute_sql(MULTI): [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Mar 06 13:29:20 2020] [error] cursor = self.connection.cursor() [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Mar 06 13:29:20 2020] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Mar 06 13:29:20 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Mar 06 13:29:20 2020] [error] self.connection = Database.connect(**conn_params) [Fri Mar 06 13:29:20 2020] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Mar 06 13:29:20 2020] [error] [Fri Mar 06 13:31:50 2020] [error] Internal Server Error: /bienes/creardirector/ [Fri Mar 06 13:31:50 2020] [error] Traceback (most recent call last): [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 06 13:31:50 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Fri Mar 06 13:31:50 2020] [error] if test_func(request.user): [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Fri Mar 06 13:31:50 2020] [error] lambda u: u.is_authenticated(), [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Mar 06 13:31:50 2020] [error] self._setup() [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Mar 06 13:31:50 2020] [error] self._wrapped = self._setupfunc() [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Mar 06 13:31:50 2020] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Mar 06 13:31:50 2020] [error] request._cached_user = auth.get_user(request) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Mar 06 13:31:50 2020] [error] user_id = request.session[SESSION_KEY] [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Mar 06 13:31:50 2020] [error] return self._session[key] [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Mar 06 13:31:50 2020] [error] self._session_cache = self.load() [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Mar 06 13:31:50 2020] [error] expire_date__gt=timezone.now() [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Mar 06 13:31:50 2020] [error] return self.get_query_set().get(*args, **kwargs) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Mar 06 13:31:50 2020] [error] num = len(clone) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Mar 06 13:31:50 2020] [error] self._result_cache = list(self.iterator()) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Mar 06 13:31:50 2020] [error] for row in compiler.results_iter(): [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Mar 06 13:31:50 2020] [error] for rows in self.execute_sql(MULTI): [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Mar 06 13:31:50 2020] [error] cursor = self.connection.cursor() [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Mar 06 13:31:50 2020] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Mar 06 13:31:50 2020] [error] self.connection = Database.connect(**conn_params) [Fri Mar 06 13:31:50 2020] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Mar 06 13:31:50 2020] [error] [Fri Mar 06 13:31:50 2020] [error] Internal Server Error: /bienes/mostrardevolucion/ [Fri Mar 06 13:31:50 2020] [error] Traceback (most recent call last): [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 06 13:31:50 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 06 13:31:50 2020] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 86, in dispatch [Fri Mar 06 13:31:50 2020] [error] return handler(request, *args, **kwargs) [Fri Mar 06 13:31:50 2020] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1331, in get [Fri Mar 06 13:31:50 2020] [error] if not request.user.is_authenticated(): [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Mar 06 13:31:50 2020] [error] self._setup() [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Mar 06 13:31:50 2020] [error] self._wrapped = self._setupfunc() [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Mar 06 13:31:50 2020] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Mar 06 13:31:50 2020] [error] request._cached_user = auth.get_user(request) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Mar 06 13:31:50 2020] [error] user_id = request.session[SESSION_KEY] [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Mar 06 13:31:50 2020] [error] return self._session[key] [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Mar 06 13:31:50 2020] [error] self._session_cache = self.load() [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Mar 06 13:31:50 2020] [error] expire_date__gt=timezone.now() [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Mar 06 13:31:50 2020] [error] return self.get_query_set().get(*args, **kwargs) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Mar 06 13:31:50 2020] [error] num = len(clone) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Mar 06 13:31:50 2020] [error] self._result_cache = list(self.iterator()) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Mar 06 13:31:50 2020] [error] for row in compiler.results_iter(): [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Mar 06 13:31:50 2020] [error] for rows in self.execute_sql(MULTI): [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Mar 06 13:31:50 2020] [error] cursor = self.connection.cursor() [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Mar 06 13:31:50 2020] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Mar 06 13:31:50 2020] [error] self.connection = Database.connect(**conn_params) [Fri Mar 06 13:31:50 2020] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Mar 06 13:31:50 2020] [error] [Fri Mar 06 13:31:50 2020] [error] Internal Server Error: /bienes/mostrardevolucion/ [Fri Mar 06 13:31:50 2020] [error] Traceback (most recent call last): [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 06 13:31:50 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 06 13:31:50 2020] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 86, in dispatch [Fri Mar 06 13:31:50 2020] [error] return handler(request, *args, **kwargs) [Fri Mar 06 13:31:50 2020] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1331, in get [Fri Mar 06 13:31:50 2020] [error] if not request.user.is_authenticated(): [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Mar 06 13:31:50 2020] [error] self._setup() [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Mar 06 13:31:50 2020] [error] self._wrapped = self._setupfunc() [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Mar 06 13:31:50 2020] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Mar 06 13:31:50 2020] [error] request._cached_user = auth.get_user(request) [Fri Mar 06 13:31:50 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Mar 06 13:31:51 2020] [error] user_id = request.session[SESSION_KEY] [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Mar 06 13:31:51 2020] [error] return self._session[key] [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Mar 06 13:31:51 2020] [error] self._session_cache = self.load() [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Mar 06 13:31:51 2020] [error] expire_date__gt=timezone.now() [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Mar 06 13:31:51 2020] [error] return self.get_query_set().get(*args, **kwargs) [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Mar 06 13:31:51 2020] [error] num = len(clone) [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Mar 06 13:31:51 2020] [error] self._result_cache = list(self.iterator()) [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Mar 06 13:31:51 2020] [error] for row in compiler.results_iter(): [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Mar 06 13:31:51 2020] [error] for rows in self.execute_sql(MULTI): [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Mar 06 13:31:51 2020] [error] cursor = self.connection.cursor() [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Mar 06 13:31:51 2020] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Mar 06 13:31:51 2020] [error] self.connection = Database.connect(**conn_params) [Fri Mar 06 13:31:51 2020] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Mar 06 13:31:51 2020] [error] [Fri Mar 06 13:31:51 2020] [error] Internal Server Error: /bienes/mostrar_devolucion_api/ [Fri Mar 06 13:31:51 2020] [error] Traceback (most recent call last): [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 06 13:31:51 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 06 13:31:51 2020] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 06 13:31:51 2020] [error] return view_func(*args, **kwargs) [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 06 13:31:51 2020] [error] response = self.handle_exception(exc) [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 388, in dispatch [Fri Mar 06 13:31:51 2020] [error] self.initial(request, *args, **kwargs) [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 317, in initial [Fri Mar 06 13:31:51 2020] [error] self.perform_authentication(request) [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 267, in perform_authentication [Fri Mar 06 13:31:51 2020] [error] request.user [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 219, in user [Fri Mar 06 13:31:51 2020] [error] self._authenticate() [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 385, in _authenticate [Fri Mar 06 13:31:51 2020] [error] user_auth_tuple = authenticator.authenticate(self) [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/authentication.py", line 117, in authenticate [Fri Mar 06 13:31:51 2020] [error] if not user or not user.is_active: [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Mar 06 13:31:51 2020] [error] self._setup() [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Mar 06 13:31:51 2020] [error] self._wrapped = self._setupfunc() [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Mar 06 13:31:51 2020] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Mar 06 13:31:51 2020] [error] request._cached_user = auth.get_user(request) [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Mar 06 13:31:51 2020] [error] user_id = request.session[SESSION_KEY] [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Mar 06 13:31:51 2020] [error] return self._session[key] [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Mar 06 13:31:51 2020] [error] self._session_cache = self.load() [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Mar 06 13:31:51 2020] [error] expire_date__gt=timezone.now() [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Mar 06 13:31:51 2020] [error] return self.get_query_set().get(*args, **kwargs) [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Mar 06 13:31:51 2020] [error] num = len(clone) [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Mar 06 13:31:51 2020] [error] self._result_cache = list(self.iterator()) [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Mar 06 13:31:51 2020] [error] for row in compiler.results_iter(): [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Mar 06 13:31:51 2020] [error] for rows in self.execute_sql(MULTI): [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Mar 06 13:31:51 2020] [error] cursor = self.connection.cursor() [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Mar 06 13:31:51 2020] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Mar 06 13:31:51 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Mar 06 13:31:51 2020] [error] self.connection = Database.connect(**conn_params) [Fri Mar 06 13:31:51 2020] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Mar 06 13:31:51 2020] [error] [Fri Mar 06 13:32:00 2020] [error] Internal Server Error: /bienes/mostrar_devolucion_api/ [Fri Mar 06 13:32:00 2020] [error] Traceback (most recent call last): [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 06 13:32:00 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 06 13:32:00 2020] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 06 13:32:00 2020] [error] return view_func(*args, **kwargs) [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 06 13:32:00 2020] [error] response = self.handle_exception(exc) [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 388, in dispatch [Fri Mar 06 13:32:00 2020] [error] self.initial(request, *args, **kwargs) [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 317, in initial [Fri Mar 06 13:32:00 2020] [error] self.perform_authentication(request) [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 267, in perform_authentication [Fri Mar 06 13:32:00 2020] [error] request.user [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 219, in user [Fri Mar 06 13:32:00 2020] [error] self._authenticate() [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 385, in _authenticate [Fri Mar 06 13:32:00 2020] [error] user_auth_tuple = authenticator.authenticate(self) [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/authentication.py", line 117, in authenticate [Fri Mar 06 13:32:00 2020] [error] if not user or not user.is_active: [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Fri Mar 06 13:32:00 2020] [error] self._setup() [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Fri Mar 06 13:32:00 2020] [error] self._wrapped = self._setupfunc() [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Fri Mar 06 13:32:00 2020] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Fri Mar 06 13:32:00 2020] [error] request._cached_user = auth.get_user(request) [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Fri Mar 06 13:32:00 2020] [error] user_id = request.session[SESSION_KEY] [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Fri Mar 06 13:32:00 2020] [error] return self._session[key] [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Fri Mar 06 13:32:00 2020] [error] self._session_cache = self.load() [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Fri Mar 06 13:32:00 2020] [error] expire_date__gt=timezone.now() [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Mar 06 13:32:00 2020] [error] return self.get_query_set().get(*args, **kwargs) [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Mar 06 13:32:00 2020] [error] num = len(clone) [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Mar 06 13:32:00 2020] [error] self._result_cache = list(self.iterator()) [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Mar 06 13:32:00 2020] [error] for row in compiler.results_iter(): [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Mar 06 13:32:00 2020] [error] for rows in self.execute_sql(MULTI): [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Mar 06 13:32:00 2020] [error] cursor = self.connection.cursor() [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Mar 06 13:32:00 2020] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Mar 06 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Mar 06 13:32:00 2020] [error] self.connection = Database.connect(**conn_params) [Fri Mar 06 13:32:00 2020] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Mar 06 13:32:00 2020] [error] [Fri Mar 06 13:33:38 2020] [error] Internal Server Error: /bienes/login/ [Fri Mar 06 13:33:38 2020] [error] Traceback (most recent call last): [Fri Mar 06 13:33:38 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 06 13:33:38 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 06 13:33:38 2020] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 343, in login [Fri Mar 06 13:33:38 2020] [error] user = auth.authenticate(username=username, password=password) [Fri Mar 06 13:33:38 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 60, in authenticate [Fri Mar 06 13:33:38 2020] [error] user = backend.authenticate(**credentials) [Fri Mar 06 13:33:38 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/backends.py", line 16, in authenticate [Fri Mar 06 13:33:38 2020] [error] user = UserModel._default_manager.get_by_natural_key(username) [Fri Mar 06 13:33:38 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/models.py", line 168, in get_by_natural_key [Fri Mar 06 13:33:38 2020] [error] return self.get(**{self.model.USERNAME_FIELD: username}) [Fri Mar 06 13:33:38 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Mar 06 13:33:38 2020] [error] return self.get_query_set().get(*args, **kwargs) [Fri Mar 06 13:33:38 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Fri Mar 06 13:33:38 2020] [error] num = len(clone) [Fri Mar 06 13:33:38 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Fri Mar 06 13:33:38 2020] [error] self._result_cache = list(self.iterator()) [Fri Mar 06 13:33:38 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Fri Mar 06 13:33:38 2020] [error] for row in compiler.results_iter(): [Fri Mar 06 13:33:38 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Fri Mar 06 13:33:38 2020] [error] for rows in self.execute_sql(MULTI): [Fri Mar 06 13:33:38 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Fri Mar 06 13:33:38 2020] [error] cursor = self.connection.cursor() [Fri Mar 06 13:33:38 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Fri Mar 06 13:33:38 2020] [error] cursor = self.make_debug_cursor(self._cursor()) [Fri Mar 06 13:33:38 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Fri Mar 06 13:33:38 2020] [error] self.connection = Database.connect(**conn_params) [Fri Mar 06 13:33:38 2020] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Fri Mar 06 13:33:38 2020] [error] [Wed May 27 13:31:57 2020] [error] Internal Server Error: /bienes/menubien/ [Wed May 27 13:31:58 2020] [error] Traceback (most recent call last): [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed May 27 13:31:58 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Wed May 27 13:31:58 2020] [error] if test_func(request.user): [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Wed May 27 13:31:58 2020] [error] lambda u: u.is_authenticated(), [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Wed May 27 13:31:58 2020] [error] self._setup() [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Wed May 27 13:31:58 2020] [error] self._wrapped = self._setupfunc() [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Wed May 27 13:31:58 2020] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Wed May 27 13:31:58 2020] [error] request._cached_user = auth.get_user(request) [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Wed May 27 13:31:58 2020] [error] user_id = request.session[SESSION_KEY] [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Wed May 27 13:31:58 2020] [error] return self._session[key] [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Wed May 27 13:31:58 2020] [error] self._session_cache = self.load() [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Wed May 27 13:31:58 2020] [error] expire_date__gt=timezone.now() [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed May 27 13:31:58 2020] [error] return self.get_query_set().get(*args, **kwargs) [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Wed May 27 13:31:58 2020] [error] num = len(clone) [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Wed May 27 13:31:58 2020] [error] self._result_cache = list(self.iterator()) [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Wed May 27 13:31:58 2020] [error] for row in compiler.results_iter(): [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Wed May 27 13:31:58 2020] [error] for rows in self.execute_sql(MULTI): [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Wed May 27 13:31:58 2020] [error] cursor = self.connection.cursor() [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Wed May 27 13:31:58 2020] [error] cursor = self.make_debug_cursor(self._cursor()) [Wed May 27 13:31:58 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Wed May 27 13:31:58 2020] [error] self.connection = Database.connect(**conn_params) [Wed May 27 13:31:58 2020] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Wed May 27 13:31:58 2020] [error] [Wed May 27 13:32:00 2020] [error] Internal Server Error: /bienes/menubien/ [Wed May 27 13:32:00 2020] [error] Traceback (most recent call last): [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed May 27 13:32:00 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Wed May 27 13:32:00 2020] [error] if test_func(request.user): [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Wed May 27 13:32:00 2020] [error] lambda u: u.is_authenticated(), [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Wed May 27 13:32:00 2020] [error] self._setup() [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Wed May 27 13:32:00 2020] [error] self._wrapped = self._setupfunc() [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Wed May 27 13:32:00 2020] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Wed May 27 13:32:00 2020] [error] request._cached_user = auth.get_user(request) [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Wed May 27 13:32:00 2020] [error] user_id = request.session[SESSION_KEY] [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Wed May 27 13:32:00 2020] [error] return self._session[key] [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Wed May 27 13:32:00 2020] [error] self._session_cache = self.load() [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Wed May 27 13:32:00 2020] [error] expire_date__gt=timezone.now() [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed May 27 13:32:00 2020] [error] return self.get_query_set().get(*args, **kwargs) [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Wed May 27 13:32:00 2020] [error] num = len(clone) [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Wed May 27 13:32:00 2020] [error] self._result_cache = list(self.iterator()) [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Wed May 27 13:32:00 2020] [error] for row in compiler.results_iter(): [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Wed May 27 13:32:00 2020] [error] for rows in self.execute_sql(MULTI): [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Wed May 27 13:32:00 2020] [error] cursor = self.connection.cursor() [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Wed May 27 13:32:00 2020] [error] cursor = self.make_debug_cursor(self._cursor()) [Wed May 27 13:32:00 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Wed May 27 13:32:00 2020] [error] self.connection = Database.connect(**conn_params) [Wed May 27 13:32:00 2020] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Wed May 27 13:32:00 2020] [error] [Fri Jun 12 11:48:05 2020] [error] Internal Server Error: /bienes/creardevolucion/ [Fri Jun 12 11:48:05 2020] [error] Traceback (most recent call last): [Fri Jun 12 11:48:05 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Jun 12 11:48:05 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Jun 12 11:48:05 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Fri Jun 12 11:48:05 2020] [error] return view_func(request, *args, **kwargs) [Fri Jun 12 11:48:05 2020] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Fri Jun 12 11:48:05 2020] [error] bien_devuelto = Bienes.objects.get(id=bien) [Fri Jun 12 11:48:05 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Jun 12 11:48:05 2020] [error] return self.get_query_set().get(*args, **kwargs) [Fri Jun 12 11:48:05 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Fri Jun 12 11:48:05 2020] [error] self.model._meta.object_name) [Fri Jun 12 11:48:05 2020] [error] DoesNotExist: Bienes matching query does not exist. [Wed Jun 17 13:30:47 2020] [error] 5349 [Wed Jun 17 13:30:54 2020] [error] {u'pk': 5349, u'model': u'bienes.recepcion', u'fields': {u'hora': u'ONCE HORAS CON VEINTE MINUTOS', u'oficio': 6687, u'testigo1': u'C. MIGUEL \\xc1NGEL ALEM\\xc1N CRUZ', u'recibe': 819, u'envia': 202, u'fechaoficio': u'2020-04-27', u'expedienteacta': u'CARPETA DE INVESTIGACION', u'fecha': u'CINCO DE MAYO DEL A\\xd1O DOS MIL VEINTE', u'capturo': 377, u'numero_acta': u'V/0022/2020', u'bien': None, u'reviso': 802, u'estatus': True, u'testigo2': u'C. JOSE ANTONIO ROMERO PALAVICINI'}} [Wed Jun 17 13:31:15 2020] [error] 5349 [Wed Jun 17 13:31:55 2020] [error] 5349 [Wed Jun 17 13:32:16 2020] [error] {u'pk': 5349, u'model': u'bienes.recepcion', u'fields': {u'hora': u'ONCE HORAS CON VEINTE MINUTOS', u'oficio': 6687, u'testigo1': u'C. MIGUEL \\xc1NGEL ALEM\\xc1N CRUZ', u'recibe': 819, u'envia': 202, u'fechaoficio': u'2020-04-27', u'expedienteacta': u'CARPETA DE INVESTIGACION', u'fecha': u'CINCO DE MAYO DEL A\\xd1O DOS MIL VEINTE', u'capturo': 377, u'numero_acta': u'V/0022/2020', u'bien': None, u'reviso': 802, u'estatus': True, u'testigo2': u'C. JOSE ANTONIO ROMERO PALAVICINI'}} [Thu Jun 18 09:19:55 2020] [error] 5349 [Mon Jun 22 14:44:07 2020] [error] 5840 [Mon Jun 22 14:48:04 2020] [error] 6175 [Tue Jul 07 11:40:21 2020] [error] 6587 [Wed Jul 08 13:06:33 2020] [error] 6619 [Wed Jul 08 13:07:25 2020] [error] 5114 [Tue Jul 21 11:09:47 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26666): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 21 11:09:47 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 21 12:18:08 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26666): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 21 12:18:08 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 03 10:40:14 2020] [error] 6611 [Fri Aug 07 15:53:04 2020] [error] Internal Server Error: /bienes/creardevolucion/ [Fri Aug 07 15:53:05 2020] [error] Traceback (most recent call last): [Fri Aug 07 15:53:05 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Aug 07 15:53:05 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Aug 07 15:53:05 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Fri Aug 07 15:53:05 2020] [error] return view_func(request, *args, **kwargs) [Fri Aug 07 15:53:05 2020] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Fri Aug 07 15:53:05 2020] [error] bien_devuelto = Bienes.objects.get(id=bien) [Fri Aug 07 15:53:05 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Aug 07 15:53:05 2020] [error] return self.get_query_set().get(*args, **kwargs) [Fri Aug 07 15:53:05 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Fri Aug 07 15:53:05 2020] [error] self.model._meta.object_name) [Fri Aug 07 15:53:05 2020] [error] DoesNotExist: Bienes matching query does not exist. [Fri Aug 07 17:11:06 2020] [error] [client 10.82.10.35] mod_wsgi (pid=25178): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 07 17:11:06 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 07 17:22:14 2020] [error] 5364 [Tue Aug 25 08:58:25 2020] [error] [client 10.82.10.35] mod_wsgi (pid=19393): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 25 08:58:25 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 26 09:44:49 2020] [error] [client 10.82.10.35] mod_wsgi (pid=19393): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 26 09:44:49 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 26 09:54:07 2020] [error] [client 10.82.10.35] mod_wsgi (pid=19393): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 26 09:54:07 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 31 13:28:44 2020] [error] [client 10.82.10.35] mod_wsgi (pid=23734): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 31 13:28:44 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 31 13:38:15 2020] [error] [client 10.82.10.35] mod_wsgi (pid=23734): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 31 13:38:15 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Sep 08 08:47:12 2020] [error] [client 10.82.10.35] mod_wsgi (pid=17301): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 08 08:47:12 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Sep 08 16:20:34 2020] [error] [client 10.82.10.35] mod_wsgi (pid=17301): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 08 16:20:34 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Sep 28 14:02:08 2020] [error] Internal Server Error: /bienes/creardevolucion/ [Mon Sep 28 14:02:08 2020] [error] Traceback (most recent call last): [Mon Sep 28 14:02:08 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Sep 28 14:02:08 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Sep 28 14:02:08 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Mon Sep 28 14:02:08 2020] [error] return view_func(request, *args, **kwargs) [Mon Sep 28 14:02:08 2020] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Mon Sep 28 14:02:08 2020] [error] bien_devuelto = Bienes.objects.get(id=bien) [Mon Sep 28 14:02:08 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Sep 28 14:02:08 2020] [error] return self.get_query_set().get(*args, **kwargs) [Mon Sep 28 14:02:08 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Mon Sep 28 14:02:08 2020] [error] self.model._meta.object_name) [Mon Sep 28 14:02:08 2020] [error] DoesNotExist: Bienes matching query does not exist. [Mon Sep 28 14:03:54 2020] [error] Internal Server Error: /bienes/creardevolucion/ [Mon Sep 28 14:03:54 2020] [error] Traceback (most recent call last): [Mon Sep 28 14:03:54 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Sep 28 14:03:54 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Sep 28 14:03:54 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Mon Sep 28 14:03:54 2020] [error] return view_func(request, *args, **kwargs) [Mon Sep 28 14:03:54 2020] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Mon Sep 28 14:03:54 2020] [error] bien_devuelto = Bienes.objects.get(id=bien) [Mon Sep 28 14:03:54 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Sep 28 14:03:54 2020] [error] return self.get_query_set().get(*args, **kwargs) [Mon Sep 28 14:03:54 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Mon Sep 28 14:03:54 2020] [error] self.model._meta.object_name) [Mon Sep 28 14:03:54 2020] [error] DoesNotExist: Bienes matching query does not exist. [Mon Sep 28 14:04:27 2020] [error] Internal Server Error: /bienes/creardevolucion/ [Mon Sep 28 14:04:27 2020] [error] Traceback (most recent call last): [Mon Sep 28 14:04:27 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Sep 28 14:04:27 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Sep 28 14:04:27 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Mon Sep 28 14:04:27 2020] [error] return view_func(request, *args, **kwargs) [Mon Sep 28 14:04:27 2020] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Mon Sep 28 14:04:27 2020] [error] bien_devuelto = Bienes.objects.get(id=bien) [Mon Sep 28 14:04:27 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Sep 28 14:04:27 2020] [error] return self.get_query_set().get(*args, **kwargs) [Mon Sep 28 14:04:27 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Mon Sep 28 14:04:27 2020] [error] self.model._meta.object_name) [Mon Sep 28 14:04:27 2020] [error] DoesNotExist: Bienes matching query does not exist. [Mon Sep 28 15:08:27 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Sep 28 15:08:27 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Sep 29 11:34:15 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:34:15 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:34:20 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:34:20 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:34:21 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:34:21 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:44:12 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:44:12 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:44:31 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:44:31 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:44:52 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:44:52 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:45:01 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:45:01 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:45:09 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:45:09 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:45:11 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:45:11 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:45:45 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:45:45 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:45:56 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:45:56 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:46:01 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:46:01 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:46:07 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:46:07 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:46:11 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:46:11 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:46:18 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:46:18 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:46:18 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:46:18 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:46:19 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:46:19 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:46:19 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:46:19 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:46:22 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:46:22 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:46:42 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:46:43 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:46:43 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:46:44 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:46:45 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:46:45 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:46:45 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:46:47 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:46:50 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:46:51 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:46:51 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:46:52 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:46:52 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:46:52 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:46:52 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:46:52 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:46:53 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:46:56 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:00 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:02 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:02 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:03 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:03 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:03 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:05 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:06 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:06 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:06 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:06 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:15 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:15 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:15 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:15 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:15 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:16 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:16 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:18 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:18 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:18 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:18 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:47:18 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:47:33 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:47:33 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:47:36 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:47:36 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:47:36 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:47:38 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:47:38 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:47:38 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:47:38 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:48:11 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:48:11 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:48:15 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:48:15 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:48:19 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:48:19 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:48:20 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:48:20 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:48:23 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:48:23 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:48:24 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:48:24 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:48:54 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:48:54 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:49:02 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:49:02 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:49:06 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:49:06 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:49:18 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:49:18 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:49:56 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:49:56 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:50:13 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:50:14 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:50:17 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:50:18 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:50:20 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:50:20 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:50:20 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:50:20 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:50:21 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:50:21 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:50:21 2020] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Sep 29 11:50:41 2020] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/crearbien/ [Tue Sep 29 11:50:42 2020] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/crearbien/ [Tue Sep 29 11:50:42 2020] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/crearbien/ [Tue Sep 29 11:50:43 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:50:43 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:50:43 2020] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/crearbien/ [Tue Sep 29 11:50:43 2020] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/crearbien/ [Tue Sep 29 11:50:50 2020] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/crearbien/ [Tue Sep 29 11:50:51 2020] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/crearbien/ [Tue Sep 29 11:50:52 2020] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/crearbien/ [Tue Sep 29 11:50:52 2020] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/crearbien/ [Tue Sep 29 11:50:56 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:50:56 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:51:01 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:51:01 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:51:01 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:51:01 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:51:04 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:51:04 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:51:07 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:51:07 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:51:08 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:51:08 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:51:08 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:51:08 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:51:09 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:51:09 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:51:10 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:51:10 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:51:11 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:51:11 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:51:11 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:51:11 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:51:11 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:51:11 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:51:13 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:51:13 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 11:52:15 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 11:52:15 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 12:06:11 2020] [error] 6676 [Tue Sep 29 12:06:40 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 12:06:40 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Sep 29 12:06:42 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 12:06:42 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 12:06:54 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 12:06:54 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 12:06:56 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 12:06:56 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 12:06:57 2020] [error] [client 10.82.10.20] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 12:06:57 2020] [error] [client 10.82.10.20] IOError: failed to write data [Tue Sep 29 12:07:15 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 12:07:15 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Sep 29 12:07:20 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 12:07:20 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Sep 29 14:24:43 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 14:24:43 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Sep 29 14:24:47 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 29 14:24:47 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 09:50:50 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 09:50:50 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 11:12:40 2020] [error] 6677 [Wed Sep 30 11:13:19 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 11:13:19 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 11:13:22 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 11:13:22 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 11:33:49 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 11:33:49 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 11:33:58 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 11:33:58 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 11:34:09 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 11:34:09 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 11:34:16 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 11:34:16 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 11:34:16 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 11:34:16 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 12:06:44 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 12:06:44 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 12:06:54 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 12:06:54 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 12:06:55 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 12:06:55 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 12:41:12 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 12:41:12 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 12:41:22 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 12:41:22 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 13:07:01 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 13:07:01 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 13:07:09 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 13:07:09 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 13:29:40 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 13:29:40 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 13:29:50 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 13:29:50 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 14:39:38 2020] [error] 1446 [Wed Sep 30 14:40:31 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 14:40:31 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 14:41:58 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 14:41:58 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 14:42:17 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 14:42:17 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 14:42:32 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 14:42:32 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 14:42:33 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 14:42:33 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 14:42:33 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 14:42:33 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 14:42:38 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 14:42:38 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 14:42:48 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 14:42:48 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 14:42:51 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 14:42:51 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 14:42:53 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 14:42:53 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 15:28:23 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 15:28:23 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 15:28:33 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 15:28:33 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 15:28:34 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 15:28:34 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 15:41:14 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 15:41:14 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 16:03:55 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 16:03:55 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 30 16:03:59 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 30 16:03:59 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Oct 01 09:07:19 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Oct 01 09:07:19 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Oct 01 09:07:23 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Oct 01 09:07:23 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Oct 01 11:50:50 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Oct 01 11:50:50 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Oct 01 12:29:44 2020] [error] Internal Server Error: /bienes/consultartipo/ [Thu Oct 01 12:29:44 2020] [error] Traceback (most recent call last): [Thu Oct 01 12:29:44 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Thu Oct 01 12:29:44 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Thu Oct 01 12:29:44 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Thu Oct 01 12:29:44 2020] [error] return view_func(*args, **kwargs) [Thu Oct 01 12:29:44 2020] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1230, in consultartipo [Thu Oct 01 12:29:44 2020] [error] a = Enlace.objects.filter(tipo_bien=tipo) [Thu Oct 01 12:29:44 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 155, in filter [Thu Oct 01 12:29:44 2020] [error] return self.get_query_set().filter(*args, **kwargs) [Thu Oct 01 12:29:44 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Thu Oct 01 12:29:44 2020] [error] return self._filter_or_exclude(False, *args, **kwargs) [Thu Oct 01 12:29:44 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Thu Oct 01 12:29:44 2020] [error] clone.query.add_q(Q(*args, **kwargs)) [Thu Oct 01 12:29:44 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Thu Oct 01 12:29:44 2020] [error] can_reuse=used_aliases, force_having=force_having) [Thu Oct 01 12:29:44 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Thu Oct 01 12:29:44 2020] [error] connector) [Thu Oct 01 12:29:44 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Thu Oct 01 12:29:44 2020] [error] value = obj.prepare(lookup_type, value) [Thu Oct 01 12:29:44 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Thu Oct 01 12:29:44 2020] [error] return self.field.get_prep_lookup(lookup_type, value) [Thu Oct 01 12:29:44 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 143, in get_prep_lookup [Thu Oct 01 12:29:44 2020] [error] return self._pk_trace(value, 'get_prep_lookup', lookup_type) [Thu Oct 01 12:29:44 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 216, in _pk_trace [Thu Oct 01 12:29:44 2020] [error] v = getattr(field, prep_func)(lookup_type, v, **kwargs) [Thu Oct 01 12:29:44 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 322, in get_prep_lookup [Thu Oct 01 12:29:44 2020] [error] return self.get_prep_value(value) [Thu Oct 01 12:29:44 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 555, in get_prep_value [Thu Oct 01 12:29:44 2020] [error] return int(value) [Thu Oct 01 12:29:44 2020] [error] ValueError: invalid literal for int() with base 10: '' [Thu Oct 01 12:30:08 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Oct 01 12:30:08 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Oct 01 12:35:24 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Oct 01 12:35:24 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Oct 01 12:36:15 2020] [error] 2709 [Thu Oct 01 12:56:36 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Oct 01 12:56:36 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Oct 01 13:50:17 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Oct 01 13:50:17 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Oct 01 15:21:15 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Oct 01 15:21:15 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Oct 01 15:21:18 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Oct 01 15:21:18 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Oct 01 15:44:03 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Oct 01 15:44:03 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 02 08:41:33 2020] [error] 5260 [Fri Oct 02 13:08:45 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 02 13:08:45 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 02 13:08:49 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 02 13:08:49 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 02 13:48:23 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 02 13:48:23 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 02 13:48:27 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 02 13:48:27 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 02 13:55:01 2020] [error] 5415 [Tue Oct 06 11:35:05 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1994): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 06 11:35:05 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 06 13:25:47 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1994): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 06 13:25:47 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 06 14:43:25 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1994): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 06 14:43:25 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 06 15:00:03 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1994): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 06 15:00:03 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Oct 07 10:03:12 2020] [error] Traceback (most recent call last): [Wed Oct 07 10:03:12 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Wed Oct 07 10:03:12 2020] [error] msg = self.format(record) [Wed Oct 07 10:03:12 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Wed Oct 07 10:03:12 2020] [error] return fmt.format(record) [Wed Oct 07 10:03:12 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Wed Oct 07 10:03:12 2020] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Wed Oct 07 10:03:12 2020] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1776: ordinal not in range(128) [Wed Oct 07 10:13:50 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1994): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Oct 07 10:13:50 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Oct 07 10:36:39 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1994): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Oct 07 10:36:39 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Oct 08 12:36:15 2020] [error] 6729 [Thu Oct 08 13:09:59 2020] [error] 5448 [Thu Oct 08 13:10:56 2020] [error] 5448 [Thu Oct 08 13:12:09 2020] [error] 5449 [Thu Oct 08 14:55:01 2020] [error] 2652 [Thu Oct 08 14:55:14 2020] [error] 5448 [Thu Oct 08 16:23:12 2020] [error] Traceback (most recent call last): [Thu Oct 08 16:23:12 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Thu Oct 08 16:23:12 2020] [error] msg = self.format(record) [Thu Oct 08 16:23:12 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Thu Oct 08 16:23:12 2020] [error] return fmt.format(record) [Thu Oct 08 16:23:12 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Thu Oct 08 16:23:12 2020] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Thu Oct 08 16:23:12 2020] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Thu Oct 08 16:23:21 2020] [error] Traceback (most recent call last): [Thu Oct 08 16:23:21 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Thu Oct 08 16:23:21 2020] [error] msg = self.format(record) [Thu Oct 08 16:23:21 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Thu Oct 08 16:23:21 2020] [error] return fmt.format(record) [Thu Oct 08 16:23:21 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Thu Oct 08 16:23:21 2020] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Thu Oct 08 16:23:21 2020] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Thu Oct 08 16:23:28 2020] [error] Traceback (most recent call last): [Thu Oct 08 16:23:28 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Thu Oct 08 16:23:28 2020] [error] msg = self.format(record) [Thu Oct 08 16:23:28 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Thu Oct 08 16:23:28 2020] [error] return fmt.format(record) [Thu Oct 08 16:23:28 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Thu Oct 08 16:23:28 2020] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Thu Oct 08 16:23:28 2020] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Fri Oct 09 09:26:37 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1994): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 09 09:26:37 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 09 09:26:41 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1994): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 09 09:26:41 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 09 09:51:35 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1994): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 09 09:51:35 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 09 09:53:26 2020] [error] Internal Server Error: /bienes/consultartipo/ [Fri Oct 09 09:53:26 2020] [error] Traceback (most recent call last): [Fri Oct 09 09:53:26 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Oct 09 09:53:26 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Oct 09 09:53:26 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Oct 09 09:53:26 2020] [error] return view_func(*args, **kwargs) [Fri Oct 09 09:53:26 2020] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1230, in consultartipo [Fri Oct 09 09:53:26 2020] [error] a = Enlace.objects.filter(tipo_bien=tipo) [Fri Oct 09 09:53:26 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 155, in filter [Fri Oct 09 09:53:26 2020] [error] return self.get_query_set().filter(*args, **kwargs) [Fri Oct 09 09:53:26 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Oct 09 09:53:26 2020] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Oct 09 09:53:26 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Oct 09 09:53:26 2020] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Oct 09 09:53:26 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Oct 09 09:53:26 2020] [error] can_reuse=used_aliases, force_having=force_having) [Fri Oct 09 09:53:26 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Oct 09 09:53:26 2020] [error] connector) [Fri Oct 09 09:53:26 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Oct 09 09:53:26 2020] [error] value = obj.prepare(lookup_type, value) [Fri Oct 09 09:53:26 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Oct 09 09:53:26 2020] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Oct 09 09:53:26 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 143, in get_prep_lookup [Fri Oct 09 09:53:26 2020] [error] return self._pk_trace(value, 'get_prep_lookup', lookup_type) [Fri Oct 09 09:53:26 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 216, in _pk_trace [Fri Oct 09 09:53:26 2020] [error] v = getattr(field, prep_func)(lookup_type, v, **kwargs) [Fri Oct 09 09:53:26 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 322, in get_prep_lookup [Fri Oct 09 09:53:26 2020] [error] return self.get_prep_value(value) [Fri Oct 09 09:53:26 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 555, in get_prep_value [Fri Oct 09 09:53:26 2020] [error] return int(value) [Fri Oct 09 09:53:26 2020] [error] ValueError: invalid literal for int() with base 10: '' [Fri Oct 09 10:07:50 2020] [error] 6729 [Fri Oct 09 10:12:55 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1994): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 09 10:12:55 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 09 10:20:06 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1994): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 09 10:20:07 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 09 10:20:07 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1994): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 09 10:20:07 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 09 11:26:03 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1994): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 09 11:26:03 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 09 13:40:44 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1994): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 09 13:40:44 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 09 13:54:17 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1994): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 09 13:54:17 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 09 14:10:49 2020] [error] [client 10.82.10.35] mod_wsgi (pid=1994): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 09 14:10:49 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 12 12:57:01 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 12 12:57:01 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 12 12:58:43 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 12 12:58:43 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 12 13:18:06 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 12 13:18:06 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 12 13:28:16 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 12 13:28:16 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 12 13:59:09 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 12 13:59:09 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 12 14:02:32 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 12 14:02:32 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 12 14:20:10 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 12 14:20:10 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 12 14:31:55 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 12 14:31:55 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 12 14:42:24 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 12 14:42:24 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 12 15:13:29 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 12 15:13:29 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 12 17:00:41 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 12 17:00:41 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 12 17:02:21 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 12 17:02:21 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 12 17:09:06 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 12 17:09:06 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 12 17:14:40 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 12 17:14:40 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 12 17:50:43 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 12 17:50:43 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 13 10:39:33 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 13 10:39:33 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 13 11:19:41 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 13 11:19:41 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 13 11:28:24 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 13 11:28:24 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 13 11:28:31 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 13 11:28:31 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 13 11:28:38 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 13 11:28:38 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 13 11:30:55 2020] [error] Internal Server Error: /bienes/consultartipo/ [Tue Oct 13 11:30:55 2020] [error] Traceback (most recent call last): [Tue Oct 13 11:30:55 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Tue Oct 13 11:30:55 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Tue Oct 13 11:30:55 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Tue Oct 13 11:30:55 2020] [error] return view_func(*args, **kwargs) [Tue Oct 13 11:30:55 2020] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1230, in consultartipo [Tue Oct 13 11:30:55 2020] [error] a = Enlace.objects.filter(tipo_bien=tipo) [Tue Oct 13 11:30:55 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 155, in filter [Tue Oct 13 11:30:55 2020] [error] return self.get_query_set().filter(*args, **kwargs) [Tue Oct 13 11:30:55 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Tue Oct 13 11:30:55 2020] [error] return self._filter_or_exclude(False, *args, **kwargs) [Tue Oct 13 11:30:55 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Tue Oct 13 11:30:55 2020] [error] clone.query.add_q(Q(*args, **kwargs)) [Tue Oct 13 11:30:55 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Tue Oct 13 11:30:55 2020] [error] can_reuse=used_aliases, force_having=force_having) [Tue Oct 13 11:30:55 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Tue Oct 13 11:30:55 2020] [error] connector) [Tue Oct 13 11:30:55 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Tue Oct 13 11:30:55 2020] [error] value = obj.prepare(lookup_type, value) [Tue Oct 13 11:30:55 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Tue Oct 13 11:30:55 2020] [error] return self.field.get_prep_lookup(lookup_type, value) [Tue Oct 13 11:30:55 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 143, in get_prep_lookup [Tue Oct 13 11:30:55 2020] [error] return self._pk_trace(value, 'get_prep_lookup', lookup_type) [Tue Oct 13 11:30:55 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 216, in _pk_trace [Tue Oct 13 11:30:55 2020] [error] v = getattr(field, prep_func)(lookup_type, v, **kwargs) [Tue Oct 13 11:30:55 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 322, in get_prep_lookup [Tue Oct 13 11:30:55 2020] [error] return self.get_prep_value(value) [Tue Oct 13 11:30:55 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 555, in get_prep_value [Tue Oct 13 11:30:55 2020] [error] return int(value) [Tue Oct 13 11:30:55 2020] [error] ValueError: invalid literal for int() with base 10: '' [Tue Oct 13 12:01:35 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 13 12:01:35 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 13 12:08:55 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 13 12:08:55 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 13 12:50:15 2020] [error] 5534 [Tue Oct 13 12:58:04 2020] [error] 6729 [Tue Oct 13 15:27:52 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 13 15:27:52 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 13 15:40:36 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 13 15:40:36 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 13 16:03:28 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 13 16:03:28 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 13 16:04:47 2020] [error] [client 10.82.10.35] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 13 16:04:47 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Oct 14 10:07:07 2020] [error] [client 10.82.10.20] mod_wsgi (pid=7315): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Oct 14 10:07:07 2020] [error] [client 10.82.10.20] IOError: failed to write data [Thu Oct 15 15:45:33 2020] [error] Internal Server Error: /bienes/consultartipo/ [Thu Oct 15 15:45:33 2020] [error] Traceback (most recent call last): [Thu Oct 15 15:45:33 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Thu Oct 15 15:45:33 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Thu Oct 15 15:45:33 2020] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Thu Oct 15 15:45:33 2020] [error] return view_func(*args, **kwargs) [Thu Oct 15 15:45:33 2020] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1230, in consultartipo [Thu Oct 15 15:45:33 2020] [error] a = Enlace.objects.filter(tipo_bien=tipo) [Thu Oct 15 15:45:33 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 155, in filter [Thu Oct 15 15:45:33 2020] [error] return self.get_query_set().filter(*args, **kwargs) [Thu Oct 15 15:45:33 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Thu Oct 15 15:45:33 2020] [error] return self._filter_or_exclude(False, *args, **kwargs) [Thu Oct 15 15:45:33 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Thu Oct 15 15:45:33 2020] [error] clone.query.add_q(Q(*args, **kwargs)) [Thu Oct 15 15:45:33 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Thu Oct 15 15:45:33 2020] [error] can_reuse=used_aliases, force_having=force_having) [Thu Oct 15 15:45:33 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Thu Oct 15 15:45:33 2020] [error] connector) [Thu Oct 15 15:45:33 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Thu Oct 15 15:45:33 2020] [error] value = obj.prepare(lookup_type, value) [Thu Oct 15 15:45:33 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Thu Oct 15 15:45:33 2020] [error] return self.field.get_prep_lookup(lookup_type, value) [Thu Oct 15 15:45:33 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 143, in get_prep_lookup [Thu Oct 15 15:45:33 2020] [error] return self._pk_trace(value, 'get_prep_lookup', lookup_type) [Thu Oct 15 15:45:33 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 216, in _pk_trace [Thu Oct 15 15:45:33 2020] [error] v = getattr(field, prep_func)(lookup_type, v, **kwargs) [Thu Oct 15 15:45:33 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 322, in get_prep_lookup [Thu Oct 15 15:45:33 2020] [error] return self.get_prep_value(value) [Thu Oct 15 15:45:33 2020] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 555, in get_prep_value [Thu Oct 15 15:45:33 2020] [error] return int(value) [Thu Oct 15 15:45:33 2020] [error] ValueError: invalid literal for int() with base 10: '' [Fri Oct 16 09:02:44 2020] [error] [client 10.82.10.35] mod_wsgi (pid=12264): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 16 09:02:44 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 16 10:44:39 2020] [error] [client 10.82.10.35] mod_wsgi (pid=12264): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 16 10:44:39 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 16 10:55:56 2020] [error] [client 10.82.10.35] mod_wsgi (pid=12264): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 16 10:55:56 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 16 11:45:33 2020] [error] 2652 [Fri Oct 16 13:01:10 2020] [error] [client 10.82.10.35] mod_wsgi (pid=12264): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 16 13:01:10 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 16 13:26:28 2020] [error] [client 10.82.10.35] mod_wsgi (pid=12264): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 16 13:26:28 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Oct 22 10:08:09 2020] [error] [client 10.82.10.35] mod_wsgi (pid=17793): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Oct 22 10:08:09 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Oct 22 10:08:51 2020] [error] [client 10.82.10.35] mod_wsgi (pid=17793): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Oct 22 10:08:51 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Oct 22 10:15:30 2020] [error] [client 10.82.10.35] mod_wsgi (pid=17793): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Oct 22 10:15:30 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Oct 22 10:19:40 2020] [error] [client 10.82.10.35] mod_wsgi (pid=17793): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Oct 22 10:19:40 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 23 14:23:50 2020] [error] [client 10.82.10.35] mod_wsgi (pid=21007): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 23 14:23:50 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 23 14:23:54 2020] [error] [client 10.82.10.35] mod_wsgi (pid=21007): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 23 14:23:54 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 23 15:35:14 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22312): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 23 15:35:14 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 23 15:35:22 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22312): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 23 15:35:22 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 23 15:38:59 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22312): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 23 15:38:59 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 23 15:53:04 2020] [error] [client 10.82.10.35] mod_wsgi (pid=24534): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 23 15:53:04 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 23 16:22:09 2020] [error] [client 10.82.10.35] mod_wsgi (pid=24534): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 23 16:22:09 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 23 16:22:20 2020] [error] [client 10.82.10.35] mod_wsgi (pid=24534): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 23 16:22:20 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 26 17:46:16 2020] [error] Traceback (most recent call last): [Mon Oct 26 17:46:16 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Oct 26 17:46:16 2020] [error] msg = self.format(record) [Mon Oct 26 17:46:16 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Oct 26 17:46:16 2020] [error] return fmt.format(record) [Mon Oct 26 17:46:16 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Oct 26 17:46:16 2020] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Oct 26 17:46:16 2020] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Mon Oct 26 17:46:38 2020] [error] Traceback (most recent call last): [Mon Oct 26 17:46:38 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Oct 26 17:46:38 2020] [error] msg = self.format(record) [Mon Oct 26 17:46:38 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Oct 26 17:46:38 2020] [error] return fmt.format(record) [Mon Oct 26 17:46:38 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Oct 26 17:46:38 2020] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Oct 26 17:46:38 2020] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Mon Oct 26 17:53:18 2020] [error] [client 10.82.10.35] mod_wsgi (pid=16167): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 26 17:53:18 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 27 08:34:10 2020] [error] [client 10.82.10.35] mod_wsgi (pid=16167): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 27 08:34:10 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 27 08:43:40 2020] [error] [client 10.82.10.35] mod_wsgi (pid=16167): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 27 08:43:40 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 27 09:15:32 2020] [error] [client 10.82.10.35] mod_wsgi (pid=16167): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 27 09:15:32 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 27 13:22:20 2020] [error] [client 10.82.10.35] mod_wsgi (pid=16167): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 27 13:22:20 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 27 13:22:22 2020] [error] [client 10.82.10.35] mod_wsgi (pid=16167): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 27 13:22:22 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 03 12:40:29 2020] [error] [client 10.82.10.35] mod_wsgi (pid=23527): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 03 12:40:29 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 03 13:14:00 2020] [error] [client 10.82.10.35] mod_wsgi (pid=23527): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 03 13:14:00 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 03 13:25:54 2020] [error] [client 10.82.10.35] mod_wsgi (pid=23527): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 03 13:25:54 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 03 13:56:15 2020] [error] [client 10.82.10.35] mod_wsgi (pid=23527): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 03 13:56:15 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 03 13:59:22 2020] [error] [client 10.82.10.35] mod_wsgi (pid=23527): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 03 13:59:22 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 03 15:33:46 2020] [error] [client 10.82.10.35] mod_wsgi (pid=23527): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 03 15:33:46 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 03 15:39:13 2020] [error] [client 10.82.10.35] mod_wsgi (pid=23527): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 03 15:39:13 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Nov 04 18:06:12 2020] [error] [client 10.82.10.35] mod_wsgi (pid=23527): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 04 18:06:12 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Nov 05 15:23:07 2020] [error] [client 10.82.10.35] mod_wsgi (pid=23527): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Nov 05 15:23:07 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 06 13:38:20 2020] [error] [client 10.82.10.35] mod_wsgi (pid=28817): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 06 13:38:20 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 06 14:11:51 2020] [error] [client 10.82.10.35] mod_wsgi (pid=28817): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 06 14:11:51 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Nov 09 12:55:32 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Nov 09 12:55:32 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Nov 09 13:12:15 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Nov 09 13:12:15 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Nov 09 13:12:25 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Nov 09 13:12:25 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Nov 09 14:15:51 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Nov 09 14:15:51 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Nov 09 14:27:47 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Nov 09 14:27:47 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Nov 09 15:11:18 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Nov 09 15:11:18 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Nov 09 16:15:20 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Nov 09 16:15:20 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 16:40:44 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 16:40:44 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 16:47:48 2020] [error] Traceback (most recent call last): [Fri Nov 13 16:47:48 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Fri Nov 13 16:47:48 2020] [error] msg = self.format(record) [Fri Nov 13 16:47:48 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Fri Nov 13 16:47:48 2020] [error] return fmt.format(record) [Fri Nov 13 16:47:48 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Fri Nov 13 16:47:48 2020] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Fri Nov 13 16:47:48 2020] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Fri Nov 13 16:48:01 2020] [error] Traceback (most recent call last): [Fri Nov 13 16:48:01 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Fri Nov 13 16:48:01 2020] [error] msg = self.format(record) [Fri Nov 13 16:48:01 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Fri Nov 13 16:48:01 2020] [error] return fmt.format(record) [Fri Nov 13 16:48:01 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Fri Nov 13 16:48:01 2020] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Fri Nov 13 16:48:01 2020] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Fri Nov 13 17:05:41 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:05:41 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:09 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:09 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:16 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:16 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:16 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:16 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:16 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:16 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:16 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:16 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:17 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:17 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:17 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:17 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:18 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:18 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:18 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:18 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:18 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:18 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:18 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:18 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:18 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:18 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:18 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:18 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:19 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:19 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:24 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:24 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:26 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:26 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:26 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:26 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:26 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:26 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:26 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:26 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:26 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:26 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:27 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:27 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:27 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:27 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:27 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:27 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:27 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:27 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:28 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:28 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:28 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:28 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:30 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:30 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:33 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:33 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:34 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:34 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:35 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:35 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:35 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:35 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:36 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:36 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:36 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:36 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:36 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:36 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:36 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:37 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:37 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:37 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:37 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:37 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:37 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:37 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:37 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:37 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:38 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:38 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:39 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:39 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:40 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:40 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 13 17:11:40 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11120): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 13 17:11:40 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 17 08:19:21 2020] [error] [client 10.82.10.35] mod_wsgi (pid=29491): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 17 08:19:21 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 24 16:28:00 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26495): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 24 16:28:00 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 24 16:32:33 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26495): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 24 16:32:33 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 24 16:46:47 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26495): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 24 16:46:47 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 24 16:52:39 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26495): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 24 16:52:39 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 24 16:59:36 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26495): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 24 16:59:36 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 24 17:04:55 2020] [error] Internal Server Error: /bienes/191/editarpersona/ [Tue Nov 24 17:04:55 2020] [error] Traceback (most recent call last): [Tue Nov 24 17:04:55 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Tue Nov 24 17:04:55 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Tue Nov 24 17:04:55 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Tue Nov 24 17:04:55 2020] [error] return view_func(request, *args, **kwargs) [Tue Nov 24 17:04:55 2020] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 763, in editarpersona [Tue Nov 24 17:04:55 2020] [error] return render_to_response('formpersona.html', diccionario, context_instance=RequestContext(request)) [Tue Nov 24 17:04:55 2020] [error] UnboundLocalError: local variable 'diccionario' referenced before assignment [Tue Nov 24 17:05:10 2020] [error] Internal Server Error: /bienes/191/editarpersona/ [Tue Nov 24 17:05:10 2020] [error] Traceback (most recent call last): [Tue Nov 24 17:05:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Tue Nov 24 17:05:10 2020] [error] response = callback(request, *callback_args, **callback_kwargs) [Tue Nov 24 17:05:10 2020] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Tue Nov 24 17:05:10 2020] [error] return view_func(request, *args, **kwargs) [Tue Nov 24 17:05:10 2020] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 763, in editarpersona [Tue Nov 24 17:05:10 2020] [error] return render_to_response('formpersona.html', diccionario, context_instance=RequestContext(request)) [Tue Nov 24 17:05:10 2020] [error] UnboundLocalError: local variable 'diccionario' referenced before assignment [Tue Nov 24 17:09:01 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26495): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 24 17:09:01 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 24 17:12:06 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26495): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 24 17:12:06 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 24 17:13:56 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26495): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 24 17:13:56 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 24 17:20:57 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26495): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 24 17:20:57 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 24 17:26:36 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26495): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 24 17:26:36 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Nov 25 07:47:49 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26495): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 25 07:47:49 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Nov 25 07:47:51 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26495): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 25 07:47:51 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Nov 25 07:54:33 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26495): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 25 07:54:33 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Nov 25 08:01:20 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26495): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 25 08:01:20 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Nov 25 08:21:44 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26495): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 25 08:21:44 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Nov 25 15:31:39 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26495): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 25 15:31:39 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Nov 25 15:34:25 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26495): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 25 15:34:25 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Nov 25 15:40:42 2020] [error] [client 10.82.10.35] mod_wsgi (pid=26495): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 25 15:40:42 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 12:55:33 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 12:55:33 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 12:57:06 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 12:57:06 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 12:57:12 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 12:57:12 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 12:59:26 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 12:59:26 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 13:18:48 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 13:18:48 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 13:33:08 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 13:33:08 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 13:40:03 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 13:40:03 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 13:45:19 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 13:45:19 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 14:03:32 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 14:03:32 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 14:03:40 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 14:03:40 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 14:06:23 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 14:06:23 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 14:15:30 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 14:15:30 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 14:53:19 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 14:53:19 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 14:53:24 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 14:53:24 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 14:53:30 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 14:53:30 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 14:55:23 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 14:55:23 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 14:56:07 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 14:56:07 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 14:56:12 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 14:56:12 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 14:56:41 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 14:56:41 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 14:58:18 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 14:58:18 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 27 15:41:29 2020] [error] [client 10.82.10.35] mod_wsgi (pid=22744): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Nov 27 15:41:29 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Nov 30 18:20:51 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Nov 30 18:20:51 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Nov 30 18:26:13 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Nov 30 18:26:13 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Nov 30 18:30:21 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Nov 30 18:30:21 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Nov 30 18:42:36 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Nov 30 18:42:36 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Nov 30 18:49:31 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Nov 30 18:49:31 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Nov 30 18:59:04 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Nov 30 18:59:04 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Nov 30 19:01:52 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Nov 30 19:01:52 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Nov 30 19:03:13 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Nov 30 19:03:13 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 16:52:06 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 16:52:06 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 17:04:41 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 17:04:41 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 17:09:29 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 17:09:29 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 17:23:56 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 17:23:56 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 17:24:01 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 17:24:01 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 17:24:35 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 17:24:35 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 17:24:35 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 17:24:35 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 17:24:58 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 17:24:58 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 17:25:05 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 17:25:05 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 17:28:17 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 17:28:17 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 17:45:02 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 17:45:02 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 17:55:14 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 17:55:14 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 17:55:21 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 17:55:21 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 18:01:24 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 18:01:24 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 18:03:00 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 18:03:00 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 18:13:15 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 18:13:15 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 18:35:47 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 18:35:47 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 18:41:06 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 18:41:06 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 18:44:12 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 18:44:12 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 19:04:15 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 19:04:15 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 01 19:12:13 2020] [error] [client 10.82.10.35] mod_wsgi (pid=4903): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 01 19:12:13 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Dec 07 07:56:21 2020] [error] [client 10.82.10.35] mod_wsgi (pid=628): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 07 07:56:21 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Dec 07 18:05:12 2020] [error] [client 10.82.10.35] mod_wsgi (pid=628): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 07 18:05:12 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Dec 07 18:07:06 2020] [error] [client 10.82.10.35] mod_wsgi (pid=628): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 07 18:07:06 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Dec 07 18:07:54 2020] [error] [client 10.82.10.35] mod_wsgi (pid=628): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 07 18:07:54 2020] [error] [client 10.82.10.35] IOError: failed to write data [Mon Dec 07 18:07:57 2020] [error] [client 10.82.10.35] mod_wsgi (pid=628): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 07 18:07:57 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 08 07:50:33 2020] [error] Traceback (most recent call last): [Tue Dec 08 07:50:33 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Tue Dec 08 07:50:33 2020] [error] msg = self.format(record) [Tue Dec 08 07:50:33 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Tue Dec 08 07:50:33 2020] [error] return fmt.format(record) [Tue Dec 08 07:50:33 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Tue Dec 08 07:50:33 2020] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Tue Dec 08 07:50:33 2020] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Tue Dec 08 08:54:30 2020] [error] [client 10.82.10.35] mod_wsgi (pid=628): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 08 08:54:30 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 08 09:01:02 2020] [error] [client 10.82.10.35] mod_wsgi (pid=628): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 08 09:01:02 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 08 09:10:47 2020] [error] [client 10.82.10.35] mod_wsgi (pid=628): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 08 09:10:47 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 08 09:15:40 2020] [error] [client 10.82.10.35] mod_wsgi (pid=628): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 08 09:15:40 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 08 09:27:28 2020] [error] [client 10.82.10.35] mod_wsgi (pid=628): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 08 09:27:28 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 08 09:52:56 2020] [error] [client 10.82.10.35] mod_wsgi (pid=628): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 08 09:52:56 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 08 10:27:41 2020] [error] [client 10.82.10.35] mod_wsgi (pid=628): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 08 10:27:41 2020] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 08 10:31:00 2020] [error] [client 10.82.10.35] mod_wsgi (pid=628): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 08 10:31:00 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 10 12:20:53 2020] [error] Traceback (most recent call last): [Thu Dec 10 12:20:53 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Thu Dec 10 12:20:53 2020] [error] msg = self.format(record) [Thu Dec 10 12:20:53 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Thu Dec 10 12:20:53 2020] [error] return fmt.format(record) [Thu Dec 10 12:20:53 2020] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Thu Dec 10 12:20:53 2020] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Thu Dec 10 12:20:53 2020] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Thu Dec 10 12:24:21 2020] [error] [client 10.82.10.35] mod_wsgi (pid=628): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 10 12:24:21 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 10 12:38:34 2020] [error] [client 10.82.10.35] mod_wsgi (pid=628): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 10 12:38:34 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 10 12:40:51 2020] [error] [client 10.82.10.35] mod_wsgi (pid=628): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 10 12:40:51 2020] [error] [client 10.82.10.35] IOError: failed to write data [Fri Dec 18 09:23:40 2020] [error] [client 10.82.10.35] mod_wsgi (pid=11879): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Dec 18 09:23:40 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Dec 23 15:19:40 2020] [error] [client 10.82.10.35] mod_wsgi (pid=20178): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Dec 23 15:19:40 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Dec 23 15:46:49 2020] [error] [client 10.82.10.35] mod_wsgi (pid=20178): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Dec 23 15:46:49 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Dec 30 09:56:29 2020] [error] 4195 [Wed Dec 30 10:33:40 2020] [error] [client 10.82.10.35] mod_wsgi (pid=6676): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Dec 30 10:33:40 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Dec 30 10:48:00 2020] [error] [client 10.82.10.35] mod_wsgi (pid=6676): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Dec 30 10:48:00 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 31 09:01:39 2020] [error] [client 10.82.10.35] mod_wsgi (pid=6676): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 31 09:01:39 2020] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 31 09:02:46 2020] [error] [client 10.82.10.35] mod_wsgi (pid=6676): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 31 09:02:46 2020] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jan 06 15:13:31 2021] [error] [client 10.82.10.35] mod_wsgi (pid=4370): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jan 06 15:13:31 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jan 06 15:19:37 2021] [error] [client 10.82.10.35] mod_wsgi (pid=4370): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jan 06 15:19:37 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jan 25 17:47:25 2021] [error] 1886 [Fri Jan 29 09:29:41 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25022): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jan 29 09:29:41 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jan 29 14:32:09 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25022): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jan 29 14:32:09 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jan 29 14:32:20 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25022): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jan 29 14:32:20 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 04 08:42:03 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17950): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 04 08:42:03 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 23 17:38:24 2021] [error] [client 10.82.10.35] mod_wsgi (pid=13255): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 23 17:38:24 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 25 14:23:50 2021] [error] Internal Server Error: /bienes/creardevolucion/ [Thu Feb 25 14:23:50 2021] [error] Traceback (most recent call last): [Thu Feb 25 14:23:50 2021] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Thu Feb 25 14:23:50 2021] [error] response = callback(request, *callback_args, **callback_kwargs) [Thu Feb 25 14:23:50 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Thu Feb 25 14:23:50 2021] [error] return view_func(request, *args, **kwargs) [Thu Feb 25 14:23:50 2021] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Thu Feb 25 14:23:50 2021] [error] bien_devuelto = Bienes.objects.get(id=bien) [Thu Feb 25 14:23:50 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Thu Feb 25 14:23:50 2021] [error] return self.get_query_set().get(*args, **kwargs) [Thu Feb 25 14:23:50 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Thu Feb 25 14:23:50 2021] [error] self.model._meta.object_name) [Thu Feb 25 14:23:50 2021] [error] DoesNotExist: Bienes matching query does not exist. [Thu Feb 25 14:25:22 2021] [error] Internal Server Error: /bienes/creardevolucion/ [Thu Feb 25 14:25:22 2021] [error] Traceback (most recent call last): [Thu Feb 25 14:25:22 2021] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Thu Feb 25 14:25:22 2021] [error] response = callback(request, *callback_args, **callback_kwargs) [Thu Feb 25 14:25:22 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Thu Feb 25 14:25:22 2021] [error] return view_func(request, *args, **kwargs) [Thu Feb 25 14:25:22 2021] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Thu Feb 25 14:25:22 2021] [error] bien_devuelto = Bienes.objects.get(id=bien) [Thu Feb 25 14:25:22 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Thu Feb 25 14:25:22 2021] [error] return self.get_query_set().get(*args, **kwargs) [Thu Feb 25 14:25:22 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Thu Feb 25 14:25:22 2021] [error] self.model._meta.object_name) [Thu Feb 25 14:25:22 2021] [error] DoesNotExist: Bienes matching query does not exist. [Thu Feb 25 19:26:21 2021] [error] [client 10.82.10.35] mod_wsgi (pid=13255): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 25 19:26:21 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 01 16:28:29 2021] [error] [client 10.82.10.35] mod_wsgi (pid=4920): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 01 16:28:29 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Mar 03 15:43:57 2021] [error] 288 [Thu Mar 04 17:56:34 2021] [error] [client 10.82.10.35] mod_wsgi (pid=4920): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 04 17:56:34 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 04 18:44:22 2021] [error] [client 10.82.10.35] mod_wsgi (pid=4920): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 04 18:44:22 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 04 19:02:45 2021] [error] [client 10.82.10.35] mod_wsgi (pid=4920): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 04 19:02:45 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 04 19:20:19 2021] [error] [client 10.82.10.35] mod_wsgi (pid=4920): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 04 19:20:19 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 05 12:02:53 2021] [error] 2823 [Mon Mar 08 18:44:54 2021] [error] [client 10.82.10.35] mod_wsgi (pid=26235): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 08 18:44:54 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Mar 09 10:56:20 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 09 10:56:20 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Mar 09 19:19:20 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 09 19:19:20 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 11 12:23:52 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8665): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 11 12:23:52 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 12 18:41:58 2021] [error] [client 10.82.10.35] mod_wsgi (pid=26655): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 12 18:41:58 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 12 18:42:03 2021] [error] [client 10.82.10.35] mod_wsgi (pid=26655): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 12 18:42:03 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Mar 16 10:53:56 2021] [error] [client 10.82.10.35] mod_wsgi (pid=13042): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 16 10:53:56 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Mar 16 12:13:05 2021] [error] [client 10.82.10.35] mod_wsgi (pid=13042): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 16 12:13:05 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Mar 17 09:29:48 2021] [error] 4917 [Wed Mar 17 09:29:56 2021] [error] {u'pk': 4917, u'model': u'bienes.recepcion', u'fields': {u'hora': u'CATORCE HORAS CON TREINTA MINUTOS', u'oficio': 6237, u'testigo1': u'C. EVERARDO SANCHEZ RAMOS', u'recibe': 219, u'envia': 434, u'fechaoficio': u'2017-07-26', u'expedienteacta': u'CARPETA DE INVESTIGACION', u'fecha': u'MI\\xc9RCOLES VEINTIS\\xc9IS DE JULIO DE DOS MIL DIECISIETE', u'capturo': 470, u'numero_acta': u'V/0163/2017', u'bien': None, u'reviso': 470, u'estatus': True, u'testigo2': u'C. MIGUEL \\xc1NGEL ALEM\\xc1N CRUZ'}} [Wed Mar 17 09:30:15 2021] [error] 4917 [Wed Mar 17 14:38:53 2021] [error] 2653 [Wed Mar 17 14:41:09 2021] [error] 2653 [Wed Mar 17 14:41:49 2021] [error] 5842 [Wed Mar 17 14:41:58 2021] [error] {u'pk': 5842, u'model': u'bienes.recepcion', u'fields': {u'hora': u'DIECISEIS HORAS CON DIEZ MINUTOS', u'oficio': 7212, u'testigo1': u'RAMSES CASTILLEROS PEREZ', u'recibe': 475, u'envia': 836, u'fechaoficio': u'2021-02-23', u'expedienteacta': u'CARPETA DE INVESTIGACION', u'fecha': u'MARTES DOS DE MARZO DEL A\\xd1O DOS MIL VEINTIUNO', u'capturo': 824, u'numero_acta': u'V/0023/2021', u'bien': None, u'reviso': 860, u'estatus': True, u'testigo2': u'EVERARDO SANCHEZ RAMOS '}} [Wed Mar 17 14:44:15 2021] [error] 5842 [Wed Mar 17 14:44:39 2021] [error] {u'pk': 5842, u'model': u'bienes.recepcion', u'fields': {u'hora': u'DIECISEIS HORAS CON DIEZ MINUTOS', u'oficio': 7212, u'testigo1': u'RAMSES CASTILLEROS PEREZ', u'recibe': 475, u'envia': 836, u'fechaoficio': u'2021-02-23', u'expedienteacta': u'CARPETA DE INVESTIGACION', u'fecha': u'MARTES DOS DE MARZO DEL A\\xd1O DOS MIL VEINTIUNO', u'capturo': 824, u'numero_acta': u'V/0023/2021', u'bien': None, u'reviso': 860, u'estatus': True, u'testigo2': u'EVERARDO SANCHEZ RAMOS '}} [Thu Mar 18 08:22:22 2021] [error] [client 10.82.10.20] mod_wsgi (pid=13042): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 18 08:22:22 2021] [error] [client 10.82.10.20] IOError: failed to write data [Fri Mar 19 10:37:15 2021] [error] [client 10.82.10.35] mod_wsgi (pid=14633): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 19 10:37:15 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 22 13:56:08 2021] [error] [client 10.82.10.35] mod_wsgi (pid=983): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 22 13:56:08 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 25 09:21:56 2021] [error] 3242 [Thu Mar 25 15:56:00 2021] [error] [client 10.82.10.35] mod_wsgi (pid=15869): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 25 15:56:00 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 26 12:05:40 2021] [error] [client 10.82.10.35] mod_wsgi (pid=5191): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 26 12:05:40 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 26 12:30:47 2021] [error] [client 10.82.10.35] mod_wsgi (pid=5191): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 26 12:30:47 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 29 10:20:58 2021] [error] 748 [Mon Apr 05 14:00:26 2021] [error] Internal Server Error: /bienes/creardevolucion/ [Mon Apr 05 14:00:26 2021] [error] Traceback (most recent call last): [Mon Apr 05 14:00:26 2021] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Apr 05 14:00:26 2021] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Apr 05 14:00:26 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Mon Apr 05 14:00:26 2021] [error] return view_func(request, *args, **kwargs) [Mon Apr 05 14:00:26 2021] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Mon Apr 05 14:00:26 2021] [error] bien_devuelto = Bienes.objects.get(id=bien) [Mon Apr 05 14:00:26 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Apr 05 14:00:26 2021] [error] return self.get_query_set().get(*args, **kwargs) [Mon Apr 05 14:00:26 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Mon Apr 05 14:00:26 2021] [error] self.model._meta.object_name) [Mon Apr 05 14:00:26 2021] [error] DoesNotExist: Bienes matching query does not exist. [Mon Apr 05 14:00:38 2021] [error] Internal Server Error: /bienes/creardevolucion/ [Mon Apr 05 14:00:38 2021] [error] Traceback (most recent call last): [Mon Apr 05 14:00:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Apr 05 14:00:38 2021] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Apr 05 14:00:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Mon Apr 05 14:00:38 2021] [error] return view_func(request, *args, **kwargs) [Mon Apr 05 14:00:38 2021] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 658, in creardevolucion [Mon Apr 05 14:00:38 2021] [error] bien_devuelto = Bienes.objects.get(id=bien) [Mon Apr 05 14:00:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Apr 05 14:00:38 2021] [error] return self.get_query_set().get(*args, **kwargs) [Mon Apr 05 14:00:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Mon Apr 05 14:00:38 2021] [error] self.model._meta.object_name) [Mon Apr 05 14:00:38 2021] [error] DoesNotExist: Bienes matching query does not exist. [Thu Apr 22 14:32:46 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 22 14:32:46 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 22 14:32:50 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 22 14:32:50 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 22 14:38:56 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 22 14:38:56 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 22 14:45:15 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 22 14:45:15 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 22 15:06:17 2021] [error] Traceback (most recent call last): [Thu Apr 22 15:06:17 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Thu Apr 22 15:06:17 2021] [error] msg = self.format(record) [Thu Apr 22 15:06:17 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Thu Apr 22 15:06:17 2021] [error] return fmt.format(record) [Thu Apr 22 15:06:17 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Thu Apr 22 15:06:17 2021] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Thu Apr 22 15:06:17 2021] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Thu Apr 22 15:06:29 2021] [error] Traceback (most recent call last): [Thu Apr 22 15:06:29 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Thu Apr 22 15:06:29 2021] [error] msg = self.format(record) [Thu Apr 22 15:06:29 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Thu Apr 22 15:06:29 2021] [error] return fmt.format(record) [Thu Apr 22 15:06:29 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Thu Apr 22 15:06:29 2021] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Thu Apr 22 15:06:29 2021] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Thu Apr 22 15:39:30 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 22 15:39:30 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 22 15:49:06 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 22 15:49:06 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 22 16:14:02 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 22 16:14:02 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 22 16:42:49 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 22 16:42:49 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 22 16:50:44 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 22 16:50:44 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 22 16:53:23 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 22 16:53:23 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 22 17:03:18 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 22 17:03:18 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 08:53:10 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 08:53:10 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 12:58:12 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 12:58:12 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 13:06:55 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 13:06:55 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 13:08:52 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 13:08:52 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 13:12:04 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 13:12:04 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 13:18:23 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 13:18:23 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 13:33:43 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 13:33:43 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 13:45:35 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 13:45:35 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 13:54:33 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 13:54:33 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 14:00:41 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 14:00:41 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 14:07:22 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 14:07:22 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 14:16:26 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 14:16:26 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 14:32:07 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 14:32:07 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 14:33:52 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 14:33:52 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 14:38:10 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 14:38:10 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 14:38:16 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 14:38:16 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 14:52:50 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 14:52:50 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 15:03:28 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 15:03:28 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 15:10:11 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 15:10:11 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 15:10:19 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 15:10:19 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 15:24:12 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 15:24:12 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 15:30:31 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 15:30:31 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 15:32:02 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 15:32:02 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 23 15:38:40 2021] [error] [client 10.82.10.35] mod_wsgi (pid=25889): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 23 15:38:40 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 29 11:58:55 2021] [error] [client 10.82.10.35] mod_wsgi (pid=21523): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 29 11:58:55 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 29 12:06:18 2021] [error] [client 10.82.10.35] mod_wsgi (pid=21523): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 29 12:06:18 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 29 13:51:12 2021] [error] [client 10.82.10.35] mod_wsgi (pid=21523): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 29 13:51:12 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 29 14:05:43 2021] [error] [client 10.82.10.35] mod_wsgi (pid=21523): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 29 14:05:43 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 29 14:08:48 2021] [error] [client 10.82.10.35] mod_wsgi (pid=21523): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 29 14:08:48 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 29 17:02:01 2021] [error] [client 10.82.10.35] mod_wsgi (pid=21523): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 29 17:02:01 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 06 16:17:14 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11245): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 06 16:17:14 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 10 12:36:34 2021] [error] [client 10.82.10.35] mod_wsgi (pid=16342): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 10 12:36:34 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 10 12:36:48 2021] [error] [client 10.82.10.35] mod_wsgi (pid=16342): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 10 12:36:48 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 10 12:36:54 2021] [error] [client 10.82.10.35] mod_wsgi (pid=16342): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 10 12:36:54 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 10 15:45:41 2021] [error] [client 10.82.10.35] mod_wsgi (pid=16342): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 10 15:45:41 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 17 15:09:36 2021] [error] 6361 [Thu May 20 17:26:35 2021] [error] [client 10.82.10.35] mod_wsgi (pid=26324): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 20 17:26:35 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 20 17:35:21 2021] [error] [client 10.82.10.35] mod_wsgi (pid=26324): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 20 17:35:21 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 20 17:46:04 2021] [error] [client 10.82.10.35] mod_wsgi (pid=26324): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 20 17:46:04 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri May 21 15:01:33 2021] [error] [client 10.82.10.35] mod_wsgi (pid=26324): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri May 21 15:01:33 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 24 10:43:00 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 24 10:43:00 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 24 10:57:58 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 24 10:57:58 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 24 11:07:45 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 24 11:07:45 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 24 11:23:31 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 24 11:23:31 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 24 11:35:31 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 24 11:35:31 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 24 11:42:39 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 24 11:42:39 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 24 11:53:23 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 24 11:53:23 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 24 15:07:31 2021] [error] [client 10.82.10.20] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 24 15:07:31 2021] [error] [client 10.82.10.20] IOError: failed to write data [Mon May 24 15:07:41 2021] [error] [client 10.82.10.20] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 24 15:07:41 2021] [error] [client 10.82.10.20] IOError: failed to write data [Mon May 24 15:07:44 2021] [error] [client 10.82.10.20] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 24 15:07:44 2021] [error] [client 10.82.10.20] IOError: failed to write data [Mon May 24 15:07:51 2021] [error] [client 10.82.10.20] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 24 15:07:51 2021] [error] [client 10.82.10.20] IOError: failed to write data [Tue May 25 08:54:20 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 08:54:20 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 09:19:14 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 09:19:14 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 09:20:56 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 09:20:56 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 09:31:40 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 09:31:40 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 10:13:35 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 10:13:35 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 10:15:08 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 10:15:08 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 10:25:29 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 10:25:29 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 10:32:46 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 10:32:46 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 10:36:05 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 10:36:05 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 10:37:41 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 10:37:41 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 10:44:54 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 10:44:54 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 10:53:50 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 10:53:50 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 11:44:51 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 11:44:51 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 11:57:35 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 11:57:35 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 12:11:26 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 12:11:26 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 12:57:11 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 12:57:11 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 14:38:12 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 14:38:12 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 14:44:25 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 14:44:25 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 14:55:59 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 14:55:59 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 15:00:54 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 15:00:54 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 17:21:31 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 17:21:31 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 17:38:54 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 17:38:54 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 17:39:23 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 17:39:23 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 17:41:22 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 17:41:22 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 17:49:52 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 17:49:52 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 17:55:17 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 17:55:17 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 18:05:32 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 18:05:32 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 18:09:44 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 18:09:44 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 18:11:10 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 18:11:10 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 18:11:18 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 18:11:18 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 18:11:28 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 18:11:28 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 18:11:31 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 18:11:31 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 18:11:34 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 18:11:34 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 18:11:39 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 18:11:39 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 18:13:44 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 18:13:44 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 18:19:37 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 18:19:37 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 18:26:56 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 18:26:56 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 18:32:57 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 18:32:57 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 18:43:04 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 18:43:04 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 18:43:13 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 18:43:13 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 18:49:07 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 18:49:07 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 19:00:31 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 19:00:31 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 19:02:22 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 19:02:22 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 19:06:33 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 19:06:33 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 25 19:13:35 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 25 19:13:35 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 08:29:11 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 08:29:11 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 08:59:26 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 08:59:26 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 09:01:40 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 09:01:40 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 09:11:08 2021] [error] 7209 [Wed May 26 09:31:58 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 09:31:58 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 09:37:23 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 09:37:23 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 09:55:34 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 09:55:34 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 10:05:46 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 10:05:46 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 10:11:59 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 10:11:59 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 10:13:51 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 10:13:51 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 10:20:41 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 10:20:41 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 10:20:56 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 10:20:56 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 10:22:26 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 10:22:26 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 10:27:29 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 10:27:29 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 10:33:47 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 10:33:47 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 10:41:07 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 10:41:07 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 11:07:18 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 11:07:18 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 11:17:22 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 11:17:22 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 11:25:11 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 11:25:11 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 11:25:51 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 11:25:51 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 11:27:57 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 11:27:57 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 11:48:07 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 11:48:07 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 11:58:44 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 11:58:44 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 12:00:03 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 12:00:03 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 12:30:04 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 12:30:04 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 14:05:41 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 14:05:41 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 15:23:19 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 15:23:19 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 15:38:40 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 15:38:40 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 15:57:51 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 15:57:51 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 15:57:57 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 15:57:57 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 15:57:59 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 15:57:59 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 15:58:01 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 15:58:01 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 15:58:01 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 15:58:01 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 15:58:06 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 15:58:06 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 16:00:46 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 16:00:46 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 16:07:46 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 16:07:46 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 16:14:04 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 16:14:04 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 26 16:16:03 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32045): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 26 16:16:03 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 08:56:31 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 08:56:31 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 09:04:11 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 09:04:11 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 09:10:58 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 09:10:58 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 09:18:21 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 09:18:21 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 09:33:07 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 09:33:07 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 09:39:46 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 09:39:46 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 11:23:19 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 11:23:19 2021] [error] [client 10.82.10.34] IOError: failed to write data [Thu May 27 11:23:24 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 11:23:24 2021] [error] [client 10.82.10.34] IOError: failed to write data [Thu May 27 11:23:28 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 11:23:28 2021] [error] [client 10.82.10.34] IOError: failed to write data [Thu May 27 11:23:34 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 11:23:34 2021] [error] [client 10.82.10.34] IOError: failed to write data [Thu May 27 11:23:35 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 11:23:35 2021] [error] [client 10.82.10.34] IOError: failed to write data [Thu May 27 11:23:35 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 11:23:35 2021] [error] [client 10.82.10.34] IOError: failed to write data [Thu May 27 11:23:36 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 11:23:36 2021] [error] [client 10.82.10.34] IOError: failed to write data [Thu May 27 11:44:26 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 11:44:26 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 11:45:53 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 11:45:53 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 11:53:29 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 11:53:29 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 11:54:48 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 11:54:48 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 12:04:20 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 12:04:20 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 12:04:22 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 12:04:22 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 12:11:04 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 12:11:04 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 12:11:48 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 12:11:48 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 12:12:09 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 12:12:09 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 12:24:38 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 12:24:38 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 12:25:29 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 12:25:29 2021] [error] [client 10.82.10.34] IOError: failed to write data [Thu May 27 12:25:32 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 12:25:32 2021] [error] [client 10.82.10.34] IOError: failed to write data [Thu May 27 12:25:32 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 12:25:32 2021] [error] [client 10.82.10.34] IOError: failed to write data [Thu May 27 12:32:23 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 12:32:23 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 12:32:26 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 12:32:26 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 12:43:56 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 12:43:56 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 13:01:35 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 13:01:35 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 13:01:36 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 13:01:36 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 13:07:54 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 13:07:54 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 13:41:18 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 13:41:18 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 13:53:19 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 13:53:19 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 13:55:14 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 13:55:14 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 14:08:16 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 14:08:16 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 14:15:08 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 14:15:08 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 14:32:37 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 14:32:37 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 14:44:26 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 14:44:26 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 14:46:44 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 14:46:44 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 15:16:54 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 15:16:54 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 15:17:37 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 15:17:37 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 27 15:49:03 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 27 15:49:03 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri May 28 10:30:51 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri May 28 10:30:51 2021] [error] [client 10.82.10.34] IOError: failed to write data [Fri May 28 10:30:58 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri May 28 10:30:58 2021] [error] [client 10.82.10.34] IOError: failed to write data [Fri May 28 10:40:06 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri May 28 10:40:06 2021] [error] [client 10.82.10.34] IOError: failed to write data [Fri May 28 10:40:40 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri May 28 10:40:40 2021] [error] [client 10.82.10.34] IOError: failed to write data [Fri May 28 10:41:22 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri May 28 10:41:22 2021] [error] [client 10.82.10.34] IOError: failed to write data [Fri May 28 10:41:25 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri May 28 10:41:25 2021] [error] [client 10.82.10.34] IOError: failed to write data [Fri May 28 10:41:29 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri May 28 10:41:29 2021] [error] [client 10.82.10.34] IOError: failed to write data [Fri May 28 10:41:31 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri May 28 10:41:31 2021] [error] [client 10.82.10.34] IOError: failed to write data [Fri May 28 10:41:34 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri May 28 10:41:34 2021] [error] [client 10.82.10.34] IOError: failed to write data [Fri May 28 10:41:35 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri May 28 10:41:35 2021] [error] [client 10.82.10.34] IOError: failed to write data [Fri May 28 10:41:37 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri May 28 10:41:37 2021] [error] [client 10.82.10.34] IOError: failed to write data [Fri May 28 10:41:37 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri May 28 10:41:37 2021] [error] [client 10.82.10.34] IOError: failed to write data [Fri May 28 10:41:38 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri May 28 10:41:38 2021] [error] [client 10.82.10.34] IOError: failed to write data [Fri May 28 10:41:38 2021] [error] [client 10.82.10.34] mod_wsgi (pid=7367): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri May 28 10:41:38 2021] [error] [client 10.82.10.34] IOError: failed to write data [Fri Jun 04 15:52:43 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7282): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 04 15:52:43 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jun 07 12:04:50 2021] [error] [client 10.82.10.35] mod_wsgi (pid=12824): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jun 07 12:04:50 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jun 08 15:25:00 2021] [error] [client 10.82.10.35] mod_wsgi (pid=12824): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jun 08 15:25:00 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jun 08 15:25:06 2021] [error] [client 10.82.10.35] mod_wsgi (pid=12824): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jun 08 15:25:06 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jun 15 11:19:02 2021] [error] 1446 [Fri Jun 18 11:04:26 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8208): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 18 11:04:26 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 18 11:40:05 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8208): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 18 11:40:05 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 18 12:20:16 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8208): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 18 12:20:16 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 18 12:57:33 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8208): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 18 12:57:33 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 18 14:14:12 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8208): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 18 14:14:12 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 18 14:33:26 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8208): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 18 14:33:26 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 18 15:27:09 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8208): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 18 15:27:09 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 18 15:55:52 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8208): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 18 15:55:52 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 18 16:27:25 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8208): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 18 16:27:25 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 18 16:36:08 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8208): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 18 16:36:08 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 18 16:55:49 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8208): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 18 16:55:49 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 18 17:28:01 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8208): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 18 17:28:01 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jun 23 15:02:41 2021] [error] [client 10.82.10.35] mod_wsgi (pid=3924): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jun 23 15:02:41 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jun 23 15:02:43 2021] [error] [client 10.82.10.35] mod_wsgi (pid=3924): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jun 23 15:02:43 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jun 29 17:06:10 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7253): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jun 29 17:06:10 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jun 29 17:15:12 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7253): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jun 29 17:15:12 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 05 13:55:15 2021] [error] 3246 [Tue Jul 06 12:26:21 2021] [error] [client 10.82.10.35] mod_wsgi (pid=9466): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 06 12:26:21 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 06 12:27:02 2021] [error] [client 10.82.10.35] mod_wsgi (pid=9466): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 06 12:27:02 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 06 12:30:25 2021] [error] [client 10.82.10.35] mod_wsgi (pid=9466): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 06 12:30:25 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 06 12:30:32 2021] [error] [client 10.82.10.35] mod_wsgi (pid=9466): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 06 12:30:32 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 13 13:10:01 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11349): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 13 13:10:01 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 19 15:21:02 2021] [error] Traceback (most recent call last): [Mon Jul 19 15:21:02 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Jul 19 15:21:02 2021] [error] msg = self.format(record) [Mon Jul 19 15:21:02 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Jul 19 15:21:02 2021] [error] return fmt.format(record) [Mon Jul 19 15:21:02 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Jul 19 15:21:02 2021] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Jul 19 15:21:02 2021] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Mon Jul 19 15:26:28 2021] [error] Traceback (most recent call last): [Mon Jul 19 15:26:28 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Jul 19 15:26:28 2021] [error] msg = self.format(record) [Mon Jul 19 15:26:28 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Jul 19 15:26:28 2021] [error] return fmt.format(record) [Mon Jul 19 15:26:28 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Jul 19 15:26:28 2021] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Jul 19 15:26:28 2021] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Mon Jul 19 15:26:55 2021] [error] Traceback (most recent call last): [Mon Jul 19 15:26:55 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Jul 19 15:26:55 2021] [error] msg = self.format(record) [Mon Jul 19 15:26:55 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Jul 19 15:26:55 2021] [error] return fmt.format(record) [Mon Jul 19 15:26:55 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Jul 19 15:26:55 2021] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Jul 19 15:26:55 2021] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Tue Aug 03 08:56:42 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 03 08:56:42 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 03 08:56:49 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 03 08:56:49 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 03 12:27:54 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 03 12:27:54 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 03 13:37:49 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 03 13:37:49 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 03 13:45:59 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 03 13:45:59 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 03 13:47:39 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 03 13:47:39 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 03 14:01:37 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 03 14:01:37 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 04 13:46:19 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 04 13:46:19 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 04 14:18:54 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 04 14:18:54 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 04 14:43:51 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 04 14:43:51 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 04 15:06:11 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 04 15:06:11 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 04 15:15:27 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 04 15:15:27 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 10:20:48 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 10:20:48 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 10:35:12 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 10:35:12 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 10:53:48 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 10:53:48 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 10:56:05 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 10:56:05 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 11:07:13 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 11:07:13 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 11:53:23 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 11:53:23 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 11:53:25 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 11:53:25 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 12:38:29 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 12:38:29 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 12:45:48 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 12:45:48 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 12:47:07 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 12:47:07 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 16:52:15 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 16:52:15 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 17:21:38 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 17:21:38 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 17:28:37 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 17:28:37 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 17:35:53 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 17:35:53 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 17:54:13 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 17:54:13 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 18:03:34 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 18:03:34 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 18:10:37 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 18:10:37 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 18:10:42 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 18:10:42 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 18:27:50 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 18:27:50 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 05 18:35:40 2021] [error] [client 10.82.10.35] mod_wsgi (pid=7182): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 05 18:35:40 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 09 14:10:03 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 09 14:10:03 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 09 14:27:04 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 09 14:27:04 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 09 14:38:55 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 09 14:38:55 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 09 14:54:42 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 09 14:54:42 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 09 14:55:51 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 09 14:55:51 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 14:27:07 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 14:27:07 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 14:43:41 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 14:43:41 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 14:43:44 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 14:43:44 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 14:49:52 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 14:49:52 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 15:03:37 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 15:03:37 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 15:13:22 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 15:13:22 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 15:22:28 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 15:22:28 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 15:45:51 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 15:45:51 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 15:57:21 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 15:57:21 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 16:07:49 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 16:07:49 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 16:10:59 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 16:10:59 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 16:15:58 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 16:15:58 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 16:16:02 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 16:16:02 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 16:19:59 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 16:19:59 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 16:20:10 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 16:20:10 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 16:20:15 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 16:20:15 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 16:24:19 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 16:24:19 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 16:24:23 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 16:24:23 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 16:27:19 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 16:27:19 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 16:30:57 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 16:30:57 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 16:32:31 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 16:32:31 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 16:39:57 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 16:39:57 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 16:47:13 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 16:47:13 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 16:55:03 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 16:55:03 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 17:02:55 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 17:02:55 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 17:03:03 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 17:03:03 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 17:04:32 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 17:04:32 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 10 17:18:42 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 10 17:18:42 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 11 08:53:16 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 11 08:53:16 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 11 09:02:01 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 11 09:02:01 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 11 09:16:21 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 11 09:16:21 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 11 09:30:43 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 11 09:30:43 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 11 09:41:55 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 11 09:41:55 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 11 16:01:53 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 11 16:01:53 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 11 16:11:24 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 11 16:11:24 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 11 16:34:09 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 11 16:34:09 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 11 16:43:53 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 11 16:43:53 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 11 16:44:00 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 11 16:44:00 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 11 16:51:31 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 11 16:51:31 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 11 16:58:35 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 11 16:58:35 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 11 17:41:38 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 11 17:41:38 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 07:49:17 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 07:49:17 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 08:00:18 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 08:00:18 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 08:20:57 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 08:20:57 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 08:27:30 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 08:27:30 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 08:36:33 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 08:36:33 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 08:48:50 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 08:48:50 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 08:49:07 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 08:49:07 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 10:11:35 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 10:11:35 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 11:29:37 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 11:29:37 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 11:37:36 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 11:37:36 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 11:53:31 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 11:53:31 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 12:04:19 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 12:04:19 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 12:11:53 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 12:11:53 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 12:21:39 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 12:21:39 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 12:29:58 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 12:29:58 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 12:29:59 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 12:29:59 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 12:43:09 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 12:43:09 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 12:45:09 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 12:45:09 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 12:45:13 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 12:45:13 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 14:23:49 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 14:23:49 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 14:52:09 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 14:52:09 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 14:58:06 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 14:58:06 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 15:08:36 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 15:08:36 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 15:08:41 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 15:08:41 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 15:27:37 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 15:27:37 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 15:37:16 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 15:37:16 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 15:37:22 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 15:37:22 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 15:42:55 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 15:42:55 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 12 15:44:12 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 12 15:44:12 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 09:36:01 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 09:36:01 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 10:17:54 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 10:17:54 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 12:16:23 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 12:16:23 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 12:27:55 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 12:27:55 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 12:40:39 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 12:40:39 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 12:51:02 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 12:51:02 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 13:03:35 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 13:03:35 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 13:09:05 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 13:09:05 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 13:24:15 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 13:24:15 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 13:25:26 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 13:25:26 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 14:19:48 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 14:19:48 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 14:26:20 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 14:26:20 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 14:33:32 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 14:33:32 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 14:33:34 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 14:33:34 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 14:41:26 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 14:41:26 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 14:48:29 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 14:48:29 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 14:55:04 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 14:55:04 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 15:01:45 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 15:01:45 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 15:31:22 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 15:31:22 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 15:38:40 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 15:38:40 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 15:45:58 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 15:45:58 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 17:50:36 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 17:50:36 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 17:58:40 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 17:58:40 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 18:01:22 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 18:01:22 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 18:02:50 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 18:02:50 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 18:05:31 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 18:05:31 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 18:14:27 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 18:14:27 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 18:21:44 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 18:21:44 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 18:31:17 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 18:31:17 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 18:39:21 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 18:39:21 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 18:48:30 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 18:48:30 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 13 18:56:54 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10064): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 13 18:56:54 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 12:02:24 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 12:02:24 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 12:09:02 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 12:09:02 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 12:10:14 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 12:10:14 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 12:18:24 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 12:18:24 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 12:27:02 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 12:27:02 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 12:36:21 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 12:36:21 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 12:38:20 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 12:38:20 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 12:39:11 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 12:39:11 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 12:51:29 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 12:51:29 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 13:02:36 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 13:02:36 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 13:10:11 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 13:10:11 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 13:18:08 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 13:18:08 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 13:22:36 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 13:22:36 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 13:30:41 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 13:30:41 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 13:46:30 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 13:46:30 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 14:10:37 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 14:10:37 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 14:19:02 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 14:19:02 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 15:03:53 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 15:03:53 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 15:10:58 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 15:10:58 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 15:17:24 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 15:17:24 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 16 15:25:19 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 16 15:25:19 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 18 14:52:15 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 18 14:52:15 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 19 13:09:42 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 19 13:09:42 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 19 13:44:02 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 19 13:44:02 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 19 13:47:48 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 19 13:47:48 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 19 14:21:43 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 19 14:21:43 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 19 16:27:27 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 19 16:27:27 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 20 08:39:14 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 20 08:39:14 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 20 08:54:42 2021] [error] [client 10.82.10.35] mod_wsgi (pid=8838): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 20 08:54:42 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 10:25:05 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 10:25:05 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 10:51:22 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 10:51:22 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 10:59:36 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 10:59:36 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 11:06:29 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 11:06:29 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 11:06:40 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 11:06:40 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 11:08:32 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 11:08:32 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 11:20:18 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 11:20:18 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 11:34:39 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 11:34:39 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 11:51:10 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 11:51:10 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 11:52:28 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 11:52:28 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 12:01:27 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 12:01:27 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 12:37:21 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 12:37:21 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 12:44:33 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 12:44:33 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 13:09:39 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 13:09:39 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 13:11:16 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 13:11:16 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 13:15:45 2021] [error] Internal Server Error: /bienes/menubien/ [Mon Aug 30 13:15:45 2021] [error] Traceback (most recent call last): [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Aug 30 13:15:45 2021] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Mon Aug 30 13:15:45 2021] [error] if test_func(request.user): [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Mon Aug 30 13:15:45 2021] [error] lambda u: u.is_authenticated(), [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Mon Aug 30 13:15:45 2021] [error] self._setup() [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Mon Aug 30 13:15:45 2021] [error] self._wrapped = self._setupfunc() [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Mon Aug 30 13:15:45 2021] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Mon Aug 30 13:15:45 2021] [error] request._cached_user = auth.get_user(request) [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Mon Aug 30 13:15:45 2021] [error] user_id = request.session[SESSION_KEY] [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Mon Aug 30 13:15:45 2021] [error] return self._session[key] [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Mon Aug 30 13:15:45 2021] [error] self._session_cache = self.load() [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Mon Aug 30 13:15:45 2021] [error] expire_date__gt=timezone.now() [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Aug 30 13:15:45 2021] [error] return self.get_query_set().get(*args, **kwargs) [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Mon Aug 30 13:15:45 2021] [error] num = len(clone) [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Mon Aug 30 13:15:45 2021] [error] self._result_cache = list(self.iterator()) [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Mon Aug 30 13:15:45 2021] [error] for row in compiler.results_iter(): [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Mon Aug 30 13:15:45 2021] [error] for rows in self.execute_sql(MULTI): [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Mon Aug 30 13:15:45 2021] [error] cursor = self.connection.cursor() [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Mon Aug 30 13:15:45 2021] [error] cursor = self.make_debug_cursor(self._cursor()) [Mon Aug 30 13:15:45 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Mon Aug 30 13:15:45 2021] [error] self.connection = Database.connect(**conn_params) [Mon Aug 30 13:15:45 2021] [error] OperationalError: could not connect to server: No route to host [Mon Aug 30 13:15:45 2021] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Mon Aug 30 13:15:45 2021] [error] \tTCP/IP connections on port 5444? [Mon Aug 30 13:15:45 2021] [error] [Mon Aug 30 13:15:48 2021] [error] Internal Server Error: /bienes/menubien/ [Mon Aug 30 13:15:48 2021] [error] Traceback (most recent call last): [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Aug 30 13:15:48 2021] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Mon Aug 30 13:15:48 2021] [error] if test_func(request.user): [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Mon Aug 30 13:15:48 2021] [error] lambda u: u.is_authenticated(), [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Mon Aug 30 13:15:48 2021] [error] self._setup() [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Mon Aug 30 13:15:48 2021] [error] self._wrapped = self._setupfunc() [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Mon Aug 30 13:15:48 2021] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Mon Aug 30 13:15:48 2021] [error] request._cached_user = auth.get_user(request) [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Mon Aug 30 13:15:48 2021] [error] user_id = request.session[SESSION_KEY] [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Mon Aug 30 13:15:48 2021] [error] return self._session[key] [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Mon Aug 30 13:15:48 2021] [error] self._session_cache = self.load() [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Mon Aug 30 13:15:48 2021] [error] expire_date__gt=timezone.now() [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Aug 30 13:15:48 2021] [error] return self.get_query_set().get(*args, **kwargs) [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Mon Aug 30 13:15:48 2021] [error] num = len(clone) [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Mon Aug 30 13:15:48 2021] [error] self._result_cache = list(self.iterator()) [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Mon Aug 30 13:15:48 2021] [error] for row in compiler.results_iter(): [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Mon Aug 30 13:15:48 2021] [error] for rows in self.execute_sql(MULTI): [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Mon Aug 30 13:15:48 2021] [error] cursor = self.connection.cursor() [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Mon Aug 30 13:15:48 2021] [error] cursor = self.make_debug_cursor(self._cursor()) [Mon Aug 30 13:15:48 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Mon Aug 30 13:15:48 2021] [error] self.connection = Database.connect(**conn_params) [Mon Aug 30 13:15:48 2021] [error] OperationalError: could not connect to server: No route to host [Mon Aug 30 13:15:48 2021] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Mon Aug 30 13:15:48 2021] [error] \tTCP/IP connections on port 5444? [Mon Aug 30 13:15:48 2021] [error] [Mon Aug 30 13:16:03 2021] [error] Internal Server Error: /bienes/menubien/ [Mon Aug 30 13:16:03 2021] [error] Traceback (most recent call last): [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Aug 30 13:16:03 2021] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Mon Aug 30 13:16:03 2021] [error] if test_func(request.user): [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Mon Aug 30 13:16:03 2021] [error] lambda u: u.is_authenticated(), [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Mon Aug 30 13:16:03 2021] [error] self._setup() [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Mon Aug 30 13:16:03 2021] [error] self._wrapped = self._setupfunc() [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Mon Aug 30 13:16:03 2021] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Mon Aug 30 13:16:03 2021] [error] request._cached_user = auth.get_user(request) [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Mon Aug 30 13:16:03 2021] [error] user_id = request.session[SESSION_KEY] [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Mon Aug 30 13:16:03 2021] [error] return self._session[key] [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Mon Aug 30 13:16:03 2021] [error] self._session_cache = self.load() [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Mon Aug 30 13:16:03 2021] [error] expire_date__gt=timezone.now() [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Aug 30 13:16:03 2021] [error] return self.get_query_set().get(*args, **kwargs) [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Mon Aug 30 13:16:03 2021] [error] num = len(clone) [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Mon Aug 30 13:16:03 2021] [error] self._result_cache = list(self.iterator()) [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Mon Aug 30 13:16:03 2021] [error] for row in compiler.results_iter(): [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Mon Aug 30 13:16:03 2021] [error] for rows in self.execute_sql(MULTI): [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Mon Aug 30 13:16:03 2021] [error] cursor = self.connection.cursor() [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Mon Aug 30 13:16:03 2021] [error] cursor = self.make_debug_cursor(self._cursor()) [Mon Aug 30 13:16:03 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Mon Aug 30 13:16:03 2021] [error] self.connection = Database.connect(**conn_params) [Mon Aug 30 13:16:03 2021] [error] OperationalError: could not connect to server: No route to host [Mon Aug 30 13:16:03 2021] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Mon Aug 30 13:16:03 2021] [error] \tTCP/IP connections on port 5444? [Mon Aug 30 13:16:03 2021] [error] [Mon Aug 30 13:16:15 2021] [error] Internal Server Error: /bienes/mostrar_recepcion_api/ [Mon Aug 30 13:16:15 2021] [error] Traceback (most recent call last): [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Aug 30 13:16:15 2021] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Mon Aug 30 13:16:15 2021] [error] return self.dispatch(request, *args, **kwargs) [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Mon Aug 30 13:16:15 2021] [error] return view_func(*args, **kwargs) [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Mon Aug 30 13:16:15 2021] [error] response = self.handle_exception(exc) [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 388, in dispatch [Mon Aug 30 13:16:15 2021] [error] self.initial(request, *args, **kwargs) [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 317, in initial [Mon Aug 30 13:16:15 2021] [error] self.perform_authentication(request) [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 267, in perform_authentication [Mon Aug 30 13:16:15 2021] [error] request.user [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 219, in user [Mon Aug 30 13:16:15 2021] [error] self._authenticate() [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 385, in _authenticate [Mon Aug 30 13:16:15 2021] [error] user_auth_tuple = authenticator.authenticate(self) [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/authentication.py", line 117, in authenticate [Mon Aug 30 13:16:15 2021] [error] if not user or not user.is_active: [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Mon Aug 30 13:16:15 2021] [error] self._setup() [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Mon Aug 30 13:16:15 2021] [error] self._wrapped = self._setupfunc() [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Mon Aug 30 13:16:15 2021] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Mon Aug 30 13:16:15 2021] [error] request._cached_user = auth.get_user(request) [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Mon Aug 30 13:16:15 2021] [error] user_id = request.session[SESSION_KEY] [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Mon Aug 30 13:16:15 2021] [error] return self._session[key] [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Mon Aug 30 13:16:15 2021] [error] self._session_cache = self.load() [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Mon Aug 30 13:16:15 2021] [error] expire_date__gt=timezone.now() [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Aug 30 13:16:15 2021] [error] return self.get_query_set().get(*args, **kwargs) [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Mon Aug 30 13:16:15 2021] [error] num = len(clone) [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Mon Aug 30 13:16:15 2021] [error] self._result_cache = list(self.iterator()) [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Mon Aug 30 13:16:15 2021] [error] for row in compiler.results_iter(): [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Mon Aug 30 13:16:15 2021] [error] for rows in self.execute_sql(MULTI): [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Mon Aug 30 13:16:15 2021] [error] cursor = self.connection.cursor() [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Mon Aug 30 13:16:15 2021] [error] cursor = self.make_debug_cursor(self._cursor()) [Mon Aug 30 13:16:15 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Mon Aug 30 13:16:15 2021] [error] self.connection = Database.connect(**conn_params) [Mon Aug 30 13:16:15 2021] [error] OperationalError: could not connect to server: Connection refused [Mon Aug 30 13:16:15 2021] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Mon Aug 30 13:16:15 2021] [error] \tTCP/IP connections on port 5444? [Mon Aug 30 13:16:15 2021] [error] [Mon Aug 30 13:16:16 2021] [error] Internal Server Error: /bienes/menubien/ [Mon Aug 30 13:16:16 2021] [error] Traceback (most recent call last): [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Aug 30 13:16:16 2021] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Mon Aug 30 13:16:16 2021] [error] if test_func(request.user): [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Mon Aug 30 13:16:16 2021] [error] lambda u: u.is_authenticated(), [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Mon Aug 30 13:16:16 2021] [error] self._setup() [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Mon Aug 30 13:16:16 2021] [error] self._wrapped = self._setupfunc() [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Mon Aug 30 13:16:16 2021] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Mon Aug 30 13:16:16 2021] [error] request._cached_user = auth.get_user(request) [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Mon Aug 30 13:16:16 2021] [error] user_id = request.session[SESSION_KEY] [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Mon Aug 30 13:16:16 2021] [error] return self._session[key] [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Mon Aug 30 13:16:16 2021] [error] self._session_cache = self.load() [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Mon Aug 30 13:16:16 2021] [error] expire_date__gt=timezone.now() [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Aug 30 13:16:16 2021] [error] return self.get_query_set().get(*args, **kwargs) [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Mon Aug 30 13:16:16 2021] [error] num = len(clone) [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Mon Aug 30 13:16:16 2021] [error] self._result_cache = list(self.iterator()) [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Mon Aug 30 13:16:16 2021] [error] for row in compiler.results_iter(): [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Mon Aug 30 13:16:16 2021] [error] for rows in self.execute_sql(MULTI): [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Mon Aug 30 13:16:16 2021] [error] cursor = self.connection.cursor() [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Mon Aug 30 13:16:16 2021] [error] cursor = self.make_debug_cursor(self._cursor()) [Mon Aug 30 13:16:16 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Mon Aug 30 13:16:16 2021] [error] self.connection = Database.connect(**conn_params) [Mon Aug 30 13:16:16 2021] [error] OperationalError: could not connect to server: Connection refused [Mon Aug 30 13:16:16 2021] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Mon Aug 30 13:16:16 2021] [error] \tTCP/IP connections on port 5444? [Mon Aug 30 13:16:16 2021] [error] [Mon Aug 30 13:19:35 2021] [error] Internal Server Error: /bienes/crear_bien_bien/7586/ [Mon Aug 30 13:19:35 2021] [error] Traceback (most recent call last): [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Aug 30 13:19:35 2021] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Mon Aug 30 13:19:35 2021] [error] if test_func(request.user): [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Mon Aug 30 13:19:35 2021] [error] lambda u: u.is_authenticated(), [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Mon Aug 30 13:19:35 2021] [error] self._setup() [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Mon Aug 30 13:19:35 2021] [error] self._wrapped = self._setupfunc() [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Mon Aug 30 13:19:35 2021] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Mon Aug 30 13:19:35 2021] [error] request._cached_user = auth.get_user(request) [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Mon Aug 30 13:19:35 2021] [error] user_id = request.session[SESSION_KEY] [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Mon Aug 30 13:19:35 2021] [error] return self._session[key] [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Mon Aug 30 13:19:35 2021] [error] self._session_cache = self.load() [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Mon Aug 30 13:19:35 2021] [error] expire_date__gt=timezone.now() [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Aug 30 13:19:35 2021] [error] return self.get_query_set().get(*args, **kwargs) [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Mon Aug 30 13:19:35 2021] [error] num = len(clone) [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Mon Aug 30 13:19:35 2021] [error] self._result_cache = list(self.iterator()) [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Mon Aug 30 13:19:35 2021] [error] for row in compiler.results_iter(): [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Mon Aug 30 13:19:35 2021] [error] for rows in self.execute_sql(MULTI): [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Mon Aug 30 13:19:35 2021] [error] cursor = self.connection.cursor() [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Mon Aug 30 13:19:35 2021] [error] cursor = self.make_debug_cursor(self._cursor()) [Mon Aug 30 13:19:35 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Mon Aug 30 13:19:35 2021] [error] self.connection = Database.connect(**conn_params) [Mon Aug 30 13:19:35 2021] [error] OperationalError: could not connect to server: No route to host [Mon Aug 30 13:19:35 2021] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Mon Aug 30 13:19:35 2021] [error] \tTCP/IP connections on port 5444? [Mon Aug 30 13:19:35 2021] [error] [Mon Aug 30 13:19:38 2021] [error] Internal Server Error: /bienes/crearbien/ [Mon Aug 30 13:19:38 2021] [error] Traceback (most recent call last): [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Aug 30 13:19:38 2021] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Mon Aug 30 13:19:38 2021] [error] if test_func(request.user): [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Mon Aug 30 13:19:38 2021] [error] lambda u: u.is_authenticated(), [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Mon Aug 30 13:19:38 2021] [error] self._setup() [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Mon Aug 30 13:19:38 2021] [error] self._wrapped = self._setupfunc() [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Mon Aug 30 13:19:38 2021] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Mon Aug 30 13:19:38 2021] [error] request._cached_user = auth.get_user(request) [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Mon Aug 30 13:19:38 2021] [error] user_id = request.session[SESSION_KEY] [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Mon Aug 30 13:19:38 2021] [error] return self._session[key] [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Mon Aug 30 13:19:38 2021] [error] self._session_cache = self.load() [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Mon Aug 30 13:19:38 2021] [error] expire_date__gt=timezone.now() [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Aug 30 13:19:38 2021] [error] return self.get_query_set().get(*args, **kwargs) [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Mon Aug 30 13:19:38 2021] [error] num = len(clone) [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Mon Aug 30 13:19:38 2021] [error] self._result_cache = list(self.iterator()) [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Mon Aug 30 13:19:38 2021] [error] for row in compiler.results_iter(): [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Mon Aug 30 13:19:38 2021] [error] for rows in self.execute_sql(MULTI): [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Mon Aug 30 13:19:38 2021] [error] cursor = self.connection.cursor() [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Mon Aug 30 13:19:38 2021] [error] cursor = self.make_debug_cursor(self._cursor()) [Mon Aug 30 13:19:38 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Mon Aug 30 13:19:38 2021] [error] self.connection = Database.connect(**conn_params) [Mon Aug 30 13:19:38 2021] [error] OperationalError: could not connect to server: No route to host [Mon Aug 30 13:19:38 2021] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Mon Aug 30 13:19:38 2021] [error] \tTCP/IP connections on port 5444? [Mon Aug 30 13:19:38 2021] [error] [Mon Aug 30 13:19:44 2021] [error] Internal Server Error: /bienes/menuacta/ [Mon Aug 30 13:19:44 2021] [error] Traceback (most recent call last): [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Aug 30 13:19:44 2021] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Mon Aug 30 13:19:44 2021] [error] if test_func(request.user): [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Mon Aug 30 13:19:44 2021] [error] lambda u: u.is_authenticated(), [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Mon Aug 30 13:19:44 2021] [error] self._setup() [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Mon Aug 30 13:19:44 2021] [error] self._wrapped = self._setupfunc() [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Mon Aug 30 13:19:44 2021] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Mon Aug 30 13:19:44 2021] [error] request._cached_user = auth.get_user(request) [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Mon Aug 30 13:19:44 2021] [error] user_id = request.session[SESSION_KEY] [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Mon Aug 30 13:19:44 2021] [error] return self._session[key] [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Mon Aug 30 13:19:44 2021] [error] self._session_cache = self.load() [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Mon Aug 30 13:19:44 2021] [error] expire_date__gt=timezone.now() [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Aug 30 13:19:44 2021] [error] return self.get_query_set().get(*args, **kwargs) [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Mon Aug 30 13:19:44 2021] [error] num = len(clone) [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Mon Aug 30 13:19:44 2021] [error] self._result_cache = list(self.iterator()) [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Mon Aug 30 13:19:44 2021] [error] for row in compiler.results_iter(): [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Mon Aug 30 13:19:44 2021] [error] for rows in self.execute_sql(MULTI): [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Mon Aug 30 13:19:44 2021] [error] cursor = self.connection.cursor() [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Mon Aug 30 13:19:44 2021] [error] cursor = self.make_debug_cursor(self._cursor()) [Mon Aug 30 13:19:44 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Mon Aug 30 13:19:44 2021] [error] self.connection = Database.connect(**conn_params) [Mon Aug 30 13:19:44 2021] [error] OperationalError: could not connect to server: No route to host [Mon Aug 30 13:19:44 2021] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Mon Aug 30 13:19:44 2021] [error] \tTCP/IP connections on port 5444? [Mon Aug 30 13:19:44 2021] [error] [Mon Aug 30 13:20:00 2021] [error] Internal Server Error: /bienes/menuacta/ [Mon Aug 30 13:20:00 2021] [error] Traceback (most recent call last): [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Aug 30 13:20:00 2021] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Mon Aug 30 13:20:00 2021] [error] if test_func(request.user): [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Mon Aug 30 13:20:00 2021] [error] lambda u: u.is_authenticated(), [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Mon Aug 30 13:20:00 2021] [error] self._setup() [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Mon Aug 30 13:20:00 2021] [error] self._wrapped = self._setupfunc() [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Mon Aug 30 13:20:00 2021] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Mon Aug 30 13:20:00 2021] [error] request._cached_user = auth.get_user(request) [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Mon Aug 30 13:20:00 2021] [error] user_id = request.session[SESSION_KEY] [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Mon Aug 30 13:20:00 2021] [error] return self._session[key] [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Mon Aug 30 13:20:00 2021] [error] self._session_cache = self.load() [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Mon Aug 30 13:20:00 2021] [error] expire_date__gt=timezone.now() [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Aug 30 13:20:00 2021] [error] return self.get_query_set().get(*args, **kwargs) [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Mon Aug 30 13:20:00 2021] [error] num = len(clone) [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Mon Aug 30 13:20:00 2021] [error] self._result_cache = list(self.iterator()) [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Mon Aug 30 13:20:00 2021] [error] for row in compiler.results_iter(): [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Mon Aug 30 13:20:00 2021] [error] for rows in self.execute_sql(MULTI): [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Mon Aug 30 13:20:00 2021] [error] cursor = self.connection.cursor() [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Mon Aug 30 13:20:00 2021] [error] cursor = self.make_debug_cursor(self._cursor()) [Mon Aug 30 13:20:00 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Mon Aug 30 13:20:00 2021] [error] self.connection = Database.connect(**conn_params) [Mon Aug 30 13:20:00 2021] [error] OperationalError: could not connect to server: Connection refused [Mon Aug 30 13:20:00 2021] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Mon Aug 30 13:20:00 2021] [error] \tTCP/IP connections on port 5444? [Mon Aug 30 13:20:00 2021] [error] [Mon Aug 30 13:21:40 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 13:21:40 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 13:37:09 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 13:37:09 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 13:46:47 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 13:46:47 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 13:46:51 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 13:46:51 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 13:58:31 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 13:58:31 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 13:58:38 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 13:58:38 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 17:03:22 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 17:03:22 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 30 17:08:43 2021] [error] [client 10.82.10.35] mod_wsgi (pid=17086): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 30 17:08:43 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Sep 24 15:31:21 2021] [error] [client 10.82.10.35] mod_wsgi (pid=19859): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Sep 24 15:31:21 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Sep 28 16:24:52 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 28 16:24:52 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Sep 28 16:29:30 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 28 16:29:30 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Sep 28 16:31:14 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 28 16:31:14 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Sep 28 16:37:24 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 28 16:37:24 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Sep 28 16:43:38 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 28 16:43:38 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Sep 28 16:51:07 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 28 16:51:07 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 09:40:58 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 09:40:58 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 09:51:14 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 09:51:14 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 10:08:46 2021] [error] Traceback (most recent call last): [Wed Sep 29 10:08:46 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Wed Sep 29 10:08:46 2021] [error] msg = self.format(record) [Wed Sep 29 10:08:46 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Wed Sep 29 10:08:46 2021] [error] return fmt.format(record) [Wed Sep 29 10:08:46 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Wed Sep 29 10:08:46 2021] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Wed Sep 29 10:08:46 2021] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1776: ordinal not in range(128) [Wed Sep 29 10:09:00 2021] [error] Traceback (most recent call last): [Wed Sep 29 10:09:00 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Wed Sep 29 10:09:00 2021] [error] msg = self.format(record) [Wed Sep 29 10:09:00 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Wed Sep 29 10:09:00 2021] [error] return fmt.format(record) [Wed Sep 29 10:09:00 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Wed Sep 29 10:09:00 2021] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Wed Sep 29 10:09:00 2021] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1776: ordinal not in range(128) [Wed Sep 29 10:12:17 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 10:12:17 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 10:18:55 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 10:18:55 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 10:19:00 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 10:19:00 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 10:31:17 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 10:31:17 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 10:38:33 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 10:38:33 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 10:40:41 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 10:40:41 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 10:45:01 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 10:45:01 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 11:02:22 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 11:02:22 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 11:11:13 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 11:11:13 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 11:27:42 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 11:27:42 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 11:29:30 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 11:29:30 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 11:49:25 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 11:49:25 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 11:56:41 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 11:56:41 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 12:05:19 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 12:05:19 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 12:14:13 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 12:14:13 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 12:42:22 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 12:42:22 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 13:25:20 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 13:25:20 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 13:35:44 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 13:35:44 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 13:42:39 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 13:42:39 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 13:47:11 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 13:47:11 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 13:48:33 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 13:48:33 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 13:52:54 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 13:52:54 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 13:54:38 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 13:54:38 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 14:02:33 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 14:02:33 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 14:08:35 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 14:08:35 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 14:29:11 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 14:29:11 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 14:37:16 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 14:37:16 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 14:48:25 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 14:48:25 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 14:50:07 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 14:50:07 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 14:57:25 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 14:57:25 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 29 15:03:34 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 29 15:03:34 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 07:59:23 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 07:59:23 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 08:07:03 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 08:07:03 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 08:15:03 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 08:15:03 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 08:43:08 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 08:43:08 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 08:55:08 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 08:55:08 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 09:09:40 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 09:09:40 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 09:37:24 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 09:37:24 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 10:00:45 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 10:00:45 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 11:28:44 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 11:28:44 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 11:47:11 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 11:47:11 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 11:58:17 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 11:58:17 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 12:07:06 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 12:07:06 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 12:15:18 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 12:15:18 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 12:23:34 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 12:23:34 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 12:39:37 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 12:39:37 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 12:44:08 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 12:44:08 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 12:45:50 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 12:45:50 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 12:51:43 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 12:51:43 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 12:59:33 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 12:59:33 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 13:06:43 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 13:06:43 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 13:14:24 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 13:14:24 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 15:16:58 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 15:16:58 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 15:22:29 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 15:22:29 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 15:27:38 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 15:27:38 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 15:32:03 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 15:32:03 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 15:32:09 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 15:32:09 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 15:33:17 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 15:33:17 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 15:59:54 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 15:59:54 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 30 16:25:50 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 30 16:25:50 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 09:07:50 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 09:07:50 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 09:15:51 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 09:15:51 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 09:15:59 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 09:15:59 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 09:23:36 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 09:23:36 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 09:30:00 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 09:30:00 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 09:38:47 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 09:38:47 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 09:47:19 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 09:47:19 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 09:58:34 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 09:58:34 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 10:09:43 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 10:09:43 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 10:17:44 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 10:17:44 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 10:27:09 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 10:27:09 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 10:38:47 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 10:38:47 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 10:45:10 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 10:45:10 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 10:50:27 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 10:50:27 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 10:56:57 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 10:56:57 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 11:02:54 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 11:02:54 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 11:09:32 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 11:09:32 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 11:14:38 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 11:14:38 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 11:19:40 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 11:19:40 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 11:24:33 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 11:24:33 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 11:30:24 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 11:30:24 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 11:35:49 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 11:35:49 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 11:43:04 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 11:43:04 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 11:48:12 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 11:48:12 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 11:53:49 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 11:53:49 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 01 11:59:23 2021] [error] [client 10.82.10.35] mod_wsgi (pid=11001): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 01 11:59:23 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 04 08:17:31 2021] [error] Traceback (most recent call last): [Mon Oct 04 08:17:31 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Oct 04 08:17:31 2021] [error] msg = self.format(record) [Mon Oct 04 08:17:31 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Oct 04 08:17:31 2021] [error] return fmt.format(record) [Mon Oct 04 08:17:31 2021] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Oct 04 08:17:31 2021] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Oct 04 08:17:31 2021] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Mon Oct 04 08:28:29 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10682): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 04 08:28:29 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 04 09:11:47 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10682): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 04 09:11:47 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 04 18:09:49 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10682): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 04 18:09:49 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 04 18:25:02 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10682): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 04 18:25:02 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 04 18:27:15 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10682): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 04 18:27:15 2021] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 05 07:29:13 2021] [error] [client 10.82.10.35] mod_wsgi (pid=10682): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 05 07:29:13 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Oct 06 09:12:48 2021] [error] [client 10.82.10.20] mod_wsgi (pid=10682): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Oct 06 09:12:48 2021] [error] [client 10.82.10.20] IOError: failed to write data [Fri Oct 08 11:39:45 2021] [error] 772 [Fri Oct 08 11:39:49 2021] [error] {u'pk': 772, u'model': u'bienes.devolucion', u'fields': {u'autoriza': 885, u'testigo1': u'MAR\\xcdA FAUSTINA G\\xd3MEZ JIM\\xc9NEZ', u'cantidad': u'$89.62 (OCHENTA Y NUEVE PESOS 62/100 M.N.)', u'tipopropietario': u'PROPIETARIO', u'fecha_recepcion_oficio': u'CINCO DE AGOSTO DEL DOS MIL VEINTIUNO', u'fecha_devolucion': u'2021-08-05', u'estatus': True, u'propietario': u'MARIA ESPERANZA MARQUEZ JIMENEZ', u'folio': u'050821', u'capturo': 774, u'bien': 7275, u'horacierre': u'DOCE HORAS CON CUARENTA MINUTOS', u'signado': 507, u'numero_oficio': u'FRV-7951/2021', u'observaciones': u'ESTE VEHICULO INGRESO EN GRUA, SIN LLAVE DE ARRANQUE, TOTALMENTE CERRRADO, TRAE UN GOLPE A LA ALTURA DE LA CERRADURA DE LA PUERTA DE LADO DERECHO, TIENE UN GOLPE ABAJO DEL ESPEJO RETROVISOR LATERAL DEL LA PUERTA DEL LADO IZQUIERDO, TIENE DIVERSOS RAYONES EN LA CARROCERIA, SU INTERIOR SE OBSERVO A TRAVEZ DEL CRISTAL.', u'recepcion': 6014, u'director': 8, u'fecha_oficio': u'TREINTA DE JULIO DEL DOS MIL VEINTIUNO', u'numero_expedienteacta': u'CI-FRV-190/2018', u'identificacion': u'CEDULA PROFESIONAL 2672299', u'testigo2': u'LIC. RAMSES CASTILLEROS PEREZ', u'numero_acta': u'V/0032/2021', u'reviso': 860, u'pago': u'1 (UMA)', u'expedienteacta': u'CARPETA DE INVESTIGACION', u'fechahora': u'DOCE HORAS CON TREINTA MINUTOS DEL DIA JUEVES CINCO DE AGOSTO DEL A\\xd1O DOS MIL VEINTIUNO'}} [Fri Oct 08 11:46:04 2021] [error] 6175 [Mon Oct 11 17:51:41 2021] [error] 779 [Tue Oct 12 16:04:45 2021] [error] 4605 [Thu Oct 14 21:43:17 2021] [error] [client 10.82.10.35] mod_wsgi (pid=32448): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Oct 14 21:43:17 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Oct 14 22:42:35 2021] [error] 6018 [Mon Oct 18 08:27:46 2021] [error] [client 10.82.10.35] mod_wsgi (pid=20785): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 18 08:27:46 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 18 08:30:16 2021] [error] [client 10.82.10.35] mod_wsgi (pid=20785): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 18 08:30:16 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 18 08:41:06 2021] [error] [client 10.82.10.35] mod_wsgi (pid=20785): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 18 08:41:06 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 18 09:03:39 2021] [error] [client 10.82.10.35] mod_wsgi (pid=20785): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 18 09:03:39 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 18 09:03:47 2021] [error] [client 10.82.10.35] mod_wsgi (pid=20785): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 18 09:03:47 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 18 09:03:56 2021] [error] [client 10.82.10.35] mod_wsgi (pid=20785): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 18 09:03:56 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 18 09:16:00 2021] [error] [client 10.82.10.35] mod_wsgi (pid=20785): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 18 09:16:00 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 18 13:52:42 2021] [error] [client 10.82.10.35] mod_wsgi (pid=20785): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 18 13:52:42 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 18 14:34:49 2021] [error] [client 10.82.10.35] mod_wsgi (pid=20785): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 18 14:34:49 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 18 14:44:26 2021] [error] [client 10.82.10.35] mod_wsgi (pid=20785): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 18 14:44:26 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 18 15:10:26 2021] [error] [client 10.82.10.35] mod_wsgi (pid=20785): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Oct 18 15:10:26 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Oct 20 08:27:59 2021] [error] [client 10.82.10.35] mod_wsgi (pid=20785): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Oct 20 08:27:59 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Oct 20 08:34:34 2021] [error] [client 10.82.10.35] mod_wsgi (pid=20785): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Oct 20 08:34:34 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Oct 20 08:34:34 2021] [error] [client 10.82.10.35] mod_wsgi (pid=20785): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Oct 20 08:34:34 2021] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 25 10:33:36 2021] [error] 6248 [Mon Oct 25 10:34:16 2021] [error] 7496 [Mon Oct 25 10:44:17 2021] [error] 6175 [Mon Oct 25 10:44:56 2021] [error] 4967 [Mon Oct 25 10:45:00 2021] [error] {u'pk': 4967, u'model': u'bienes.recepcion', u'fields': {u'hora': u'DOCE HORAS, CON DIEZ MINUTOS', u'oficio': 6286, u'testigo1': u'C. JOSE ANTONIO ROMERO PALAVICINI', u'recibe': 705, u'envia': 727, u'fechaoficio': u'2018-09-04', u'expedienteacta': u'CARPETA DE INVESTIGACION', u'fecha': u'LUNES DIEZ DE SEPTIEMBRE DE DOS MIL DIECIOCHO', u'capturo': 469, u'numero_acta': u'V/0217/2018', u'bien': None, u'reviso': 470, u'estatus': True, u'testigo2': u'C. CONCEPCI\\xd3N RODRIGUEZ ORTIZ'}} [Mon Oct 25 10:45:49 2021] [error] 2869 [Mon Oct 25 10:46:25 2021] [error] 5499 [Mon Oct 25 10:46:57 2021] [error] {u'pk': 5499, u'model': u'bienes.recepcion', u'fields': {u'hora': u'DIEZ DE LA MA\\xd1ANA CON TREINTA MINUTOS', u'oficio': 6859, u'testigo1': u'EVERARDO S\\xc1NCHEZ L\\xd3PEZ', u'recibe': 475, u'envia': 854, u'fechaoficio': u'2020-10-06', u'expedienteacta': u'CARPETA DE INVESTIGACION', u'fecha': u'SEIS DE OCTUBRE DEL DOS MIL VEINTE', u'capturo': 824, u'numero_acta': u'V/202/2020', u'bien': None, u'reviso': 802, u'estatus': True, u'testigo2': u'GLADYS DE LA CRUZ FLORES'}} [Mon Oct 25 10:47:27 2021] [error] {u'pk': 5499, u'model': u'bienes.recepcion', u'fields': {u'hora': u'DIEZ DE LA MA\\xd1ANA CON TREINTA MINUTOS', u'oficio': 6859, u'testigo1': u'EVERARDO S\\xc1NCHEZ L\\xd3PEZ', u'recibe': 475, u'envia': 854, u'fechaoficio': u'2020-10-06', u'expedienteacta': u'CARPETA DE INVESTIGACION', u'fecha': u'SEIS DE OCTUBRE DEL DOS MIL VEINTE', u'capturo': 824, u'numero_acta': u'V/202/2020', u'bien': None, u'reviso': 802, u'estatus': True, u'testigo2': u'GLADYS DE LA CRUZ FLORES'}} [Mon Oct 25 10:47:59 2021] [error] {u'pk': 5499, u'model': u'bienes.recepcion', u'fields': {u'hora': u'DIEZ DE LA MA\\xd1ANA CON TREINTA MINUTOS', u'oficio': 6859, u'testigo1': u'EVERARDO S\\xc1NCHEZ L\\xd3PEZ', u'recibe': 475, u'envia': 854, u'fechaoficio': u'2020-10-06', u'expedienteacta': u'CARPETA DE INVESTIGACION', u'fecha': u'MARTES SEIS DE OCTUBRE DEL DOS MIL VEINTE', u'capturo': 824, u'numero_acta': u'V/202/2020', u'bien': None, u'reviso': 802, u'estatus': True, u'testigo2': u'GLADYS DE LA CRUZ FLORES'}} [Mon Oct 25 10:48:56 2021] [error] {u'pk': 5499, u'model': u'bienes.recepcion', u'fields': {u'hora': u'DIEZ DE LA MA\\xd1ANA CON TREINTA MINUTOS', u'oficio': 6859, u'testigo1': u'EVERARDO S\\xc1NCHEZ L\\xd3PEZ', u'recibe': 475, u'envia': 854, u'fechaoficio': u'2020-10-06', u'expedienteacta': u'CARPETA DE INVESTIGACION', u'fecha': u'SEIS DE OCTUBRE DEL DOS MIL VEINTE', u'capturo': 824, u'numero_acta': u'V/202/2020', u'bien': None, u'reviso': 802, u'estatus': True, u'testigo2': u'GLADYS DE LA CRUZ FLORES'}} [Mon Oct 25 10:49:34 2021] [error] {u'pk': 5499, u'model': u'bienes.recepcion', u'fields': {u'hora': u'DIEZ DE LA MA\\xd1ANA CON TREINTA MINUTOS', u'oficio': 6859, u'testigo1': u'EVERARDO S\\xc1NCHEZ L\\xd3PEZ', u'recibe': 475, u'envia': 854, u'fechaoficio': u'2020-10-06', u'expedienteacta': u'CARPETA DE INVESTIGACION', u'fecha': u'SEIS DE OCTUBRE DEL DOS MIL VEINTE', u'capturo': 824, u'numero_acta': u'V/202/2020', u'bien': None, u'reviso': 802, u'estatus': True, u'testigo2': u'GLADYS DE LA CRUZ FLORES'}} [Mon Oct 25 10:51:54 2021] [error] {u'pk': 5499, u'model': u'bienes.recepcion', u'fields': {u'hora': u'DIEZ DE LA MA\\xd1ANA CON TREINTA MINUTOS', u'oficio': 6859, u'testigo1': u'EVERARDO S\\xc1NCHEZ L\\xd3PEZ', u'recibe': 475, u'envia': 854, u'fechaoficio': u'2020-10-06', u'expedienteacta': u'CARPETA DE INVESTIGACION', u'fecha': u'MARTES SEIS DE OCTUBRE DEL DOS MIL VEINTE', u'capturo': 824, u'numero_acta': u'V/202/2020', u'bien': None, u'reviso': 802, u'estatus': True, u'testigo2': u'GLADYS DE LA CRUZ FLORES'}} [Mon Oct 25 10:53:14 2021] [error] {u'pk': 5499, u'model': u'bienes.recepcion', u'fields': {u'hora': u'DIEZ DE LA MA\\xd1ANA CON TREINTA MINUTOS', u'oficio': 6859, u'testigo1': u'EVERARDO S\\xc1NCHEZ L\\xd3PEZ', u'recibe': 475, u'envia': 854, u'fechaoficio': u'2020-10-06', u'expedienteacta': u'CARPETA DE INVESTIGACION', u'fecha': u'MARTES SEIS DE OCTUBRE DEL DOS MIL VEINTE', u'capturo': 824, u'numero_acta': u'V/202/2020', u'bien': None, u'reviso': 802, u'estatus': True, u'testigo2': u'GLADYS DE LA CRUZ FLORES'}} [Mon Oct 25 10:57:30 2021] [error] {u'pk': 5499, u'model': u'bienes.recepcion', u'fields': {u'hora': u'DIEZ DE LA MA\\xd1ANA CON TREINTA MINUTOS', u'oficio': 6859, u'testigo1': u'EVERARDO S\\xc1NCHEZ L\\xd3PEZ', u'recibe': 475, u'envia': 854, u'fechaoficio': u'2020-10-06', u'expedienteacta': u'CARPETA DE INVESTIGACION', u'fecha': u'SEIS DE OCTUBRE DEL DOS MIL VEINTE', u'capturo': 824, u'numero_acta': u'V/202/2020', u'bien': None, u'reviso': 802, u'estatus': True, u'testigo2': u'GLADYS DE LA CRUZ FLORES'}} [Mon Oct 25 10:57:51 2021] [error] {u'pk': 5499, u'model': u'bienes.recepcion', u'fields': {u'hora': u'DIEZ DE LA MA\\xd1ANA CON TREINTA MINUTOS', u'oficio': 6859, u'testigo1': u'EVERARDO S\\xc1NCHEZ L\\xd3PEZ', u'recibe': 475, u'envia': 854, u'fechaoficio': u'2020-10-06', u'expedienteacta': u'CARPETA DE INVESTIGACION', u'fecha': u'SEIS DE OCTUBRE DEL DOS MIL VEINTE', u'capturo': 824, u'numero_acta': u'V/202/2020', u'bien': None, u'reviso': 802, u'estatus': True, u'testigo2': u'GLADYS DE LA CRUZ FLORES'}} [Mon Oct 25 10:58:14 2021] [error] {u'pk': 5499, u'model': u'bienes.recepcion', u'fields': {u'hora': u'DIEZ DE LA MA\\xd1ANA CON TREINTA MINUTOS', u'oficio': 6859, u'testigo1': u'EVERARDO S\\xc1NCHEZ L\\xd3PEZ', u'recibe': 475, u'envia': 854, u'fechaoficio': u'2020-10-06', u'expedienteacta': u'CARPETA DE INVESTIGACION', u'fecha': u'MARTES SEIS DE OCTUBRE DEL DOS MIL VEINTE', u'capturo': 824, u'numero_acta': u'V/202/2020', u'bien': None, u'reviso': 802, u'estatus': True, u'testigo2': u'GLADYS DE LA CRUZ FLORES'}} [Mon Oct 25 11:00:07 2021] [error] 5499 [Tue Oct 26 15:57:01 2021] [error] 6157 [Fri Oct 29 08:55:12 2021] [error] [client 10.82.10.35] mod_wsgi (pid=27488): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 29 08:55:12 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 29 08:55:18 2021] [error] [client 10.82.10.35] mod_wsgi (pid=27488): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 29 08:55:18 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 29 08:57:43 2021] [error] [client 10.82.10.35] mod_wsgi (pid=27488): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 29 08:57:43 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Nov 10 15:46:41 2021] [error] [client 10.82.10.20] mod_wsgi (pid=15563): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 10 15:46:41 2021] [error] [client 10.82.10.20] IOError: failed to write data [Wed Nov 10 15:51:31 2021] [error] 2868 [Wed Nov 10 15:51:39 2021] [error] 6175 [Wed Nov 10 15:51:47 2021] [error] 5957 [Wed Nov 10 15:52:19 2021] [error] 5957 [Wed Nov 10 15:52:38 2021] [error] 2869 [Wed Nov 10 15:52:59 2021] [error] 1738 [Wed Nov 10 15:53:21 2021] [error] 5967 [Wed Nov 10 15:53:37 2021] [error] {u'pk': 5967, u'model': u'bienes.recepcion', u'fields': {u'hora': u'DIECISEIS HORAS CON DIEZ MINUTOS', u'oficio': 7346, u'testigo1': u'C. MIGUEL \\xc1NGEL ALEM\\xc1N CRUZ AUXILIAR OPERATIVO', u'recibe': 830, u'envia': 887, u'fechaoficio': u'2021-05-03', u'expedienteacta': u'EXPEDIENTE', u'fecha': u'MARTES CUATRO DE MAYO DEL A\\xd1O DOS MIL VEINTIUNO', u'capturo': 824, u'numero_acta': u'V/0125/2021', u'bien': None, u'reviso': 859, u'estatus': True, u'testigo2': u'CESAR MANUEL RAMIREZ HERNANDEZ JEFE DE AREA'}} [Wed Nov 10 15:54:17 2021] [error] 6189 [Thu Nov 11 11:11:37 2021] [error] 5557 [Thu Nov 11 11:12:44 2021] [error] 5523 [Thu Nov 11 11:13:44 2021] [error] 5764 [Thu Nov 11 11:33:58 2021] [error] [client 10.82.10.34] mod_wsgi (pid=15563): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Nov 11 11:33:58 2021] [error] [client 10.82.10.34] IOError: failed to write data [Thu Nov 11 11:34:19 2021] [error] [client 10.82.10.34] mod_wsgi (pid=15563): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Nov 11 11:34:19 2021] [error] [client 10.82.10.34] IOError: failed to write data [Thu Nov 11 11:34:39 2021] [error] [client 10.82.10.34] mod_wsgi (pid=15563): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Nov 11 11:34:39 2021] [error] [client 10.82.10.34] IOError: failed to write data [Thu Nov 11 11:34:45 2021] [error] [client 10.82.10.34] mod_wsgi (pid=15563): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Nov 11 11:34:45 2021] [error] [client 10.82.10.34] IOError: failed to write data [Thu Nov 11 11:34:49 2021] [error] [client 10.82.10.34] mod_wsgi (pid=15563): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Nov 11 11:34:49 2021] [error] [client 10.82.10.34] IOError: failed to write data [Thu Nov 11 11:35:02 2021] [error] [client 10.82.10.35] mod_wsgi (pid=15563): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Nov 11 11:35:02 2021] [error] [client 10.82.10.35] IOError: failed to write data [Thu Nov 11 11:35:04 2021] [error] [client 10.82.10.35] mod_wsgi (pid=15563): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Nov 11 11:35:04 2021] [error] [client 10.82.10.35] IOError: failed to write data [Fri Nov 19 10:09:26 2021] [error] 3047 [Fri Nov 19 10:10:43 2021] [error] 3047 [Fri Nov 19 10:12:44 2021] [error] 3047 [Wed Nov 24 14:11:13 2021] [error] 3364 [Wed Nov 24 14:11:36 2021] [error] 2170 [Thu Nov 25 13:35:01 2021] [error] [client 10.82.10.35] mod_wsgi (pid=14762): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Nov 25 13:35:01 2021] [error] [client 10.82.10.35] IOError: failed to write data [Wed Dec 01 10:09:10 2021] [error] Internal Server Error: /bienes/consultartipo/ [Wed Dec 01 10:09:10 2021] [error] Traceback (most recent call last): [Wed Dec 01 10:09:10 2021] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Dec 01 10:09:10 2021] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Dec 01 10:09:10 2021] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Wed Dec 01 10:09:10 2021] [error] return view_func(*args, **kwargs) [Wed Dec 01 10:09:10 2021] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1230, in consultartipo [Wed Dec 01 10:09:10 2021] [error] a = Enlace.objects.filter(tipo_bien=tipo) [Wed Dec 01 10:09:10 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 155, in filter [Wed Dec 01 10:09:10 2021] [error] return self.get_query_set().filter(*args, **kwargs) [Wed Dec 01 10:09:10 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Wed Dec 01 10:09:10 2021] [error] return self._filter_or_exclude(False, *args, **kwargs) [Wed Dec 01 10:09:10 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Wed Dec 01 10:09:10 2021] [error] clone.query.add_q(Q(*args, **kwargs)) [Wed Dec 01 10:09:10 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Wed Dec 01 10:09:10 2021] [error] can_reuse=used_aliases, force_having=force_having) [Wed Dec 01 10:09:10 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Wed Dec 01 10:09:10 2021] [error] connector) [Wed Dec 01 10:09:10 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Wed Dec 01 10:09:10 2021] [error] value = obj.prepare(lookup_type, value) [Wed Dec 01 10:09:10 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Wed Dec 01 10:09:10 2021] [error] return self.field.get_prep_lookup(lookup_type, value) [Wed Dec 01 10:09:10 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 143, in get_prep_lookup [Wed Dec 01 10:09:10 2021] [error] return self._pk_trace(value, 'get_prep_lookup', lookup_type) [Wed Dec 01 10:09:10 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 216, in _pk_trace [Wed Dec 01 10:09:10 2021] [error] v = getattr(field, prep_func)(lookup_type, v, **kwargs) [Wed Dec 01 10:09:10 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 322, in get_prep_lookup [Wed Dec 01 10:09:10 2021] [error] return self.get_prep_value(value) [Wed Dec 01 10:09:10 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 555, in get_prep_value [Wed Dec 01 10:09:10 2021] [error] return int(value) [Wed Dec 01 10:09:10 2021] [error] ValueError: invalid literal for int() with base 10: '' [Fri Dec 03 13:08:37 2021] [error] Internal Server Error: /bienes/consultartipo/ [Fri Dec 03 13:08:37 2021] [error] Traceback (most recent call last): [Fri Dec 03 13:08:37 2021] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Dec 03 13:08:37 2021] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Dec 03 13:08:37 2021] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Dec 03 13:08:37 2021] [error] return view_func(*args, **kwargs) [Fri Dec 03 13:08:37 2021] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1230, in consultartipo [Fri Dec 03 13:08:37 2021] [error] a = Enlace.objects.filter(tipo_bien=tipo) [Fri Dec 03 13:08:37 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 155, in filter [Fri Dec 03 13:08:37 2021] [error] return self.get_query_set().filter(*args, **kwargs) [Fri Dec 03 13:08:37 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Dec 03 13:08:37 2021] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Dec 03 13:08:37 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Dec 03 13:08:37 2021] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Dec 03 13:08:37 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Dec 03 13:08:37 2021] [error] can_reuse=used_aliases, force_having=force_having) [Fri Dec 03 13:08:37 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Dec 03 13:08:37 2021] [error] connector) [Fri Dec 03 13:08:37 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Dec 03 13:08:37 2021] [error] value = obj.prepare(lookup_type, value) [Fri Dec 03 13:08:37 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Dec 03 13:08:37 2021] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Dec 03 13:08:37 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 143, in get_prep_lookup [Fri Dec 03 13:08:37 2021] [error] return self._pk_trace(value, 'get_prep_lookup', lookup_type) [Fri Dec 03 13:08:37 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 216, in _pk_trace [Fri Dec 03 13:08:37 2021] [error] v = getattr(field, prep_func)(lookup_type, v, **kwargs) [Fri Dec 03 13:08:37 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 322, in get_prep_lookup [Fri Dec 03 13:08:37 2021] [error] return self.get_prep_value(value) [Fri Dec 03 13:08:37 2021] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 555, in get_prep_value [Fri Dec 03 13:08:37 2021] [error] return int(value) [Fri Dec 03 13:08:37 2021] [error] ValueError: invalid literal for int() with base 10: '' [Wed Dec 15 14:51:09 2021] [error] 7566 [Wed Dec 22 12:27:27 2021] [error] 7566 [Mon Jan 03 15:08:08 2022] [error] 4892 [Wed Jan 05 10:36:39 2022] [error] [client 10.82.10.35] mod_wsgi (pid=32376): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jan 05 10:36:39 2022] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jan 26 10:17:51 2022] [error] Internal Server Error: /bienes/911/editarpersona/ [Wed Jan 26 10:17:51 2022] [error] Traceback (most recent call last): [Wed Jan 26 10:17:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Jan 26 10:17:51 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Jan 26 10:17:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Jan 26 10:17:51 2022] [error] return view_func(request, *args, **kwargs) [Wed Jan 26 10:17:51 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 763, in editarpersona [Wed Jan 26 10:17:51 2022] [error] return render_to_response('formpersona.html', diccionario, context_instance=RequestContext(request)) [Wed Jan 26 10:17:51 2022] [error] UnboundLocalError: local variable 'diccionario' referenced before assignment [Wed Jan 26 10:18:23 2022] [error] Internal Server Error: /bienes/911/editarpersona/ [Wed Jan 26 10:18:23 2022] [error] Traceback (most recent call last): [Wed Jan 26 10:18:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Jan 26 10:18:23 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Jan 26 10:18:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Jan 26 10:18:23 2022] [error] return view_func(request, *args, **kwargs) [Wed Jan 26 10:18:23 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 763, in editarpersona [Wed Jan 26 10:18:23 2022] [error] return render_to_response('formpersona.html', diccionario, context_instance=RequestContext(request)) [Wed Jan 26 10:18:23 2022] [error] UnboundLocalError: local variable 'diccionario' referenced before assignment [Wed Jan 26 10:19:11 2022] [error] Internal Server Error: /bienes/911/editarpersona/ [Wed Jan 26 10:19:11 2022] [error] Traceback (most recent call last): [Wed Jan 26 10:19:11 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Jan 26 10:19:11 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Jan 26 10:19:11 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Jan 26 10:19:11 2022] [error] return view_func(request, *args, **kwargs) [Wed Jan 26 10:19:11 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 763, in editarpersona [Wed Jan 26 10:19:11 2022] [error] return render_to_response('formpersona.html', diccionario, context_instance=RequestContext(request)) [Wed Jan 26 10:19:11 2022] [error] UnboundLocalError: local variable 'diccionario' referenced before assignment [Wed Jan 26 10:19:51 2022] [error] Internal Server Error: /bienes/911/editarpersona/ [Wed Jan 26 10:19:51 2022] [error] Traceback (most recent call last): [Wed Jan 26 10:19:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Jan 26 10:19:51 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Jan 26 10:19:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Jan 26 10:19:51 2022] [error] return view_func(request, *args, **kwargs) [Wed Jan 26 10:19:51 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 763, in editarpersona [Wed Jan 26 10:19:51 2022] [error] return render_to_response('formpersona.html', diccionario, context_instance=RequestContext(request)) [Wed Jan 26 10:19:51 2022] [error] UnboundLocalError: local variable 'diccionario' referenced before assignment [Wed Feb 09 13:20:45 2022] [error] [client 10.82.10.20] mod_wsgi (pid=21710): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 09 13:20:45 2022] [error] [client 10.82.10.20] IOError: failed to write data [Tue Mar 01 10:37:09 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Tue Mar 01 10:37:11 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Tue Mar 01 10:37:12 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Tue Mar 01 10:37:15 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Tue Mar 01 10:37:18 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Tue Mar 01 10:37:19 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Tue Mar 01 10:37:20 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Tue Mar 01 10:37:21 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/mostrarrecepcion/ [Tue Mar 01 10:37:21 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Tue Mar 01 10:37:21 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Tue Mar 01 10:37:21 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Wed Mar 02 15:10:29 2022] [error] [client 10.111.32.71] mod_wsgi (pid=10335): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Mar 02 15:10:29 2022] [error] [client 10.111.32.71] IOError: failed to write data [Thu Mar 03 10:15:53 2022] [error] [client 10.111.32.23] mod_wsgi (pid=10335): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 03 10:15:53 2022] [error] [client 10.111.32.23] IOError: failed to write data [Fri Mar 04 11:52:51 2022] [error] Internal Server Error: /bienes/mostrar_direccion/ [Fri Mar 04 11:52:51 2022] [error] Traceback (most recent call last): [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 04 11:52:51 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 04 11:52:51 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 04 11:52:51 2022] [error] return view_func(*args, **kwargs) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 04 11:52:51 2022] [error] response = self.handle_exception(exc) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 04 11:52:51 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 04 11:52:51 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1324, in get [Fri Mar 04 11:52:51 2022] [error] queryset = self.get_filter(sSearch, queryset) [Fri Mar 04 11:52:51 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1547, in get_filter [Fri Mar 04 11:52:51 2022] [error] Q(tipo_bien__icontains=filter_string) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Mar 04 11:52:51 2022] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Mar 04 11:52:51 2022] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1268, in add_q [Fri Mar 04 11:52:51 2022] [error] self.add_q(child, used_aliases, force_having=force_having) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Mar 04 11:52:51 2022] [error] can_reuse=used_aliases, force_having=force_having) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Mar 04 11:52:51 2022] [error] connector) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Mar 04 11:52:51 2022] [error] value = obj.prepare(lookup_type, value) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Mar 04 11:52:51 2022] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 148, in get_prep_lookup [Fri Mar 04 11:52:51 2022] [error] raise TypeError("Related Field has invalid lookup: %s" % lookup_type) [Fri Mar 04 11:52:51 2022] [error] TypeError: Related Field has invalid lookup: icontains [Fri Mar 04 11:52:51 2022] [error] Internal Server Error: /bienes/mostrar_direccion/ [Fri Mar 04 11:52:51 2022] [error] Traceback (most recent call last): [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 04 11:52:51 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 04 11:52:51 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 04 11:52:51 2022] [error] return view_func(*args, **kwargs) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 04 11:52:51 2022] [error] response = self.handle_exception(exc) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 04 11:52:51 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 04 11:52:51 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1324, in get [Fri Mar 04 11:52:51 2022] [error] queryset = self.get_filter(sSearch, queryset) [Fri Mar 04 11:52:51 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1547, in get_filter [Fri Mar 04 11:52:51 2022] [error] Q(tipo_bien__icontains=filter_string) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Mar 04 11:52:51 2022] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Mar 04 11:52:51 2022] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1268, in add_q [Fri Mar 04 11:52:51 2022] [error] self.add_q(child, used_aliases, force_having=force_having) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Mar 04 11:52:51 2022] [error] can_reuse=used_aliases, force_having=force_having) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Mar 04 11:52:51 2022] [error] connector) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Mar 04 11:52:51 2022] [error] value = obj.prepare(lookup_type, value) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Mar 04 11:52:51 2022] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Mar 04 11:52:51 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 148, in get_prep_lookup [Fri Mar 04 11:52:51 2022] [error] raise TypeError("Related Field has invalid lookup: %s" % lookup_type) [Fri Mar 04 11:52:51 2022] [error] TypeError: Related Field has invalid lookup: icontains [Fri Mar 04 11:52:53 2022] [error] Internal Server Error: /bienes/mostrar_direccion/ [Fri Mar 04 11:52:53 2022] [error] Traceback (most recent call last): [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 04 11:52:53 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 04 11:52:53 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 04 11:52:53 2022] [error] return view_func(*args, **kwargs) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 04 11:52:53 2022] [error] response = self.handle_exception(exc) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 04 11:52:53 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 04 11:52:53 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1324, in get [Fri Mar 04 11:52:53 2022] [error] queryset = self.get_filter(sSearch, queryset) [Fri Mar 04 11:52:53 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1547, in get_filter [Fri Mar 04 11:52:53 2022] [error] Q(tipo_bien__icontains=filter_string) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Mar 04 11:52:53 2022] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Mar 04 11:52:53 2022] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1268, in add_q [Fri Mar 04 11:52:53 2022] [error] self.add_q(child, used_aliases, force_having=force_having) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Mar 04 11:52:53 2022] [error] can_reuse=used_aliases, force_having=force_having) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Mar 04 11:52:53 2022] [error] connector) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Mar 04 11:52:53 2022] [error] value = obj.prepare(lookup_type, value) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Mar 04 11:52:53 2022] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 148, in get_prep_lookup [Fri Mar 04 11:52:53 2022] [error] raise TypeError("Related Field has invalid lookup: %s" % lookup_type) [Fri Mar 04 11:52:53 2022] [error] TypeError: Related Field has invalid lookup: icontains [Fri Mar 04 11:52:53 2022] [error] Internal Server Error: /bienes/mostrar_direccion/ [Fri Mar 04 11:52:53 2022] [error] Traceback (most recent call last): [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 04 11:52:53 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 04 11:52:53 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 04 11:52:53 2022] [error] return view_func(*args, **kwargs) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 04 11:52:53 2022] [error] response = self.handle_exception(exc) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 04 11:52:53 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 04 11:52:53 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1324, in get [Fri Mar 04 11:52:53 2022] [error] queryset = self.get_filter(sSearch, queryset) [Fri Mar 04 11:52:53 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1547, in get_filter [Fri Mar 04 11:52:53 2022] [error] Q(tipo_bien__icontains=filter_string) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Mar 04 11:52:53 2022] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Mar 04 11:52:53 2022] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1268, in add_q [Fri Mar 04 11:52:53 2022] [error] self.add_q(child, used_aliases, force_having=force_having) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Mar 04 11:52:53 2022] [error] can_reuse=used_aliases, force_having=force_having) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Mar 04 11:52:53 2022] [error] connector) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Mar 04 11:52:53 2022] [error] value = obj.prepare(lookup_type, value) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Mar 04 11:52:53 2022] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Mar 04 11:52:53 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 148, in get_prep_lookup [Fri Mar 04 11:52:53 2022] [error] raise TypeError("Related Field has invalid lookup: %s" % lookup_type) [Fri Mar 04 11:52:53 2022] [error] TypeError: Related Field has invalid lookup: icontains [Fri Mar 04 11:52:57 2022] [error] Internal Server Error: /bienes/mostrar_direccion/ [Fri Mar 04 11:52:57 2022] [error] Traceback (most recent call last): [Fri Mar 04 11:52:57 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 04 11:52:57 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 04 11:52:57 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 04 11:52:57 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 04 11:52:57 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 04 11:52:57 2022] [error] return view_func(*args, **kwargs) [Fri Mar 04 11:52:57 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 04 11:52:57 2022] [error] response = self.handle_exception(exc) [Fri Mar 04 11:52:57 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 04 11:52:57 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 04 11:52:57 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1324, in get [Fri Mar 04 11:52:57 2022] [error] queryset = self.get_filter(sSearch, queryset) [Fri Mar 04 11:52:57 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1547, in get_filter [Fri Mar 04 11:52:57 2022] [error] Q(tipo_bien__icontains=filter_string) [Fri Mar 04 11:52:57 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Mar 04 11:52:57 2022] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Mar 04 11:52:57 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Mar 04 11:52:57 2022] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Mar 04 11:52:57 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1268, in add_q [Fri Mar 04 11:52:57 2022] [error] self.add_q(child, used_aliases, force_having=force_having) [Fri Mar 04 11:52:57 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Mar 04 11:52:57 2022] [error] can_reuse=used_aliases, force_having=force_having) [Fri Mar 04 11:52:57 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Mar 04 11:52:57 2022] [error] connector) [Fri Mar 04 11:52:57 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Mar 04 11:52:57 2022] [error] value = obj.prepare(lookup_type, value) [Fri Mar 04 11:52:57 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Mar 04 11:52:57 2022] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Mar 04 11:52:57 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 148, in get_prep_lookup [Fri Mar 04 11:52:57 2022] [error] raise TypeError("Related Field has invalid lookup: %s" % lookup_type) [Fri Mar 04 11:52:57 2022] [error] TypeError: Related Field has invalid lookup: icontains [Fri Mar 04 11:53:03 2022] [error] Internal Server Error: /bienes/mostrar_direccion/ [Fri Mar 04 11:53:03 2022] [error] Traceback (most recent call last): [Fri Mar 04 11:53:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 04 11:53:03 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 04 11:53:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 04 11:53:03 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 04 11:53:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 04 11:53:03 2022] [error] return view_func(*args, **kwargs) [Fri Mar 04 11:53:03 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 04 11:53:03 2022] [error] response = self.handle_exception(exc) [Fri Mar 04 11:53:03 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 04 11:53:03 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 04 11:53:03 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1324, in get [Fri Mar 04 11:53:03 2022] [error] queryset = self.get_filter(sSearch, queryset) [Fri Mar 04 11:53:03 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1547, in get_filter [Fri Mar 04 11:53:03 2022] [error] Q(tipo_bien__icontains=filter_string) [Fri Mar 04 11:53:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Mar 04 11:53:03 2022] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Mar 04 11:53:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Mar 04 11:53:03 2022] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Mar 04 11:53:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1268, in add_q [Fri Mar 04 11:53:03 2022] [error] self.add_q(child, used_aliases, force_having=force_having) [Fri Mar 04 11:53:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Mar 04 11:53:03 2022] [error] can_reuse=used_aliases, force_having=force_having) [Fri Mar 04 11:53:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Mar 04 11:53:03 2022] [error] connector) [Fri Mar 04 11:53:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Mar 04 11:53:03 2022] [error] value = obj.prepare(lookup_type, value) [Fri Mar 04 11:53:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Mar 04 11:53:03 2022] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Mar 04 11:53:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 148, in get_prep_lookup [Fri Mar 04 11:53:03 2022] [error] raise TypeError("Related Field has invalid lookup: %s" % lookup_type) [Fri Mar 04 11:53:03 2022] [error] TypeError: Related Field has invalid lookup: icontains [Fri Mar 04 11:53:22 2022] [error] Internal Server Error: /bienes/mostrar_direccion/ [Fri Mar 04 11:53:22 2022] [error] Traceback (most recent call last): [Fri Mar 04 11:53:22 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 04 11:53:22 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 04 11:53:22 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 04 11:53:22 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 04 11:53:22 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 04 11:53:22 2022] [error] return view_func(*args, **kwargs) [Fri Mar 04 11:53:22 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 04 11:53:22 2022] [error] response = self.handle_exception(exc) [Fri Mar 04 11:53:22 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 04 11:53:22 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 04 11:53:22 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1324, in get [Fri Mar 04 11:53:22 2022] [error] queryset = self.get_filter(sSearch, queryset) [Fri Mar 04 11:53:22 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1547, in get_filter [Fri Mar 04 11:53:22 2022] [error] Q(tipo_bien__icontains=filter_string) [Fri Mar 04 11:53:22 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Mar 04 11:53:22 2022] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Mar 04 11:53:22 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Mar 04 11:53:22 2022] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Mar 04 11:53:22 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1268, in add_q [Fri Mar 04 11:53:22 2022] [error] self.add_q(child, used_aliases, force_having=force_having) [Fri Mar 04 11:53:22 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Mar 04 11:53:22 2022] [error] can_reuse=used_aliases, force_having=force_having) [Fri Mar 04 11:53:22 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Mar 04 11:53:22 2022] [error] connector) [Fri Mar 04 11:53:22 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Mar 04 11:53:22 2022] [error] value = obj.prepare(lookup_type, value) [Fri Mar 04 11:53:22 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Mar 04 11:53:22 2022] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Mar 04 11:53:22 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 148, in get_prep_lookup [Fri Mar 04 11:53:22 2022] [error] raise TypeError("Related Field has invalid lookup: %s" % lookup_type) [Fri Mar 04 11:53:22 2022] [error] TypeError: Related Field has invalid lookup: icontains [Fri Mar 04 11:53:23 2022] [error] Internal Server Error: /bienes/mostrar_direccion/ [Fri Mar 04 11:53:23 2022] [error] Traceback (most recent call last): [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 04 11:53:23 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 04 11:53:23 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 04 11:53:23 2022] [error] return view_func(*args, **kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 04 11:53:23 2022] [error] response = self.handle_exception(exc) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 04 11:53:23 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1324, in get [Fri Mar 04 11:53:23 2022] [error] queryset = self.get_filter(sSearch, queryset) [Fri Mar 04 11:53:23 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1547, in get_filter [Fri Mar 04 11:53:23 2022] [error] Q(tipo_bien__icontains=filter_string) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Mar 04 11:53:23 2022] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Mar 04 11:53:23 2022] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1268, in add_q [Fri Mar 04 11:53:23 2022] [error] self.add_q(child, used_aliases, force_having=force_having) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Mar 04 11:53:23 2022] [error] can_reuse=used_aliases, force_having=force_having) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Mar 04 11:53:23 2022] [error] connector) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Mar 04 11:53:23 2022] [error] value = obj.prepare(lookup_type, value) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Mar 04 11:53:23 2022] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 148, in get_prep_lookup [Fri Mar 04 11:53:23 2022] [error] raise TypeError("Related Field has invalid lookup: %s" % lookup_type) [Fri Mar 04 11:53:23 2022] [error] TypeError: Related Field has invalid lookup: icontains [Fri Mar 04 11:53:23 2022] [error] Internal Server Error: /bienes/mostrar_direccion/ [Fri Mar 04 11:53:23 2022] [error] Traceback (most recent call last): [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 04 11:53:23 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 04 11:53:23 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 04 11:53:23 2022] [error] return view_func(*args, **kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 04 11:53:23 2022] [error] response = self.handle_exception(exc) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 04 11:53:23 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1324, in get [Fri Mar 04 11:53:23 2022] [error] queryset = self.get_filter(sSearch, queryset) [Fri Mar 04 11:53:23 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1547, in get_filter [Fri Mar 04 11:53:23 2022] [error] Q(tipo_bien__icontains=filter_string) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Mar 04 11:53:23 2022] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Mar 04 11:53:23 2022] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1268, in add_q [Fri Mar 04 11:53:23 2022] [error] self.add_q(child, used_aliases, force_having=force_having) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Mar 04 11:53:23 2022] [error] can_reuse=used_aliases, force_having=force_having) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Mar 04 11:53:23 2022] [error] connector) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Mar 04 11:53:23 2022] [error] value = obj.prepare(lookup_type, value) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Mar 04 11:53:23 2022] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 148, in get_prep_lookup [Fri Mar 04 11:53:23 2022] [error] raise TypeError("Related Field has invalid lookup: %s" % lookup_type) [Fri Mar 04 11:53:23 2022] [error] TypeError: Related Field has invalid lookup: icontains [Fri Mar 04 11:53:23 2022] [error] Internal Server Error: /bienes/mostrar_direccion/ [Fri Mar 04 11:53:23 2022] [error] Traceback (most recent call last): [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 04 11:53:23 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 04 11:53:23 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 04 11:53:23 2022] [error] return view_func(*args, **kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 04 11:53:23 2022] [error] response = self.handle_exception(exc) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 04 11:53:23 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1324, in get [Fri Mar 04 11:53:23 2022] [error] queryset = self.get_filter(sSearch, queryset) [Fri Mar 04 11:53:23 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1547, in get_filter [Fri Mar 04 11:53:23 2022] [error] Q(tipo_bien__icontains=filter_string) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Mar 04 11:53:23 2022] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Mar 04 11:53:23 2022] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1268, in add_q [Fri Mar 04 11:53:23 2022] [error] self.add_q(child, used_aliases, force_having=force_having) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Mar 04 11:53:23 2022] [error] can_reuse=used_aliases, force_having=force_having) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Mar 04 11:53:23 2022] [error] connector) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Mar 04 11:53:23 2022] [error] value = obj.prepare(lookup_type, value) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Mar 04 11:53:23 2022] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 148, in get_prep_lookup [Fri Mar 04 11:53:23 2022] [error] raise TypeError("Related Field has invalid lookup: %s" % lookup_type) [Fri Mar 04 11:53:23 2022] [error] TypeError: Related Field has invalid lookup: icontains [Fri Mar 04 11:53:23 2022] [error] Internal Server Error: /bienes/mostrar_direccion/ [Fri Mar 04 11:53:23 2022] [error] Traceback (most recent call last): [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 04 11:53:23 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 04 11:53:23 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 04 11:53:23 2022] [error] return view_func(*args, **kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 04 11:53:23 2022] [error] response = self.handle_exception(exc) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 04 11:53:23 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1324, in get [Fri Mar 04 11:53:23 2022] [error] queryset = self.get_filter(sSearch, queryset) [Fri Mar 04 11:53:23 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1547, in get_filter [Fri Mar 04 11:53:23 2022] [error] Q(tipo_bien__icontains=filter_string) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Mar 04 11:53:23 2022] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Mar 04 11:53:23 2022] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1268, in add_q [Fri Mar 04 11:53:23 2022] [error] self.add_q(child, used_aliases, force_having=force_having) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Mar 04 11:53:23 2022] [error] can_reuse=used_aliases, force_having=force_having) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Mar 04 11:53:23 2022] [error] connector) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Mar 04 11:53:23 2022] [error] value = obj.prepare(lookup_type, value) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Mar 04 11:53:23 2022] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Mar 04 11:53:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 148, in get_prep_lookup [Fri Mar 04 11:53:23 2022] [error] raise TypeError("Related Field has invalid lookup: %s" % lookup_type) [Fri Mar 04 11:53:23 2022] [error] TypeError: Related Field has invalid lookup: icontains [Fri Mar 04 11:53:24 2022] [error] Internal Server Error: /bienes/mostrar_direccion/ [Fri Mar 04 11:53:24 2022] [error] Traceback (most recent call last): [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 04 11:53:24 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 04 11:53:24 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 04 11:53:24 2022] [error] return view_func(*args, **kwargs) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 04 11:53:24 2022] [error] response = self.handle_exception(exc) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 04 11:53:24 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 04 11:53:24 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1324, in get [Fri Mar 04 11:53:24 2022] [error] queryset = self.get_filter(sSearch, queryset) [Fri Mar 04 11:53:24 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1547, in get_filter [Fri Mar 04 11:53:24 2022] [error] Q(tipo_bien__icontains=filter_string) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Mar 04 11:53:24 2022] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Mar 04 11:53:24 2022] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1268, in add_q [Fri Mar 04 11:53:24 2022] [error] self.add_q(child, used_aliases, force_having=force_having) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Mar 04 11:53:24 2022] [error] can_reuse=used_aliases, force_having=force_having) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Mar 04 11:53:24 2022] [error] connector) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Mar 04 11:53:24 2022] [error] value = obj.prepare(lookup_type, value) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Mar 04 11:53:24 2022] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 148, in get_prep_lookup [Fri Mar 04 11:53:24 2022] [error] raise TypeError("Related Field has invalid lookup: %s" % lookup_type) [Fri Mar 04 11:53:24 2022] [error] TypeError: Related Field has invalid lookup: icontains [Fri Mar 04 11:53:24 2022] [error] Internal Server Error: /bienes/mostrar_direccion/ [Fri Mar 04 11:53:24 2022] [error] Traceback (most recent call last): [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 04 11:53:24 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 04 11:53:24 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 04 11:53:24 2022] [error] return view_func(*args, **kwargs) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 04 11:53:24 2022] [error] response = self.handle_exception(exc) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 04 11:53:24 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 04 11:53:24 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1324, in get [Fri Mar 04 11:53:24 2022] [error] queryset = self.get_filter(sSearch, queryset) [Fri Mar 04 11:53:24 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1547, in get_filter [Fri Mar 04 11:53:24 2022] [error] Q(tipo_bien__icontains=filter_string) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Mar 04 11:53:24 2022] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Mar 04 11:53:24 2022] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1268, in add_q [Fri Mar 04 11:53:24 2022] [error] self.add_q(child, used_aliases, force_having=force_having) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Mar 04 11:53:24 2022] [error] can_reuse=used_aliases, force_having=force_having) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Mar 04 11:53:24 2022] [error] connector) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Mar 04 11:53:24 2022] [error] value = obj.prepare(lookup_type, value) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Mar 04 11:53:24 2022] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 148, in get_prep_lookup [Fri Mar 04 11:53:24 2022] [error] raise TypeError("Related Field has invalid lookup: %s" % lookup_type) [Fri Mar 04 11:53:24 2022] [error] TypeError: Related Field has invalid lookup: icontains [Fri Mar 04 11:53:24 2022] [error] Internal Server Error: /bienes/mostrar_direccion/ [Fri Mar 04 11:53:24 2022] [error] Traceback (most recent call last): [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 04 11:53:24 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 04 11:53:24 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 04 11:53:24 2022] [error] return view_func(*args, **kwargs) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 04 11:53:24 2022] [error] response = self.handle_exception(exc) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 04 11:53:24 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 04 11:53:24 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1324, in get [Fri Mar 04 11:53:24 2022] [error] queryset = self.get_filter(sSearch, queryset) [Fri Mar 04 11:53:24 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1547, in get_filter [Fri Mar 04 11:53:24 2022] [error] Q(tipo_bien__icontains=filter_string) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Mar 04 11:53:24 2022] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Mar 04 11:53:24 2022] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1268, in add_q [Fri Mar 04 11:53:24 2022] [error] self.add_q(child, used_aliases, force_having=force_having) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Mar 04 11:53:24 2022] [error] can_reuse=used_aliases, force_having=force_having) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Mar 04 11:53:24 2022] [error] connector) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Mar 04 11:53:24 2022] [error] value = obj.prepare(lookup_type, value) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Mar 04 11:53:24 2022] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Mar 04 11:53:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 148, in get_prep_lookup [Fri Mar 04 11:53:24 2022] [error] raise TypeError("Related Field has invalid lookup: %s" % lookup_type) [Fri Mar 04 11:53:24 2022] [error] TypeError: Related Field has invalid lookup: icontains [Fri Mar 04 11:53:25 2022] [error] Internal Server Error: /bienes/mostrar_direccion/ [Fri Mar 04 11:53:25 2022] [error] Traceback (most recent call last): [Fri Mar 04 11:53:25 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 04 11:53:25 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 04 11:53:25 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 04 11:53:25 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 04 11:53:25 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 04 11:53:25 2022] [error] return view_func(*args, **kwargs) [Fri Mar 04 11:53:25 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 04 11:53:25 2022] [error] response = self.handle_exception(exc) [Fri Mar 04 11:53:25 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 04 11:53:25 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 04 11:53:25 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1324, in get [Fri Mar 04 11:53:25 2022] [error] queryset = self.get_filter(sSearch, queryset) [Fri Mar 04 11:53:25 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1547, in get_filter [Fri Mar 04 11:53:25 2022] [error] Q(tipo_bien__icontains=filter_string) [Fri Mar 04 11:53:25 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Fri Mar 04 11:53:25 2022] [error] return self._filter_or_exclude(False, *args, **kwargs) [Fri Mar 04 11:53:25 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Fri Mar 04 11:53:25 2022] [error] clone.query.add_q(Q(*args, **kwargs)) [Fri Mar 04 11:53:25 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1268, in add_q [Fri Mar 04 11:53:25 2022] [error] self.add_q(child, used_aliases, force_having=force_having) [Fri Mar 04 11:53:25 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Fri Mar 04 11:53:25 2022] [error] can_reuse=used_aliases, force_having=force_having) [Fri Mar 04 11:53:25 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Fri Mar 04 11:53:25 2022] [error] connector) [Fri Mar 04 11:53:25 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Fri Mar 04 11:53:25 2022] [error] value = obj.prepare(lookup_type, value) [Fri Mar 04 11:53:25 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Fri Mar 04 11:53:25 2022] [error] return self.field.get_prep_lookup(lookup_type, value) [Fri Mar 04 11:53:25 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 148, in get_prep_lookup [Fri Mar 04 11:53:25 2022] [error] raise TypeError("Related Field has invalid lookup: %s" % lookup_type) [Fri Mar 04 11:53:25 2022] [error] TypeError: Related Field has invalid lookup: icontains [Mon Mar 07 13:05:19 2022] [error] 7814 [Mon Mar 07 13:53:49 2022] [error] 7815 [Mon Mar 07 14:02:00 2022] [error] 7814 [Thu Mar 10 16:23:25 2022] [error] 6018 [Thu Mar 10 16:23:25 2022] [error] Internal Server Error: /bienes/historial_api/6018/ [Thu Mar 10 16:23:25 2022] [error] Traceback (most recent call last): [Thu Mar 10 16:23:25 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Thu Mar 10 16:23:25 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Thu Mar 10 16:23:25 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Thu Mar 10 16:23:25 2022] [error] return self.dispatch(request, *args, **kwargs) [Thu Mar 10 16:23:25 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Thu Mar 10 16:23:25 2022] [error] return view_func(*args, **kwargs) [Thu Mar 10 16:23:25 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Thu Mar 10 16:23:25 2022] [error] response = self.handle_exception(exc) [Thu Mar 10 16:23:25 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Thu Mar 10 16:23:25 2022] [error] response = handler(request, *args, **kwargs) [Thu Mar 10 16:23:25 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1401, in get [Thu Mar 10 16:23:25 2022] [error] "aaData": serializer.data [Thu Mar 10 16:23:25 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 573, in data [Thu Mar 10 16:23:25 2022] [error] self._data = [self.to_native(item) for item in obj] [Thu Mar 10 16:23:25 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 351, in to_native [Thu Mar 10 16:23:25 2022] [error] value = field.field_to_native(obj, field_name) [Thu Mar 10 16:23:25 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/fields.py", line 1035, in field_to_native [Thu Mar 10 16:23:25 2022] [error] value = getattr(self.parent, self.method_name)(obj) [Thu Mar 10 16:23:25 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/serializers.py", line 140, in get_nombre_usuario [Thu Mar 10 16:23:25 2022] [error] usuario = User.objects.get(pk=obj.usuario_id) [Thu Mar 10 16:23:25 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Thu Mar 10 16:23:25 2022] [error] return self.get_query_set().get(*args, **kwargs) [Thu Mar 10 16:23:25 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Thu Mar 10 16:23:25 2022] [error] self.model._meta.object_name) [Thu Mar 10 16:23:25 2022] [error] DoesNotExist: User matching query does not exist. [Fri Mar 11 11:37:45 2022] [error] 6175 [Fri Mar 11 11:37:46 2022] [error] Internal Server Error: /bienes/historial_api/6175/ [Fri Mar 11 11:37:46 2022] [error] Traceback (most recent call last): [Fri Mar 11 11:37:46 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 11 11:37:46 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 11 11:37:46 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 11 11:37:46 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 11 11:37:46 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 11 11:37:46 2022] [error] return view_func(*args, **kwargs) [Fri Mar 11 11:37:46 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 11 11:37:46 2022] [error] response = self.handle_exception(exc) [Fri Mar 11 11:37:46 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 11 11:37:46 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 11 11:37:46 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1401, in get [Fri Mar 11 11:37:46 2022] [error] "aaData": serializer.data [Fri Mar 11 11:37:46 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 573, in data [Fri Mar 11 11:37:46 2022] [error] self._data = [self.to_native(item) for item in obj] [Fri Mar 11 11:37:46 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 351, in to_native [Fri Mar 11 11:37:46 2022] [error] value = field.field_to_native(obj, field_name) [Fri Mar 11 11:37:46 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/fields.py", line 1035, in field_to_native [Fri Mar 11 11:37:46 2022] [error] value = getattr(self.parent, self.method_name)(obj) [Fri Mar 11 11:37:46 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/serializers.py", line 140, in get_nombre_usuario [Fri Mar 11 11:37:46 2022] [error] usuario = User.objects.get(pk=obj.usuario_id) [Fri Mar 11 11:37:46 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Mar 11 11:37:46 2022] [error] return self.get_query_set().get(*args, **kwargs) [Fri Mar 11 11:37:46 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Fri Mar 11 11:37:46 2022] [error] self.model._meta.object_name) [Fri Mar 11 11:37:46 2022] [error] DoesNotExist: User matching query does not exist. [Fri Mar 11 11:38:55 2022] [error] 6157 [Fri Mar 11 11:38:55 2022] [error] Internal Server Error: /bienes/historial_api/6157/ [Fri Mar 11 11:38:55 2022] [error] Traceback (most recent call last): [Fri Mar 11 11:38:55 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 11 11:38:55 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 11 11:38:55 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 11 11:38:55 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 11 11:38:55 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 11 11:38:55 2022] [error] return view_func(*args, **kwargs) [Fri Mar 11 11:38:55 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 11 11:38:55 2022] [error] response = self.handle_exception(exc) [Fri Mar 11 11:38:55 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 11 11:38:55 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 11 11:38:55 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1401, in get [Fri Mar 11 11:38:55 2022] [error] "aaData": serializer.data [Fri Mar 11 11:38:55 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 573, in data [Fri Mar 11 11:38:55 2022] [error] self._data = [self.to_native(item) for item in obj] [Fri Mar 11 11:38:55 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 351, in to_native [Fri Mar 11 11:38:55 2022] [error] value = field.field_to_native(obj, field_name) [Fri Mar 11 11:38:55 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/fields.py", line 1035, in field_to_native [Fri Mar 11 11:38:55 2022] [error] value = getattr(self.parent, self.method_name)(obj) [Fri Mar 11 11:38:55 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/serializers.py", line 140, in get_nombre_usuario [Fri Mar 11 11:38:55 2022] [error] usuario = User.objects.get(pk=obj.usuario_id) [Fri Mar 11 11:38:55 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Mar 11 11:38:55 2022] [error] return self.get_query_set().get(*args, **kwargs) [Fri Mar 11 11:38:55 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Fri Mar 11 11:38:55 2022] [error] self.model._meta.object_name) [Fri Mar 11 11:38:55 2022] [error] DoesNotExist: User matching query does not exist. [Fri Mar 11 11:39:12 2022] [error] 6157 [Fri Mar 11 11:39:12 2022] [error] Internal Server Error: /bienes/historial_api/6157/ [Fri Mar 11 11:39:12 2022] [error] Traceback (most recent call last): [Fri Mar 11 11:39:12 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 11 11:39:12 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 11 11:39:12 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 11 11:39:12 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 11 11:39:12 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 11 11:39:12 2022] [error] return view_func(*args, **kwargs) [Fri Mar 11 11:39:12 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 11 11:39:12 2022] [error] response = self.handle_exception(exc) [Fri Mar 11 11:39:12 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 11 11:39:12 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 11 11:39:12 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1401, in get [Fri Mar 11 11:39:12 2022] [error] "aaData": serializer.data [Fri Mar 11 11:39:12 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 573, in data [Fri Mar 11 11:39:12 2022] [error] self._data = [self.to_native(item) for item in obj] [Fri Mar 11 11:39:12 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 351, in to_native [Fri Mar 11 11:39:12 2022] [error] value = field.field_to_native(obj, field_name) [Fri Mar 11 11:39:12 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/fields.py", line 1035, in field_to_native [Fri Mar 11 11:39:12 2022] [error] value = getattr(self.parent, self.method_name)(obj) [Fri Mar 11 11:39:12 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/serializers.py", line 140, in get_nombre_usuario [Fri Mar 11 11:39:12 2022] [error] usuario = User.objects.get(pk=obj.usuario_id) [Fri Mar 11 11:39:12 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Mar 11 11:39:12 2022] [error] return self.get_query_set().get(*args, **kwargs) [Fri Mar 11 11:39:12 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Fri Mar 11 11:39:12 2022] [error] self.model._meta.object_name) [Fri Mar 11 11:39:12 2022] [error] DoesNotExist: User matching query does not exist. [Fri Mar 11 11:40:07 2022] [error] 5957 [Fri Mar 11 11:40:07 2022] [error] Internal Server Error: /bienes/historial_api/5957/ [Fri Mar 11 11:40:07 2022] [error] Traceback (most recent call last): [Fri Mar 11 11:40:07 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Fri Mar 11 11:40:07 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Fri Mar 11 11:40:07 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Fri Mar 11 11:40:07 2022] [error] return self.dispatch(request, *args, **kwargs) [Fri Mar 11 11:40:07 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Fri Mar 11 11:40:07 2022] [error] return view_func(*args, **kwargs) [Fri Mar 11 11:40:07 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Fri Mar 11 11:40:07 2022] [error] response = self.handle_exception(exc) [Fri Mar 11 11:40:07 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Fri Mar 11 11:40:07 2022] [error] response = handler(request, *args, **kwargs) [Fri Mar 11 11:40:07 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1401, in get [Fri Mar 11 11:40:07 2022] [error] "aaData": serializer.data [Fri Mar 11 11:40:07 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 573, in data [Fri Mar 11 11:40:07 2022] [error] self._data = [self.to_native(item) for item in obj] [Fri Mar 11 11:40:07 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 351, in to_native [Fri Mar 11 11:40:07 2022] [error] value = field.field_to_native(obj, field_name) [Fri Mar 11 11:40:07 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/fields.py", line 1035, in field_to_native [Fri Mar 11 11:40:07 2022] [error] value = getattr(self.parent, self.method_name)(obj) [Fri Mar 11 11:40:07 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/serializers.py", line 140, in get_nombre_usuario [Fri Mar 11 11:40:07 2022] [error] usuario = User.objects.get(pk=obj.usuario_id) [Fri Mar 11 11:40:07 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Fri Mar 11 11:40:07 2022] [error] return self.get_query_set().get(*args, **kwargs) [Fri Mar 11 11:40:07 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Fri Mar 11 11:40:07 2022] [error] self.model._meta.object_name) [Fri Mar 11 11:40:07 2022] [error] DoesNotExist: User matching query does not exist. [Fri Mar 11 11:40:53 2022] [error] 7814 [Fri Mar 11 11:42:18 2022] [error] 7814 [Fri Mar 11 11:42:56 2022] [error] 2868 [Fri Mar 11 11:43:06 2022] [error] 2868 [Fri Mar 11 11:43:49 2022] [error] 6593 [Tue Mar 15 10:13:38 2022] [error] 6175 [Tue Mar 15 10:13:39 2022] [error] Internal Server Error: /bienes/historial_api/6175/ [Tue Mar 15 10:13:39 2022] [error] Traceback (most recent call last): [Tue Mar 15 10:13:39 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Tue Mar 15 10:13:39 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Tue Mar 15 10:13:39 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Tue Mar 15 10:13:39 2022] [error] return self.dispatch(request, *args, **kwargs) [Tue Mar 15 10:13:39 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Tue Mar 15 10:13:39 2022] [error] return view_func(*args, **kwargs) [Tue Mar 15 10:13:39 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Tue Mar 15 10:13:39 2022] [error] response = self.handle_exception(exc) [Tue Mar 15 10:13:39 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Tue Mar 15 10:13:39 2022] [error] response = handler(request, *args, **kwargs) [Tue Mar 15 10:13:39 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1414, in get [Tue Mar 15 10:13:39 2022] [error] "aaData": serializer.data [Tue Mar 15 10:13:39 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 573, in data [Tue Mar 15 10:13:39 2022] [error] self._data = [self.to_native(item) for item in obj] [Tue Mar 15 10:13:39 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 351, in to_native [Tue Mar 15 10:13:39 2022] [error] value = field.field_to_native(obj, field_name) [Tue Mar 15 10:13:39 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/fields.py", line 1035, in field_to_native [Tue Mar 15 10:13:39 2022] [error] value = getattr(self.parent, self.method_name)(obj) [Tue Mar 15 10:13:39 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/serializers.py", line 140, in get_nombre_usuario [Tue Mar 15 10:13:39 2022] [error] usuario = User.objects.get(pk=obj.usuario_id) [Tue Mar 15 10:13:39 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Tue Mar 15 10:13:39 2022] [error] return self.get_query_set().get(*args, **kwargs) [Tue Mar 15 10:13:39 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Tue Mar 15 10:13:39 2022] [error] self.model._meta.object_name) [Tue Mar 15 10:13:39 2022] [error] DoesNotExist: User matching query does not exist. [Tue Mar 15 10:14:27 2022] [error] 2931 [Tue Mar 15 10:15:01 2022] [error] 7072 [Tue Mar 15 10:15:14 2022] [error] 7442 [Tue Mar 15 10:15:30 2022] [error] 6809 [Tue Mar 15 10:15:44 2022] [error] 5334 [Tue Mar 15 10:16:01 2022] [error] 6341 [Tue Mar 15 10:16:02 2022] [error] Internal Server Error: /bienes/historial_api/6341/ [Tue Mar 15 10:16:02 2022] [error] Traceback (most recent call last): [Tue Mar 15 10:16:02 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Tue Mar 15 10:16:02 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Tue Mar 15 10:16:02 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Tue Mar 15 10:16:02 2022] [error] return self.dispatch(request, *args, **kwargs) [Tue Mar 15 10:16:02 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Tue Mar 15 10:16:02 2022] [error] return view_func(*args, **kwargs) [Tue Mar 15 10:16:02 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Tue Mar 15 10:16:02 2022] [error] response = self.handle_exception(exc) [Tue Mar 15 10:16:02 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Tue Mar 15 10:16:02 2022] [error] response = handler(request, *args, **kwargs) [Tue Mar 15 10:16:02 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1414, in get [Tue Mar 15 10:16:02 2022] [error] "aaData": serializer.data [Tue Mar 15 10:16:02 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 573, in data [Tue Mar 15 10:16:02 2022] [error] self._data = [self.to_native(item) for item in obj] [Tue Mar 15 10:16:02 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 351, in to_native [Tue Mar 15 10:16:02 2022] [error] value = field.field_to_native(obj, field_name) [Tue Mar 15 10:16:02 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/fields.py", line 1035, in field_to_native [Tue Mar 15 10:16:02 2022] [error] value = getattr(self.parent, self.method_name)(obj) [Tue Mar 15 10:16:02 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/serializers.py", line 140, in get_nombre_usuario [Tue Mar 15 10:16:02 2022] [error] usuario = User.objects.get(pk=obj.usuario_id) [Tue Mar 15 10:16:02 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Tue Mar 15 10:16:02 2022] [error] return self.get_query_set().get(*args, **kwargs) [Tue Mar 15 10:16:02 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Tue Mar 15 10:16:02 2022] [error] self.model._meta.object_name) [Tue Mar 15 10:16:02 2022] [error] DoesNotExist: User matching query does not exist. [Tue Mar 15 10:16:17 2022] [error] Internal Server Error: /bienes/historial_api/6341/ [Tue Mar 15 10:16:17 2022] [error] Traceback (most recent call last): [Tue Mar 15 10:16:17 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Tue Mar 15 10:16:17 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Tue Mar 15 10:16:17 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Tue Mar 15 10:16:17 2022] [error] return self.dispatch(request, *args, **kwargs) [Tue Mar 15 10:16:17 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Tue Mar 15 10:16:17 2022] [error] return view_func(*args, **kwargs) [Tue Mar 15 10:16:17 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Tue Mar 15 10:16:17 2022] [error] response = self.handle_exception(exc) [Tue Mar 15 10:16:17 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Tue Mar 15 10:16:17 2022] [error] response = handler(request, *args, **kwargs) [Tue Mar 15 10:16:17 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1414, in get [Tue Mar 15 10:16:17 2022] [error] "aaData": serializer.data [Tue Mar 15 10:16:17 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 573, in data [Tue Mar 15 10:16:17 2022] [error] self._data = [self.to_native(item) for item in obj] [Tue Mar 15 10:16:17 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 351, in to_native [Tue Mar 15 10:16:17 2022] [error] value = field.field_to_native(obj, field_name) [Tue Mar 15 10:16:17 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/fields.py", line 1035, in field_to_native [Tue Mar 15 10:16:17 2022] [error] value = getattr(self.parent, self.method_name)(obj) [Tue Mar 15 10:16:17 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/serializers.py", line 140, in get_nombre_usuario [Tue Mar 15 10:16:17 2022] [error] usuario = User.objects.get(pk=obj.usuario_id) [Tue Mar 15 10:16:17 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Tue Mar 15 10:16:17 2022] [error] return self.get_query_set().get(*args, **kwargs) [Tue Mar 15 10:16:17 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Tue Mar 15 10:16:17 2022] [error] self.model._meta.object_name) [Tue Mar 15 10:16:17 2022] [error] DoesNotExist: User matching query does not exist. [Tue Mar 15 11:04:04 2022] [error] 6157 [Tue Mar 15 11:04:04 2022] [error] Internal Server Error: /bienes/historial_api/6157/ [Tue Mar 15 11:04:04 2022] [error] Traceback (most recent call last): [Tue Mar 15 11:04:04 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Tue Mar 15 11:04:04 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Tue Mar 15 11:04:04 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Tue Mar 15 11:04:04 2022] [error] return self.dispatch(request, *args, **kwargs) [Tue Mar 15 11:04:04 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Tue Mar 15 11:04:04 2022] [error] return view_func(*args, **kwargs) [Tue Mar 15 11:04:04 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Tue Mar 15 11:04:04 2022] [error] response = self.handle_exception(exc) [Tue Mar 15 11:04:04 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Tue Mar 15 11:04:04 2022] [error] response = handler(request, *args, **kwargs) [Tue Mar 15 11:04:04 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1414, in get [Tue Mar 15 11:04:04 2022] [error] "aaData": serializer.data [Tue Mar 15 11:04:04 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 573, in data [Tue Mar 15 11:04:04 2022] [error] self._data = [self.to_native(item) for item in obj] [Tue Mar 15 11:04:04 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 351, in to_native [Tue Mar 15 11:04:04 2022] [error] value = field.field_to_native(obj, field_name) [Tue Mar 15 11:04:04 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/fields.py", line 1035, in field_to_native [Tue Mar 15 11:04:04 2022] [error] value = getattr(self.parent, self.method_name)(obj) [Tue Mar 15 11:04:04 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/serializers.py", line 140, in get_nombre_usuario [Tue Mar 15 11:04:04 2022] [error] usuario = User.objects.get(pk=obj.usuario_id) [Tue Mar 15 11:04:04 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Tue Mar 15 11:04:04 2022] [error] return self.get_query_set().get(*args, **kwargs) [Tue Mar 15 11:04:04 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Tue Mar 15 11:04:04 2022] [error] self.model._meta.object_name) [Tue Mar 15 11:04:04 2022] [error] DoesNotExist: User matching query does not exist. [Tue Mar 15 11:04:14 2022] [error] 6157 [Tue Mar 15 11:04:14 2022] [error] Internal Server Error: /bienes/historial_api/6157/ [Tue Mar 15 11:04:14 2022] [error] Traceback (most recent call last): [Tue Mar 15 11:04:14 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Tue Mar 15 11:04:14 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Tue Mar 15 11:04:14 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Tue Mar 15 11:04:14 2022] [error] return self.dispatch(request, *args, **kwargs) [Tue Mar 15 11:04:14 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Tue Mar 15 11:04:14 2022] [error] return view_func(*args, **kwargs) [Tue Mar 15 11:04:14 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Tue Mar 15 11:04:14 2022] [error] response = self.handle_exception(exc) [Tue Mar 15 11:04:14 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Tue Mar 15 11:04:14 2022] [error] response = handler(request, *args, **kwargs) [Tue Mar 15 11:04:14 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1414, in get [Tue Mar 15 11:04:14 2022] [error] "aaData": serializer.data [Tue Mar 15 11:04:14 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 573, in data [Tue Mar 15 11:04:14 2022] [error] self._data = [self.to_native(item) for item in obj] [Tue Mar 15 11:04:14 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 351, in to_native [Tue Mar 15 11:04:14 2022] [error] value = field.field_to_native(obj, field_name) [Tue Mar 15 11:04:14 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/fields.py", line 1035, in field_to_native [Tue Mar 15 11:04:14 2022] [error] value = getattr(self.parent, self.method_name)(obj) [Tue Mar 15 11:04:14 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/serializers.py", line 140, in get_nombre_usuario [Tue Mar 15 11:04:14 2022] [error] usuario = User.objects.get(pk=obj.usuario_id) [Tue Mar 15 11:04:14 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Tue Mar 15 11:04:14 2022] [error] return self.get_query_set().get(*args, **kwargs) [Tue Mar 15 11:04:14 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Tue Mar 15 11:04:14 2022] [error] self.model._meta.object_name) [Tue Mar 15 11:04:14 2022] [error] DoesNotExist: User matching query does not exist. [Tue Mar 15 13:43:00 2022] [error] 6175 [Wed Mar 16 14:28:53 2022] [error] 7831 [Tue Mar 22 10:05:09 2022] [error] 634 [Tue Mar 22 12:10:25 2022] [error] 634 [Tue Mar 22 12:52:31 2022] [error] 379 [Tue Mar 22 13:32:23 2022] [error] 634 [Tue Mar 22 13:34:43 2022] [error] 379 [Thu Mar 24 09:39:40 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/images/00_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 09:39:42 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/images/01_BIENES_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menubien/ [Thu Mar 24 09:39:43 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/images/00_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 09:40:00 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/images/00_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 09:40:08 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/images/01_BIENES_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menubien/ [Thu Mar 24 09:40:11 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/images/02_ACTAS_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Thu Mar 24 09:40:16 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/images/00_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 09:42:11 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/images/00_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 09:42:14 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/images/00_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 09:42:15 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/images/00_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 09:42:38 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/images/00_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 09:42:41 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/images/00_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 09:42:58 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/images/00_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 09:43:16 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/images/00_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 09:45:21 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/images/00_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 10:02:50 2022] [error] [client 10.111.32.38] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/images/00_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 10:06:25 2022] [error] [client 10.111.32.23] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/assets/images/00_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 10:07:01 2022] [error] [client 10.111.32.23] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/assets/images/00_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 10:07:04 2022] [error] [client 10.111.32.23] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/assets/images/01_BIENES_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menubien/ [Thu Mar 24 10:07:09 2022] [error] [client 10.111.32.23] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/assets/images/01_BIENES_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menubien/ [Thu Mar 24 10:07:09 2022] [error] [client 10.111.32.23] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/assets/images/00_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 10:07:22 2022] [error] [client 10.111.32.23] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/assets/images/00_Back_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 11:42:10 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/assets/images/00_BACK_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 11:42:14 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/assets/images/00_BACK_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 11:42:21 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/assets/images/00_BACK_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Thu Mar 24 11:43:00 2022] [error] [client 10.111.32.66] File does not exist: /opt/public_html/bienes_asegurados/bienes_asegurados/static/assets/images/00_BACK_Bienes_Aseg.png, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Fri Apr 01 11:57:05 2022] [error] 7834 [Thu Apr 07 09:28:08 2022] [error] 132 [Thu Apr 07 09:29:31 2022] [error] 132 [Thu Apr 07 09:31:09 2022] [error] 132 [Thu Apr 07 09:41:49 2022] [error] 6603 [Thu Apr 07 10:45:15 2022] [error] 6603 [Wed Apr 27 10:34:11 2022] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Apr 27 10:34:11 2022] [error] Traceback (most recent call last): [Wed Apr 27 10:34:11 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Apr 27 10:34:11 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Apr 27 10:34:11 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Apr 27 10:34:11 2022] [error] return view_func(request, *args, **kwargs) [Wed Apr 27 10:34:11 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 668, in creardevolucion [Wed Apr 27 10:34:11 2022] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Apr 27 10:34:11 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Apr 27 10:34:11 2022] [error] return self.get_query_set().get(*args, **kwargs) [Wed Apr 27 10:34:11 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Apr 27 10:34:11 2022] [error] self.model._meta.object_name) [Wed Apr 27 10:34:11 2022] [error] DoesNotExist: Bienes matching query does not exist. [Wed Apr 27 10:35:11 2022] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Apr 27 10:35:11 2022] [error] Traceback (most recent call last): [Wed Apr 27 10:35:11 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Apr 27 10:35:11 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Apr 27 10:35:11 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Apr 27 10:35:11 2022] [error] return view_func(request, *args, **kwargs) [Wed Apr 27 10:35:11 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 668, in creardevolucion [Wed Apr 27 10:35:11 2022] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Apr 27 10:35:11 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Apr 27 10:35:11 2022] [error] return self.get_query_set().get(*args, **kwargs) [Wed Apr 27 10:35:11 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Apr 27 10:35:11 2022] [error] self.model._meta.object_name) [Wed Apr 27 10:35:11 2022] [error] DoesNotExist: Bienes matching query does not exist. [Wed Apr 27 10:36:20 2022] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Apr 27 10:36:20 2022] [error] Traceback (most recent call last): [Wed Apr 27 10:36:20 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Apr 27 10:36:20 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Apr 27 10:36:20 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Apr 27 10:36:20 2022] [error] return view_func(request, *args, **kwargs) [Wed Apr 27 10:36:20 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 668, in creardevolucion [Wed Apr 27 10:36:20 2022] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Apr 27 10:36:20 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Apr 27 10:36:20 2022] [error] return self.get_query_set().get(*args, **kwargs) [Wed Apr 27 10:36:20 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Apr 27 10:36:20 2022] [error] self.model._meta.object_name) [Wed Apr 27 10:36:20 2022] [error] DoesNotExist: Bienes matching query does not exist. [Wed Apr 27 10:37:56 2022] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Apr 27 10:37:56 2022] [error] Traceback (most recent call last): [Wed Apr 27 10:37:56 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Apr 27 10:37:56 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Apr 27 10:37:56 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Apr 27 10:37:56 2022] [error] return view_func(request, *args, **kwargs) [Wed Apr 27 10:37:56 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 668, in creardevolucion [Wed Apr 27 10:37:56 2022] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Apr 27 10:37:56 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Apr 27 10:37:56 2022] [error] return self.get_query_set().get(*args, **kwargs) [Wed Apr 27 10:37:56 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Apr 27 10:37:56 2022] [error] self.model._meta.object_name) [Wed Apr 27 10:37:56 2022] [error] DoesNotExist: Bienes matching query does not exist. [Wed Apr 27 10:39:16 2022] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Apr 27 10:39:16 2022] [error] Traceback (most recent call last): [Wed Apr 27 10:39:16 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Apr 27 10:39:16 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Apr 27 10:39:16 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Apr 27 10:39:16 2022] [error] return view_func(request, *args, **kwargs) [Wed Apr 27 10:39:16 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 668, in creardevolucion [Wed Apr 27 10:39:16 2022] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Apr 27 10:39:16 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Apr 27 10:39:16 2022] [error] return self.get_query_set().get(*args, **kwargs) [Wed Apr 27 10:39:16 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Apr 27 10:39:16 2022] [error] self.model._meta.object_name) [Wed Apr 27 10:39:16 2022] [error] DoesNotExist: Bienes matching query does not exist. [Wed Apr 27 10:39:35 2022] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Apr 27 10:39:35 2022] [error] Traceback (most recent call last): [Wed Apr 27 10:39:35 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Apr 27 10:39:35 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Apr 27 10:39:35 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Apr 27 10:39:35 2022] [error] return view_func(request, *args, **kwargs) [Wed Apr 27 10:39:35 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 668, in creardevolucion [Wed Apr 27 10:39:35 2022] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Apr 27 10:39:35 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Apr 27 10:39:35 2022] [error] return self.get_query_set().get(*args, **kwargs) [Wed Apr 27 10:39:35 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Apr 27 10:39:35 2022] [error] self.model._meta.object_name) [Wed Apr 27 10:39:35 2022] [error] DoesNotExist: Bienes matching query does not exist. [Wed Apr 27 10:40:44 2022] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Apr 27 10:40:44 2022] [error] Traceback (most recent call last): [Wed Apr 27 10:40:44 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Apr 27 10:40:44 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Apr 27 10:40:44 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Apr 27 10:40:44 2022] [error] return view_func(request, *args, **kwargs) [Wed Apr 27 10:40:44 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 668, in creardevolucion [Wed Apr 27 10:40:44 2022] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Apr 27 10:40:44 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Apr 27 10:40:44 2022] [error] return self.get_query_set().get(*args, **kwargs) [Wed Apr 27 10:40:44 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Apr 27 10:40:44 2022] [error] self.model._meta.object_name) [Wed Apr 27 10:40:44 2022] [error] DoesNotExist: Bienes matching query does not exist. [Wed Apr 27 10:41:22 2022] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Apr 27 10:41:22 2022] [error] Traceback (most recent call last): [Wed Apr 27 10:41:22 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Apr 27 10:41:22 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Apr 27 10:41:22 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Apr 27 10:41:22 2022] [error] return view_func(request, *args, **kwargs) [Wed Apr 27 10:41:22 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 668, in creardevolucion [Wed Apr 27 10:41:22 2022] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Apr 27 10:41:22 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Apr 27 10:41:22 2022] [error] return self.get_query_set().get(*args, **kwargs) [Wed Apr 27 10:41:22 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Apr 27 10:41:22 2022] [error] self.model._meta.object_name) [Wed Apr 27 10:41:22 2022] [error] DoesNotExist: Bienes matching query does not exist. [Wed Apr 27 10:43:23 2022] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Apr 27 10:43:23 2022] [error] Traceback (most recent call last): [Wed Apr 27 10:43:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Apr 27 10:43:23 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Apr 27 10:43:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Apr 27 10:43:23 2022] [error] return view_func(request, *args, **kwargs) [Wed Apr 27 10:43:23 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 668, in creardevolucion [Wed Apr 27 10:43:23 2022] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Apr 27 10:43:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Apr 27 10:43:23 2022] [error] return self.get_query_set().get(*args, **kwargs) [Wed Apr 27 10:43:23 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Apr 27 10:43:23 2022] [error] self.model._meta.object_name) [Wed Apr 27 10:43:23 2022] [error] DoesNotExist: Bienes matching query does not exist. [Wed May 25 08:34:23 2022] [error] Traceback (most recent call last): [Wed May 25 08:34:23 2022] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Wed May 25 08:34:23 2022] [error] msg = self.format(record) [Wed May 25 08:34:23 2022] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Wed May 25 08:34:23 2022] [error] return fmt.format(record) [Wed May 25 08:34:23 2022] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Wed May 25 08:34:23 2022] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Wed May 25 08:34:23 2022] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Thu Jun 02 13:01:20 2022] [error] [client 10.82.10.35] mod_wsgi (pid=31416): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 02 13:01:20 2022] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jun 08 14:43:52 2022] [error] [client 10.82.10.35] mod_wsgi (pid=2851): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jun 08 14:43:52 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 30 14:31:13 2022] [error] 8102 [Tue Aug 30 14:32:18 2022] [error] [client 10.82.10.38] mod_wsgi (pid=17088): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 30 14:32:18 2022] [error] [client 10.82.10.38] IOError: failed to write data [Tue Aug 30 14:33:06 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:06 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:06 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:06 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:07 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:07 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:07 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:07 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:07 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:08 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:08 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:08 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:08 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:09 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:13 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:13 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:14 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:14 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:14 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:15 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuacta/ [Tue Aug 30 14:33:24 2022] [error] [client 10.82.10.38] mod_wsgi (pid=17088): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 30 14:33:24 2022] [error] [client 10.82.10.38] IOError: failed to write data [Tue Aug 30 14:34:25 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py [Tue Aug 30 14:34:31 2022] [error] [client 10.82.10.38] mod_wsgi (pid=17088): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 30 14:34:31 2022] [error] [client 10.82.10.38] IOError: failed to write data [Tue Aug 30 14:34:40 2022] [error] [client 10.82.10.38] mod_wsgi (pid=17088): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 30 14:34:40 2022] [error] [client 10.82.10.38] IOError: failed to write data [Tue Aug 30 14:34:43 2022] [error] [client 10.82.10.38] mod_wsgi (pid=17088): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 30 14:34:43 2022] [error] [client 10.82.10.38] IOError: failed to write data [Tue Aug 30 14:34:46 2022] [error] [client 10.82.10.38] mod_wsgi (pid=17088): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 30 14:34:46 2022] [error] [client 10.82.10.38] IOError: failed to write data [Tue Aug 30 14:34:47 2022] [error] [client 10.82.10.38] mod_wsgi (pid=17088): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 30 14:34:47 2022] [error] [client 10.82.10.38] IOError: failed to write data [Tue Aug 30 14:34:47 2022] [error] [client 10.82.10.38] mod_wsgi (pid=17088): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 30 14:34:47 2022] [error] [client 10.82.10.38] IOError: failed to write data [Tue Aug 30 14:34:49 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py [Tue Aug 30 14:34:56 2022] [error] [client 10.82.10.38] mod_wsgi (pid=17088): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 30 14:34:56 2022] [error] [client 10.82.10.38] IOError: failed to write data [Tue Aug 30 14:34:56 2022] [error] [client 10.82.10.38] mod_wsgi (pid=17088): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 30 14:34:56 2022] [error] [client 10.82.10.38] IOError: failed to write data [Tue Aug 30 14:34:58 2022] [error] [client 10.82.10.38] mod_wsgi (pid=17088): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 30 14:34:58 2022] [error] [client 10.82.10.38] IOError: failed to write data [Tue Aug 30 14:34:58 2022] [error] [client 10.82.10.38] mod_wsgi (pid=17088): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 30 14:34:59 2022] [error] [client 10.82.10.38] IOError: failed to write data [Tue Aug 30 14:34:59 2022] [error] [client 10.82.10.38] mod_wsgi (pid=17088): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 30 14:34:59 2022] [error] [client 10.82.10.38] IOError: failed to write data [Tue Aug 30 14:34:59 2022] [error] [client 10.82.10.38] mod_wsgi (pid=17088): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 30 14:34:59 2022] [error] [client 10.82.10.38] IOError: failed to write data [Tue Aug 30 14:35:03 2022] [error] [client 10.82.10.38] mod_wsgi (pid=17088): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 30 14:35:03 2022] [error] [client 10.82.10.38] IOError: failed to write data [Tue Aug 30 14:35:15 2022] [error] [client 10.82.10.38] mod_wsgi (pid=17088): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 30 14:35:15 2022] [error] [client 10.82.10.38] IOError: failed to write data [Mon Sep 19 10:39:03 2022] [error] Internal Server Error: /bienes/mostrarrecepcion/ [Mon Sep 19 10:39:03 2022] [error] Traceback (most recent call last): [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Sep 19 10:39:03 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Mon Sep 19 10:39:03 2022] [error] return self.dispatch(request, *args, **kwargs) [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 86, in dispatch [Mon Sep 19 10:39:03 2022] [error] return handler(request, *args, **kwargs) [Mon Sep 19 10:39:03 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1512, in get [Mon Sep 19 10:39:03 2022] [error] if not request.user.is_authenticated(): [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Mon Sep 19 10:39:03 2022] [error] self._setup() [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Mon Sep 19 10:39:03 2022] [error] self._wrapped = self._setupfunc() [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Mon Sep 19 10:39:03 2022] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Mon Sep 19 10:39:03 2022] [error] request._cached_user = auth.get_user(request) [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Mon Sep 19 10:39:03 2022] [error] user_id = request.session[SESSION_KEY] [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Mon Sep 19 10:39:03 2022] [error] return self._session[key] [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Mon Sep 19 10:39:03 2022] [error] self._session_cache = self.load() [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Mon Sep 19 10:39:03 2022] [error] expire_date__gt=timezone.now() [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Sep 19 10:39:03 2022] [error] return self.get_query_set().get(*args, **kwargs) [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Mon Sep 19 10:39:03 2022] [error] num = len(clone) [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Mon Sep 19 10:39:03 2022] [error] self._result_cache = list(self.iterator()) [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Mon Sep 19 10:39:03 2022] [error] for row in compiler.results_iter(): [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Mon Sep 19 10:39:03 2022] [error] for rows in self.execute_sql(MULTI): [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Mon Sep 19 10:39:03 2022] [error] cursor = self.connection.cursor() [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Mon Sep 19 10:39:03 2022] [error] cursor = self.make_debug_cursor(self._cursor()) [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Mon Sep 19 10:39:03 2022] [error] self.connection = Database.connect(**conn_params) [Mon Sep 19 10:39:03 2022] [error] OperationalError: could not connect to server: No route to host [Mon Sep 19 10:39:03 2022] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Mon Sep 19 10:39:03 2022] [error] \tTCP/IP connections on port 5444? [Mon Sep 19 10:39:03 2022] [error] [Mon Sep 19 10:39:03 2022] [error] Internal Server Error: /bienes/mostrarrecepcion/ [Mon Sep 19 10:39:03 2022] [error] Traceback (most recent call last): [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Sep 19 10:39:03 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Mon Sep 19 10:39:03 2022] [error] return self.dispatch(request, *args, **kwargs) [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 86, in dispatch [Mon Sep 19 10:39:03 2022] [error] return handler(request, *args, **kwargs) [Mon Sep 19 10:39:03 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1512, in get [Mon Sep 19 10:39:03 2022] [error] if not request.user.is_authenticated(): [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Mon Sep 19 10:39:03 2022] [error] self._setup() [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Mon Sep 19 10:39:03 2022] [error] self._wrapped = self._setupfunc() [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Mon Sep 19 10:39:03 2022] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Mon Sep 19 10:39:03 2022] [error] request._cached_user = auth.get_user(request) [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Mon Sep 19 10:39:03 2022] [error] user_id = request.session[SESSION_KEY] [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Mon Sep 19 10:39:03 2022] [error] return self._session[key] [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Mon Sep 19 10:39:03 2022] [error] self._session_cache = self.load() [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Mon Sep 19 10:39:03 2022] [error] expire_date__gt=timezone.now() [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Sep 19 10:39:03 2022] [error] return self.get_query_set().get(*args, **kwargs) [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Mon Sep 19 10:39:03 2022] [error] num = len(clone) [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Mon Sep 19 10:39:03 2022] [error] self._result_cache = list(self.iterator()) [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Mon Sep 19 10:39:03 2022] [error] for row in compiler.results_iter(): [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Mon Sep 19 10:39:03 2022] [error] for rows in self.execute_sql(MULTI): [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Mon Sep 19 10:39:03 2022] [error] cursor = self.connection.cursor() [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Mon Sep 19 10:39:03 2022] [error] cursor = self.make_debug_cursor(self._cursor()) [Mon Sep 19 10:39:03 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Mon Sep 19 10:39:03 2022] [error] self.connection = Database.connect(**conn_params) [Mon Sep 19 10:39:03 2022] [error] OperationalError: could not connect to server: No route to host [Mon Sep 19 10:39:03 2022] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Mon Sep 19 10:39:03 2022] [error] \tTCP/IP connections on port 5444? [Mon Sep 19 10:39:03 2022] [error] [Mon Sep 19 10:39:15 2022] [error] Internal Server Error: /bienes/mostrarrecepcion/ [Mon Sep 19 10:39:15 2022] [error] Traceback (most recent call last): [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Sep 19 10:39:15 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Mon Sep 19 10:39:15 2022] [error] return self.dispatch(request, *args, **kwargs) [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 86, in dispatch [Mon Sep 19 10:39:15 2022] [error] return handler(request, *args, **kwargs) [Mon Sep 19 10:39:15 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1512, in get [Mon Sep 19 10:39:15 2022] [error] if not request.user.is_authenticated(): [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Mon Sep 19 10:39:15 2022] [error] self._setup() [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Mon Sep 19 10:39:15 2022] [error] self._wrapped = self._setupfunc() [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Mon Sep 19 10:39:15 2022] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Mon Sep 19 10:39:15 2022] [error] request._cached_user = auth.get_user(request) [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Mon Sep 19 10:39:15 2022] [error] user_id = request.session[SESSION_KEY] [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Mon Sep 19 10:39:15 2022] [error] return self._session[key] [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Mon Sep 19 10:39:15 2022] [error] self._session_cache = self.load() [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Mon Sep 19 10:39:15 2022] [error] expire_date__gt=timezone.now() [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Sep 19 10:39:15 2022] [error] return self.get_query_set().get(*args, **kwargs) [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Mon Sep 19 10:39:15 2022] [error] num = len(clone) [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Mon Sep 19 10:39:15 2022] [error] self._result_cache = list(self.iterator()) [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Mon Sep 19 10:39:15 2022] [error] for row in compiler.results_iter(): [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Mon Sep 19 10:39:15 2022] [error] for rows in self.execute_sql(MULTI): [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Mon Sep 19 10:39:15 2022] [error] cursor = self.connection.cursor() [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Mon Sep 19 10:39:15 2022] [error] cursor = self.make_debug_cursor(self._cursor()) [Mon Sep 19 10:39:15 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Mon Sep 19 10:39:15 2022] [error] self.connection = Database.connect(**conn_params) [Mon Sep 19 10:39:15 2022] [error] OperationalError: could not connect to server: No route to host [Mon Sep 19 10:39:15 2022] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Mon Sep 19 10:39:15 2022] [error] \tTCP/IP connections on port 5444? [Mon Sep 19 10:39:15 2022] [error] [Mon Sep 19 10:39:24 2022] [error] Internal Server Error: /bienes/mostrarrecepcion/ [Mon Sep 19 10:39:24 2022] [error] Traceback (most recent call last): [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Sep 19 10:39:24 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Mon Sep 19 10:39:24 2022] [error] return self.dispatch(request, *args, **kwargs) [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 86, in dispatch [Mon Sep 19 10:39:24 2022] [error] return handler(request, *args, **kwargs) [Mon Sep 19 10:39:24 2022] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1512, in get [Mon Sep 19 10:39:24 2022] [error] if not request.user.is_authenticated(): [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Mon Sep 19 10:39:24 2022] [error] self._setup() [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Mon Sep 19 10:39:24 2022] [error] self._wrapped = self._setupfunc() [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Mon Sep 19 10:39:24 2022] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Mon Sep 19 10:39:24 2022] [error] request._cached_user = auth.get_user(request) [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Mon Sep 19 10:39:24 2022] [error] user_id = request.session[SESSION_KEY] [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Mon Sep 19 10:39:24 2022] [error] return self._session[key] [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Mon Sep 19 10:39:24 2022] [error] self._session_cache = self.load() [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Mon Sep 19 10:39:24 2022] [error] expire_date__gt=timezone.now() [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Sep 19 10:39:24 2022] [error] return self.get_query_set().get(*args, **kwargs) [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Mon Sep 19 10:39:24 2022] [error] num = len(clone) [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Mon Sep 19 10:39:24 2022] [error] self._result_cache = list(self.iterator()) [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Mon Sep 19 10:39:24 2022] [error] for row in compiler.results_iter(): [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Mon Sep 19 10:39:24 2022] [error] for rows in self.execute_sql(MULTI): [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Mon Sep 19 10:39:24 2022] [error] cursor = self.connection.cursor() [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Mon Sep 19 10:39:24 2022] [error] cursor = self.make_debug_cursor(self._cursor()) [Mon Sep 19 10:39:24 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Mon Sep 19 10:39:24 2022] [error] self.connection = Database.connect(**conn_params) [Mon Sep 19 10:39:24 2022] [error] OperationalError: could not connect to server: No route to host [Mon Sep 19 10:39:24 2022] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Mon Sep 19 10:39:24 2022] [error] \tTCP/IP connections on port 5444? [Mon Sep 19 10:39:24 2022] [error] [Mon Sep 19 10:39:32 2022] [error] Internal Server Error: /bienes/menuacta/ [Mon Sep 19 10:39:32 2022] [error] Traceback (most recent call last): [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Sep 19 10:39:32 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Mon Sep 19 10:39:32 2022] [error] if test_func(request.user): [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Mon Sep 19 10:39:32 2022] [error] lambda u: u.is_authenticated(), [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Mon Sep 19 10:39:32 2022] [error] self._setup() [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Mon Sep 19 10:39:32 2022] [error] self._wrapped = self._setupfunc() [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Mon Sep 19 10:39:32 2022] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Mon Sep 19 10:39:32 2022] [error] request._cached_user = auth.get_user(request) [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Mon Sep 19 10:39:32 2022] [error] user_id = request.session[SESSION_KEY] [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Mon Sep 19 10:39:32 2022] [error] return self._session[key] [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Mon Sep 19 10:39:32 2022] [error] self._session_cache = self.load() [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Mon Sep 19 10:39:32 2022] [error] expire_date__gt=timezone.now() [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Sep 19 10:39:32 2022] [error] return self.get_query_set().get(*args, **kwargs) [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Mon Sep 19 10:39:32 2022] [error] num = len(clone) [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Mon Sep 19 10:39:32 2022] [error] self._result_cache = list(self.iterator()) [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Mon Sep 19 10:39:32 2022] [error] for row in compiler.results_iter(): [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Mon Sep 19 10:39:32 2022] [error] for rows in self.execute_sql(MULTI): [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Mon Sep 19 10:39:32 2022] [error] cursor = self.connection.cursor() [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Mon Sep 19 10:39:32 2022] [error] cursor = self.make_debug_cursor(self._cursor()) [Mon Sep 19 10:39:32 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Mon Sep 19 10:39:32 2022] [error] self.connection = Database.connect(**conn_params) [Mon Sep 19 10:39:32 2022] [error] OperationalError: could not connect to server: Connection refused [Mon Sep 19 10:39:32 2022] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Mon Sep 19 10:39:32 2022] [error] \tTCP/IP connections on port 5444? [Mon Sep 19 10:39:32 2022] [error] [Fri Oct 14 12:46:46 2022] [error] [client 10.82.10.35] mod_wsgi (pid=20372): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 14 12:46:46 2022] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 14 12:46:56 2022] [error] [client 10.82.10.35] mod_wsgi (pid=20372): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 14 12:46:56 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 25 10:01:44 2022] [error] [client 10.82.10.35] mod_wsgi (pid=19181): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 25 10:01:44 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Oct 25 10:04:55 2022] [error] [client 10.82.10.35] mod_wsgi (pid=19181): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Oct 25 10:04:55 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 15 13:28:55 2022] [error] [client 10.82.10.35] mod_wsgi (pid=32603): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 15 13:28:55 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 22 15:47:24 2022] [error] [client 10.82.10.35] mod_wsgi (pid=19347): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 22 15:47:25 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 22 15:56:03 2022] [error] [client 10.82.10.35] mod_wsgi (pid=19347): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 22 15:56:03 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 22 15:56:11 2022] [error] [client 10.82.10.35] mod_wsgi (pid=19347): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 22 15:56:11 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 22 15:58:25 2022] [error] [client 10.82.10.35] mod_wsgi (pid=19347): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 22 15:58:25 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 22 16:25:31 2022] [error] [client 10.82.10.35] mod_wsgi (pid=19347): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 22 16:25:31 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 22 16:28:00 2022] [error] [client 10.82.10.35] mod_wsgi (pid=19347): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 22 16:28:00 2022] [error] [client 10.82.10.35] IOError: failed to write data [Sat Nov 26 09:03:30 2022] [error] [client 10.82.10.35] mod_wsgi (pid=8686): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Sat Nov 26 09:03:30 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 29 11:54:18 2022] [error] [client 10.82.10.35] mod_wsgi (pid=4771): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 29 11:54:18 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Nov 29 12:27:10 2022] [error] [client 10.82.10.35] mod_wsgi (pid=4771): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Nov 29 12:27:10 2022] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 01 09:53:34 2022] [error] [client 10.82.10.35] mod_wsgi (pid=2537): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 01 09:53:34 2022] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 01 09:57:27 2022] [error] [client 10.82.10.35] mod_wsgi (pid=2537): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 01 09:57:27 2022] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 01 09:57:34 2022] [error] [client 10.82.10.35] mod_wsgi (pid=2537): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 01 09:57:34 2022] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 01 09:59:06 2022] [error] [client 10.82.10.35] mod_wsgi (pid=2537): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 01 09:59:06 2022] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 01 10:04:29 2022] [error] [client 10.82.10.35] mod_wsgi (pid=2537): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 01 10:04:29 2022] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 01 10:04:41 2022] [error] [client 10.82.10.35] mod_wsgi (pid=2537): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 01 10:04:41 2022] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 01 10:04:43 2022] [error] [client 10.82.10.35] mod_wsgi (pid=2537): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 01 10:04:43 2022] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 01 10:04:47 2022] [error] [client 10.82.10.35] mod_wsgi (pid=2537): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 01 10:04:47 2022] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 01 10:05:03 2022] [error] [client 10.82.10.35] mod_wsgi (pid=2537): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 01 10:05:03 2022] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 01 14:47:06 2022] [error] [client 10.82.10.35] mod_wsgi (pid=2537): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 01 14:47:06 2022] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 01 14:49:45 2022] [error] [client 10.82.10.35] mod_wsgi (pid=2537): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 01 14:49:45 2022] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 01 14:58:12 2022] [error] [client 10.82.10.35] mod_wsgi (pid=2537): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 01 14:58:12 2022] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 01 15:44:38 2022] [error] [client 10.82.10.35] mod_wsgi (pid=2537): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 01 15:44:38 2022] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 01 15:55:44 2022] [error] [client 10.82.10.35] mod_wsgi (pid=2537): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 01 15:55:44 2022] [error] [client 10.82.10.35] IOError: failed to write data [Thu Dec 01 16:07:06 2022] [error] [client 10.82.10.35] mod_wsgi (pid=2537): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 01 16:07:06 2022] [error] [client 10.82.10.35] IOError: failed to write data [Fri Dec 02 07:31:32 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 07:31:33 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 07:36:15 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 07:36:16 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 07:36:43 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 07:37:23 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 07:38:24 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Fri Dec 02 07:38:31 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 07:38:31 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 07:39:03 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 07:39:43 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 07:40:44 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Fri Dec 02 07:49:11 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 07:49:11 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 07:50:11 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Fri Dec 02 08:20:37 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 08:20:37 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 08:20:51 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 08:21:39 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 08:23:45 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 08:23:46 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 08:24:19 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 09:06:44 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 09:06:44 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 09:07:03 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 09:08:03 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Fri Dec 02 09:18:12 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py [Fri Dec 02 09:18:16 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py [Fri Dec 02 09:18:30 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py [Fri Dec 02 09:18:35 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py [Fri Dec 02 09:18:35 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py [Fri Dec 02 09:18:51 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py [Fri Dec 02 09:18:52 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py [Fri Dec 02 09:19:09 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py [Fri Dec 02 09:19:12 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py [Fri Dec 02 09:19:13 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py [Fri Dec 02 09:19:14 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py [Fri Dec 02 09:19:15 2022] [error] [client 10.82.10.20] Script timed out before returning headers: wsgi.py [Fri Dec 02 09:19:16 2022] [error] [client 10.82.10.38] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Fri Dec 02 09:45:22 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 09:45:23 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py [Fri Dec 02 09:46:23 2022] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/menuinicio/ [Fri Dec 02 10:35:53 2022] [error] [client 10.82.10.35] mod_wsgi (pid=19679): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Dec 02 10:35:53 2022] [error] [client 10.82.10.35] IOError: failed to write data [Fri Dec 02 10:46:10 2022] [error] [client 10.82.10.35] mod_wsgi (pid=19679): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Dec 02 10:46:10 2022] [error] [client 10.82.10.35] IOError: failed to write data [Fri Dec 02 10:57:00 2022] [error] [client 10.82.10.35] mod_wsgi (pid=19679): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Dec 02 10:57:00 2022] [error] [client 10.82.10.35] IOError: failed to write data [Fri Dec 02 11:05:54 2022] [error] [client 10.82.10.35] mod_wsgi (pid=19679): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Dec 02 11:05:54 2022] [error] [client 10.82.10.35] IOError: failed to write data [Fri Dec 02 11:23:21 2022] [error] [client 10.82.10.35] mod_wsgi (pid=19679): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Dec 02 11:23:21 2022] [error] [client 10.82.10.35] IOError: failed to write data [Fri Dec 02 14:00:56 2022] [error] [client 10.82.10.35] mod_wsgi (pid=19679): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Dec 02 14:00:56 2022] [error] [client 10.82.10.35] IOError: failed to write data [Fri Dec 02 14:24:29 2022] [error] [client 10.82.10.35] mod_wsgi (pid=19679): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Dec 02 14:24:29 2022] [error] [client 10.82.10.35] IOError: failed to write data [Fri Dec 02 14:35:30 2022] [error] [client 10.82.10.35] mod_wsgi (pid=19679): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Dec 02 14:35:30 2022] [error] [client 10.82.10.35] IOError: failed to write data [Mon Dec 05 08:53:47 2022] [error] [client 10.82.10.35] mod_wsgi (pid=7362): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 05 08:53:47 2022] [error] [client 10.82.10.35] IOError: failed to write data [Mon Dec 05 09:08:13 2022] [error] [client 10.82.10.35] mod_wsgi (pid=7362): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 05 09:08:13 2022] [error] [client 10.82.10.35] IOError: failed to write data [Mon Dec 05 09:09:46 2022] [error] [client 10.82.10.35] mod_wsgi (pid=7362): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 05 09:09:46 2022] [error] [client 10.82.10.35] IOError: failed to write data [Mon Dec 05 09:50:58 2022] [error] [client 10.82.10.35] mod_wsgi (pid=7362): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 05 09:50:58 2022] [error] [client 10.82.10.35] IOError: failed to write data [Mon Dec 05 10:22:06 2022] [error] [client 10.82.10.35] mod_wsgi (pid=18531): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 05 10:22:06 2022] [error] [client 10.82.10.35] IOError: failed to write data [Mon Dec 05 11:02:06 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 05 11:02:06 2022] [error] [client 10.82.10.35] IOError: failed to write data [Mon Dec 05 11:27:59 2022] [error] Traceback (most recent call last): [Mon Dec 05 11:27:59 2022] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Dec 05 11:27:59 2022] [error] msg = self.format(record) [Mon Dec 05 11:27:59 2022] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Dec 05 11:27:59 2022] [error] return fmt.format(record) [Mon Dec 05 11:27:59 2022] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Dec 05 11:27:59 2022] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Dec 05 11:27:59 2022] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1776: ordinal not in range(128) [Mon Dec 05 11:29:51 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 05 11:29:51 2022] [error] [client 10.82.10.35] IOError: failed to write data [Mon Dec 05 14:31:38 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 05 14:31:38 2022] [error] [client 10.82.10.35] IOError: failed to write data [Mon Dec 05 15:00:41 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 05 15:00:41 2022] [error] [client 10.82.10.35] IOError: failed to write data [Mon Dec 05 15:52:08 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 05 15:52:08 2022] [error] [client 10.82.10.35] IOError: failed to write data [Mon Dec 05 15:52:08 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 05 15:52:08 2022] [error] [client 10.82.10.35] IOError: failed to write data [Mon Dec 05 16:13:10 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 05 16:13:10 2022] [error] [client 10.82.10.35] IOError: failed to write data [Mon Dec 05 16:25:31 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Dec 05 16:25:31 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 08:40:55 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 08:40:55 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 08:51:11 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 08:51:11 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 08:59:59 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 08:59:59 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 09:08:37 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 09:08:37 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 09:19:42 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 09:19:42 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 09:23:13 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 09:23:13 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 09:26:48 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 09:26:48 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 09:26:58 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 09:26:58 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 09:28:12 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 09:28:12 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 09:54:23 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 09:54:23 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 10:03:07 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 10:03:07 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 10:14:29 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 10:14:29 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 10:16:34 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 10:16:34 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 10:18:20 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 10:18:20 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 10:32:24 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 10:32:24 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 10:43:30 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 10:43:30 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 10:52:54 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 10:52:54 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 11:01:59 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 11:01:59 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 11:13:24 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 11:13:24 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 11:54:37 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 11:54:37 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 12:04:13 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 12:04:13 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 12:12:40 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 12:12:40 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 12:25:29 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 12:25:29 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 12:34:53 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 12:34:53 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 14:12:29 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 14:12:29 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 14:22:06 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 14:22:06 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 14:30:35 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 14:30:35 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 14:36:46 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 14:36:46 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 14:47:05 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 14:47:05 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 14:59:55 2022] [error] [client 10.82.10.35] mod_wsgi (pid=3818): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 06 14:59:55 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 06 14:59:59 2022] [error] Internal Server Error: /bienes/mostrar_recepcion_api/ [Tue Dec 06 14:59:59 2022] [error] Traceback (most recent call last): [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Tue Dec 06 14:59:59 2022] [error] response = callback(request, *callback_args, **callback_kwargs) [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Tue Dec 06 14:59:59 2022] [error] return self.dispatch(request, *args, **kwargs) [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Tue Dec 06 14:59:59 2022] [error] return view_func(*args, **kwargs) [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Tue Dec 06 14:59:59 2022] [error] response = self.handle_exception(exc) [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 388, in dispatch [Tue Dec 06 14:59:59 2022] [error] self.initial(request, *args, **kwargs) [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 317, in initial [Tue Dec 06 14:59:59 2022] [error] self.perform_authentication(request) [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 267, in perform_authentication [Tue Dec 06 14:59:59 2022] [error] request.user [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 219, in user [Tue Dec 06 14:59:59 2022] [error] self._authenticate() [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 385, in _authenticate [Tue Dec 06 14:59:59 2022] [error] user_auth_tuple = authenticator.authenticate(self) [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/authentication.py", line 117, in authenticate [Tue Dec 06 14:59:59 2022] [error] if not user or not user.is_active: [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Tue Dec 06 14:59:59 2022] [error] self._setup() [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Tue Dec 06 14:59:59 2022] [error] self._wrapped = self._setupfunc() [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Tue Dec 06 14:59:59 2022] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Tue Dec 06 14:59:59 2022] [error] request._cached_user = auth.get_user(request) [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Tue Dec 06 14:59:59 2022] [error] user_id = request.session[SESSION_KEY] [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Tue Dec 06 14:59:59 2022] [error] return self._session[key] [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Tue Dec 06 14:59:59 2022] [error] self._session_cache = self.load() [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Tue Dec 06 14:59:59 2022] [error] expire_date__gt=timezone.now() [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Tue Dec 06 14:59:59 2022] [error] return self.get_query_set().get(*args, **kwargs) [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Tue Dec 06 14:59:59 2022] [error] num = len(clone) [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Tue Dec 06 14:59:59 2022] [error] self._result_cache = list(self.iterator()) [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Tue Dec 06 14:59:59 2022] [error] for row in compiler.results_iter(): [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Tue Dec 06 14:59:59 2022] [error] for rows in self.execute_sql(MULTI): [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Tue Dec 06 14:59:59 2022] [error] cursor = self.connection.cursor() [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Tue Dec 06 14:59:59 2022] [error] cursor = self.make_debug_cursor(self._cursor()) [Tue Dec 06 14:59:59 2022] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Tue Dec 06 14:59:59 2022] [error] self.connection = Database.connect(**conn_params) [Tue Dec 06 14:59:59 2022] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Tue Dec 06 14:59:59 2022] [error] [Thu Dec 08 12:35:32 2022] [error] [client 10.82.10.35] mod_wsgi (pid=16328): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Dec 08 12:35:32 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 20 08:26:37 2022] [error] [client 10.82.10.35] mod_wsgi (pid=15339): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 20 08:26:37 2022] [error] [client 10.82.10.35] IOError: failed to write data [Tue Dec 20 09:03:22 2022] [error] [client 10.82.10.35] mod_wsgi (pid=15339): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Dec 20 09:03:22 2022] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jan 09 15:48:36 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2419): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jan 09 15:48:36 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jan 19 15:57:59 2023] [error] 7352 [Thu Jan 19 15:58:30 2023] [error] 7352 [Thu Jan 19 15:58:45 2023] [error] 7352 [Thu Jan 19 15:59:08 2023] [error] 7352 [Thu Jan 19 15:59:23 2023] [error] 7352 [Thu Jan 19 15:59:46 2023] [error] 7352 [Thu Jan 19 15:59:49 2023] [error] 7352 [Mon Jan 23 11:13:06 2023] [error] Internal Server Error: /bienes/mostrar_recepcion_api/ [Mon Jan 23 11:13:06 2023] [error] Traceback (most recent call last): [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Jan 23 11:13:06 2023] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Mon Jan 23 11:13:06 2023] [error] return self.dispatch(request, *args, **kwargs) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Mon Jan 23 11:13:06 2023] [error] return view_func(*args, **kwargs) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Mon Jan 23 11:13:06 2023] [error] response = self.handle_exception(exc) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 388, in dispatch [Mon Jan 23 11:13:06 2023] [error] self.initial(request, *args, **kwargs) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 317, in initial [Mon Jan 23 11:13:06 2023] [error] self.perform_authentication(request) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 267, in perform_authentication [Mon Jan 23 11:13:06 2023] [error] request.user [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 219, in user [Mon Jan 23 11:13:06 2023] [error] self._authenticate() [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 385, in _authenticate [Mon Jan 23 11:13:06 2023] [error] user_auth_tuple = authenticator.authenticate(self) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/authentication.py", line 117, in authenticate [Mon Jan 23 11:13:06 2023] [error] if not user or not user.is_active: [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Mon Jan 23 11:13:06 2023] [error] self._setup() [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Mon Jan 23 11:13:06 2023] [error] self._wrapped = self._setupfunc() [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Mon Jan 23 11:13:06 2023] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Mon Jan 23 11:13:06 2023] [error] request._cached_user = auth.get_user(request) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Mon Jan 23 11:13:06 2023] [error] user_id = request.session[SESSION_KEY] [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Mon Jan 23 11:13:06 2023] [error] return self._session[key] [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Mon Jan 23 11:13:06 2023] [error] self._session_cache = self.load() [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Mon Jan 23 11:13:06 2023] [error] expire_date__gt=timezone.now() [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Jan 23 11:13:06 2023] [error] return self.get_query_set().get(*args, **kwargs) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Mon Jan 23 11:13:06 2023] [error] num = len(clone) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Mon Jan 23 11:13:06 2023] [error] self._result_cache = list(self.iterator()) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Mon Jan 23 11:13:06 2023] [error] for row in compiler.results_iter(): [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Mon Jan 23 11:13:06 2023] [error] for rows in self.execute_sql(MULTI): [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Mon Jan 23 11:13:06 2023] [error] cursor = self.connection.cursor() [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Mon Jan 23 11:13:06 2023] [error] cursor = self.make_debug_cursor(self._cursor()) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Mon Jan 23 11:13:06 2023] [error] self.connection = Database.connect(**conn_params) [Mon Jan 23 11:13:06 2023] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Mon Jan 23 11:13:06 2023] [error] [Mon Jan 23 11:13:06 2023] [error] Internal Server Error: /bienes/mostrar_recepcion_api/ [Mon Jan 23 11:13:06 2023] [error] Traceback (most recent call last): [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Mon Jan 23 11:13:06 2023] [error] response = callback(request, *callback_args, **callback_kwargs) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Mon Jan 23 11:13:06 2023] [error] return self.dispatch(request, *args, **kwargs) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Mon Jan 23 11:13:06 2023] [error] return view_func(*args, **kwargs) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Mon Jan 23 11:13:06 2023] [error] response = self.handle_exception(exc) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 388, in dispatch [Mon Jan 23 11:13:06 2023] [error] self.initial(request, *args, **kwargs) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 317, in initial [Mon Jan 23 11:13:06 2023] [error] self.perform_authentication(request) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 267, in perform_authentication [Mon Jan 23 11:13:06 2023] [error] request.user [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 219, in user [Mon Jan 23 11:13:06 2023] [error] self._authenticate() [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/request.py", line 385, in _authenticate [Mon Jan 23 11:13:06 2023] [error] user_auth_tuple = authenticator.authenticate(self) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/authentication.py", line 117, in authenticate [Mon Jan 23 11:13:06 2023] [error] if not user or not user.is_active: [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Mon Jan 23 11:13:06 2023] [error] self._setup() [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Mon Jan 23 11:13:06 2023] [error] self._wrapped = self._setupfunc() [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Mon Jan 23 11:13:06 2023] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Mon Jan 23 11:13:06 2023] [error] request._cached_user = auth.get_user(request) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Mon Jan 23 11:13:06 2023] [error] user_id = request.session[SESSION_KEY] [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Mon Jan 23 11:13:06 2023] [error] return self._session[key] [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Mon Jan 23 11:13:06 2023] [error] self._session_cache = self.load() [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Mon Jan 23 11:13:06 2023] [error] expire_date__gt=timezone.now() [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Mon Jan 23 11:13:06 2023] [error] return self.get_query_set().get(*args, **kwargs) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Mon Jan 23 11:13:06 2023] [error] num = len(clone) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Mon Jan 23 11:13:06 2023] [error] self._result_cache = list(self.iterator()) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Mon Jan 23 11:13:06 2023] [error] for row in compiler.results_iter(): [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Mon Jan 23 11:13:06 2023] [error] for rows in self.execute_sql(MULTI): [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Mon Jan 23 11:13:06 2023] [error] cursor = self.connection.cursor() [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Mon Jan 23 11:13:06 2023] [error] cursor = self.make_debug_cursor(self._cursor()) [Mon Jan 23 11:13:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Mon Jan 23 11:13:06 2023] [error] self.connection = Database.connect(**conn_params) [Mon Jan 23 11:13:06 2023] [error] OperationalError: could not translate host name "bdpro.tabasco.gob.mx" to address: Temporary failure in name resolution [Mon Jan 23 11:13:06 2023] [error] [Mon Jan 23 15:00:49 2023] [error] 2502 [Tue Jan 24 14:01:56 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7943): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jan 24 14:01:56 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jan 26 13:18:13 2023] [error] 6928 [Thu Feb 16 09:13:28 2023] [error] [client 10.82.10.20] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 09:13:28 2023] [error] [client 10.82.10.20] IOError: failed to write data [Thu Feb 16 09:13:38 2023] [error] [client 10.82.10.20] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 09:13:38 2023] [error] [client 10.82.10.20] IOError: failed to write data [Thu Feb 16 09:13:41 2023] [error] [client 10.82.10.20] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 09:13:41 2023] [error] [client 10.82.10.20] IOError: failed to write data [Thu Feb 16 09:27:26 2023] [error] [client 10.82.10.35] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 09:27:26 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 16 09:29:15 2023] [error] [client 10.82.10.35] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 09:29:15 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 16 09:29:37 2023] [error] [client 10.82.10.20] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 09:29:37 2023] [error] [client 10.82.10.20] IOError: failed to write data [Thu Feb 16 09:41:03 2023] [error] [client 10.82.10.35] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 09:41:03 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 16 09:44:29 2023] [error] [client 10.82.10.35] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 09:44:29 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 16 11:23:22 2023] [error] 8210 [Thu Feb 16 11:23:57 2023] [error] [client 10.82.10.20] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 11:23:57 2023] [error] [client 10.82.10.20] IOError: failed to write data [Thu Feb 16 11:24:01 2023] [error] [client 10.82.10.20] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 11:24:01 2023] [error] [client 10.82.10.20] IOError: failed to write data [Thu Feb 16 11:39:52 2023] [error] [client 10.82.10.20] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 11:39:52 2023] [error] [client 10.82.10.20] IOError: failed to write data [Thu Feb 16 11:48:14 2023] [error] Internal Server Error: /bienes/consultartipo/ [Thu Feb 16 11:48:14 2023] [error] Traceback (most recent call last): [Thu Feb 16 11:48:14 2023] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Thu Feb 16 11:48:14 2023] [error] response = callback(request, *callback_args, **callback_kwargs) [Thu Feb 16 11:48:14 2023] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Thu Feb 16 11:48:14 2023] [error] return view_func(*args, **kwargs) [Thu Feb 16 11:48:14 2023] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1357, in consultartipo [Thu Feb 16 11:48:14 2023] [error] a = Enlace.objects.filter(tipo_bien=tipo) [Thu Feb 16 11:48:14 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 155, in filter [Thu Feb 16 11:48:14 2023] [error] return self.get_query_set().filter(*args, **kwargs) [Thu Feb 16 11:48:14 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 669, in filter [Thu Feb 16 11:48:14 2023] [error] return self._filter_or_exclude(False, *args, **kwargs) [Thu Feb 16 11:48:14 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 687, in _filter_or_exclude [Thu Feb 16 11:48:14 2023] [error] clone.query.add_q(Q(*args, **kwargs)) [Thu Feb 16 11:48:14 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1271, in add_q [Thu Feb 16 11:48:14 2023] [error] can_reuse=used_aliases, force_having=force_having) [Thu Feb 16 11:48:14 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/query.py", line 1202, in add_filter [Thu Feb 16 11:48:14 2023] [error] connector) [Thu Feb 16 11:48:14 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 71, in add [Thu Feb 16 11:48:14 2023] [error] value = obj.prepare(lookup_type, value) [Thu Feb 16 11:48:14 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/where.py", line 339, in prepare [Thu Feb 16 11:48:14 2023] [error] return self.field.get_prep_lookup(lookup_type, value) [Thu Feb 16 11:48:14 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 143, in get_prep_lookup [Thu Feb 16 11:48:14 2023] [error] return self._pk_trace(value, 'get_prep_lookup', lookup_type) [Thu Feb 16 11:48:14 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/related.py", line 216, in _pk_trace [Thu Feb 16 11:48:14 2023] [error] v = getattr(field, prep_func)(lookup_type, v, **kwargs) [Thu Feb 16 11:48:14 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 322, in get_prep_lookup [Thu Feb 16 11:48:14 2023] [error] return self.get_prep_value(value) [Thu Feb 16 11:48:14 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 555, in get_prep_value [Thu Feb 16 11:48:14 2023] [error] return int(value) [Thu Feb 16 11:48:14 2023] [error] ValueError: invalid literal for int() with base 10: '' [Thu Feb 16 11:48:59 2023] [error] [client 10.82.10.20] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 11:48:59 2023] [error] [client 10.82.10.20] IOError: failed to write data [Thu Feb 16 11:49:02 2023] [error] [client 10.82.10.20] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 11:49:02 2023] [error] [client 10.82.10.20] IOError: failed to write data [Thu Feb 16 11:49:29 2023] [error] [client 10.82.10.20] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 11:49:29 2023] [error] [client 10.82.10.20] IOError: failed to write data [Thu Feb 16 11:54:30 2023] [error] [client 10.82.10.20] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 11:54:30 2023] [error] [client 10.82.10.20] IOError: failed to write data [Thu Feb 16 14:37:07 2023] [error] Traceback (most recent call last): [Thu Feb 16 14:37:07 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Thu Feb 16 14:37:07 2023] [error] msg = self.format(record) [Thu Feb 16 14:37:07 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Thu Feb 16 14:37:07 2023] [error] return fmt.format(record) [Thu Feb 16 14:37:07 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Thu Feb 16 14:37:07 2023] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Thu Feb 16 14:37:07 2023] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Thu Feb 16 14:44:37 2023] [error] [client 10.82.10.35] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 14:44:37 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 16 14:56:00 2023] [error] [client 10.82.10.35] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 14:56:00 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 16 15:10:40 2023] [error] [client 10.82.10.35] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 15:10:40 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 16 15:19:01 2023] [error] [client 10.82.10.35] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 15:19:01 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 16 15:21:13 2023] [error] [client 10.82.10.35] mod_wsgi (pid=25606): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 16 15:21:13 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Feb 20 13:48:07 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Feb 20 13:48:07 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 21 12:01:28 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 21 12:01:28 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 21 12:02:13 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 21 12:02:13 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 21 12:02:23 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 21 12:02:23 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 21 12:06:45 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 21 12:06:45 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 21 12:08:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 21 12:08:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 21 12:21:50 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 21 12:21:50 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 21 14:14:55 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 21 14:14:55 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 21 14:23:46 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 21 14:23:46 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 21 14:28:59 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 21 14:28:59 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 21 14:30:29 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 21 14:30:29 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 21 15:37:01 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 21 15:37:01 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 08:59:28 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 08:59:28 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 09:07:56 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 09:07:56 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 09:27:34 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 09:27:34 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 09:32:53 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 09:32:53 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 09:34:30 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 09:34:30 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 09:40:40 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 09:40:40 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 09:46:46 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 09:46:46 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 10:01:55 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 10:01:55 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 11:08:04 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 11:08:04 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 11:14:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 11:14:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 12:37:15 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 12:37:15 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 12:44:05 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 12:44:05 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 12:52:22 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 12:52:22 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 12:59:06 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 12:59:06 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 13:06:53 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 13:06:53 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 14:22:54 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 14:22:54 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 14:58:58 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 14:58:58 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 15:09:09 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 15:09:09 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 15:20:19 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 15:20:19 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 22 15:22:38 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 22 15:22:38 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 08:26:44 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 08:26:44 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 08:26:54 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 08:26:54 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 09:03:46 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 09:03:46 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 09:11:04 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 09:11:04 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 09:18:41 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 09:18:41 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 09:25:03 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 09:25:03 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 09:26:31 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 09:26:31 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 09:33:25 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 09:33:25 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 09:52:40 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 09:52:40 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 09:54:20 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 09:54:20 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 09:54:29 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 09:54:29 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 09:54:38 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 09:54:38 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 10:34:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 10:34:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 10:43:59 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 10:43:59 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 10:58:11 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 10:58:11 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 11:06:30 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 11:06:30 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 11:22:23 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 11:22:23 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 11:32:25 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 11:32:25 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 11:41:10 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 11:41:10 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 13:09:00 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 13:09:00 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 13:19:01 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 13:19:01 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 13:25:04 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 13:25:04 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 13:37:07 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 13:37:07 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 13:38:36 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 13:38:36 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 13:45:04 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 13:45:04 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 13:51:13 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 13:51:13 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 14:03:10 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 14:03:10 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 14:08:49 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 14:08:49 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 14:08:56 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 14:08:56 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 14:17:21 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 14:17:21 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 14:36:19 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 14:36:19 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 14:42:32 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 14:42:32 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 14:44:12 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 14:44:12 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 14:50:07 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 14:50:07 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 14:56:25 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 14:56:25 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 14:56:27 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 14:56:27 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 15:00:51 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 15:00:51 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 15:03:06 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 15:03:06 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 15:03:57 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 15:03:57 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 15:04:14 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 15:04:14 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 15:04:15 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 15:04:15 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 15:04:17 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 15:04:17 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 15:04:19 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 15:04:19 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 15:04:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 15:04:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 15:05:04 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 15:05:04 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 15:05:05 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 15:05:05 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 15:05:06 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 15:05:06 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 15:05:15 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 15:05:15 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 15:05:16 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 15:05:16 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 15:06:58 2023] [error] Traceback (most recent call last): [Thu Feb 23 15:06:58 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Thu Feb 23 15:06:58 2023] [error] msg = self.format(record) [Thu Feb 23 15:06:58 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Thu Feb 23 15:06:58 2023] [error] return fmt.format(record) [Thu Feb 23 15:06:58 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Thu Feb 23 15:06:58 2023] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Thu Feb 23 15:06:58 2023] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Thu Feb 23 15:07:07 2023] [error] Traceback (most recent call last): [Thu Feb 23 15:07:07 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Thu Feb 23 15:07:07 2023] [error] msg = self.format(record) [Thu Feb 23 15:07:07 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Thu Feb 23 15:07:07 2023] [error] return fmt.format(record) [Thu Feb 23 15:07:07 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Thu Feb 23 15:07:07 2023] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Thu Feb 23 15:07:07 2023] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Thu Feb 23 15:21:45 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 15:21:45 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 15:21:57 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 15:21:57 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 15:23:57 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 15:23:57 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 23 15:36:20 2023] [error] [client 10.82.10.35] mod_wsgi (pid=13763): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Feb 23 15:36:20 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Feb 24 15:09:13 2023] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/crear_bien_bien/8489/ [Fri Feb 24 15:09:29 2023] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/crear_bien_bien/8489/ [Fri Feb 24 15:09:30 2023] [error] [client 10.82.10.35] Script timed out before returning headers: wsgi.py, referer: http://bienesasegurados.tabasco.gob.mx/bienes/crear_bien_bien/8489/ [Fri Feb 24 15:10:06 2023] [error] Internal Server Error: /bienes/crear_bien_bien/8489/ [Fri Feb 24 15:10:06 2023] [error] Traceback (most recent call last): [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 107, in get_response [Fri Feb 24 15:10:06 2023] [error] response = middleware_method(request, callback, callback_args, callback_kwargs) [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/middleware/csrf.py", line 185, in process_view [Fri Feb 24 15:10:06 2023] [error] request_csrf_token = request.POST.get('csrfmiddlewaretoken', '') [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 198, in _get_post [Fri Feb 24 15:10:06 2023] [error] self._load_post_and_files() [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/http/request.py", line 217, in _load_post_and_files [Fri Feb 24 15:10:06 2023] [error] self._post, self._files = self.parse_file_upload(self.META, data) [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/http/request.py", line 177, in parse_file_upload [Fri Feb 24 15:10:06 2023] [error] return parser.parse() [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/http/multipartparser.py", line 138, in parse [Fri Feb 24 15:10:06 2023] [error] for item_type, meta_data, field_stream in Parser(stream, self._boundary): [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/http/multipartparser.py", line 600, in __iter__ [Fri Feb 24 15:10:06 2023] [error] for sub_stream in boundarystream: [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/six.py", line 473, in next [Fri Feb 24 15:10:06 2023] [error] return type(self).__next__(self) [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/http/multipartparser.py", line 412, in __next__ [Fri Feb 24 15:10:06 2023] [error] return LazyStream(BoundaryIter(self._stream, self._boundary)) [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/http/multipartparser.py", line 438, in __init__ [Fri Feb 24 15:10:06 2023] [error] unused_char = self._stream.read(1) [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/http/multipartparser.py", line 312, in read [Fri Feb 24 15:10:06 2023] [error] out = b''.join(parts()) [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/http/multipartparser.py", line 305, in parts [Fri Feb 24 15:10:06 2023] [error] chunk = next(self) [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/six.py", line 473, in next [Fri Feb 24 15:10:06 2023] [error] return type(self).__next__(self) [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/http/multipartparser.py", line 327, in __next__ [Fri Feb 24 15:10:06 2023] [error] output = next(self._producer) [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/six.py", line 473, in next [Fri Feb 24 15:10:06 2023] [error] return type(self).__next__(self) [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/http/multipartparser.py", line 388, in __next__ [Fri Feb 24 15:10:06 2023] [error] data = self.flo.read(self.chunk_size) [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/http/request.py", line 243, in read [Fri Feb 24 15:10:06 2023] [error] return self._stream.read(*args, **kwargs) [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 104, in read [Fri Feb 24 15:10:06 2023] [error] result = self.buffer + self._read_limited(size - len(self.buffer)) [Fri Feb 24 15:10:06 2023] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 92, in _read_limited [Fri Feb 24 15:10:06 2023] [error] result = self.stream.read(size) [Fri Feb 24 15:10:06 2023] [error] IOError: request data read error [Tue Feb 28 09:08:53 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 09:08:53 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 09:10:54 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 09:10:54 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 09:31:28 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 09:31:28 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 09:45:07 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 09:45:07 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 10:08:57 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 10:08:57 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 10:18:25 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 10:18:25 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 10:47:03 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 10:47:03 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 11:19:34 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 11:19:34 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 12:33:29 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 12:33:29 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 12:44:57 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 12:44:57 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 13:00:59 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 13:00:59 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 14:10:13 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 14:10:13 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 14:16:37 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 14:16:37 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 14:26:14 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 14:26:14 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 14:50:46 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 14:50:46 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 14:56:35 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 14:56:35 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 14:56:55 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 14:56:55 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 15:11:23 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 15:11:23 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 15:19:55 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 15:19:55 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 15:42:00 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 15:42:00 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 15:50:27 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 15:50:27 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 16:03:49 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 16:03:49 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 16:10:41 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 16:10:41 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 16:17:12 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 16:17:12 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 16:17:28 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 16:17:28 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 16:17:43 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 16:17:43 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 16:17:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 16:17:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 16:19:06 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 16:19:06 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 16:28:23 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 16:28:23 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 16:34:19 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 16:34:19 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 16:40:11 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 16:40:11 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 16:40:14 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 16:40:14 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 16:42:08 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 16:42:08 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 16:56:22 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 16:56:22 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 17:02:49 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 17:02:49 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 17:09:04 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 17:09:04 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Feb 28 17:15:13 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Feb 28 17:15:13 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Mar 01 08:36:46 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Mar 01 08:36:46 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Mar 01 08:54:30 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Mar 01 08:54:30 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Mar 01 09:00:01 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Mar 01 09:00:01 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Mar 01 09:08:52 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Mar 01 09:08:52 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Mar 01 09:16:06 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Mar 01 09:16:06 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Mar 01 09:26:15 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Mar 01 09:26:15 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Mar 01 09:32:17 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Mar 01 09:32:17 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Mar 01 09:40:13 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Mar 01 09:40:13 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Mar 01 09:45:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Mar 01 09:45:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Mar 01 09:55:39 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Mar 01 09:55:39 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Mar 01 09:55:53 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Mar 01 09:55:53 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Mar 01 10:07:08 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Mar 01 10:07:08 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Mar 01 10:21:46 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Mar 01 10:21:46 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Mar 01 10:28:45 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Mar 01 10:28:45 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 02 11:56:23 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 02 11:56:23 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 02 12:13:21 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 02 12:13:21 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 02 12:16:26 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 02 12:16:26 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 02 12:22:42 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 02 12:22:42 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 02 12:29:04 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 02 12:29:04 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 02 12:41:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 02 12:41:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 03 12:19:04 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 03 12:19:04 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 03 12:20:58 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 03 12:20:58 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 03 12:22:17 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 03 12:22:17 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 03 12:28:28 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 03 12:28:28 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 03 12:30:52 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 03 12:30:52 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 03 12:31:04 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 03 12:31:04 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 03 12:31:15 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 03 12:31:15 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 03 12:36:19 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 03 12:36:19 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 03 12:43:22 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 03 12:43:22 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 03 12:49:29 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 03 12:49:29 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 03 12:55:09 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 03 12:55:09 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 03 13:00:42 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 03 13:00:42 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 03 13:10:19 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 03 13:10:19 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 03 13:15:54 2023] [error] [client 10.82.10.35] mod_wsgi (pid=5648): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 03 13:15:54 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 08:50:12 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 08:50:12 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 08:57:24 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 08:57:24 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 09:10:34 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 09:10:34 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 09:12:12 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 09:12:12 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 09:19:10 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 09:19:10 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 09:25:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 09:25:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 09:32:27 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 09:32:27 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 09:39:44 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 09:39:44 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 09:58:40 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 09:58:40 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 10:07:31 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 10:07:31 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 10:22:14 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 10:22:14 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 10:29:25 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 10:29:25 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 10:29:35 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 10:29:35 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 10:30:55 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 10:30:55 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 15:16:39 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 15:16:39 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 15:26:10 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 15:26:10 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 15:29:23 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 15:29:23 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 15:37:10 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 15:37:10 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 15:45:40 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 15:45:40 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 15:53:53 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 15:53:53 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 15:55:41 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 15:55:41 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Mar 06 16:03:52 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Mar 06 16:03:52 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Mar 07 13:41:54 2023] [error] [client 10.82.10.35] mod_wsgi (pid=21286): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 07 13:41:54 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Mar 08 16:01:51 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2526): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Mar 08 16:01:51 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Mar 08 16:04:24 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2526): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Mar 08 16:04:24 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 10 12:06:30 2023] [error] [client 10.82.10.35] mod_wsgi (pid=10057): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 10 12:06:31 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Mar 14 08:41:14 2023] [error] [client 10.82.10.35] mod_wsgi (pid=4254): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 14 08:41:14 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Mar 14 09:01:44 2023] [error] [client 10.82.10.35] mod_wsgi (pid=4254): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Mar 14 09:01:44 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 16 17:31:56 2023] [error] [client 10.82.10.35] mod_wsgi (pid=4254): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 16 17:31:56 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 16 17:32:09 2023] [error] [client 10.82.10.35] mod_wsgi (pid=4254): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 16 17:32:09 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 16 17:32:31 2023] [error] [client 10.82.10.35] mod_wsgi (pid=4254): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 16 17:32:31 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 16 17:32:41 2023] [error] [client 10.82.10.35] mod_wsgi (pid=4254): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 16 17:32:41 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 16 17:47:50 2023] [error] [client 10.82.10.35] mod_wsgi (pid=4254): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 16 17:47:50 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 08:51:53 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 08:51:53 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 09:02:01 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 09:02:01 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 09:08:56 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 09:08:56 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 09:17:07 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 09:17:07 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 09:34:12 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 09:34:12 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 09:42:36 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 09:42:36 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 09:55:43 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 09:55:43 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 15:01:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 15:01:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 15:08:09 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 15:08:09 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 15:15:07 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 15:15:07 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 15:29:12 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 15:29:12 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 15:47:02 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 15:47:02 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 16:01:05 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 16:01:05 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 16:01:15 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 16:01:15 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 16:01:23 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 16:01:23 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 16:09:57 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 16:09:57 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 16:13:45 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 16:13:45 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 16:15:57 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 16:15:57 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 16:24:24 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 16:24:24 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Mar 23 16:24:34 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Mar 23 16:24:34 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 24 10:13:47 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 24 10:13:47 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 24 10:28:19 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 24 10:28:19 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 24 10:39:03 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 24 10:39:03 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 24 10:44:31 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 24 10:44:31 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 24 10:47:07 2023] [error] Traceback (most recent call last): [Fri Mar 24 10:47:07 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Fri Mar 24 10:47:07 2023] [error] msg = self.format(record) [Fri Mar 24 10:47:07 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Fri Mar 24 10:47:07 2023] [error] return fmt.format(record) [Fri Mar 24 10:47:07 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Fri Mar 24 10:47:07 2023] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Fri Mar 24 10:47:07 2023] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Fri Mar 24 10:51:49 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 24 10:51:49 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 24 10:59:37 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 24 10:59:37 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 24 11:10:35 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 24 11:10:35 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 24 11:15:45 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 24 11:15:45 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 24 11:22:09 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 24 11:22:09 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 24 11:30:09 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 24 11:30:09 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 24 11:35:54 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 24 11:35:54 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 24 11:40:59 2023] [error] Traceback (most recent call last): [Fri Mar 24 11:40:59 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Fri Mar 24 11:40:59 2023] [error] msg = self.format(record) [Fri Mar 24 11:40:59 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Fri Mar 24 11:40:59 2023] [error] return fmt.format(record) [Fri Mar 24 11:40:59 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Fri Mar 24 11:40:59 2023] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Fri Mar 24 11:40:59 2023] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1776: ordinal not in range(128) [Fri Mar 24 11:42:49 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 24 11:42:49 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 24 11:48:31 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 24 11:48:31 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 24 11:53:34 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 24 11:53:34 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Mar 24 12:29:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 24 12:29:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 19 10:03:24 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16859): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 19 10:03:24 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 19 10:07:00 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16859): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 19 10:07:00 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 20 16:53:03 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16859): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 20 16:53:03 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 20 16:59:03 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16859): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 20 16:59:03 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 20 16:59:22 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16859): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 20 16:59:22 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 20 17:02:17 2023] [error] [client 10.82.10.35] mod_wsgi (pid=16859): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 20 17:02:17 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 10:31:55 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 10:31:55 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 10:41:32 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 10:41:32 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 10:48:50 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 10:48:50 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 10:49:34 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 10:49:34 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 10:49:57 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 10:49:57 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 10:50:10 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 10:50:10 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 10:50:12 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 10:50:12 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 10:53:53 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 10:53:53 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 11:01:38 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 11:01:38 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 11:19:29 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 11:19:29 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 11:39:15 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 11:39:15 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 11:39:25 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 11:39:25 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 11:57:01 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 11:57:01 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 12:04:01 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 12:04:01 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 12:11:00 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 12:11:00 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 12:17:25 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 12:17:25 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 12:23:14 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 12:23:14 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 12:28:56 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 12:28:56 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 13:22:26 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 13:22:26 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 13:28:39 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 13:28:39 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 13:33:52 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 13:33:52 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 13:40:09 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 13:40:09 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 13:46:35 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 13:46:35 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 13:52:19 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 13:52:19 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 14:00:32 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 14:00:32 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 14:08:04 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 14:08:04 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 14:14:31 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 14:14:31 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 14:28:45 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 14:28:45 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 14:29:02 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 14:29:02 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 14:30:42 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 14:30:42 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 14:36:09 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 14:36:09 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 14:42:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 14:42:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 14:42:37 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 14:42:37 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 14:43:44 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 14:43:44 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 15:11:36 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 15:11:36 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 15:15:46 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 15:15:46 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 15:27:00 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 15:27:00 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 15:40:11 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 15:40:11 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 15:44:59 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 15:44:59 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 15:46:39 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 15:46:39 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Apr 26 15:54:03 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Apr 26 15:54:03 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 12:52:11 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 12:52:11 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 13:09:30 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 13:09:30 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 13:17:00 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 13:17:00 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 13:23:17 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 13:23:17 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 13:50:45 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 13:50:45 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 13:58:30 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 13:58:30 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 14:09:52 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 14:09:52 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 14:21:40 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 14:21:40 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 14:21:47 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 14:21:47 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 14:21:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 14:21:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 14:24:20 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 14:24:20 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 14:37:24 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 14:37:24 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 15:04:24 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 15:04:24 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 15:10:02 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 15:10:02 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 15:16:32 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 15:16:32 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 15:22:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 15:22:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 15:28:14 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 15:28:14 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 15:35:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 15:35:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 15:38:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26868): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 15:38:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 15:58:34 2023] [error] [client 10.82.10.35] mod_wsgi (pid=20839): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 15:58:34 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 16:04:35 2023] [error] [client 10.82.10.35] mod_wsgi (pid=20839): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 16:04:35 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 16:13:31 2023] [error] [client 10.82.10.35] mod_wsgi (pid=20839): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 16:13:31 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 16:19:39 2023] [error] [client 10.82.10.35] mod_wsgi (pid=20839): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 16:19:39 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Apr 27 16:24:12 2023] [error] [client 10.82.10.35] mod_wsgi (pid=20839): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Apr 27 16:24:12 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 09:52:56 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 09:52:56 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 10:02:17 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 10:02:17 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 10:31:02 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 10:31:02 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 10:41:19 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 10:41:19 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 11:28:18 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 11:28:18 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 11:34:38 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 11:34:38 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 11:34:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 11:34:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 11:46:04 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 11:46:04 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 12:09:59 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 12:09:59 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 12:19:26 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 12:19:26 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 12:26:27 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 12:26:27 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 12:38:30 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 12:38:30 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 12:51:16 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 12:51:16 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 12:59:56 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 12:59:56 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 13:09:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 13:09:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 13:33:54 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 13:33:54 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 13:42:20 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 13:42:20 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 14:55:15 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 14:55:15 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Apr 28 15:04:20 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2590): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Apr 28 15:04:20 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 10:12:11 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 10:12:11 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 10:19:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 10:19:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 10:26:44 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 10:26:44 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 11:01:27 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 11:01:27 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 11:08:28 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 11:08:28 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 11:17:29 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 11:17:29 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 11:29:13 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 11:29:13 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 11:38:10 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 11:38:10 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 11:46:06 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 11:46:06 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 12:33:00 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 12:33:00 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 12:33:05 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 12:33:05 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 12:39:51 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 12:39:51 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 12:51:51 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 12:51:51 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 12:58:41 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 12:58:41 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 13:05:47 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 13:05:47 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 13:15:26 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 13:15:26 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 13:20:41 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 13:20:41 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 13:32:37 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 13:32:37 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 13:33:58 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 13:33:58 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 13:34:02 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 13:34:02 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 13:39:32 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 13:39:32 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 13:46:53 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 13:46:53 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 13:52:59 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 13:52:59 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 16:38:55 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 16:38:55 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 16:43:44 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 16:43:44 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 16:51:26 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 16:51:26 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 16:57:21 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 16:57:21 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 02 17:14:30 2023] [error] [client 10.82.10.35] mod_wsgi (pid=18087): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 02 17:14:30 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 10:11:09 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 10:11:09 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 10:20:18 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 10:20:18 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 10:20:20 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 10:20:20 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 10:25:56 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 10:25:56 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 10:38:57 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 10:38:57 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 10:55:16 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 10:55:16 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 11:00:23 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 11:00:23 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 11:21:42 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 11:21:42 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 11:34:09 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 11:34:09 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 11:38:51 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 11:38:51 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 11:48:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 11:48:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 11:49:44 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 11:49:44 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 11:53:59 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 11:53:59 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 12:05:51 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 12:05:51 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 12:10:31 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 12:10:31 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 12:10:38 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 12:10:38 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 12:17:52 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 12:17:52 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 12:22:43 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 12:22:43 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 12:29:43 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 12:29:43 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 12:35:01 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 12:35:01 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 12:58:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 12:58:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 13:03:06 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 13:03:06 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 13:10:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 13:10:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 13:16:53 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 13:16:53 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 13:27:58 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 13:27:58 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed May 03 13:33:26 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed May 03 13:33:26 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 10:30:22 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 10:30:22 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 10:35:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 10:35:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 10:40:25 2023] [error] Traceback (most recent call last): [Thu May 04 10:40:25 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Thu May 04 10:40:25 2023] [error] msg = self.format(record) [Thu May 04 10:40:25 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Thu May 04 10:40:25 2023] [error] return fmt.format(record) [Thu May 04 10:40:25 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Thu May 04 10:40:25 2023] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Thu May 04 10:40:25 2023] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1776: ordinal not in range(128) [Thu May 04 10:44:22 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 10:44:22 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 10:47:54 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 10:47:54 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 11:03:10 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 11:03:10 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 11:39:11 2023] [error] Traceback (most recent call last): [Thu May 04 11:39:11 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Thu May 04 11:39:11 2023] [error] msg = self.format(record) [Thu May 04 11:39:11 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Thu May 04 11:39:11 2023] [error] return fmt.format(record) [Thu May 04 11:39:11 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Thu May 04 11:39:11 2023] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Thu May 04 11:39:11 2023] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Thu May 04 11:42:56 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 11:42:56 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 11:52:50 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 11:52:50 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 11:52:58 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 11:52:58 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 12:00:16 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 12:00:16 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 12:03:25 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 12:03:25 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 12:08:26 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 12:08:26 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 12:20:52 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 12:20:52 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 12:31:02 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 12:31:02 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 12:56:16 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 12:56:16 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 13:00:36 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 13:00:36 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 13:11:09 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 13:11:09 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 13:11:11 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 13:11:11 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 13:25:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 13:25:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 13:31:23 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 13:31:23 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 13:37:03 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 13:37:03 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 13:42:55 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 13:42:55 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 13:43:01 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 13:43:01 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 13:57:37 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 13:57:37 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 14:02:28 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 14:02:28 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 15:36:13 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 15:36:13 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 15:40:45 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 15:40:45 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 15:47:56 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 15:47:56 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 15:54:32 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 15:54:32 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 16:01:15 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 16:01:15 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 16:12:47 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 16:12:47 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 16:16:57 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 16:16:57 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 16:21:26 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 16:21:26 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 16:25:56 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 16:25:56 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 16:34:43 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 16:34:43 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 04 16:52:21 2023] [error] [client 10.82.10.35] mod_wsgi (pid=8804): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 04 16:52:21 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 10:46:36 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 10:46:36 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 10:56:36 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 10:56:36 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 11:00:59 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 11:00:59 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 11:11:56 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 11:11:56 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 11:18:06 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 11:18:06 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 11:24:45 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 11:24:45 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 11:34:18 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 11:34:18 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 11:48:40 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 11:48:40 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 11:55:36 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 11:55:36 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 11:58:22 2023] [error] Traceback (most recent call last): [Mon May 08 11:58:22 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon May 08 11:58:22 2023] [error] msg = self.format(record) [Mon May 08 11:58:22 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon May 08 11:58:22 2023] [error] return fmt.format(record) [Mon May 08 11:58:22 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon May 08 11:58:22 2023] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon May 08 11:58:22 2023] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1776: ordinal not in range(128) [Mon May 08 12:00:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 12:00:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 12:05:30 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 12:05:30 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 12:10:24 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 12:10:24 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 12:17:17 2023] [error] Traceback (most recent call last): [Mon May 08 12:17:17 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon May 08 12:17:17 2023] [error] msg = self.format(record) [Mon May 08 12:17:17 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon May 08 12:17:17 2023] [error] return fmt.format(record) [Mon May 08 12:17:17 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon May 08 12:17:17 2023] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon May 08 12:17:17 2023] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1776: ordinal not in range(128) [Mon May 08 12:23:00 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 12:23:00 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 12:24:21 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 12:24:21 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 12:30:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 12:30:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 13:21:26 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 13:21:26 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 13:28:02 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 13:28:02 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 13:32:12 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 13:32:12 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 13:39:16 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 13:39:16 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 13:43:35 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 13:43:35 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 13:50:27 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 13:50:27 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 15:37:07 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 15:37:07 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 15:42:32 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 15:42:32 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 15:45:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 15:45:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 15:52:50 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 15:52:50 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 15:52:55 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 15:52:55 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 15:56:45 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 15:56:45 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 16:02:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 16:02:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 16:07:26 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 16:07:26 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 16:13:39 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 16:13:39 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 16:18:14 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 16:18:14 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 16:24:10 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 16:24:10 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 08 16:28:46 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 08 16:28:46 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 11:08:25 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 11:08:25 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 11:58:28 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 11:58:28 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 12:07:11 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 12:07:11 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 12:12:14 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 12:12:14 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 12:18:16 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 12:18:16 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 12:22:43 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 12:22:43 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 12:29:51 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 12:29:51 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 12:35:39 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 12:35:39 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 12:35:43 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 12:35:43 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 12:35:47 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 12:35:47 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 12:36:10 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 12:36:10 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 12:36:28 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 12:36:28 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 12:37:43 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 12:37:43 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 12:49:38 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 12:49:38 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 12:54:10 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 12:54:10 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 13:00:57 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 13:00:57 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 13:05:54 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 13:05:54 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 13:13:36 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 13:13:36 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 13:15:53 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 13:15:53 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 13:17:10 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 13:17:10 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 13:26:50 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 13:26:50 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 13:30:44 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 13:30:44 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 13:35:27 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 13:35:27 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 13:41:08 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 13:41:08 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 13:55:59 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 13:55:59 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 14:03:01 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 14:03:01 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 15:29:01 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 15:29:01 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 15:37:45 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 15:37:45 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 15:44:00 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 15:44:00 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 09 15:48:18 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 09 15:48:18 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 11 13:45:10 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 11 13:45:10 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 11 13:56:20 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 11 13:56:20 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 11 14:10:46 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 11 14:10:46 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 11 14:36:29 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 11 14:36:29 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 11 14:40:49 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 11 14:40:49 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 11 14:41:02 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 11 14:41:02 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 11 14:45:02 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 11 14:45:02 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 11 14:58:51 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 11 14:58:51 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 11 15:05:31 2023] [error] [client 10.82.10.35] mod_wsgi (pid=7374): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 11 15:05:31 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 18 15:12:37 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2524): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 18 15:12:37 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 18 15:37:43 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2524): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 18 15:37:43 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon May 22 11:35:08 2023] [error] [client 10.82.10.35] mod_wsgi (pid=6879): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon May 22 11:35:08 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 23 17:31:20 2023] [error] [client 10.82.10.35] mod_wsgi (pid=26258): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 23 17:31:20 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue May 30 16:06:36 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2524): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue May 30 16:06:36 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jun 07 16:04:28 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jun 07 16:04:28 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jun 07 16:07:05 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2421): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jun 07 16:07:05 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 16 09:51:59 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 16 09:51:59 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jun 27 11:02:13 2023] [error] 7140 [Thu Jun 29 10:32:34 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 10:32:34 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 10:41:40 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 10:41:40 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 10:50:51 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 10:50:51 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 10:58:43 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 10:58:43 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 11:05:06 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 11:05:06 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 11:22:00 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 11:22:00 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 11:27:54 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 11:27:54 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 11:42:36 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 11:42:36 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 13:00:56 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 13:00:56 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 13:05:53 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 13:05:53 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 13:08:01 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 13:08:01 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 13:15:19 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 13:15:19 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 13:27:34 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 13:27:34 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 13:36:22 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 13:36:22 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 13:43:11 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 13:43:11 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 13:48:40 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 13:48:40 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 13:55:11 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 13:55:11 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 14:00:57 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 14:00:57 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 14:06:22 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 14:06:22 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 14:07:50 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 14:07:50 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 14:14:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 14:14:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 14:24:40 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 14:24:40 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 15:07:24 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 15:07:24 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 15:14:15 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 15:14:15 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 15:22:58 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 15:22:58 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 15:28:29 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 15:28:29 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 15:42:12 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 15:42:12 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jun 29 15:48:32 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2428): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jun 29 15:48:32 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 09:58:58 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 09:58:58 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 10:10:34 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 10:10:34 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 10:23:26 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 10:23:26 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 10:28:54 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 10:28:54 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 11:41:49 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 11:41:49 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 11:54:23 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 11:54:23 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 11:56:38 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 11:56:38 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 12:05:39 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 12:05:39 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 12:10:15 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 12:10:15 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 12:25:52 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 12:25:52 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 12:31:04 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 12:31:04 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 12:58:59 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 12:58:59 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 13:05:06 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 13:05:06 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 15:28:13 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 15:28:13 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 15:32:51 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 15:32:51 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 15:32:52 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 15:32:52 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 15:39:16 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 15:39:16 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 15:42:51 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 15:42:51 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 15:43:12 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 15:43:12 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 15:43:40 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 15:43:40 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 15:43:45 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 15:43:45 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 15:43:51 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 15:43:51 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 15:51:28 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 15:51:28 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 15:52:15 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 15:52:15 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 16:08:21 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 16:08:21 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jun 30 16:16:07 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2423): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jun 30 16:16:07 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 09:47:24 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 09:47:24 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 09:56:16 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 09:56:16 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 10:02:23 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 10:02:23 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 10:32:54 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 10:32:54 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 10:40:59 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 10:40:59 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 10:49:20 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 10:49:20 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 11:07:58 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 11:07:58 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 11:14:09 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 11:14:09 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 11:23:32 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 11:23:32 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 11:31:04 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 11:31:04 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 11:32:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 11:32:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 11:37:43 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 11:37:43 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 11:40:21 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2424): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 11:40:21 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 12:25:36 2023] [error] [client 10.82.10.35] mod_wsgi (pid=3914): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 12:25:36 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 12:43:54 2023] [error] [client 10.82.10.35] mod_wsgi (pid=3914): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 12:43:54 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 12:49:00 2023] [error] [client 10.82.10.35] mod_wsgi (pid=3914): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 12:49:00 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 12:59:29 2023] [error] [client 10.82.10.35] mod_wsgi (pid=3914): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 12:59:29 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 13:05:36 2023] [error] [client 10.82.10.35] mod_wsgi (pid=3914): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 13:05:36 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 13:18:41 2023] [error] [client 10.82.10.35] mod_wsgi (pid=3914): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 13:18:41 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 13:24:08 2023] [error] [client 10.82.10.35] mod_wsgi (pid=3914): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 13:24:08 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 13:29:03 2023] [error] [client 10.82.10.35] mod_wsgi (pid=3914): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 13:29:03 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 04 13:34:57 2023] [error] [client 10.82.10.35] mod_wsgi (pid=3914): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 04 13:34:57 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 07 14:20:46 2023] [error] 397 [Tue Jul 11 08:42:39 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 08:42:39 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 08:47:47 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 08:47:47 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 08:52:05 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 08:52:05 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 08:57:26 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 08:57:26 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 09:13:43 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 09:13:43 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 09:18:56 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 09:18:56 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 10:11:07 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 10:11:07 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 10:20:32 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 10:20:32 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 10:25:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 10:25:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 10:36:13 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 10:36:13 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 10:40:46 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 10:40:46 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 10:47:37 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 10:47:37 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 10:55:18 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 10:55:18 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 11:05:41 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 11:05:41 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 11:07:14 2023] [error] Traceback (most recent call last): [Tue Jul 11 11:07:14 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Tue Jul 11 11:07:14 2023] [error] msg = self.format(record) [Tue Jul 11 11:07:14 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Tue Jul 11 11:07:14 2023] [error] return fmt.format(record) [Tue Jul 11 11:07:14 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Tue Jul 11 11:07:14 2023] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Tue Jul 11 11:07:14 2023] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Tue Jul 11 11:10:52 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 11:10:52 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 11:15:32 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 11:15:32 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 11:19:41 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 11:19:41 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 11:26:46 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 11:26:46 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 11:32:09 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 11:32:09 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 11 11:39:20 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 11 11:39:20 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 09:50:21 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 09:50:21 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 09:54:23 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 09:54:23 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 10:26:38 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 10:26:38 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 10:32:17 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 10:32:17 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 10:57:12 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 10:57:12 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 11:08:50 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 11:08:50 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 11:14:42 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 11:14:42 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 11:19:23 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 11:19:23 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 11:30:57 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 11:30:57 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 11:36:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 11:36:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 11:41:26 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 11:41:26 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 11:48:20 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 11:48:20 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 12:35:21 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 12:35:21 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 12:39:36 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 12:39:36 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 14:56:52 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 14:56:52 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 15:03:34 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 15:03:34 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 15:05:53 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 15:05:53 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 15:11:03 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 15:11:03 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 15:11:08 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 15:11:08 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 15:19:06 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 15:19:06 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 12 15:30:01 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 12 15:30:01 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 11:09:50 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 11:09:50 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 11:16:46 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 11:16:46 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 11:26:08 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 11:26:08 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 11:31:39 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 11:31:39 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 11:37:14 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 11:37:14 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 11:42:44 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 11:42:44 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 11:48:14 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 11:48:14 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 11:52:59 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 11:52:59 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 11:59:23 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 11:59:23 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 12:06:04 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 12:06:04 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 12:15:36 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 12:15:36 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 13:35:25 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 13:35:25 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 14:59:02 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 14:59:02 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 15:03:27 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 15:03:27 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 15:08:29 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 15:08:29 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 15:10:26 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 15:10:26 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 15:14:35 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 15:14:35 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 15:20:04 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 15:20:04 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 15:20:30 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 15:20:30 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 15:21:17 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 15:21:17 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 15:21:19 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 15:21:19 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 15:21:21 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 15:21:21 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 15:21:44 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 15:21:44 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 15:21:44 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 15:21:44 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 15:21:45 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 15:21:45 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 15:49:06 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 15:49:06 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 13 15:53:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 13 15:53:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 14 10:42:07 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 14 10:42:07 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 14 11:13:00 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 14 11:13:00 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 14 11:22:26 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 14 11:22:26 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 14 11:27:23 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 14 11:27:23 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 14 11:34:27 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 14 11:34:27 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 14 11:38:27 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 14 11:38:27 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 14 11:54:39 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 14 11:54:39 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 14 11:59:17 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 14 11:59:17 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 14 12:06:11 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 14 12:06:11 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 14 12:13:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 14 12:13:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 14 12:13:34 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 14 12:13:34 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 17 10:26:13 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2429): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 17 10:26:13 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 17 10:44:03 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2429): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 17 10:44:03 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 17 10:58:12 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2429): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 17 10:58:12 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 17 11:03:11 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2429): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 17 11:03:11 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 17 11:11:49 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2429): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 17 11:11:49 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 17 11:18:04 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2429): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 17 11:18:04 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 17 11:24:31 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2429): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 17 11:24:31 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 17 11:29:58 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2429): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 17 11:29:58 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 17 11:37:23 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2429): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 17 11:37:23 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 17 11:41:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2429): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 17 11:41:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 17 11:41:51 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2429): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 17 11:41:51 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 10:35:57 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 10:35:57 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 10:36:05 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 10:36:05 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 10:44:30 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 10:44:30 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 11:00:37 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 11:00:37 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 11:23:50 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 11:23:50 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 11:41:35 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 11:41:35 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 11:50:29 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 11:50:29 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 11:50:34 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 11:50:34 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 12:05:34 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 12:05:34 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 12:11:46 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 12:11:46 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 12:23:02 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 12:23:02 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 12:35:41 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 12:35:41 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 14:13:46 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 14:13:46 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 14:18:38 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 14:18:38 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 14:24:17 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 14:24:17 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 14:31:09 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 14:31:09 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 14:35:20 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 14:35:20 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 14:39:25 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 14:39:25 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 14:48:22 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 14:48:22 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 14:57:04 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 14:57:04 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 14:59:14 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 14:59:14 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 18 15:04:02 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2434): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 18 15:04:02 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 19 08:49:29 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2441): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 19 08:49:29 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 19 09:06:06 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2441): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 19 09:06:06 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 19 09:11:22 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2441): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 19 09:11:22 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 19 09:18:45 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2441): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 19 09:18:45 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 19 09:37:19 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2441): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 19 09:37:19 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 19 09:45:35 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2441): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 19 09:45:35 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 19 09:51:21 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2441): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 19 09:51:21 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 19 09:56:00 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2441): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 19 09:56:00 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 19 10:00:32 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2441): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 19 10:00:32 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 19 10:00:52 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2441): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 19 10:00:52 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 19 10:00:58 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2441): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 19 10:00:58 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 19 10:00:59 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2441): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 19 10:00:59 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 19 10:11:55 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2441): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 19 10:11:55 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 19 10:12:05 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2441): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 19 10:12:05 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Jul 19 10:17:53 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2441): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Jul 19 10:17:53 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 09:08:25 2023] [error] Traceback (most recent call last): [Thu Jul 20 09:08:25 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Thu Jul 20 09:08:25 2023] [error] msg = self.format(record) [Thu Jul 20 09:08:25 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Thu Jul 20 09:08:25 2023] [error] return fmt.format(record) [Thu Jul 20 09:08:25 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Thu Jul 20 09:08:25 2023] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Thu Jul 20 09:08:25 2023] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1776: ordinal not in range(128) [Thu Jul 20 09:11:10 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 09:11:10 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 09:21:12 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 09:21:12 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 09:24:32 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 09:24:32 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 09:25:52 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 09:25:52 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 09:29:58 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 09:29:58 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 09:41:03 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 09:41:03 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 09:51:35 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 09:51:35 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 09:57:29 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 09:57:29 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 09:58:51 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 09:58:51 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 10:04:05 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 10:04:05 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 10:10:09 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 10:10:09 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 10:16:37 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 10:16:37 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 10:16:44 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 10:16:44 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 10:20:28 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 10:20:28 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 10:20:29 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 10:20:29 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 10:24:33 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 10:24:33 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 10:32:10 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 10:32:10 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 10:36:27 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 10:36:27 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 10:40:38 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 10:40:38 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 10:44:16 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 10:44:16 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 10:48:11 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 10:48:11 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 10:52:36 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 10:52:36 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 10:56:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 10:56:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 11:06:01 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 11:06:01 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 11:38:39 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 11:38:39 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 11:52:00 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 11:52:00 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 11:56:00 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 11:56:00 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 12:12:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 12:12:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 12:18:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 12:18:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 12:23:21 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 12:23:21 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 12:47:05 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 12:47:05 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 12:54:15 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 12:54:15 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 12:59:02 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 12:59:02 2023] [error] [client 10.82.10.35] IOError: failed to write data [Thu Jul 20 13:03:12 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Jul 20 13:03:12 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 08:48:13 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 08:48:13 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 08:52:26 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 08:52:26 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 08:53:37 2023] [error] Traceback (most recent call last): [Fri Jul 21 08:53:37 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Fri Jul 21 08:53:37 2023] [error] msg = self.format(record) [Fri Jul 21 08:53:37 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Fri Jul 21 08:53:37 2023] [error] return fmt.format(record) [Fri Jul 21 08:53:37 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Fri Jul 21 08:53:37 2023] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Fri Jul 21 08:53:37 2023] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Fri Jul 21 08:57:08 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 08:57:08 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 08:59:54 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 08:59:54 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 09:04:09 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 09:04:09 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 09:08:03 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 09:08:03 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 09:12:59 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 09:12:59 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 09:17:09 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 09:17:09 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 09:30:13 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 09:30:13 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 09:34:44 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 09:34:44 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 09:38:51 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 09:38:51 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 09:43:45 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 09:43:45 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 10:09:48 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 10:09:48 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 10:11:09 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 10:11:09 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 10:16:19 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 10:16:19 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 10:21:05 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 10:21:05 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 10:38:53 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 10:38:53 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 10:43:01 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 10:43:01 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 10:47:56 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 10:47:56 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 10:55:01 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 10:55:01 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 10:58:57 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 10:58:57 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 21 11:03:24 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 21 11:03:24 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 24 12:19:08 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 24 12:19:08 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 24 14:38:32 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 24 14:38:32 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 24 14:53:08 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 24 14:53:08 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Jul 25 14:33:35 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2432): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Jul 25 14:33:35 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 31 11:37:00 2023] [error] [client 10.82.10.35] mod_wsgi (pid=3938): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 31 11:37:01 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 31 11:43:15 2023] [error] [client 10.82.10.35] mod_wsgi (pid=3938): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 31 11:43:15 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Jul 31 12:11:51 2023] [error] [client 10.82.10.35] mod_wsgi (pid=3938): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Jul 31 12:11:51 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 15 12:32:23 2023] [error] 7187 [Tue Aug 15 12:36:22 2023] [error] 5924 [Tue Aug 15 15:56:03 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2441): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 15 15:56:03 2023] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 15 15:58:41 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2441): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 15 15:58:41 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 16 14:42:27 2023] [error] [client 10.82.10.38] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 16 14:42:28 2023] [error] [client 10.82.10.38] IOError: failed to write data [Wed Aug 16 14:42:40 2023] [error] [client 10.82.10.38] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 16 14:42:40 2023] [error] [client 10.82.10.38] IOError: failed to write data [Wed Aug 16 14:42:41 2023] [error] [client 10.82.10.38] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 16 14:42:41 2023] [error] [client 10.82.10.38] IOError: failed to write data [Wed Aug 16 14:50:11 2023] [error] 183 [Wed Aug 16 15:59:48 2023] [error] [client 10.82.10.38] mod_wsgi (pid=2430): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 16 15:59:48 2023] [error] [client 10.82.10.38] IOError: failed to write data [Thu Aug 17 12:37:58 2023] [error] [client 10.82.10.38] mod_wsgi (pid=2435): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 17 12:37:58 2023] [error] [client 10.82.10.38] IOError: failed to write data [Mon Aug 28 14:14:34 2023] [error] 8874 [Thu Aug 31 14:02:31 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2437): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 31 14:02:31 2023] [error] [client 10.82.10.35] IOError: failed to write data [Mon Sep 04 14:17:04 2023] [error] 4739 [Mon Sep 04 16:30:05 2023] [error] [client 10.82.10.38] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Sep 04 16:30:05 2023] [error] [client 10.82.10.38] IOError: failed to write data [Wed Sep 06 13:40:28 2023] [error] 1880 [Wed Sep 06 15:12:26 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2435): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 06 15:12:26 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 06 15:26:44 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2435): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 06 15:26:44 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 20 13:34:54 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 20 13:34:54 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 20 13:46:58 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2436): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 20 13:46:58 2023] [error] [client 10.82.10.35] IOError: failed to write data [Fri Oct 06 13:49:28 2023] [error] [client 10.82.10.20] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Oct 06 13:49:28 2023] [error] [client 10.82.10.20] IOError: failed to write data [Wed Oct 11 10:52:55 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2438): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Oct 11 10:52:56 2023] [error] [client 10.82.10.35] Traceback (most recent call last): [Wed Oct 11 10:52:56 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 255, in __call__ [Wed Oct 11 10:52:56 2023] [error] [client 10.82.10.35] response = self.get_response(request) [Wed Oct 11 10:52:56 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 175, in get_response [Wed Oct 11 10:52:56 2023] [error] [client 10.82.10.35] signals.got_request_exception.send(sender=self.__class__, request=request) [Wed Oct 11 10:52:56 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py", line 170, in send [Wed Oct 11 10:52:56 2023] [error] [client 10.82.10.35] response = receiver(signal=self, sender=sender, **named) [Wed Oct 11 10:52:56 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/__init__.py", line 68, in _rollback_on_exception [Wed Oct 11 10:52:56 2023] [error] [client 10.82.10.35] transaction.rollback_unless_managed(using=conn) [Wed Oct 11 10:52:56 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/transaction.py", line 143, in rollback_unless_managed [Wed Oct 11 10:52:56 2023] [error] [client 10.82.10.35] connection.rollback_unless_managed() [Wed Oct 11 10:52:56 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 232, in rollback_unless_managed [Wed Oct 11 10:52:56 2023] [error] [client 10.82.10.35] self._rollback() [Wed Oct 11 10:52:56 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 59, in _rollback [Wed Oct 11 10:52:56 2023] [error] [client 10.82.10.35] return self.connection.rollback() [Wed Oct 11 10:52:56 2023] [error] [client 10.82.10.35] InterfaceError: connection already closed [Wed Oct 11 10:53:19 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2438): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Oct 11 10:53:19 2023] [error] [client 10.82.10.35] Traceback (most recent call last): [Wed Oct 11 10:53:19 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 255, in __call__ [Wed Oct 11 10:53:19 2023] [error] [client 10.82.10.35] response = self.get_response(request) [Wed Oct 11 10:53:19 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 175, in get_response [Wed Oct 11 10:53:19 2023] [error] [client 10.82.10.35] signals.got_request_exception.send(sender=self.__class__, request=request) [Wed Oct 11 10:53:19 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py", line 170, in send [Wed Oct 11 10:53:19 2023] [error] [client 10.82.10.35] response = receiver(signal=self, sender=sender, **named) [Wed Oct 11 10:53:19 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/__init__.py", line 68, in _rollback_on_exception [Wed Oct 11 10:53:19 2023] [error] [client 10.82.10.35] transaction.rollback_unless_managed(using=conn) [Wed Oct 11 10:53:19 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/transaction.py", line 143, in rollback_unless_managed [Wed Oct 11 10:53:19 2023] [error] [client 10.82.10.35] connection.rollback_unless_managed() [Wed Oct 11 10:53:19 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 232, in rollback_unless_managed [Wed Oct 11 10:53:19 2023] [error] [client 10.82.10.35] self._rollback() [Wed Oct 11 10:53:19 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 59, in _rollback [Wed Oct 11 10:53:19 2023] [error] [client 10.82.10.35] return self.connection.rollback() [Wed Oct 11 10:53:19 2023] [error] [client 10.82.10.35] InterfaceError: connection already closed [Wed Oct 11 10:53:31 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2438): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Oct 11 10:53:31 2023] [error] [client 10.82.10.35] Traceback (most recent call last): [Wed Oct 11 10:53:31 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 255, in __call__ [Wed Oct 11 10:53:31 2023] [error] [client 10.82.10.35] response = self.get_response(request) [Wed Oct 11 10:53:31 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 175, in get_response [Wed Oct 11 10:53:31 2023] [error] [client 10.82.10.35] signals.got_request_exception.send(sender=self.__class__, request=request) [Wed Oct 11 10:53:31 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py", line 170, in send [Wed Oct 11 10:53:31 2023] [error] [client 10.82.10.35] response = receiver(signal=self, sender=sender, **named) [Wed Oct 11 10:53:31 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/__init__.py", line 68, in _rollback_on_exception [Wed Oct 11 10:53:31 2023] [error] [client 10.82.10.35] transaction.rollback_unless_managed(using=conn) [Wed Oct 11 10:53:31 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/transaction.py", line 143, in rollback_unless_managed [Wed Oct 11 10:53:31 2023] [error] [client 10.82.10.35] connection.rollback_unless_managed() [Wed Oct 11 10:53:31 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 232, in rollback_unless_managed [Wed Oct 11 10:53:31 2023] [error] [client 10.82.10.35] self._rollback() [Wed Oct 11 10:53:31 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 59, in _rollback [Wed Oct 11 10:53:31 2023] [error] [client 10.82.10.35] return self.connection.rollback() [Wed Oct 11 10:53:31 2023] [error] [client 10.82.10.35] InterfaceError: connection already closed [Wed Oct 11 10:54:11 2023] [error] Internal Server Error: /bienes/menuacta/ [Wed Oct 11 10:54:11 2023] [error] Traceback (most recent call last): [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Oct 11 10:54:11 2023] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Wed Oct 11 10:54:11 2023] [error] if test_func(request.user): [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Wed Oct 11 10:54:11 2023] [error] lambda u: u.is_authenticated(), [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Wed Oct 11 10:54:11 2023] [error] self._setup() [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Wed Oct 11 10:54:11 2023] [error] self._wrapped = self._setupfunc() [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Wed Oct 11 10:54:11 2023] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Wed Oct 11 10:54:11 2023] [error] request._cached_user = auth.get_user(request) [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Wed Oct 11 10:54:11 2023] [error] user_id = request.session[SESSION_KEY] [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Wed Oct 11 10:54:11 2023] [error] return self._session[key] [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Wed Oct 11 10:54:11 2023] [error] self._session_cache = self.load() [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Wed Oct 11 10:54:11 2023] [error] expire_date__gt=timezone.now() [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Oct 11 10:54:11 2023] [error] return self.get_query_set().get(*args, **kwargs) [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Wed Oct 11 10:54:11 2023] [error] num = len(clone) [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Wed Oct 11 10:54:11 2023] [error] self._result_cache = list(self.iterator()) [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Wed Oct 11 10:54:11 2023] [error] for row in compiler.results_iter(): [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Wed Oct 11 10:54:11 2023] [error] for rows in self.execute_sql(MULTI): [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Wed Oct 11 10:54:11 2023] [error] cursor = self.connection.cursor() [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Wed Oct 11 10:54:11 2023] [error] cursor = self.make_debug_cursor(self._cursor()) [Wed Oct 11 10:54:11 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Wed Oct 11 10:54:11 2023] [error] self.connection = Database.connect(**conn_params) [Wed Oct 11 10:54:11 2023] [error] OperationalError: could not connect to server: Connection timed out [Wed Oct 11 10:54:11 2023] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Wed Oct 11 10:54:11 2023] [error] \tTCP/IP connections on port 5444? [Wed Oct 11 10:54:11 2023] [error] [Wed Oct 11 10:54:49 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2438): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Oct 11 10:54:49 2023] [error] [client 10.82.10.35] Traceback (most recent call last): [Wed Oct 11 10:54:49 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 255, in __call__ [Wed Oct 11 10:54:49 2023] [error] [client 10.82.10.35] response = self.get_response(request) [Wed Oct 11 10:54:49 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 175, in get_response [Wed Oct 11 10:54:49 2023] [error] [client 10.82.10.35] signals.got_request_exception.send(sender=self.__class__, request=request) [Wed Oct 11 10:54:49 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py", line 170, in send [Wed Oct 11 10:54:49 2023] [error] [client 10.82.10.35] response = receiver(signal=self, sender=sender, **named) [Wed Oct 11 10:54:49 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/__init__.py", line 68, in _rollback_on_exception [Wed Oct 11 10:54:49 2023] [error] [client 10.82.10.35] transaction.rollback_unless_managed(using=conn) [Wed Oct 11 10:54:49 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/transaction.py", line 143, in rollback_unless_managed [Wed Oct 11 10:54:49 2023] [error] [client 10.82.10.35] connection.rollback_unless_managed() [Wed Oct 11 10:54:49 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 232, in rollback_unless_managed [Wed Oct 11 10:54:49 2023] [error] [client 10.82.10.35] self._rollback() [Wed Oct 11 10:54:49 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 59, in _rollback [Wed Oct 11 10:54:49 2023] [error] [client 10.82.10.35] return self.connection.rollback() [Wed Oct 11 10:54:49 2023] [error] [client 10.82.10.35] InterfaceError: connection already closed [Wed Oct 11 11:01:44 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2438): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Oct 11 11:01:44 2023] [error] [client 10.82.10.35] Traceback (most recent call last): [Wed Oct 11 11:01:44 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 255, in __call__ [Wed Oct 11 11:01:44 2023] [error] [client 10.82.10.35] response = self.get_response(request) [Wed Oct 11 11:01:44 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 175, in get_response [Wed Oct 11 11:01:44 2023] [error] [client 10.82.10.35] signals.got_request_exception.send(sender=self.__class__, request=request) [Wed Oct 11 11:01:44 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py", line 170, in send [Wed Oct 11 11:01:44 2023] [error] [client 10.82.10.35] response = receiver(signal=self, sender=sender, **named) [Wed Oct 11 11:01:44 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/__init__.py", line 68, in _rollback_on_exception [Wed Oct 11 11:01:44 2023] [error] [client 10.82.10.35] transaction.rollback_unless_managed(using=conn) [Wed Oct 11 11:01:44 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/transaction.py", line 143, in rollback_unless_managed [Wed Oct 11 11:01:44 2023] [error] [client 10.82.10.35] connection.rollback_unless_managed() [Wed Oct 11 11:01:44 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 232, in rollback_unless_managed [Wed Oct 11 11:01:44 2023] [error] [client 10.82.10.35] self._rollback() [Wed Oct 11 11:01:44 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 59, in _rollback [Wed Oct 11 11:01:44 2023] [error] [client 10.82.10.35] return self.connection.rollback() [Wed Oct 11 11:01:44 2023] [error] [client 10.82.10.35] InterfaceError: connection already closed [Wed Oct 11 11:05:31 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2438): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Oct 11 11:05:31 2023] [error] [client 10.82.10.35] Traceback (most recent call last): [Wed Oct 11 11:05:31 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 255, in __call__ [Wed Oct 11 11:05:31 2023] [error] [client 10.82.10.35] response = self.get_response(request) [Wed Oct 11 11:05:31 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 175, in get_response [Wed Oct 11 11:05:31 2023] [error] [client 10.82.10.35] signals.got_request_exception.send(sender=self.__class__, request=request) [Wed Oct 11 11:05:31 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py", line 170, in send [Wed Oct 11 11:05:31 2023] [error] [client 10.82.10.35] response = receiver(signal=self, sender=sender, **named) [Wed Oct 11 11:05:31 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/__init__.py", line 68, in _rollback_on_exception [Wed Oct 11 11:05:31 2023] [error] [client 10.82.10.35] transaction.rollback_unless_managed(using=conn) [Wed Oct 11 11:05:31 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/transaction.py", line 143, in rollback_unless_managed [Wed Oct 11 11:05:31 2023] [error] [client 10.82.10.35] connection.rollback_unless_managed() [Wed Oct 11 11:05:31 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 232, in rollback_unless_managed [Wed Oct 11 11:05:31 2023] [error] [client 10.82.10.35] self._rollback() [Wed Oct 11 11:05:31 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 59, in _rollback [Wed Oct 11 11:05:31 2023] [error] [client 10.82.10.35] return self.connection.rollback() [Wed Oct 11 11:05:31 2023] [error] [client 10.82.10.35] InterfaceError: connection already closed [Wed Oct 11 11:05:40 2023] [error] psycopg2 error while closing the connection. [Wed Oct 11 11:05:40 2023] [error] Traceback (most recent call last): [Wed Oct 11 11:05:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 141, in close [Wed Oct 11 11:05:40 2023] [error] self.connection.close() [Wed Oct 11 11:05:40 2023] [error] InterfaceError: connection already closed [Wed Oct 11 11:05:40 2023] [error] [client 10.82.10.20] mod_wsgi (pid=2438): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Oct 11 11:05:40 2023] [error] [client 10.82.10.20] Traceback (most recent call last): [Wed Oct 11 11:05:40 2023] [error] [client 10.82.10.20] File "/usr/lib/python2.6/site-packages/django/http/response.py", line 236, in close [Wed Oct 11 11:05:40 2023] [error] [client 10.82.10.20] signals.request_finished.send(sender=self._handler_class) [Wed Oct 11 11:05:40 2023] [error] [client 10.82.10.20] File "/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py", line 170, in send [Wed Oct 11 11:05:40 2023] [error] [client 10.82.10.20] response = receiver(signal=self, sender=sender, **named) [Wed Oct 11 11:05:40 2023] [error] [client 10.82.10.20] File "/usr/lib/python2.6/site-packages/django/db/__init__.py", line 52, in close_connection [Wed Oct 11 11:05:40 2023] [error] [client 10.82.10.20] connections[conn].close() [Wed Oct 11 11:05:40 2023] [error] [client 10.82.10.20] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 141, in close [Wed Oct 11 11:05:40 2023] [error] [client 10.82.10.20] self.connection.close() [Wed Oct 11 11:05:40 2023] [error] [client 10.82.10.20] InterfaceError: connection already closed [Wed Oct 25 13:12:20 2023] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Oct 25 13:12:20 2023] [error] Traceback (most recent call last): [Wed Oct 25 13:12:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Oct 25 13:12:20 2023] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Oct 25 13:12:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Oct 25 13:12:20 2023] [error] return view_func(request, *args, **kwargs) [Wed Oct 25 13:12:20 2023] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 671, in creardevolucion [Wed Oct 25 13:12:20 2023] [error] bien_devuelto.save() [Wed Oct 25 13:12:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/base.py", line 546, in save [Wed Oct 25 13:12:20 2023] [error] force_update=force_update, update_fields=update_fields) [Wed Oct 25 13:12:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/base.py", line 626, in save_base [Wed Oct 25 13:12:20 2023] [error] rows = manager.using(using).filter(pk=pk_val)._update(values) [Wed Oct 25 13:12:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 605, in _update [Wed Oct 25 13:12:20 2023] [error] return query.get_compiler(self.db).execute_sql(None) [Wed Oct 25 13:12:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 1020, in execute_sql [Wed Oct 25 13:12:20 2023] [error] cursor = super(SQLUpdateCompiler, self).execute_sql(result_type) [Wed Oct 25 13:12:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 836, in execute_sql [Wed Oct 25 13:12:20 2023] [error] sql, params = self.as_sql() [Wed Oct 25 13:12:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 985, in as_sql [Wed Oct 25 13:12:20 2023] [error] val = field.get_db_prep_save(val, connection=self.connection) [Wed Oct 25 13:12:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 304, in get_db_prep_save [Wed Oct 25 13:12:20 2023] [error] prepared=False) [Wed Oct 25 13:12:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 738, in get_db_prep_value [Wed Oct 25 13:12:20 2023] [error] value = self.get_prep_value(value) [Wed Oct 25 13:12:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 733, in get_prep_value [Wed Oct 25 13:12:20 2023] [error] return self.to_python(value) [Wed Oct 25 13:12:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/fields/__init__.py", line 705, in to_python [Wed Oct 25 13:12:20 2023] [error] raise exceptions.ValidationError(msg) [Wed Oct 25 13:12:20 2023] [error] ValidationError: [u"El valor '' tiene formato de fecha inv\\xe1lido. Debe ser de la forma YYYY-MM-DD."] [Wed Oct 25 13:13:48 2023] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Oct 25 13:13:48 2023] [error] Traceback (most recent call last): [Wed Oct 25 13:13:48 2023] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Oct 25 13:13:48 2023] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Oct 25 13:13:48 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Oct 25 13:13:48 2023] [error] return view_func(request, *args, **kwargs) [Wed Oct 25 13:13:48 2023] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 668, in creardevolucion [Wed Oct 25 13:13:48 2023] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Oct 25 13:13:48 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Oct 25 13:13:48 2023] [error] return self.get_query_set().get(*args, **kwargs) [Wed Oct 25 13:13:48 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Oct 25 13:13:48 2023] [error] self.model._meta.object_name) [Wed Oct 25 13:13:48 2023] [error] DoesNotExist: Bienes matching query does not exist. [Thu Oct 26 16:00:45 2023] [error] 183 [Wed Nov 08 09:35:27 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 08 09:35:27 2023] [error] [client 10.82.10.35] Traceback (most recent call last): [Wed Nov 08 09:35:27 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 255, in __call__ [Wed Nov 08 09:35:27 2023] [error] [client 10.82.10.35] response = self.get_response(request) [Wed Nov 08 09:35:27 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 175, in get_response [Wed Nov 08 09:35:27 2023] [error] [client 10.82.10.35] signals.got_request_exception.send(sender=self.__class__, request=request) [Wed Nov 08 09:35:27 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py", line 170, in send [Wed Nov 08 09:35:27 2023] [error] [client 10.82.10.35] response = receiver(signal=self, sender=sender, **named) [Wed Nov 08 09:35:27 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/__init__.py", line 68, in _rollback_on_exception [Wed Nov 08 09:35:27 2023] [error] [client 10.82.10.35] transaction.rollback_unless_managed(using=conn) [Wed Nov 08 09:35:27 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/transaction.py", line 143, in rollback_unless_managed [Wed Nov 08 09:35:27 2023] [error] [client 10.82.10.35] connection.rollback_unless_managed() [Wed Nov 08 09:35:27 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 232, in rollback_unless_managed [Wed Nov 08 09:35:27 2023] [error] [client 10.82.10.35] self._rollback() [Wed Nov 08 09:35:27 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 59, in _rollback [Wed Nov 08 09:35:27 2023] [error] [client 10.82.10.35] return self.connection.rollback() [Wed Nov 08 09:35:27 2023] [error] [client 10.82.10.35] InterfaceError: connection already closed [Wed Nov 08 09:35:27 2023] [error] Internal Server Error: /bienes/menuacta/ [Wed Nov 08 09:35:27 2023] [error] Traceback (most recent call last): [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Nov 08 09:35:27 2023] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Wed Nov 08 09:35:27 2023] [error] if test_func(request.user): [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Wed Nov 08 09:35:27 2023] [error] lambda u: u.is_authenticated(), [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Wed Nov 08 09:35:27 2023] [error] self._setup() [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Wed Nov 08 09:35:27 2023] [error] self._wrapped = self._setupfunc() [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Wed Nov 08 09:35:27 2023] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Wed Nov 08 09:35:27 2023] [error] request._cached_user = auth.get_user(request) [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Wed Nov 08 09:35:27 2023] [error] user_id = request.session[SESSION_KEY] [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Wed Nov 08 09:35:27 2023] [error] return self._session[key] [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Wed Nov 08 09:35:27 2023] [error] self._session_cache = self.load() [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Wed Nov 08 09:35:27 2023] [error] expire_date__gt=timezone.now() [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Nov 08 09:35:27 2023] [error] return self.get_query_set().get(*args, **kwargs) [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Wed Nov 08 09:35:27 2023] [error] num = len(clone) [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Wed Nov 08 09:35:27 2023] [error] self._result_cache = list(self.iterator()) [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Wed Nov 08 09:35:27 2023] [error] for row in compiler.results_iter(): [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Wed Nov 08 09:35:27 2023] [error] for rows in self.execute_sql(MULTI): [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Wed Nov 08 09:35:27 2023] [error] cursor = self.connection.cursor() [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Wed Nov 08 09:35:27 2023] [error] cursor = self.make_debug_cursor(self._cursor()) [Wed Nov 08 09:35:27 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Wed Nov 08 09:35:27 2023] [error] self.connection = Database.connect(**conn_params) [Wed Nov 08 09:35:27 2023] [error] OperationalError: could not connect to server: Connection refused [Wed Nov 08 09:35:27 2023] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Wed Nov 08 09:35:27 2023] [error] \tTCP/IP connections on port 5444? [Wed Nov 08 09:35:27 2023] [error] [Wed Nov 08 09:35:28 2023] [error] Internal Server Error: /bienes/menuacta/ [Wed Nov 08 09:35:28 2023] [error] Traceback (most recent call last): [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Nov 08 09:35:28 2023] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Wed Nov 08 09:35:28 2023] [error] if test_func(request.user): [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Wed Nov 08 09:35:28 2023] [error] lambda u: u.is_authenticated(), [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Wed Nov 08 09:35:28 2023] [error] self._setup() [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Wed Nov 08 09:35:28 2023] [error] self._wrapped = self._setupfunc() [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Wed Nov 08 09:35:28 2023] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Wed Nov 08 09:35:28 2023] [error] request._cached_user = auth.get_user(request) [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Wed Nov 08 09:35:28 2023] [error] user_id = request.session[SESSION_KEY] [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Wed Nov 08 09:35:28 2023] [error] return self._session[key] [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Wed Nov 08 09:35:28 2023] [error] self._session_cache = self.load() [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Wed Nov 08 09:35:28 2023] [error] expire_date__gt=timezone.now() [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Nov 08 09:35:28 2023] [error] return self.get_query_set().get(*args, **kwargs) [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Wed Nov 08 09:35:28 2023] [error] num = len(clone) [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Wed Nov 08 09:35:28 2023] [error] self._result_cache = list(self.iterator()) [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Wed Nov 08 09:35:28 2023] [error] for row in compiler.results_iter(): [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Wed Nov 08 09:35:28 2023] [error] for rows in self.execute_sql(MULTI): [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Wed Nov 08 09:35:28 2023] [error] cursor = self.connection.cursor() [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Wed Nov 08 09:35:28 2023] [error] cursor = self.make_debug_cursor(self._cursor()) [Wed Nov 08 09:35:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Wed Nov 08 09:35:28 2023] [error] self.connection = Database.connect(**conn_params) [Wed Nov 08 09:35:28 2023] [error] OperationalError: could not connect to server: Connection refused [Wed Nov 08 09:35:28 2023] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Wed Nov 08 09:35:28 2023] [error] \tTCP/IP connections on port 5444? [Wed Nov 08 09:35:28 2023] [error] [Wed Nov 08 09:35:34 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 08 09:35:34 2023] [error] [client 10.82.10.35] Traceback (most recent call last): [Wed Nov 08 09:35:34 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 255, in __call__ [Wed Nov 08 09:35:34 2023] [error] [client 10.82.10.35] response = self.get_response(request) [Wed Nov 08 09:35:34 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 175, in get_response [Wed Nov 08 09:35:34 2023] [error] [client 10.82.10.35] signals.got_request_exception.send(sender=self.__class__, request=request) [Wed Nov 08 09:35:34 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py", line 170, in send [Wed Nov 08 09:35:34 2023] [error] [client 10.82.10.35] response = receiver(signal=self, sender=sender, **named) [Wed Nov 08 09:35:34 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/__init__.py", line 68, in _rollback_on_exception [Wed Nov 08 09:35:34 2023] [error] [client 10.82.10.35] transaction.rollback_unless_managed(using=conn) [Wed Nov 08 09:35:34 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/transaction.py", line 143, in rollback_unless_managed [Wed Nov 08 09:35:34 2023] [error] [client 10.82.10.35] connection.rollback_unless_managed() [Wed Nov 08 09:35:34 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 232, in rollback_unless_managed [Wed Nov 08 09:35:34 2023] [error] [client 10.82.10.35] self._rollback() [Wed Nov 08 09:35:34 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 59, in _rollback [Wed Nov 08 09:35:34 2023] [error] [client 10.82.10.35] return self.connection.rollback() [Wed Nov 08 09:35:34 2023] [error] [client 10.82.10.35] InterfaceError: connection already closed [Wed Nov 08 09:35:39 2023] [error] Traceback (most recent call last): [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Wed Nov 08 09:35:39 2023] [error] msg = self.format(record) [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Wed Nov 08 09:35:39 2023] [error] return fmt.format(record) [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Wed Nov 08 09:35:39 2023] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Wed Nov 08 09:35:39 2023] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2740: ordinal not in range(128) [Wed Nov 08 09:35:39 2023] [error] Internal Server Error: /bienes/crearrecepcion/ [Wed Nov 08 09:35:39 2023] [error] Traceback (most recent call last): [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Nov 08 09:35:39 2023] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Wed Nov 08 09:35:39 2023] [error] if test_func(request.user): [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Wed Nov 08 09:35:39 2023] [error] lambda u: u.is_authenticated(), [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Wed Nov 08 09:35:39 2023] [error] self._setup() [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Wed Nov 08 09:35:39 2023] [error] self._wrapped = self._setupfunc() [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Wed Nov 08 09:35:39 2023] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Wed Nov 08 09:35:39 2023] [error] request._cached_user = auth.get_user(request) [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Wed Nov 08 09:35:39 2023] [error] user_id = request.session[SESSION_KEY] [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Wed Nov 08 09:35:39 2023] [error] return self._session[key] [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Wed Nov 08 09:35:39 2023] [error] self._session_cache = self.load() [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Wed Nov 08 09:35:39 2023] [error] expire_date__gt=timezone.now() [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Nov 08 09:35:39 2023] [error] return self.get_query_set().get(*args, **kwargs) [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Wed Nov 08 09:35:39 2023] [error] num = len(clone) [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Wed Nov 08 09:35:39 2023] [error] self._result_cache = list(self.iterator()) [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Wed Nov 08 09:35:39 2023] [error] for row in compiler.results_iter(): [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Wed Nov 08 09:35:39 2023] [error] for rows in self.execute_sql(MULTI): [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Wed Nov 08 09:35:39 2023] [error] cursor = self.connection.cursor() [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Wed Nov 08 09:35:39 2023] [error] cursor = self.make_debug_cursor(self._cursor()) [Wed Nov 08 09:35:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Wed Nov 08 09:35:39 2023] [error] self.connection = Database.connect(**conn_params) [Wed Nov 08 09:35:39 2023] [error] OperationalError: could not connect to server: Connection timed out [Wed Nov 08 09:35:39 2023] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Wed Nov 08 09:35:39 2023] [error] \tTCP/IP connections on port 5444? [Wed Nov 08 09:35:39 2023] [error] [Wed Nov 08 09:35:46 2023] [error] Internal Server Error: /bienes/crearrecepcion/ [Wed Nov 08 09:35:46 2023] [error] Traceback (most recent call last): [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Nov 08 09:35:46 2023] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Wed Nov 08 09:35:46 2023] [error] if test_func(request.user): [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Wed Nov 08 09:35:46 2023] [error] lambda u: u.is_authenticated(), [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Wed Nov 08 09:35:46 2023] [error] self._setup() [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Wed Nov 08 09:35:46 2023] [error] self._wrapped = self._setupfunc() [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Wed Nov 08 09:35:46 2023] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Wed Nov 08 09:35:46 2023] [error] request._cached_user = auth.get_user(request) [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Wed Nov 08 09:35:46 2023] [error] user_id = request.session[SESSION_KEY] [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Wed Nov 08 09:35:46 2023] [error] return self._session[key] [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Wed Nov 08 09:35:46 2023] [error] self._session_cache = self.load() [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Wed Nov 08 09:35:46 2023] [error] expire_date__gt=timezone.now() [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Nov 08 09:35:46 2023] [error] return self.get_query_set().get(*args, **kwargs) [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Wed Nov 08 09:35:46 2023] [error] num = len(clone) [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Wed Nov 08 09:35:46 2023] [error] self._result_cache = list(self.iterator()) [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Wed Nov 08 09:35:46 2023] [error] for row in compiler.results_iter(): [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Wed Nov 08 09:35:46 2023] [error] for rows in self.execute_sql(MULTI): [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Wed Nov 08 09:35:46 2023] [error] cursor = self.connection.cursor() [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Wed Nov 08 09:35:46 2023] [error] cursor = self.make_debug_cursor(self._cursor()) [Wed Nov 08 09:35:46 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Wed Nov 08 09:35:46 2023] [error] self.connection = Database.connect(**conn_params) [Wed Nov 08 09:35:46 2023] [error] OperationalError: could not connect to server: Connection timed out [Wed Nov 08 09:35:46 2023] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Wed Nov 08 09:35:46 2023] [error] \tTCP/IP connections on port 5444? [Wed Nov 08 09:35:46 2023] [error] [Wed Nov 08 09:35:51 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 08 09:35:51 2023] [error] [client 10.82.10.35] Traceback (most recent call last): [Wed Nov 08 09:35:51 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 255, in __call__ [Wed Nov 08 09:35:51 2023] [error] [client 10.82.10.35] response = self.get_response(request) [Wed Nov 08 09:35:51 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 175, in get_response [Wed Nov 08 09:35:51 2023] [error] [client 10.82.10.35] signals.got_request_exception.send(sender=self.__class__, request=request) [Wed Nov 08 09:35:51 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py", line 170, in send [Wed Nov 08 09:35:51 2023] [error] [client 10.82.10.35] response = receiver(signal=self, sender=sender, **named) [Wed Nov 08 09:35:51 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/__init__.py", line 68, in _rollback_on_exception [Wed Nov 08 09:35:51 2023] [error] [client 10.82.10.35] transaction.rollback_unless_managed(using=conn) [Wed Nov 08 09:35:51 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/transaction.py", line 143, in rollback_unless_managed [Wed Nov 08 09:35:51 2023] [error] [client 10.82.10.35] connection.rollback_unless_managed() [Wed Nov 08 09:35:51 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 232, in rollback_unless_managed [Wed Nov 08 09:35:51 2023] [error] [client 10.82.10.35] self._rollback() [Wed Nov 08 09:35:51 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 59, in _rollback [Wed Nov 08 09:35:51 2023] [error] [client 10.82.10.35] return self.connection.rollback() [Wed Nov 08 09:35:51 2023] [error] [client 10.82.10.35] InterfaceError: connection already closed [Wed Nov 08 09:36:11 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 08 09:36:11 2023] [error] [client 10.82.10.35] Traceback (most recent call last): [Wed Nov 08 09:36:11 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 255, in __call__ [Wed Nov 08 09:36:11 2023] [error] [client 10.82.10.35] response = self.get_response(request) [Wed Nov 08 09:36:11 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 175, in get_response [Wed Nov 08 09:36:11 2023] [error] [client 10.82.10.35] signals.got_request_exception.send(sender=self.__class__, request=request) [Wed Nov 08 09:36:11 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py", line 170, in send [Wed Nov 08 09:36:11 2023] [error] [client 10.82.10.35] response = receiver(signal=self, sender=sender, **named) [Wed Nov 08 09:36:11 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/__init__.py", line 68, in _rollback_on_exception [Wed Nov 08 09:36:11 2023] [error] [client 10.82.10.35] transaction.rollback_unless_managed(using=conn) [Wed Nov 08 09:36:11 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/transaction.py", line 143, in rollback_unless_managed [Wed Nov 08 09:36:11 2023] [error] [client 10.82.10.35] connection.rollback_unless_managed() [Wed Nov 08 09:36:11 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 232, in rollback_unless_managed [Wed Nov 08 09:36:11 2023] [error] [client 10.82.10.35] self._rollback() [Wed Nov 08 09:36:11 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 59, in _rollback [Wed Nov 08 09:36:11 2023] [error] [client 10.82.10.35] return self.connection.rollback() [Wed Nov 08 09:36:11 2023] [error] [client 10.82.10.35] InterfaceError: connection already closed [Wed Nov 08 09:36:27 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 08 09:36:27 2023] [error] [client 10.82.10.35] Traceback (most recent call last): [Wed Nov 08 09:36:27 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 255, in __call__ [Wed Nov 08 09:36:27 2023] [error] [client 10.82.10.35] response = self.get_response(request) [Wed Nov 08 09:36:27 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 175, in get_response [Wed Nov 08 09:36:27 2023] [error] [client 10.82.10.35] signals.got_request_exception.send(sender=self.__class__, request=request) [Wed Nov 08 09:36:27 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py", line 170, in send [Wed Nov 08 09:36:27 2023] [error] [client 10.82.10.35] response = receiver(signal=self, sender=sender, **named) [Wed Nov 08 09:36:27 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/__init__.py", line 68, in _rollback_on_exception [Wed Nov 08 09:36:27 2023] [error] [client 10.82.10.35] transaction.rollback_unless_managed(using=conn) [Wed Nov 08 09:36:27 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/transaction.py", line 143, in rollback_unless_managed [Wed Nov 08 09:36:27 2023] [error] [client 10.82.10.35] connection.rollback_unless_managed() [Wed Nov 08 09:36:27 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 232, in rollback_unless_managed [Wed Nov 08 09:36:27 2023] [error] [client 10.82.10.35] self._rollback() [Wed Nov 08 09:36:27 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 59, in _rollback [Wed Nov 08 09:36:27 2023] [error] [client 10.82.10.35] return self.connection.rollback() [Wed Nov 08 09:36:27 2023] [error] [client 10.82.10.35] InterfaceError: connection already closed [Wed Nov 08 09:37:39 2023] [error] psycopg2 error while closing the connection. [Wed Nov 08 09:37:39 2023] [error] Traceback (most recent call last): [Wed Nov 08 09:37:39 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 141, in close [Wed Nov 08 09:37:39 2023] [error] self.connection.close() [Wed Nov 08 09:37:39 2023] [error] InterfaceError: connection already closed [Wed Nov 08 09:37:39 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 08 09:37:39 2023] [error] [client 10.82.10.35] Traceback (most recent call last): [Wed Nov 08 09:37:39 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/http/response.py", line 236, in close [Wed Nov 08 09:37:39 2023] [error] [client 10.82.10.35] signals.request_finished.send(sender=self._handler_class) [Wed Nov 08 09:37:39 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py", line 170, in send [Wed Nov 08 09:37:39 2023] [error] [client 10.82.10.35] response = receiver(signal=self, sender=sender, **named) [Wed Nov 08 09:37:39 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/__init__.py", line 52, in close_connection [Wed Nov 08 09:37:39 2023] [error] [client 10.82.10.35] connections[conn].close() [Wed Nov 08 09:37:39 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 141, in close [Wed Nov 08 09:37:39 2023] [error] [client 10.82.10.35] self.connection.close() [Wed Nov 08 09:37:39 2023] [error] [client 10.82.10.35] InterfaceError: connection already closed [Wed Nov 08 09:44:36 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 08 09:44:36 2023] [error] [client 10.82.10.35] IOError: failed to write data [Wed Nov 08 10:10:58 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 08 10:10:58 2023] [error] [client 10.82.10.35] Traceback (most recent call last): [Wed Nov 08 10:10:58 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 255, in __call__ [Wed Nov 08 10:10:58 2023] [error] [client 10.82.10.35] response = self.get_response(request) [Wed Nov 08 10:10:58 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 175, in get_response [Wed Nov 08 10:10:58 2023] [error] [client 10.82.10.35] signals.got_request_exception.send(sender=self.__class__, request=request) [Wed Nov 08 10:10:58 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py", line 170, in send [Wed Nov 08 10:10:58 2023] [error] [client 10.82.10.35] response = receiver(signal=self, sender=sender, **named) [Wed Nov 08 10:10:58 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/__init__.py", line 68, in _rollback_on_exception [Wed Nov 08 10:10:58 2023] [error] [client 10.82.10.35] transaction.rollback_unless_managed(using=conn) [Wed Nov 08 10:10:58 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/transaction.py", line 143, in rollback_unless_managed [Wed Nov 08 10:10:58 2023] [error] [client 10.82.10.35] connection.rollback_unless_managed() [Wed Nov 08 10:10:58 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 232, in rollback_unless_managed [Wed Nov 08 10:10:58 2023] [error] [client 10.82.10.35] self._rollback() [Wed Nov 08 10:10:58 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 59, in _rollback [Wed Nov 08 10:10:58 2023] [error] [client 10.82.10.35] return self.connection.rollback() [Wed Nov 08 10:10:58 2023] [error] [client 10.82.10.35] InterfaceError: connection already closed [Wed Nov 08 10:12:26 2023] [error] Internal Server Error: /bienes/menuinicio/ [Wed Nov 08 10:12:26 2023] [error] Traceback (most recent call last): [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Nov 08 10:12:26 2023] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Wed Nov 08 10:12:26 2023] [error] if test_func(request.user): [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Wed Nov 08 10:12:26 2023] [error] lambda u: u.is_authenticated(), [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Wed Nov 08 10:12:26 2023] [error] self._setup() [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Wed Nov 08 10:12:26 2023] [error] self._wrapped = self._setupfunc() [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Wed Nov 08 10:12:26 2023] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Wed Nov 08 10:12:26 2023] [error] request._cached_user = auth.get_user(request) [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Wed Nov 08 10:12:26 2023] [error] user_id = request.session[SESSION_KEY] [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Wed Nov 08 10:12:26 2023] [error] return self._session[key] [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Wed Nov 08 10:12:26 2023] [error] self._session_cache = self.load() [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Wed Nov 08 10:12:26 2023] [error] expire_date__gt=timezone.now() [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Nov 08 10:12:26 2023] [error] return self.get_query_set().get(*args, **kwargs) [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Wed Nov 08 10:12:26 2023] [error] num = len(clone) [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Wed Nov 08 10:12:26 2023] [error] self._result_cache = list(self.iterator()) [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Wed Nov 08 10:12:26 2023] [error] for row in compiler.results_iter(): [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Wed Nov 08 10:12:26 2023] [error] for rows in self.execute_sql(MULTI): [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Wed Nov 08 10:12:26 2023] [error] cursor = self.connection.cursor() [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Wed Nov 08 10:12:26 2023] [error] cursor = self.make_debug_cursor(self._cursor()) [Wed Nov 08 10:12:26 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Wed Nov 08 10:12:26 2023] [error] self.connection = Database.connect(**conn_params) [Wed Nov 08 10:12:26 2023] [error] OperationalError: could not connect to server: Connection refused [Wed Nov 08 10:12:26 2023] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Wed Nov 08 10:12:26 2023] [error] \tTCP/IP connections on port 5444? [Wed Nov 08 10:12:26 2023] [error] [Wed Nov 08 10:12:28 2023] [error] psycopg2 error while closing the connection. [Wed Nov 08 10:12:28 2023] [error] Traceback (most recent call last): [Wed Nov 08 10:12:28 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 141, in close [Wed Nov 08 10:12:28 2023] [error] self.connection.close() [Wed Nov 08 10:12:28 2023] [error] InterfaceError: connection already closed [Wed Nov 08 10:12:28 2023] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Nov 08 10:12:28 2023] [error] [client 10.82.10.35] Traceback (most recent call last): [Wed Nov 08 10:12:28 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/http/response.py", line 236, in close [Wed Nov 08 10:12:28 2023] [error] [client 10.82.10.35] signals.request_finished.send(sender=self._handler_class) [Wed Nov 08 10:12:28 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py", line 170, in send [Wed Nov 08 10:12:28 2023] [error] [client 10.82.10.35] response = receiver(signal=self, sender=sender, **named) [Wed Nov 08 10:12:28 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/__init__.py", line 52, in close_connection [Wed Nov 08 10:12:28 2023] [error] [client 10.82.10.35] connections[conn].close() [Wed Nov 08 10:12:28 2023] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 141, in close [Wed Nov 08 10:12:28 2023] [error] [client 10.82.10.35] self.connection.close() [Wed Nov 08 10:12:28 2023] [error] [client 10.82.10.35] InterfaceError: connection already closed [Wed Nov 08 10:12:40 2023] [error] Internal Server Error: /bienes/menuinicio/ [Wed Nov 08 10:12:40 2023] [error] Traceback (most recent call last): [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Nov 08 10:12:40 2023] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Wed Nov 08 10:12:40 2023] [error] if test_func(request.user): [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Wed Nov 08 10:12:40 2023] [error] lambda u: u.is_authenticated(), [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Wed Nov 08 10:12:40 2023] [error] self._setup() [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Wed Nov 08 10:12:40 2023] [error] self._wrapped = self._setupfunc() [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Wed Nov 08 10:12:40 2023] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Wed Nov 08 10:12:40 2023] [error] request._cached_user = auth.get_user(request) [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Wed Nov 08 10:12:40 2023] [error] user_id = request.session[SESSION_KEY] [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Wed Nov 08 10:12:40 2023] [error] return self._session[key] [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Wed Nov 08 10:12:40 2023] [error] self._session_cache = self.load() [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Wed Nov 08 10:12:40 2023] [error] expire_date__gt=timezone.now() [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Nov 08 10:12:40 2023] [error] return self.get_query_set().get(*args, **kwargs) [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Wed Nov 08 10:12:40 2023] [error] num = len(clone) [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Wed Nov 08 10:12:40 2023] [error] self._result_cache = list(self.iterator()) [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Wed Nov 08 10:12:40 2023] [error] for row in compiler.results_iter(): [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Wed Nov 08 10:12:40 2023] [error] for rows in self.execute_sql(MULTI): [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Wed Nov 08 10:12:40 2023] [error] cursor = self.connection.cursor() [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Wed Nov 08 10:12:40 2023] [error] cursor = self.make_debug_cursor(self._cursor()) [Wed Nov 08 10:12:40 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Wed Nov 08 10:12:40 2023] [error] self.connection = Database.connect(**conn_params) [Wed Nov 08 10:12:40 2023] [error] OperationalError: could not connect to server: Connection refused [Wed Nov 08 10:12:40 2023] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Wed Nov 08 10:12:40 2023] [error] \tTCP/IP connections on port 5444? [Wed Nov 08 10:12:40 2023] [error] [Wed Nov 08 10:14:07 2023] [error] Internal Server Error: /bienes/menuinicio/ [Wed Nov 08 10:14:07 2023] [error] Traceback (most recent call last): [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Nov 08 10:14:07 2023] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Wed Nov 08 10:14:07 2023] [error] if test_func(request.user): [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Wed Nov 08 10:14:07 2023] [error] lambda u: u.is_authenticated(), [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Wed Nov 08 10:14:07 2023] [error] self._setup() [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Wed Nov 08 10:14:07 2023] [error] self._wrapped = self._setupfunc() [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Wed Nov 08 10:14:07 2023] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Wed Nov 08 10:14:07 2023] [error] request._cached_user = auth.get_user(request) [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Wed Nov 08 10:14:07 2023] [error] user_id = request.session[SESSION_KEY] [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Wed Nov 08 10:14:07 2023] [error] return self._session[key] [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Wed Nov 08 10:14:07 2023] [error] self._session_cache = self.load() [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Wed Nov 08 10:14:07 2023] [error] expire_date__gt=timezone.now() [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Nov 08 10:14:07 2023] [error] return self.get_query_set().get(*args, **kwargs) [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Wed Nov 08 10:14:07 2023] [error] num = len(clone) [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Wed Nov 08 10:14:07 2023] [error] self._result_cache = list(self.iterator()) [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Wed Nov 08 10:14:07 2023] [error] for row in compiler.results_iter(): [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Wed Nov 08 10:14:07 2023] [error] for rows in self.execute_sql(MULTI): [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Wed Nov 08 10:14:07 2023] [error] cursor = self.connection.cursor() [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Wed Nov 08 10:14:07 2023] [error] cursor = self.make_debug_cursor(self._cursor()) [Wed Nov 08 10:14:07 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Wed Nov 08 10:14:07 2023] [error] self.connection = Database.connect(**conn_params) [Wed Nov 08 10:14:07 2023] [error] OperationalError: could not connect to server: Connection refused [Wed Nov 08 10:14:07 2023] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Wed Nov 08 10:14:07 2023] [error] \tTCP/IP connections on port 5444? [Wed Nov 08 10:14:07 2023] [error] [Wed Nov 08 10:14:20 2023] [error] Internal Server Error: /bienes/menuinicio/ [Wed Nov 08 10:14:20 2023] [error] Traceback (most recent call last): [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Nov 08 10:14:20 2023] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 24, in _wrapped_view [Wed Nov 08 10:14:20 2023] [error] if test_func(request.user): [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 50, in [Wed Nov 08 10:14:20 2023] [error] lambda u: u.is_authenticated(), [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 204, in inner [Wed Nov 08 10:14:20 2023] [error] self._setup() [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 270, in _setup [Wed Nov 08 10:14:20 2023] [error] self._wrapped = self._setupfunc() [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 18, in [Wed Nov 08 10:14:20 2023] [error] request.user = SimpleLazyObject(lambda: get_user(request)) [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/middleware.py", line 10, in get_user [Wed Nov 08 10:14:20 2023] [error] request._cached_user = auth.get_user(request) [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/__init__.py", line 136, in get_user [Wed Nov 08 10:14:20 2023] [error] user_id = request.session[SESSION_KEY] [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 44, in __getitem__ [Wed Nov 08 10:14:20 2023] [error] return self._session[key] [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py", line 167, in _get_session [Wed Nov 08 10:14:20 2023] [error] self._session_cache = self.load() [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py", line 18, in load [Wed Nov 08 10:14:20 2023] [error] expire_date__gt=timezone.now() [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Nov 08 10:14:20 2023] [error] return self.get_query_set().get(*args, **kwargs) [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 398, in get [Wed Nov 08 10:14:20 2023] [error] num = len(clone) [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 106, in __len__ [Wed Nov 08 10:14:20 2023] [error] self._result_cache = list(self.iterator()) [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 317, in iterator [Wed Nov 08 10:14:20 2023] [error] for row in compiler.results_iter(): [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 775, in results_iter [Wed Nov 08 10:14:20 2023] [error] for rows in self.execute_sql(MULTI): [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py", line 845, in execute_sql [Wed Nov 08 10:14:20 2023] [error] cursor = self.connection.cursor() [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 324, in cursor [Wed Nov 08 10:14:20 2023] [error] cursor = self.make_debug_cursor(self._cursor()) [Wed Nov 08 10:14:20 2023] [error] File "/usr/lib/python2.6/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 182, in _cursor [Wed Nov 08 10:14:20 2023] [error] self.connection = Database.connect(**conn_params) [Wed Nov 08 10:14:20 2023] [error] OperationalError: could not connect to server: Connection refused [Wed Nov 08 10:14:20 2023] [error] \tIs the server running on host "bdpro.tabasco.gob.mx" and accepting [Wed Nov 08 10:14:20 2023] [error] \tTCP/IP connections on port 5444? [Wed Nov 08 10:14:20 2023] [error] [Mon Jan 22 09:34:35 2024] [error] Traceback (most recent call last): [Mon Jan 22 09:34:35 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Jan 22 09:34:35 2024] [error] msg = self.format(record) [Mon Jan 22 09:34:35 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Jan 22 09:34:35 2024] [error] return fmt.format(record) [Mon Jan 22 09:34:35 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Jan 22 09:34:35 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Jan 22 09:34:35 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2015: ordinal not in range(128) [Mon Jan 22 09:34:52 2024] [error] Traceback (most recent call last): [Mon Jan 22 09:34:52 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Jan 22 09:34:52 2024] [error] msg = self.format(record) [Mon Jan 22 09:34:52 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Jan 22 09:34:52 2024] [error] return fmt.format(record) [Mon Jan 22 09:34:52 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Jan 22 09:34:52 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Jan 22 09:34:52 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2015: ordinal not in range(128) [Mon Jan 22 09:35:16 2024] [error] Traceback (most recent call last): [Mon Jan 22 09:35:16 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Jan 22 09:35:16 2024] [error] msg = self.format(record) [Mon Jan 22 09:35:16 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Jan 22 09:35:16 2024] [error] return fmt.format(record) [Mon Jan 22 09:35:16 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Jan 22 09:35:16 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Jan 22 09:35:16 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2015: ordinal not in range(128) [Mon Jan 22 09:35:24 2024] [error] Traceback (most recent call last): [Mon Jan 22 09:35:24 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Jan 22 09:35:24 2024] [error] msg = self.format(record) [Mon Jan 22 09:35:24 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Jan 22 09:35:24 2024] [error] return fmt.format(record) [Mon Jan 22 09:35:24 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Jan 22 09:35:24 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Jan 22 09:35:24 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2015: ordinal not in range(128) [Mon Jan 22 09:35:32 2024] [error] Traceback (most recent call last): [Mon Jan 22 09:35:32 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Jan 22 09:35:32 2024] [error] msg = self.format(record) [Mon Jan 22 09:35:32 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Jan 22 09:35:32 2024] [error] return fmt.format(record) [Mon Jan 22 09:35:32 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Jan 22 09:35:32 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Jan 22 09:35:32 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2015: ordinal not in range(128) [Mon Jan 22 09:37:23 2024] [error] Traceback (most recent call last): [Mon Jan 22 09:37:23 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Jan 22 09:37:23 2024] [error] msg = self.format(record) [Mon Jan 22 09:37:23 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Jan 22 09:37:23 2024] [error] return fmt.format(record) [Mon Jan 22 09:37:23 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Jan 22 09:37:23 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Jan 22 09:37:23 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2015: ordinal not in range(128) [Mon Jan 22 10:35:09 2024] [error] Traceback (most recent call last): [Mon Jan 22 10:35:09 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Jan 22 10:35:09 2024] [error] msg = self.format(record) [Mon Jan 22 10:35:09 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Jan 22 10:35:09 2024] [error] return fmt.format(record) [Mon Jan 22 10:35:09 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Jan 22 10:35:09 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Jan 22 10:35:09 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2015: ordinal not in range(128) [Mon Jan 22 10:36:22 2024] [error] Traceback (most recent call last): [Mon Jan 22 10:36:22 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Jan 22 10:36:22 2024] [error] msg = self.format(record) [Mon Jan 22 10:36:22 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Jan 22 10:36:22 2024] [error] return fmt.format(record) [Mon Jan 22 10:36:22 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Jan 22 10:36:22 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Jan 22 10:36:22 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2015: ordinal not in range(128) [Mon Jan 22 12:04:29 2024] [error] Traceback (most recent call last): [Mon Jan 22 12:04:29 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Jan 22 12:04:29 2024] [error] msg = self.format(record) [Mon Jan 22 12:04:29 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Jan 22 12:04:29 2024] [error] return fmt.format(record) [Mon Jan 22 12:04:29 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Jan 22 12:04:29 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Jan 22 12:04:29 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2015: ordinal not in range(128) [Mon Jan 22 12:04:40 2024] [error] Traceback (most recent call last): [Mon Jan 22 12:04:40 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Jan 22 12:04:40 2024] [error] msg = self.format(record) [Mon Jan 22 12:04:40 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Jan 22 12:04:40 2024] [error] return fmt.format(record) [Mon Jan 22 12:04:40 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Jan 22 12:04:40 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Jan 22 12:04:40 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2015: ordinal not in range(128) [Mon Jan 22 12:04:45 2024] [error] Traceback (most recent call last): [Mon Jan 22 12:04:45 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Jan 22 12:04:45 2024] [error] msg = self.format(record) [Mon Jan 22 12:04:45 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Jan 22 12:04:45 2024] [error] return fmt.format(record) [Mon Jan 22 12:04:45 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Jan 22 12:04:45 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Jan 22 12:04:45 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2015: ordinal not in range(128) [Mon Jan 22 12:04:50 2024] [error] Traceback (most recent call last): [Mon Jan 22 12:04:50 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Jan 22 12:04:50 2024] [error] msg = self.format(record) [Mon Jan 22 12:04:50 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Jan 22 12:04:50 2024] [error] return fmt.format(record) [Mon Jan 22 12:04:50 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Jan 22 12:04:50 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Jan 22 12:04:50 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2015: ordinal not in range(128) [Mon Jan 22 12:04:59 2024] [error] Traceback (most recent call last): [Mon Jan 22 12:04:59 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Jan 22 12:04:59 2024] [error] msg = self.format(record) [Mon Jan 22 12:04:59 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Jan 22 12:04:59 2024] [error] return fmt.format(record) [Mon Jan 22 12:04:59 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Jan 22 12:04:59 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Jan 22 12:04:59 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2015: ordinal not in range(128) [Tue Jan 30 15:04:25 2024] [error] Traceback (most recent call last): [Tue Jan 30 15:04:25 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Tue Jan 30 15:04:25 2024] [error] msg = self.format(record) [Tue Jan 30 15:04:25 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Tue Jan 30 15:04:25 2024] [error] return fmt.format(record) [Tue Jan 30 15:04:25 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Tue Jan 30 15:04:25 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Tue Jan 30 15:04:25 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1776: ordinal not in range(128) [Wed Feb 07 11:53:33 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 07 11:53:34 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 07 11:53:38 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 07 11:53:38 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 07 11:53:42 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 07 11:53:42 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 07 11:54:05 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 07 11:54:05 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 07 11:54:07 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 07 11:54:07 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Feb 07 11:54:11 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2433): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Feb 07 11:54:11 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Feb 15 12:02:59 2024] [error] Traceback (most recent call last): [Thu Feb 15 12:02:59 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Thu Feb 15 12:02:59 2024] [error] msg = self.format(record) [Thu Feb 15 12:02:59 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Thu Feb 15 12:02:59 2024] [error] return fmt.format(record) [Thu Feb 15 12:02:59 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Thu Feb 15 12:02:59 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Thu Feb 15 12:02:59 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1776: ordinal not in range(128) [Mon Feb 19 15:52:44 2024] [error] [client 10.82.10.38] mod_wsgi (pid=2431): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Feb 19 15:52:44 2024] [error] [client 10.82.10.38] IOError: failed to write data [Mon Feb 26 08:55:10 2024] [error] Traceback (most recent call last): [Mon Feb 26 08:55:10 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Feb 26 08:55:10 2024] [error] msg = self.format(record) [Mon Feb 26 08:55:10 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Feb 26 08:55:10 2024] [error] return fmt.format(record) [Mon Feb 26 08:55:10 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Feb 26 08:55:10 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Feb 26 08:55:10 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Mon Feb 26 08:59:23 2024] [error] Traceback (most recent call last): [Mon Feb 26 08:59:23 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Feb 26 08:59:23 2024] [error] msg = self.format(record) [Mon Feb 26 08:59:23 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Feb 26 08:59:23 2024] [error] return fmt.format(record) [Mon Feb 26 08:59:23 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Feb 26 08:59:23 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Feb 26 08:59:23 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1776: ordinal not in range(128) [Thu Mar 07 15:52:09 2024] [error] Traceback (most recent call last): [Thu Mar 07 15:52:09 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Thu Mar 07 15:52:09 2024] [error] msg = self.format(record) [Thu Mar 07 15:52:09 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Thu Mar 07 15:52:09 2024] [error] return fmt.format(record) [Thu Mar 07 15:52:09 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Thu Mar 07 15:52:09 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Thu Mar 07 15:52:09 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1776: ordinal not in range(128) [Fri Mar 08 11:38:17 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2462): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Mar 08 11:38:17 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu May 23 15:39:32 2024] [error] Traceback (most recent call last): [Thu May 23 15:39:33 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Thu May 23 15:39:33 2024] [error] msg = self.format(record) [Thu May 23 15:39:33 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Thu May 23 15:39:33 2024] [error] return fmt.format(record) [Thu May 23 15:39:33 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Thu May 23 15:39:33 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Thu May 23 15:39:33 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2469): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] Traceback (most recent call last): [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 255, in __call__ [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] response = self.get_response(request) [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 175, in get_response [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] signals.got_request_exception.send(sender=self.__class__, request=request) [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py", line 170, in send [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] response = receiver(signal=self, sender=sender, **named) [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/__init__.py", line 68, in _rollback_on_exception [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] transaction.rollback_unless_managed(using=conn) [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/transaction.py", line 143, in rollback_unless_managed [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] connection.rollback_unless_managed() [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 232, in rollback_unless_managed [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] self._rollback() [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 59, in _rollback [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] return self.connection.rollback() [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] OperationalError: server closed the connection unexpectedly [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] \tThis probably means the server terminated abnormally [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] \tbefore or while processing the request. [Thu May 23 16:03:18 2024] [error] [client 10.82.10.35] [Thu May 23 16:17:27 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2469): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu May 23 16:17:27 2024] [error] [client 10.82.10.35] Traceback (most recent call last): [Thu May 23 16:17:27 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 255, in __call__ [Thu May 23 16:17:27 2024] [error] [client 10.82.10.35] response = self.get_response(request) [Thu May 23 16:17:27 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 175, in get_response [Thu May 23 16:17:27 2024] [error] [client 10.82.10.35] signals.got_request_exception.send(sender=self.__class__, request=request) [Thu May 23 16:17:27 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py", line 170, in send [Thu May 23 16:17:27 2024] [error] [client 10.82.10.35] response = receiver(signal=self, sender=sender, **named) [Thu May 23 16:17:27 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/__init__.py", line 68, in _rollback_on_exception [Thu May 23 16:17:27 2024] [error] [client 10.82.10.35] transaction.rollback_unless_managed(using=conn) [Thu May 23 16:17:27 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/transaction.py", line 143, in rollback_unless_managed [Thu May 23 16:17:27 2024] [error] [client 10.82.10.35] connection.rollback_unless_managed() [Thu May 23 16:17:27 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 232, in rollback_unless_managed [Thu May 23 16:17:27 2024] [error] [client 10.82.10.35] self._rollback() [Thu May 23 16:17:27 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 59, in _rollback [Thu May 23 16:17:27 2024] [error] [client 10.82.10.35] return self.connection.rollback() [Thu May 23 16:17:27 2024] [error] [client 10.82.10.35] OperationalError: no connection to the server [Thu May 23 16:17:27 2024] [error] [client 10.82.10.35] [Thu May 23 16:23:46 2024] [error] Traceback (most recent call last): [Thu May 23 16:23:46 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Thu May 23 16:23:46 2024] [error] msg = self.format(record) [Thu May 23 16:23:46 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Thu May 23 16:23:46 2024] [error] return fmt.format(record) [Thu May 23 16:23:46 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Thu May 23 16:23:46 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Thu May 23 16:23:46 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Mon May 27 12:34:40 2024] [error] Internal Server Error: /bienes/874/imprimirdevolucion/ [Mon May 27 12:34:40 2024] [error] Traceback (most recent call last): [Mon May 27 12:34:40 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Mon May 27 12:34:40 2024] [error] response = response.render() [Mon May 27 12:34:40 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Mon May 27 12:34:40 2024] [error] self.content = self.rendered_content [Mon May 27 12:34:40 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Mon May 27 12:34:40 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Mon May 27 12:34:40 2024] [error] AssertionError: .accepted_renderer not set on Response [Mon May 27 12:34:40 2024] [error] Internal Server Error: /bienes/874/imprimirdevolucion/ [Mon May 27 12:34:40 2024] [error] Traceback (most recent call last): [Mon May 27 12:34:40 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Mon May 27 12:34:40 2024] [error] response = response.render() [Mon May 27 12:34:40 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Mon May 27 12:34:40 2024] [error] self.content = self.rendered_content [Mon May 27 12:34:40 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Mon May 27 12:34:40 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Mon May 27 12:34:40 2024] [error] AssertionError: .accepted_renderer not set on Response [Mon May 27 12:35:12 2024] [error] Internal Server Error: /bienes/874/imprimirdevolucion/ [Mon May 27 12:35:12 2024] [error] Traceback (most recent call last): [Mon May 27 12:35:12 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Mon May 27 12:35:12 2024] [error] response = response.render() [Mon May 27 12:35:12 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Mon May 27 12:35:12 2024] [error] self.content = self.rendered_content [Mon May 27 12:35:12 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Mon May 27 12:35:12 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Mon May 27 12:35:12 2024] [error] AssertionError: .accepted_renderer not set on Response [Mon May 27 12:35:52 2024] [error] Internal Server Error: /bienes/584/imprimirdevolucion/ [Mon May 27 12:35:52 2024] [error] Traceback (most recent call last): [Mon May 27 12:35:52 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Mon May 27 12:35:52 2024] [error] response = response.render() [Mon May 27 12:35:52 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Mon May 27 12:35:52 2024] [error] self.content = self.rendered_content [Mon May 27 12:35:52 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Mon May 27 12:35:52 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Mon May 27 12:35:52 2024] [error] AssertionError: .accepted_renderer not set on Response [Mon May 27 12:44:25 2024] [error] Internal Server Error: /bienes/2768/imprimirrecepcion/ [Mon May 27 12:44:25 2024] [error] Traceback (most recent call last): [Mon May 27 12:44:25 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Mon May 27 12:44:25 2024] [error] response = response.render() [Mon May 27 12:44:25 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Mon May 27 12:44:25 2024] [error] self.content = self.rendered_content [Mon May 27 12:44:25 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Mon May 27 12:44:25 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Mon May 27 12:44:25 2024] [error] AssertionError: .accepted_renderer not set on Response [Mon May 27 12:45:23 2024] [error] Internal Server Error: /bienes/874/imprimirdevolucion/ [Mon May 27 12:45:23 2024] [error] Traceback (most recent call last): [Mon May 27 12:45:23 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Mon May 27 12:45:23 2024] [error] response = response.render() [Mon May 27 12:45:23 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Mon May 27 12:45:23 2024] [error] self.content = self.rendered_content [Mon May 27 12:45:23 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Mon May 27 12:45:23 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Mon May 27 12:45:23 2024] [error] AssertionError: .accepted_renderer not set on Response [Mon May 27 13:09:51 2024] [error] Internal Server Error: /bienes/874/imprimirdevolucion/ [Mon May 27 13:09:51 2024] [error] Traceback (most recent call last): [Mon May 27 13:09:51 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Mon May 27 13:09:51 2024] [error] response = response.render() [Mon May 27 13:09:51 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Mon May 27 13:09:51 2024] [error] self.content = self.rendered_content [Mon May 27 13:09:51 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Mon May 27 13:09:51 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Mon May 27 13:09:51 2024] [error] AssertionError: .accepted_renderer not set on Response [Mon May 27 13:11:06 2024] [error] Internal Server Error: /bienes/874/imprimirdevolucion/ [Mon May 27 13:11:06 2024] [error] Traceback (most recent call last): [Mon May 27 13:11:06 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Mon May 27 13:11:06 2024] [error] response = response.render() [Mon May 27 13:11:06 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Mon May 27 13:11:06 2024] [error] self.content = self.rendered_content [Mon May 27 13:11:06 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Mon May 27 13:11:06 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Mon May 27 13:11:06 2024] [error] AssertionError: .accepted_renderer not set on Response [Mon May 27 13:20:01 2024] [error] Internal Server Error: /bienes/874/imprimirdevolucion/ [Mon May 27 13:20:01 2024] [error] Traceback (most recent call last): [Mon May 27 13:20:01 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Mon May 27 13:20:01 2024] [error] response = response.render() [Mon May 27 13:20:01 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Mon May 27 13:20:01 2024] [error] self.content = self.rendered_content [Mon May 27 13:20:01 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Mon May 27 13:20:01 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Mon May 27 13:20:01 2024] [error] AssertionError: .accepted_renderer not set on Response [Mon May 27 14:27:45 2024] [error] Internal Server Error: /bienes/874/imprimirdevolucion/ [Mon May 27 14:27:45 2024] [error] Traceback (most recent call last): [Mon May 27 14:27:45 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Mon May 27 14:27:45 2024] [error] response = response.render() [Mon May 27 14:27:45 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Mon May 27 14:27:45 2024] [error] self.content = self.rendered_content [Mon May 27 14:27:45 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Mon May 27 14:27:45 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Mon May 27 14:27:45 2024] [error] AssertionError: .accepted_renderer not set on Response [Mon May 27 14:27:45 2024] [error] Internal Server Error: /bienes/874/imprimirdevolucion/ [Mon May 27 14:27:45 2024] [error] Traceback (most recent call last): [Mon May 27 14:27:45 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Mon May 27 14:27:45 2024] [error] response = response.render() [Mon May 27 14:27:45 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Mon May 27 14:27:45 2024] [error] self.content = self.rendered_content [Mon May 27 14:27:45 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Mon May 27 14:27:45 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Mon May 27 14:27:45 2024] [error] AssertionError: .accepted_renderer not set on Response [Mon May 27 14:27:45 2024] [error] Internal Server Error: /bienes/874/imprimirdevolucion/ [Mon May 27 14:27:45 2024] [error] Traceback (most recent call last): [Mon May 27 14:27:45 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Mon May 27 14:27:45 2024] [error] response = response.render() [Mon May 27 14:27:45 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Mon May 27 14:27:45 2024] [error] self.content = self.rendered_content [Mon May 27 14:27:45 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Mon May 27 14:27:45 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Mon May 27 14:27:45 2024] [error] AssertionError: .accepted_renderer not set on Response [Mon May 27 14:27:45 2024] [error] Internal Server Error: /bienes/874/imprimirdevolucion/ [Mon May 27 14:27:45 2024] [error] Traceback (most recent call last): [Mon May 27 14:27:45 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Mon May 27 14:27:45 2024] [error] response = response.render() [Mon May 27 14:27:45 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Mon May 27 14:27:45 2024] [error] self.content = self.rendered_content [Mon May 27 14:27:45 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Mon May 27 14:27:45 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Mon May 27 14:27:45 2024] [error] AssertionError: .accepted_renderer not set on Response [Thu Jun 20 15:42:29 2024] [error] Traceback (most recent call last): [Thu Jun 20 15:42:29 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Thu Jun 20 15:42:29 2024] [error] msg = self.format(record) [Thu Jun 20 15:42:29 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Thu Jun 20 15:42:29 2024] [error] return fmt.format(record) [Thu Jun 20 15:42:29 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Thu Jun 20 15:42:29 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Thu Jun 20 15:42:29 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1776: ordinal not in range(128) [Thu Jun 20 16:01:31 2024] [error] 7979 [Fri Jul 19 16:12:25 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2448): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 19 16:12:25 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 19 16:21:32 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2448): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 19 16:21:32 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Jul 19 16:32:44 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2448): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Jul 19 16:32:44 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 09:42:32 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 09:42:32 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 09:49:51 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 09:49:51 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 09:55:44 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 09:55:44 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 10:04:15 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 10:04:15 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 10:12:32 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 10:12:32 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 10:20:20 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 10:20:20 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 10:34:53 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 10:34:53 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 10:40:58 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 10:40:58 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 10:47:11 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 10:47:11 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 10:54:58 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 10:54:58 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 10:59:20 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 10:59:20 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 11:01:18 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 11:01:18 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 11:18:59 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 11:18:59 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 11:24:27 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 11:24:27 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 13:07:48 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 13:07:48 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 13:31:43 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 13:31:43 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 13:42:32 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 13:42:32 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 14:03:24 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 14:03:24 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 14:16:13 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 14:16:13 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 14:17:52 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 14:17:52 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 14:28:54 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 14:28:54 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 14:56:13 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 14:56:13 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 15:01:03 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 15:01:03 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 15:07:47 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 15:07:47 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 15:12:27 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 15:12:27 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 15:20:19 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 15:20:19 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 15:24:50 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 15:24:50 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 15:35:16 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 15:35:16 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 15:43:02 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 15:43:02 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 15:51:08 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 15:51:08 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 15:58:16 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 15:58:16 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 15:59:51 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 15:59:51 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Aug 07 16:03:38 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Aug 07 16:03:38 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 10:05:01 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 10:05:01 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 10:10:59 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 10:10:59 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 10:36:29 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 10:36:29 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 10:42:28 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 10:42:28 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 10:52:13 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 10:52:13 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 11:02:52 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 11:02:52 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 11:04:19 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 11:04:19 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 11:10:22 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 11:10:22 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 11:19:44 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 11:19:44 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 11:28:03 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 11:28:03 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 11:41:28 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 11:41:28 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 11:42:42 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 11:42:42 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 11:49:57 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 11:49:57 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 11:58:33 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 11:58:33 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 12:03:54 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 12:03:54 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 12:14:43 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 12:14:43 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 12:18:55 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 12:18:55 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 12:26:16 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 12:26:16 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 12:30:21 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 12:30:21 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 12:45:29 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 12:45:29 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 12:53:59 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 12:53:59 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 13:01:51 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 13:01:51 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 13:31:29 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 13:31:29 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 13:40:16 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 13:40:16 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 13:41:31 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 13:41:31 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 13:47:09 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 13:47:09 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 14:27:02 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 14:27:02 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 15:20:39 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 15:20:39 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 15:25:55 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 15:25:55 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 15:33:19 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 15:33:19 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 15:33:25 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 15:33:25 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 15:38:35 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 15:38:35 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 15:41:19 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 15:41:19 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 15:59:04 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 15:59:04 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 15:59:48 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 15:59:48 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 16:06:22 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 16:06:22 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 16:12:39 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 16:12:39 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 16:19:16 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 16:19:16 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 16:25:10 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 16:25:10 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Aug 08 16:33:36 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2449): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 08 16:33:36 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 09:12:12 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 09:12:12 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 09:27:31 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 09:27:31 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 09:46:02 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 09:46:02 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 09:54:57 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 09:54:57 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 10:01:21 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 10:01:21 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 10:06:54 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 10:06:54 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 10:43:49 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 10:43:49 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 10:51:36 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 10:51:36 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 10:55:46 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 10:55:46 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 11:03:42 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 11:03:42 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 11:06:47 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 11:06:47 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 11:07:07 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 11:07:07 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 11:07:16 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 11:07:16 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 11:07:27 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 11:07:27 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 11:08:41 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 11:08:41 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 11:15:15 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 11:15:15 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 11:20:38 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 11:20:38 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 11:26:41 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 11:26:41 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 11:31:11 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 11:31:11 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 11:40:35 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 11:40:35 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 11:45:10 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 11:45:10 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 11:54:49 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 11:54:49 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 13:13:33 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 13:13:33 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 13:18:10 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 13:18:10 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 13:23:36 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 13:23:36 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 13:28:00 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 13:28:00 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 13:33:00 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 13:33:00 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 13:38:06 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 13:38:06 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 13:44:01 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 13:44:01 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 13:44:06 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 13:44:06 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 13:48:48 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 13:48:48 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 13:54:29 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 13:54:29 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 13:58:43 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 13:58:43 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 14:05:05 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 14:05:05 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 14:09:22 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 14:09:22 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 14:14:40 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 14:14:40 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 14:19:24 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 14:19:24 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 14:25:35 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 14:25:35 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 16:44:43 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 16:44:43 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 09 16:49:56 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 09 16:49:56 2024] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 13 12:10:03 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2446): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 13 12:10:03 2024] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 13 12:30:00 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2446): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 13 12:30:00 2024] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 13 12:48:23 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2446): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 13 12:48:23 2024] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 13 13:09:21 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2446): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 13 13:09:21 2024] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 13 13:21:06 2024] [error] [client 10.82.10.20] mod_wsgi (pid=2446): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 13 13:21:06 2024] [error] [client 10.82.10.20] IOError: failed to write data [Tue Aug 13 13:21:35 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2446): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 13 13:21:35 2024] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 13 13:21:36 2024] [error] [client 10.82.10.20] mod_wsgi (pid=2446): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 13 13:21:36 2024] [error] [client 10.82.10.20] IOError: failed to write data [Tue Aug 13 13:21:40 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2446): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 13 13:21:40 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 16 13:17:54 2024] [error] [client 10.82.10.20] mod_wsgi (pid=2446): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 16 13:17:54 2024] [error] [client 10.82.10.20] IOError: failed to write data [Fri Aug 16 14:42:25 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2446): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 16 14:42:25 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 16 15:01:40 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2446): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 16 15:01:40 2024] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 19 14:07:37 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2446): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 19 14:07:37 2024] [error] [client 10.82.10.35] IOError: failed to write data [Mon Aug 19 15:05:14 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2446): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Aug 19 15:05:14 2024] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 20 11:19:01 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2448): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 20 11:19:01 2024] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2448): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] Traceback (most recent call last): [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/wsgi.py", line 255, in __call__ [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] response = self.get_response(request) [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 175, in get_response [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] signals.got_request_exception.send(sender=self.__class__, request=request) [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/dispatch/dispatcher.py", line 170, in send [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] response = receiver(signal=self, sender=sender, **named) [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/__init__.py", line 68, in _rollback_on_exception [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] transaction.rollback_unless_managed(using=conn) [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/transaction.py", line 143, in rollback_unless_managed [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] connection.rollback_unless_managed() [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 232, in rollback_unless_managed [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] self._rollback() [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] File "/usr/lib/python2.6/site-packages/django/db/backends/__init__.py", line 59, in _rollback [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] return self.connection.rollback() [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] OperationalError: server closed the connection unexpectedly [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] \tThis probably means the server terminated abnormally [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] \tbefore or while processing the request. [Tue Aug 20 11:33:01 2024] [error] [client 10.82.10.35] [Tue Aug 20 16:08:51 2024] [error] [client 10.82.10.35] mod_wsgi (pid=8905): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Aug 20 16:08:51 2024] [error] [client 10.82.10.35] IOError: failed to write data [Tue Aug 20 16:08:56 2024] [error] Internal Server Error: /bienes/8459/imprimirrecepcion/ [Tue Aug 20 16:08:56 2024] [error] Traceback (most recent call last): [Tue Aug 20 16:08:56 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Tue Aug 20 16:08:56 2024] [error] response = response.render() [Tue Aug 20 16:08:56 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Tue Aug 20 16:08:56 2024] [error] self.content = self.rendered_content [Tue Aug 20 16:08:56 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Tue Aug 20 16:08:56 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Tue Aug 20 16:08:56 2024] [error] AssertionError: .accepted_renderer not set on Response [Tue Aug 20 16:09:12 2024] [error] Internal Server Error: /bienes/8459/imprimirrecepcion/ [Tue Aug 20 16:09:12 2024] [error] Traceback (most recent call last): [Tue Aug 20 16:09:12 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Tue Aug 20 16:09:12 2024] [error] response = response.render() [Tue Aug 20 16:09:12 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Tue Aug 20 16:09:12 2024] [error] self.content = self.rendered_content [Tue Aug 20 16:09:12 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Tue Aug 20 16:09:12 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Tue Aug 20 16:09:12 2024] [error] AssertionError: .accepted_renderer not set on Response [Tue Aug 20 16:09:26 2024] [error] Internal Server Error: /bienes/8459/imprimirrecepcion/ [Tue Aug 20 16:09:26 2024] [error] Traceback (most recent call last): [Tue Aug 20 16:09:26 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Tue Aug 20 16:09:26 2024] [error] response = response.render() [Tue Aug 20 16:09:26 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Tue Aug 20 16:09:26 2024] [error] self.content = self.rendered_content [Tue Aug 20 16:09:26 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Tue Aug 20 16:09:26 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Tue Aug 20 16:09:26 2024] [error] AssertionError: .accepted_renderer not set on Response [Tue Aug 20 16:09:55 2024] [error] Internal Server Error: /bienes/8459/imprimirrecepcion/ [Tue Aug 20 16:09:55 2024] [error] Traceback (most recent call last): [Tue Aug 20 16:09:55 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Tue Aug 20 16:09:55 2024] [error] response = response.render() [Tue Aug 20 16:09:55 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Tue Aug 20 16:09:55 2024] [error] self.content = self.rendered_content [Tue Aug 20 16:09:55 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Tue Aug 20 16:09:55 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Tue Aug 20 16:09:55 2024] [error] AssertionError: .accepted_renderer not set on Response [Tue Aug 20 16:18:23 2024] [error] Internal Server Error: /bienes/8459/imprimirrecepcion/ [Tue Aug 20 16:18:23 2024] [error] Traceback (most recent call last): [Tue Aug 20 16:18:23 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Tue Aug 20 16:18:23 2024] [error] response = response.render() [Tue Aug 20 16:18:23 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Tue Aug 20 16:18:23 2024] [error] self.content = self.rendered_content [Tue Aug 20 16:18:23 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Tue Aug 20 16:18:23 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Tue Aug 20 16:18:23 2024] [error] AssertionError: .accepted_renderer not set on Response [Tue Aug 20 16:21:26 2024] [error] Internal Server Error: /bienes/8459/imprimirrecepcion/ [Tue Aug 20 16:21:26 2024] [error] Traceback (most recent call last): [Tue Aug 20 16:21:26 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Tue Aug 20 16:21:26 2024] [error] response = response.render() [Tue Aug 20 16:21:26 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Tue Aug 20 16:21:26 2024] [error] self.content = self.rendered_content [Tue Aug 20 16:21:26 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Tue Aug 20 16:21:26 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Tue Aug 20 16:21:26 2024] [error] AssertionError: .accepted_renderer not set on Response [Tue Aug 20 16:22:35 2024] [error] Internal Server Error: /bienes/8459/imprimirrecepcion/ [Tue Aug 20 16:22:35 2024] [error] Traceback (most recent call last): [Tue Aug 20 16:22:35 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Tue Aug 20 16:22:35 2024] [error] response = response.render() [Tue Aug 20 16:22:35 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Tue Aug 20 16:22:35 2024] [error] self.content = self.rendered_content [Tue Aug 20 16:22:35 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Tue Aug 20 16:22:35 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Tue Aug 20 16:22:35 2024] [error] AssertionError: .accepted_renderer not set on Response [Tue Aug 20 16:24:04 2024] [error] Internal Server Error: /bienes/8457/imprimirrecepcion/ [Tue Aug 20 16:24:04 2024] [error] Traceback (most recent call last): [Tue Aug 20 16:24:04 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Tue Aug 20 16:24:04 2024] [error] response = response.render() [Tue Aug 20 16:24:04 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Tue Aug 20 16:24:04 2024] [error] self.content = self.rendered_content [Tue Aug 20 16:24:04 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Tue Aug 20 16:24:04 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Tue Aug 20 16:24:04 2024] [error] AssertionError: .accepted_renderer not set on Response [Tue Aug 20 16:32:06 2024] [error] Internal Server Error: /bienes/8459/imprimirrecepcion/ [Tue Aug 20 16:32:06 2024] [error] Traceback (most recent call last): [Tue Aug 20 16:32:06 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Tue Aug 20 16:32:06 2024] [error] response = response.render() [Tue Aug 20 16:32:06 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Tue Aug 20 16:32:06 2024] [error] self.content = self.rendered_content [Tue Aug 20 16:32:06 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Tue Aug 20 16:32:06 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Tue Aug 20 16:32:06 2024] [error] AssertionError: .accepted_renderer not set on Response [Tue Aug 20 16:32:59 2024] [error] Internal Server Error: /bienes/8459/imprimirrecepcion/ [Tue Aug 20 16:32:59 2024] [error] Traceback (most recent call last): [Tue Aug 20 16:32:59 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Tue Aug 20 16:32:59 2024] [error] response = response.render() [Tue Aug 20 16:32:59 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Tue Aug 20 16:32:59 2024] [error] self.content = self.rendered_content [Tue Aug 20 16:32:59 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Tue Aug 20 16:32:59 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Tue Aug 20 16:32:59 2024] [error] AssertionError: .accepted_renderer not set on Response [Tue Aug 20 16:39:46 2024] [error] Internal Server Error: /bienes/8459/imprimirrecepcion/ [Tue Aug 20 16:39:46 2024] [error] Traceback (most recent call last): [Tue Aug 20 16:39:46 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Tue Aug 20 16:39:46 2024] [error] response = response.render() [Tue Aug 20 16:39:46 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Tue Aug 20 16:39:46 2024] [error] self.content = self.rendered_content [Tue Aug 20 16:39:46 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Tue Aug 20 16:39:46 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Tue Aug 20 16:39:46 2024] [error] AssertionError: .accepted_renderer not set on Response [Tue Aug 20 16:52:36 2024] [error] Internal Server Error: /bienes/8459/imprimirrecepcion/ [Tue Aug 20 16:52:36 2024] [error] Traceback (most recent call last): [Tue Aug 20 16:52:36 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 138, in get_response [Tue Aug 20 16:52:36 2024] [error] response = response.render() [Tue Aug 20 16:52:36 2024] [error] File "/usr/lib/python2.6/site-packages/django/template/response.py", line 105, in render [Tue Aug 20 16:52:36 2024] [error] self.content = self.rendered_content [Tue Aug 20 16:52:36 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/response.py", line 45, in rendered_content [Tue Aug 20 16:52:36 2024] [error] assert renderer, ".accepted_renderer not set on Response" [Tue Aug 20 16:52:36 2024] [error] AssertionError: .accepted_renderer not set on Response [Thu Aug 22 12:11:56 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2552): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Aug 22 12:11:56 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 23 20:13:58 2024] [error] 3278 [Fri Aug 30 15:09:25 2024] [error] Traceback (most recent call last): [Fri Aug 30 15:09:25 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Fri Aug 30 15:09:25 2024] [error] msg = self.format(record) [Fri Aug 30 15:09:25 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Fri Aug 30 15:09:25 2024] [error] return fmt.format(record) [Fri Aug 30 15:09:25 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Fri Aug 30 15:09:25 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Fri Aug 30 15:09:25 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1776: ordinal not in range(128) [Fri Aug 30 15:12:37 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2445): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 30 15:12:37 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 30 15:39:17 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2445): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 30 15:39:17 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 30 15:51:48 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2445): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 30 15:51:48 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 30 15:52:03 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2445): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 30 15:52:03 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 30 15:54:09 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2445): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 30 15:54:09 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 30 15:54:21 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2445): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 30 15:54:21 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Aug 30 16:03:48 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2445): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Aug 30 16:03:48 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 04 12:37:11 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 04 12:37:11 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 04 12:49:14 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 04 12:49:14 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 04 12:53:13 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 04 12:53:13 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 04 15:47:08 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 04 15:47:08 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 04 15:47:33 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 04 15:47:33 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 04 15:47:46 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 04 15:47:46 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 04 15:49:19 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2447): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 04 15:49:19 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 05 11:31:58 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2443): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 05 11:31:58 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 05 11:40:20 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2443): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 05 11:40:20 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 05 11:51:32 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2443): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 05 11:51:32 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Sep 06 11:10:35 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2445): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Sep 06 11:10:35 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Sep 06 11:27:00 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2445): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Sep 06 11:27:00 2024] [error] [client 10.82.10.35] IOError: failed to write data [Mon Sep 09 11:45:38 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2445): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Mon Sep 09 11:45:38 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 11 12:15:21 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2451): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 11 12:15:21 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 11 12:22:27 2024] [error] Traceback (most recent call last): [Wed Sep 11 12:22:27 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Wed Sep 11 12:22:27 2024] [error] msg = self.format(record) [Wed Sep 11 12:22:27 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Wed Sep 11 12:22:27 2024] [error] return fmt.format(record) [Wed Sep 11 12:22:27 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Wed Sep 11 12:22:27 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Wed Sep 11 12:22:27 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 2015: ordinal not in range(128) [Wed Sep 11 12:31:06 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2451): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 11 12:31:06 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 11 12:51:27 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2451): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 11 12:51:27 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Sep 12 13:43:36 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2451): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Sep 12 13:43:36 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Sep 20 13:17:09 2024] [error] [client 10.82.10.20] mod_wsgi (pid=2450): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Sep 20 13:17:09 2024] [error] [client 10.82.10.20] IOError: failed to write data [Fri Sep 20 13:36:10 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2450): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Sep 20 13:36:10 2024] [error] [client 10.82.10.35] IOError: failed to write data [Fri Sep 20 13:54:56 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2450): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Fri Sep 20 13:54:56 2024] [error] [client 10.82.10.35] IOError: failed to write data [Tue Sep 24 12:02:17 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2466): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 24 12:02:17 2024] [error] [client 10.82.10.35] IOError: failed to write data [Tue Sep 24 12:49:29 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2466): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 24 12:49:29 2024] [error] [client 10.82.10.35] IOError: failed to write data [Tue Sep 24 15:51:26 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2466): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 24 15:51:26 2024] [error] [client 10.82.10.35] IOError: failed to write data [Tue Sep 24 16:34:58 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2466): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Tue Sep 24 16:34:58 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 25 09:17:58 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2451): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 25 09:17:58 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 25 09:46:30 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2451): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 25 09:46:30 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 25 10:54:50 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2451): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 25 10:54:50 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 25 11:10:32 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2451): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 25 11:10:32 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 25 11:31:14 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2451): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 25 11:31:14 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Sep 25 11:50:50 2024] [error] [client 10.82.10.35] mod_wsgi (pid=2451): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Wed Sep 25 11:50:50 2024] [error] [client 10.82.10.35] IOError: failed to write data [Mon Oct 14 11:21:18 2024] [error] Traceback (most recent call last): [Mon Oct 14 11:21:18 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit [Mon Oct 14 11:21:18 2024] [error] msg = self.format(record) [Mon Oct 14 11:21:18 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format [Mon Oct 14 11:21:18 2024] [error] return fmt.format(record) [Mon Oct 14 11:21:18 2024] [error] File "/usr/lib64/python2.6/logging/__init__.py", line 454, in format [Mon Oct 14 11:21:18 2024] [error] s = s + record.exc_text.decode(sys.getfilesystemencoding()) [Mon Oct 14 11:21:18 2024] [error] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 3573: ordinal not in range(128) [Tue Oct 15 16:22:06 2024] [error] 9346 [Tue Oct 15 16:22:07 2024] [error] Internal Server Error: /bienes/historial_api/9346/ [Tue Oct 15 16:22:07 2024] [error] Traceback (most recent call last): [Tue Oct 15 16:22:07 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Tue Oct 15 16:22:07 2024] [error] response = callback(request, *callback_args, **callback_kwargs) [Tue Oct 15 16:22:07 2024] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Tue Oct 15 16:22:07 2024] [error] return self.dispatch(request, *args, **kwargs) [Tue Oct 15 16:22:07 2024] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Tue Oct 15 16:22:07 2024] [error] return view_func(*args, **kwargs) [Tue Oct 15 16:22:07 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Tue Oct 15 16:22:07 2024] [error] response = self.handle_exception(exc) [Tue Oct 15 16:22:07 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Tue Oct 15 16:22:07 2024] [error] response = handler(request, *args, **kwargs) [Tue Oct 15 16:22:07 2024] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1420, in get [Tue Oct 15 16:22:07 2024] [error] "aaData": serializer.data [Tue Oct 15 16:22:07 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 573, in data [Tue Oct 15 16:22:07 2024] [error] self._data = [self.to_native(item) for item in obj] [Tue Oct 15 16:22:07 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 351, in to_native [Tue Oct 15 16:22:07 2024] [error] value = field.field_to_native(obj, field_name) [Tue Oct 15 16:22:07 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/fields.py", line 1035, in field_to_native [Tue Oct 15 16:22:07 2024] [error] value = getattr(self.parent, self.method_name)(obj) [Tue Oct 15 16:22:07 2024] [error] File "/opt/public_html/bienes_asegurados/bienes/serializers.py", line 140, in get_nombre_usuario [Tue Oct 15 16:22:07 2024] [error] usuario = User.objects.get(pk=obj.usuario_id) [Tue Oct 15 16:22:07 2024] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Tue Oct 15 16:22:07 2024] [error] return self.get_query_set().get(*args, **kwargs) [Tue Oct 15 16:22:07 2024] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Tue Oct 15 16:22:07 2024] [error] self.model._meta.object_name) [Tue Oct 15 16:22:07 2024] [error] DoesNotExist: User matching query does not exist. [Tue Oct 15 16:26:25 2024] [error] 17 [Tue Oct 15 16:29:35 2024] [error] 9346 [Tue Oct 15 16:29:35 2024] [error] Internal Server Error: /bienes/historial_api/9346/ [Tue Oct 15 16:29:35 2024] [error] Traceback (most recent call last): [Tue Oct 15 16:29:35 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Tue Oct 15 16:29:35 2024] [error] response = callback(request, *callback_args, **callback_kwargs) [Tue Oct 15 16:29:35 2024] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Tue Oct 15 16:29:35 2024] [error] return self.dispatch(request, *args, **kwargs) [Tue Oct 15 16:29:35 2024] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Tue Oct 15 16:29:35 2024] [error] return view_func(*args, **kwargs) [Tue Oct 15 16:29:35 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Tue Oct 15 16:29:35 2024] [error] response = self.handle_exception(exc) [Tue Oct 15 16:29:35 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Tue Oct 15 16:29:35 2024] [error] response = handler(request, *args, **kwargs) [Tue Oct 15 16:29:35 2024] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1420, in get [Tue Oct 15 16:29:35 2024] [error] "aaData": serializer.data [Tue Oct 15 16:29:35 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 573, in data [Tue Oct 15 16:29:35 2024] [error] self._data = [self.to_native(item) for item in obj] [Tue Oct 15 16:29:35 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 351, in to_native [Tue Oct 15 16:29:35 2024] [error] value = field.field_to_native(obj, field_name) [Tue Oct 15 16:29:35 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/fields.py", line 1035, in field_to_native [Tue Oct 15 16:29:35 2024] [error] value = getattr(self.parent, self.method_name)(obj) [Tue Oct 15 16:29:35 2024] [error] File "/opt/public_html/bienes_asegurados/bienes/serializers.py", line 140, in get_nombre_usuario [Tue Oct 15 16:29:35 2024] [error] usuario = User.objects.get(pk=obj.usuario_id) [Tue Oct 15 16:29:35 2024] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Tue Oct 15 16:29:35 2024] [error] return self.get_query_set().get(*args, **kwargs) [Tue Oct 15 16:29:35 2024] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Tue Oct 15 16:29:35 2024] [error] self.model._meta.object_name) [Tue Oct 15 16:29:35 2024] [error] DoesNotExist: User matching query does not exist. [Wed Oct 16 13:44:05 2024] [error] 5421 [Wed Oct 16 13:44:05 2024] [error] Internal Server Error: /bienes/historial_actas_recepcion_api/5421/ [Wed Oct 16 13:44:05 2024] [error] Traceback (most recent call last): [Wed Oct 16 13:44:05 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Oct 16 13:44:05 2024] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Oct 16 13:44:05 2024] [error] File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 68, in view [Wed Oct 16 13:44:05 2024] [error] return self.dispatch(request, *args, **kwargs) [Wed Oct 16 13:44:05 2024] [error] File "/usr/lib/python2.6/site-packages/django/views/decorators/csrf.py", line 77, in wrapped_view [Wed Oct 16 13:44:05 2024] [error] return view_func(*args, **kwargs) [Wed Oct 16 13:44:05 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 400, in dispatch [Wed Oct 16 13:44:05 2024] [error] response = self.handle_exception(exc) [Wed Oct 16 13:44:05 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/views.py", line 397, in dispatch [Wed Oct 16 13:44:05 2024] [error] response = handler(request, *args, **kwargs) [Wed Oct 16 13:44:05 2024] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 1420, in get [Wed Oct 16 13:44:05 2024] [error] "aaData": serializer.data [Wed Oct 16 13:44:05 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 573, in data [Wed Oct 16 13:44:05 2024] [error] self._data = [self.to_native(item) for item in obj] [Wed Oct 16 13:44:05 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/serializers.py", line 351, in to_native [Wed Oct 16 13:44:05 2024] [error] value = field.field_to_native(obj, field_name) [Wed Oct 16 13:44:05 2024] [error] File "/usr/lib/python2.6/site-packages/djangorestframework-2.3.14-py2.6.egg/rest_framework/fields.py", line 1035, in field_to_native [Wed Oct 16 13:44:05 2024] [error] value = getattr(self.parent, self.method_name)(obj) [Wed Oct 16 13:44:05 2024] [error] File "/opt/public_html/bienes_asegurados/bienes/serializers.py", line 140, in get_nombre_usuario [Wed Oct 16 13:44:05 2024] [error] usuario = User.objects.get(pk=obj.usuario_id) [Wed Oct 16 13:44:05 2024] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Oct 16 13:44:05 2024] [error] return self.get_query_set().get(*args, **kwargs) [Wed Oct 16 13:44:05 2024] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Oct 16 13:44:05 2024] [error] self.model._meta.object_name) [Wed Oct 16 13:44:05 2024] [error] DoesNotExist: User matching query does not exist. [Thu Oct 17 12:31:44 2024] [error] [client 10.82.10.35] mod_wsgi (pid=5603): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Oct 17 12:31:44 2024] [error] [client 10.82.10.35] IOError: failed to write data [Thu Oct 17 12:35:30 2024] [error] [client 10.82.10.35] mod_wsgi (pid=5603): Exception occurred processing WSGI script '/opt/public_html/bienes_asegurados/bienes_asegurados/wsgi.py'. [Thu Oct 17 12:35:30 2024] [error] [client 10.82.10.35] IOError: failed to write data [Wed Oct 23 11:01:14 2024] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Oct 23 11:01:14 2024] [error] Traceback (most recent call last): [Wed Oct 23 11:01:14 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Oct 23 11:01:14 2024] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Oct 23 11:01:14 2024] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Oct 23 11:01:14 2024] [error] return view_func(request, *args, **kwargs) [Wed Oct 23 11:01:14 2024] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 674, in creardevolucion [Wed Oct 23 11:01:14 2024] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Oct 23 11:01:14 2024] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Oct 23 11:01:14 2024] [error] return self.get_query_set().get(*args, **kwargs) [Wed Oct 23 11:01:14 2024] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Oct 23 11:01:14 2024] [error] self.model._meta.object_name) [Wed Oct 23 11:01:14 2024] [error] DoesNotExist: Bienes matching query does not exist. [Wed Oct 23 11:02:00 2024] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Oct 23 11:02:00 2024] [error] Traceback (most recent call last): [Wed Oct 23 11:02:00 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Oct 23 11:02:00 2024] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Oct 23 11:02:00 2024] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Oct 23 11:02:00 2024] [error] return view_func(request, *args, **kwargs) [Wed Oct 23 11:02:00 2024] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 674, in creardevolucion [Wed Oct 23 11:02:00 2024] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Oct 23 11:02:00 2024] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Oct 23 11:02:00 2024] [error] return self.get_query_set().get(*args, **kwargs) [Wed Oct 23 11:02:00 2024] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Oct 23 11:02:00 2024] [error] self.model._meta.object_name) [Wed Oct 23 11:02:00 2024] [error] DoesNotExist: Bienes matching query does not exist. [Wed Oct 23 11:06:40 2024] [error] 2768 [Wed Oct 23 11:13:48 2024] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Oct 23 11:13:48 2024] [error] Traceback (most recent call last): [Wed Oct 23 11:13:48 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Oct 23 11:13:48 2024] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Oct 23 11:13:48 2024] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Oct 23 11:13:48 2024] [error] return view_func(request, *args, **kwargs) [Wed Oct 23 11:13:48 2024] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 674, in creardevolucion [Wed Oct 23 11:13:48 2024] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Oct 23 11:13:48 2024] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Oct 23 11:13:48 2024] [error] return self.get_query_set().get(*args, **kwargs) [Wed Oct 23 11:13:48 2024] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Oct 23 11:13:48 2024] [error] self.model._meta.object_name) [Wed Oct 23 11:13:48 2024] [error] DoesNotExist: Bienes matching query does not exist. [Wed Oct 23 11:14:41 2024] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Oct 23 11:14:41 2024] [error] Traceback (most recent call last): [Wed Oct 23 11:14:41 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Oct 23 11:14:41 2024] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Oct 23 11:14:41 2024] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Oct 23 11:14:41 2024] [error] return view_func(request, *args, **kwargs) [Wed Oct 23 11:14:41 2024] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 674, in creardevolucion [Wed Oct 23 11:14:41 2024] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Oct 23 11:14:41 2024] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Oct 23 11:14:41 2024] [error] return self.get_query_set().get(*args, **kwargs) [Wed Oct 23 11:14:41 2024] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Oct 23 11:14:41 2024] [error] self.model._meta.object_name) [Wed Oct 23 11:14:41 2024] [error] DoesNotExist: Bienes matching query does not exist. [Wed Oct 23 11:17:07 2024] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Oct 23 11:17:07 2024] [error] Traceback (most recent call last): [Wed Oct 23 11:17:07 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Oct 23 11:17:07 2024] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Oct 23 11:17:07 2024] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Oct 23 11:17:07 2024] [error] return view_func(request, *args, **kwargs) [Wed Oct 23 11:17:07 2024] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 674, in creardevolucion [Wed Oct 23 11:17:07 2024] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Oct 23 11:17:07 2024] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Oct 23 11:17:07 2024] [error] return self.get_query_set().get(*args, **kwargs) [Wed Oct 23 11:17:07 2024] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Oct 23 11:17:07 2024] [error] self.model._meta.object_name) [Wed Oct 23 11:17:07 2024] [error] DoesNotExist: Bienes matching query does not exist. [Wed Oct 23 11:18:26 2024] [error] Internal Server Error: /bienes/creardevolucion/ [Wed Oct 23 11:18:26 2024] [error] Traceback (most recent call last): [Wed Oct 23 11:18:26 2024] [error] File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 113, in get_response [Wed Oct 23 11:18:26 2024] [error] response = callback(request, *callback_args, **callback_kwargs) [Wed Oct 23 11:18:26 2024] [error] File "/usr/lib/python2.6/site-packages/django/contrib/auth/decorators.py", line 25, in _wrapped_view [Wed Oct 23 11:18:26 2024] [error] return view_func(request, *args, **kwargs) [Wed Oct 23 11:18:26 2024] [error] File "/opt/public_html/bienes_asegurados/bienes/views.py", line 674, in creardevolucion [Wed Oct 23 11:18:26 2024] [error] bien_devuelto = Bienes.objects.get(id=bien) [Wed Oct 23 11:18:26 2024] [error] File "/usr/lib/python2.6/site-packages/django/db/models/manager.py", line 143, in get [Wed Oct 23 11:18:26 2024] [error] return self.get_query_set().get(*args, **kwargs) [Wed Oct 23 11:18:26 2024] [error] File "/usr/lib/python2.6/site-packages/django/db/models/query.py", line 404, in get [Wed Oct 23 11:18:26 2024] [error] self.model._meta.object_name) [Wed Oct 23 11:18:26 2024] [error] DoesNotExist: Bienes matching query does not exist. [Wed Oct 30 13:50:28 2024] [error] 9736 [Wed Oct 30 15:38:21 2024] [error] 9736 [Mon Nov 04 10:24:21 2024] [error] 152 [Tue Nov 05 10:15:45 2024] [error] 5246 [Mon Nov 11 09:26:21 2024] [error] 2869 [Mon Nov 11 09:26:39 2024] [error] 2869 [Tue Nov 12 12:42:04 2024] [error] 2331