Advertisement
Guest User

Error Logs 2

a guest
Apr 8th, 2022
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.93 KB | None | 0 0
  1. Exception while resolving variable 'name' in template 'unknown'.
  2. Traceback (most recent call last):
  3. File "C:\Users\taber\.virtualenvs\htdocs-auttCy-h\Lib\site-packages\django\core\handlers\exception.py", line 55, in inner
  4. response = get_response(request)
  5. File "C:\Users\taber\.virtualenvs\htdocs-auttCy-h\Lib\site-packages\django\core\handlers\base.py", line 181, in _get_response
  6. callback, callback_args, callback_kwargs = self.resolve_request(request)
  7. File "C:\Users\taber\.virtualenvs\htdocs-auttCy-h\Lib\site-packages\django\core\handlers\base.py", line 313, in resolve_request
  8. resolver_match = resolver.resolve(request.path_info)
  9. File "C:\Users\taber\.virtualenvs\htdocs-auttCy-h\Lib\site-packages\django\urls\resolvers.py", line 683, in resolve
  10. raise Resolver404({"tried": tried, "path": new_path})
  11. django.urls.exceptions.Resolver404: {'tried': [[<URLResolver <URLPattern list> (admin:admin) 'admin/'>], [<URLResolver <module 'front.urls' from 'C:\\xampp/htdocs/astinarts\\front\\urls.py'> (None:None) ''>, <URLPattern ''>], [<URLResolver <module 'front.urls' from 'C:\\xampp/htdocs/astinarts\\front\\urls.py'> (None:None) ''>, <URLPattern '^images/(?P<path>.*)$'>]], 'path': 'favicon.ico'}
  12.  
  13. During handling of the above exception, another exception occurred:
  14.  
  15. Traceback (most recent call last):
  16. File "C:\Users\taber\.virtualenvs\htdocs-auttCy-h\Lib\site-packages\django\template\base.py", line 875, in _resolve_lookup
  17. current = current[bit]
  18. TypeError: 'URLResolver' object is not subscriptable
  19.  
  20. During handling of the above exception, another exception occurred:
  21.  
  22. Traceback (most recent call last):
  23. File "C:\Users\taber\.virtualenvs\htdocs-auttCy-h\Lib\site-packages\django\template\base.py", line 885, in _resolve_lookup
  24. current = getattr(current, bit)
  25. AttributeError: 'URLResolver' object has no attribute 'name'
  26.  
  27. During handling of the above exception, another exception occurred:
  28.  
  29. Traceback (most recent call last):
  30. File "C:\Users\taber\.virtualenvs\htdocs-auttCy-h\Lib\site-packages\django\template\base.py", line 891, in _resolve_lookup
  31. current = current[int(bit)]
  32. ValueError: invalid literal for int() with base 10: 'name'
  33.  
  34. During handling of the above exception, another exception occurred:
  35.  
  36. Traceback (most recent call last):
  37. File "C:\Users\taber\.virtualenvs\htdocs-auttCy-h\Lib\site-packages\django\template\base.py", line 898, in _resolve_lookup
  38. raise VariableDoesNotExist(
  39. django.template.base.VariableDoesNotExist: Failed lookup for key [name] in <URLResolver <URLPattern list> (admin:admin) 'admin/'>
  40. Not Found: /favicon.ico
  41. (0.000) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2022-04-08 07:51:33.995581' AND "django_session"."session_key" = 'u6oviph95veszhbut6x1umwr9sni27bg') LIMIT 21; args=('2022-04-08 07:51:33.995581', 'u6oviph95veszhbut6x1umwr9sni27bg'); alias=default
  42. (0.000) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 1 LIMIT 21; args=(1,); alias=default
  43. (0.000) SELECT "mainfront_article"."id", "mainfront_article"."title", "mainfront_article"."body", "mainfront_article"."created_at", "mainfront_article"."user_id" FROM "mainfront_article" ORDER BY "mainfront_article"."created_at" DESC; args=(); alias=default
  44. (0.000) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 1 LIMIT 21; args=(1,); alias=default
  45. (0.000) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 2 LIMIT 21; args=(2,); alias=default
  46. (0.000) SELECT "django_session"."session_key", "django_session"."session_data", "django_session"."expire_date" FROM "django_session" WHERE ("django_session"."expire_date" > '2022-04-08 07:57:18.846695' AND "django_session"."session_key" = 'u6oviph95veszhbut6x1umwr9sni27bg') LIMIT 21; args=('2022-04-08 07:57:18.846695', 'u6oviph95veszhbut6x1umwr9sni27bg'); alias=default
  47. (0.000) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 1 LIMIT 21; args=(1,); alias=default
  48. (0.000) SELECT "mainfront_article"."id", "mainfront_article"."title", "mainfront_article"."body", "mainfront_article"."created_at", "mainfront_article"."user_id" FROM "mainfront_article" ORDER BY "mainfront_article"."created_at" DESC; args=(); alias=default
  49. (0.000) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 1 LIMIT 21; args=(1,); alias=default
  50. (0.000) SELECT "auth_user"."id", "auth_user"."password", "auth_user"."last_login", "auth_user"."is_superuser", "auth_user"."username", "auth_user"."first_name", "auth_user"."last_name", "auth_user"."email", "auth_user"."is_staff", "auth_user"."is_active", "auth_user"."date_joined" FROM "auth_user" WHERE "auth_user"."id" = 2 LIMIT 21; args=(2,); alias=default
  51.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement