Advertisement
Guest User

Untitled

a guest
Oct 5th, 2021
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.15 KB | None | 0 0
  1. 2021-10-05 05:17:59,550: Not Found: /favicon.ico
  2. 2021-10-05 05:31:30,625: Not Found: /static/admin/css/fonts.css
  3. 2021-10-05 05:40:36,562: Not Found: /static/admin/css/fonts.css
  4. 2021-10-05 05:40:36,782: Not Found: /favicon.ico
  5. 2021-10-05 05:53:22,278: Not Found: /static/admin/css/fonts.css
  6. 2021-10-05 05:53:23,627: Not Found: /static/admin/css/fonts.css
  7. 2021-10-05 05:53:26,127: Not Found: /static/admin/css/fonts.css
  8. 2021-10-05 05:53:26,427: Not Found: /favicon.ico
  9. 2021-10-05 05:53:35,464: Not Found: /static/admin/css/fonts.css
  10. 2021-10-05 05:57:31,604: Not Found: /API/
  11. 2021-10-05 05:57:48,572: Not Found: /static/admin/css/fonts.css
  12. 2021-10-05 22:28:16,213: Not Found: /static/admin/css/fonts.css
  13. 2021-10-05 22:29:10,058: Not Found: /API/
  14. 2021-10-05 22:29:15,347: Not Found: /static/admin/css/base.css
  15. 2021-10-05 22:29:15,352: Not Found: /static/admin/css/nav_sidebar.css
  16. 2021-10-05 22:29:15,514: Not Found: /static/admin/css/login.css
  17. 2021-10-05 22:29:15,537: Not Found: /static/admin/css/responsive.css
  18. 2021-10-05 22:29:15,627: Not Found: /static/admin/js/nav_sidebar.js
  19. 2021-10-05 22:32:14,219: Not Found: /static/admin/css/fonts.css
  20. 2021-10-05 22:36:01,257: Not Found: /static/admin/css/fonts.css
  21. 2021-10-05 22:42:25,700: Error running WSGI application
  22. 2021-10-05 22:42:25,706: ModuleNotFoundError: No module named 'ThronesAPI'
  23. 2021-10-05 22:42:25,706: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 22, in <module>
  24. 2021-10-05 22:42:25,707: application = get_wsgi_application()
  25. 2021-10-05 22:42:25,707:
  26. 2021-10-05 22:42:25,707: File "/usr/local/lib/python3.9/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
  27. 2021-10-05 22:42:25,707: django.setup(set_prefix=False)
  28. 2021-10-05 22:42:25,707:
  29. 2021-10-05 22:42:25,707: File "/usr/local/lib/python3.9/site-packages/django/__init__.py", line 19, in setup
  30. 2021-10-05 22:42:25,708: configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  31. 2021-10-05 22:42:25,708:
  32. 2021-10-05 22:42:25,708: File "/usr/local/lib/python3.9/site-packages/django/conf/__init__.py", line 82, in __getattr__
  33. 2021-10-05 22:42:25,708: self._setup(name)
  34. 2021-10-05 22:42:25,708:
  35. 2021-10-05 22:42:25,709: File "/usr/local/lib/python3.9/site-packages/django/conf/__init__.py", line 69, in _setup
  36. 2021-10-05 22:42:25,709: self._wrapped = Settings(settings_module)
  37. 2021-10-05 22:42:25,709:
  38. 2021-10-05 22:42:25,709: File "/usr/local/lib/python3.9/site-packages/django/conf/__init__.py", line 170, in __init__
  39. 2021-10-05 22:42:25,710: mod = importlib.import_module(self.SETTINGS_MODULE)
  40. 2021-10-05 22:42:25,710: ***************************************************
  41. 2021-10-05 22:42:25,710: If you're seeing an import error and don't know why,
  42. 2021-10-05 22:42:25,710: we have a dedicated help page to help you debug:
  43. 2021-10-05 22:42:25,710: https://help.pythonanywhere.com/pages/DebuggingImportError/
  44. 2021-10-05 22:42:25,710: ***************************************************
  45. 2021-10-05 22:47:50,965: Error running WSGI application
  46. 2021-10-05 22:47:50,968: ModuleNotFoundError: No module named 'django'
  47. 2021-10-05 22:47:50,968: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  48. 2021-10-05 22:47:50,968: from django.core.wsgi import get_wsgi_application
  49. 2021-10-05 22:47:50,968: ***************************************************
  50. 2021-10-05 22:47:50,969: If you're seeing an import error and don't know why,
  51. 2021-10-05 22:47:50,969: we have a dedicated help page to help you debug:
  52. 2021-10-05 22:47:50,969: https://help.pythonanywhere.com/pages/DebuggingImportError/
  53. 2021-10-05 22:47:50,970: ***************************************************
  54. 2021-10-05 22:47:55,298: Error running WSGI application
  55. 2021-10-05 22:47:55,299: ModuleNotFoundError: No module named 'django'
  56. 2021-10-05 22:47:55,299: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  57. 2021-10-05 22:47:55,299: from django.core.wsgi import get_wsgi_application
  58. 2021-10-05 22:47:55,299: ***************************************************
  59. 2021-10-05 22:47:55,300: If you're seeing an import error and don't know why,
  60. 2021-10-05 22:47:55,300: we have a dedicated help page to help you debug:
  61. 2021-10-05 22:47:55,300: https://help.pythonanywhere.com/pages/DebuggingImportError/
  62. 2021-10-05 22:47:55,300: ***************************************************
  63. 2021-10-05 22:53:16,912: Error running WSGI application
  64. 2021-10-05 22:53:16,915: ModuleNotFoundError: No module named 'django'
  65. 2021-10-05 22:53:16,915: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  66. 2021-10-05 22:53:16,915: from django.core.wsgi import get_wsgi_application
  67. 2021-10-05 22:53:16,915: ***************************************************
  68. 2021-10-05 22:53:16,915: If you're seeing an import error and don't know why,
  69. 2021-10-05 22:53:16,915: we have a dedicated help page to help you debug:
  70. 2021-10-05 22:53:16,915: https://help.pythonanywhere.com/pages/DebuggingImportError/
  71. 2021-10-05 22:53:16,916: ***************************************************
  72. 2021-10-05 22:53:30,322: Error running WSGI application
  73. 2021-10-05 22:53:30,322: ModuleNotFoundError: No module named 'django'
  74. 2021-10-05 22:53:30,323: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  75. 2021-10-05 22:53:30,323: from django.core.wsgi import get_wsgi_application
  76. 2021-10-05 22:53:30,323: ***************************************************
  77. 2021-10-05 22:53:30,323: If you're seeing an import error and don't know why,
  78. 2021-10-05 22:53:30,323: we have a dedicated help page to help you debug:
  79. 2021-10-05 22:53:30,323: https://help.pythonanywhere.com/pages/DebuggingImportError/
  80. 2021-10-05 22:53:30,323: ***************************************************
  81. 2021-10-05 22:53:31,316: Error running WSGI application
  82. 2021-10-05 22:53:31,316: ModuleNotFoundError: No module named 'django'
  83. 2021-10-05 22:53:31,316: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  84. 2021-10-05 22:53:31,317: from django.core.wsgi import get_wsgi_application
  85. 2021-10-05 22:53:31,317: ***************************************************
  86. 2021-10-05 22:53:31,317: If you're seeing an import error and don't know why,
  87. 2021-10-05 22:53:31,317: we have a dedicated help page to help you debug:
  88. 2021-10-05 22:53:31,317: https://help.pythonanywhere.com/pages/DebuggingImportError/
  89. 2021-10-05 22:53:31,317: ***************************************************
  90. 2021-10-05 22:53:39,871: Error running WSGI application
  91. 2021-10-05 22:53:39,872: ModuleNotFoundError: No module named 'django'
  92. 2021-10-05 22:53:39,872: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  93. 2021-10-05 22:53:39,872: from django.core.wsgi import get_wsgi_application
  94. 2021-10-05 22:53:39,872: ***************************************************
  95. 2021-10-05 22:53:39,873: If you're seeing an import error and don't know why,
  96. 2021-10-05 22:53:39,873: we have a dedicated help page to help you debug:
  97. 2021-10-05 22:53:39,873: https://help.pythonanywhere.com/pages/DebuggingImportError/
  98. 2021-10-05 22:53:39,874: ***************************************************
  99. 2021-10-05 22:58:44,352: Error running WSGI application
  100. 2021-10-05 22:58:44,354: ModuleNotFoundError: No module named 'django'
  101. 2021-10-05 22:58:44,354: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  102. 2021-10-05 22:58:44,355: from django.core.wsgi import get_wsgi_application
  103. 2021-10-05 22:58:44,355: ***************************************************
  104. 2021-10-05 22:58:44,355: If you're seeing an import error and don't know why,
  105. 2021-10-05 22:58:44,355: we have a dedicated help page to help you debug:
  106. 2021-10-05 22:58:44,355: https://help.pythonanywhere.com/pages/DebuggingImportError/
  107. 2021-10-05 22:58:44,355: ***************************************************
  108. 2021-10-05 22:58:51,940: Error running WSGI application
  109. 2021-10-05 22:58:51,940: ModuleNotFoundError: No module named 'django'
  110. 2021-10-05 22:58:51,940: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  111. 2021-10-05 22:58:51,941: from django.core.wsgi import get_wsgi_application
  112. 2021-10-05 22:58:51,941: ***************************************************
  113. 2021-10-05 22:58:51,941: If you're seeing an import error and don't know why,
  114. 2021-10-05 22:58:51,941: we have a dedicated help page to help you debug:
  115. 2021-10-05 22:58:51,941: https://help.pythonanywhere.com/pages/DebuggingImportError/
  116. 2021-10-05 22:58:51,942: ***************************************************
  117. 2021-10-05 23:19:44,720: Error running WSGI application
  118. 2021-10-05 23:19:44,722: ModuleNotFoundError: No module named 'django'
  119. 2021-10-05 23:19:44,722: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  120. 2021-10-05 23:19:44,722: from django.core.wsgi import get_wsgi_application
  121. 2021-10-05 23:19:44,722: ***************************************************
  122. 2021-10-05 23:19:44,722: If you're seeing an import error and don't know why,
  123. 2021-10-05 23:19:44,722: we have a dedicated help page to help you debug:
  124. 2021-10-05 23:19:44,722: https://help.pythonanywhere.com/pages/DebuggingImportError/
  125. 2021-10-05 23:19:44,722: ***************************************************
  126. 2021-10-05 23:20:05,799: Error running WSGI application
  127. 2021-10-05 23:20:05,799: ModuleNotFoundError: No module named 'django'
  128. 2021-10-05 23:20:05,800: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  129. 2021-10-05 23:20:05,800: from django.core.wsgi import get_wsgi_application
  130. 2021-10-05 23:20:05,800: ***************************************************
  131. 2021-10-05 23:20:05,800: If you're seeing an import error and don't know why,
  132. 2021-10-05 23:20:05,800: we have a dedicated help page to help you debug:
  133. 2021-10-05 23:20:05,800: https://help.pythonanywhere.com/pages/DebuggingImportError/
  134. 2021-10-05 23:20:05,801: ***************************************************
  135. 2021-10-05 23:41:02,266: Error running WSGI application
  136. 2021-10-05 23:41:02,267: ModuleNotFoundError: No module named 'django'
  137. 2021-10-05 23:41:02,267: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  138. 2021-10-05 23:41:02,267: from django.core.wsgi import get_wsgi_application
  139. 2021-10-05 23:41:02,267: ***************************************************
  140. 2021-10-05 23:41:02,267: If you're seeing an import error and don't know why,
  141. 2021-10-05 23:41:02,267: we have a dedicated help page to help you debug:
  142. 2021-10-05 23:41:02,268: https://help.pythonanywhere.com/pages/DebuggingImportError/
  143. 2021-10-05 23:41:02,268: ***************************************************
  144. 2021-10-06 01:09:24,165: Error running WSGI application
  145. 2021-10-06 01:09:24,167: ModuleNotFoundError: No module named 'django'
  146. 2021-10-06 01:09:24,168: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  147. 2021-10-06 01:09:24,168: from django.core.wsgi import get_wsgi_application
  148. 2021-10-06 01:09:24,168: ***************************************************
  149. 2021-10-06 01:09:24,168: If you're seeing an import error and don't know why,
  150. 2021-10-06 01:09:24,168: we have a dedicated help page to help you debug:
  151. 2021-10-06 01:09:24,168: https://help.pythonanywhere.com/pages/DebuggingImportError/
  152. 2021-10-06 01:09:24,169: ***************************************************
  153. 2021-10-06 01:14:24,704: Error running WSGI application
  154. 2021-10-06 01:14:24,707: ModuleNotFoundError: No module named 'django'
  155. 2021-10-06 01:14:24,708: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  156. 2021-10-06 01:14:24,708: from django.core.wsgi import get_wsgi_application
  157. 2021-10-06 01:14:24,708: ***************************************************
  158. 2021-10-06 01:14:24,708: If you're seeing an import error and don't know why,
  159. 2021-10-06 01:14:24,708: we have a dedicated help page to help you debug:
  160. 2021-10-06 01:14:24,708: https://help.pythonanywhere.com/pages/DebuggingImportError/
  161. 2021-10-06 01:14:24,708: ***************************************************
  162. 2021-10-06 01:14:30,438: Error running WSGI application
  163. 2021-10-06 01:14:30,438: ModuleNotFoundError: No module named 'django'
  164. 2021-10-06 01:14:30,439: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  165. 2021-10-06 01:14:30,439: from django.core.wsgi import get_wsgi_application
  166. 2021-10-06 01:14:30,439: ***************************************************
  167. 2021-10-06 01:14:30,439: If you're seeing an import error and don't know why,
  168. 2021-10-06 01:14:30,439: we have a dedicated help page to help you debug:
  169. 2021-10-06 01:14:30,439: https://help.pythonanywhere.com/pages/DebuggingImportError/
  170. 2021-10-06 01:14:30,439: ***************************************************
  171. 2021-10-06 01:17:56,250: Error running WSGI application
  172. 2021-10-06 01:17:56,251: ModuleNotFoundError: No module named 'django'
  173. 2021-10-06 01:17:56,251: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  174. 2021-10-06 01:17:56,251: from django.core.wsgi import get_wsgi_application
  175. 2021-10-06 01:17:56,251: ***************************************************
  176. 2021-10-06 01:17:56,252: If you're seeing an import error and don't know why,
  177. 2021-10-06 01:17:56,252: we have a dedicated help page to help you debug:
  178. 2021-10-06 01:17:56,252: https://help.pythonanywhere.com/pages/DebuggingImportError/
  179. 2021-10-06 01:17:56,252: ***************************************************
  180. 2021-10-06 01:18:07,780: Error running WSGI application
  181. 2021-10-06 01:18:07,783: ModuleNotFoundError: No module named 'django'
  182. 2021-10-06 01:18:07,783: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  183. 2021-10-06 01:18:07,783: from django.core.wsgi import get_wsgi_application
  184. 2021-10-06 01:18:07,783: ***************************************************
  185. 2021-10-06 01:18:07,783: If you're seeing an import error and don't know why,
  186. 2021-10-06 01:18:07,784: we have a dedicated help page to help you debug:
  187. 2021-10-06 01:18:07,784: https://help.pythonanywhere.com/pages/DebuggingImportError/
  188. 2021-10-06 01:18:07,784: ***************************************************
  189. 2021-10-06 01:18:11,150: Error running WSGI application
  190. 2021-10-06 01:18:11,151: ModuleNotFoundError: No module named 'django'
  191. 2021-10-06 01:18:11,151: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  192. 2021-10-06 01:18:11,151: from django.core.wsgi import get_wsgi_application
  193. 2021-10-06 01:18:11,151: ***************************************************
  194. 2021-10-06 01:18:11,151: If you're seeing an import error and don't know why,
  195. 2021-10-06 01:18:11,151: we have a dedicated help page to help you debug:
  196. 2021-10-06 01:18:11,151: https://help.pythonanywhere.com/pages/DebuggingImportError/
  197. 2021-10-06 01:18:11,152: ***************************************************
  198. 2021-10-06 02:05:54,925: Error running WSGI application
  199. 2021-10-06 02:05:54,930: ModuleNotFoundError: No module named 'django'
  200. 2021-10-06 02:05:54,930: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  201. 2021-10-06 02:05:54,931: from django.core.wsgi import get_wsgi_application
  202. 2021-10-06 02:05:54,931: ***************************************************
  203. 2021-10-06 02:05:54,931: If you're seeing an import error and don't know why,
  204. 2021-10-06 02:05:54,931: we have a dedicated help page to help you debug:
  205. 2021-10-06 02:05:54,931: https://help.pythonanywhere.com/pages/DebuggingImportError/
  206. 2021-10-06 02:05:54,932: ***************************************************
  207. 2021-10-06 02:06:15,026: Error running WSGI application
  208. 2021-10-06 02:06:15,027: ModuleNotFoundError: No module named 'django'
  209. 2021-10-06 02:06:15,027: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  210. 2021-10-06 02:06:15,027: from django.core.wsgi import get_wsgi_application
  211. 2021-10-06 02:06:15,027: ***************************************************
  212. 2021-10-06 02:06:15,027: If you're seeing an import error and don't know why,
  213. 2021-10-06 02:06:15,027: we have a dedicated help page to help you debug:
  214. 2021-10-06 02:06:15,028: https://help.pythonanywhere.com/pages/DebuggingImportError/
  215. 2021-10-06 02:06:15,028: ***************************************************
  216. 2021-10-06 02:10:34,329: Error running WSGI application
  217. 2021-10-06 02:10:34,331: ModuleNotFoundError: No module named 'django'
  218. 2021-10-06 02:10:34,331: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  219. 2021-10-06 02:10:34,331: from django.core.wsgi import get_wsgi_application
  220. 2021-10-06 02:10:34,331: ***************************************************
  221. 2021-10-06 02:10:34,331: If you're seeing an import error and don't know why,
  222. 2021-10-06 02:10:34,332: we have a dedicated help page to help you debug:
  223. 2021-10-06 02:10:34,332: https://help.pythonanywhere.com/pages/DebuggingImportError/
  224. 2021-10-06 02:10:34,332: ***************************************************
  225. 2021-10-06 02:11:06,447: Error running WSGI application
  226. 2021-10-06 02:11:06,447: ModuleNotFoundError: No module named 'django'
  227. 2021-10-06 02:11:06,447: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  228. 2021-10-06 02:11:06,447: from django.core.wsgi import get_wsgi_application
  229. 2021-10-06 02:11:06,448: ***************************************************
  230. 2021-10-06 02:11:06,448: If you're seeing an import error and don't know why,
  231. 2021-10-06 02:11:06,448: we have a dedicated help page to help you debug:
  232. 2021-10-06 02:11:06,448: https://help.pythonanywhere.com/pages/DebuggingImportError/
  233. 2021-10-06 02:11:06,448: ***************************************************
  234. 2021-10-06 02:13:54,502: Error running WSGI application
  235. 2021-10-06 02:13:54,503: ModuleNotFoundError: No module named 'django'
  236. 2021-10-06 02:13:54,503: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 21, in <module>
  237. 2021-10-06 02:13:54,503: from django.core.wsgi import get_wsgi_application
  238. 2021-10-06 02:13:54,503: ***************************************************
  239. 2021-10-06 02:13:54,503: If you're seeing an import error and don't know why,
  240. 2021-10-06 02:13:54,504: we have a dedicated help page to help you debug:
  241. 2021-10-06 02:13:54,504: https://help.pythonanywhere.com/pages/DebuggingImportError/
  242. 2021-10-06 02:13:54,504: ***************************************************
  243. 2021-10-06 02:14:12,353: Error running WSGI application
  244. 2021-10-06 02:14:12,362: ModuleNotFoundError: No module named 'ThronesAPI'
  245. 2021-10-06 02:14:12,362: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 22, in <module>
  246. 2021-10-06 02:14:12,362: application = get_wsgi_application()
  247. 2021-10-06 02:14:12,362:
  248. 2021-10-06 02:14:12,362: File "/home/AdrianoNavarro/.virtualenvs/myvirtualenv/lib/python3.9/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
  249. 2021-10-06 02:14:12,363: django.setup(set_prefix=False)
  250. 2021-10-06 02:14:12,363:
  251. 2021-10-06 02:14:12,363: File "/home/AdrianoNavarro/.virtualenvs/myvirtualenv/lib/python3.9/site-packages/django/__init__.py", line 19, in setup
  252. 2021-10-06 02:14:12,363: configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  253. 2021-10-06 02:14:12,363:
  254. 2021-10-06 02:14:12,363: File "/home/AdrianoNavarro/.virtualenvs/myvirtualenv/lib/python3.9/site-packages/django/conf/__init__.py", line 82, in __getattr__
  255. 2021-10-06 02:14:12,363: self._setup(name)
  256. 2021-10-06 02:14:12,364:
  257. 2021-10-06 02:14:12,364: File "/home/AdrianoNavarro/.virtualenvs/myvirtualenv/lib/python3.9/site-packages/django/conf/__init__.py", line 69, in _setup
  258. 2021-10-06 02:14:12,364: self._wrapped = Settings(settings_module)
  259. 2021-10-06 02:14:12,364:
  260. 2021-10-06 02:14:12,364: File "/home/AdrianoNavarro/.virtualenvs/myvirtualenv/lib/python3.9/site-packages/django/conf/__init__.py", line 170, in __init__
  261. 2021-10-06 02:14:12,364: mod = importlib.import_module(self.SETTINGS_MODULE)
  262. 2021-10-06 02:14:12,364: ***************************************************
  263. 2021-10-06 02:14:12,365: If you're seeing an import error and don't know why,
  264. 2021-10-06 02:14:12,365: we have a dedicated help page to help you debug:
  265. 2021-10-06 02:14:12,365: https://help.pythonanywhere.com/pages/DebuggingImportError/
  266. 2021-10-06 02:14:12,365: ***************************************************
  267. 2021-10-06 02:14:24,651: Error running WSGI application
  268. 2021-10-06 02:14:24,654: ModuleNotFoundError: No module named 'ThronesAPI'
  269. 2021-10-06 02:14:24,654: File "/var/www/adrianonavarro_pythonanywhere_com_wsgi.py", line 22, in <module>
  270. 2021-10-06 02:14:24,654: application = get_wsgi_application()
  271. 2021-10-06 02:14:24,654:
  272. 2021-10-06 02:14:24,654: File "/home/AdrianoNavarro/.virtualenvs/myvirtualenv/lib/python3.9/site-packages/django/core/wsgi.py", line 12, in get_wsgi_application
  273. 2021-10-06 02:14:24,654: django.setup(set_prefix=False)
  274. 2021-10-06 02:14:24,654:
  275. 2021-10-06 02:14:24,654: File "/home/AdrianoNavarro/.virtualenvs/myvirtualenv/lib/python3.9/site-packages/django/__init__.py", line 19, in setup
  276. 2021-10-06 02:14:24,655: configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  277. 2021-10-06 02:14:24,655:
  278. 2021-10-06 02:14:24,655: File "/home/AdrianoNavarro/.virtualenvs/myvirtualenv/lib/python3.9/site-packages/django/conf/__init__.py", line 82, in __getattr__
  279. 2021-10-06 02:14:24,655: self._setup(name)
  280. 2021-10-06 02:14:24,655:
  281. 2021-10-06 02:14:24,655: File "/home/AdrianoNavarro/.virtualenvs/myvirtualenv/lib/python3.9/site-packages/django/conf/__init__.py", line 69, in _setup
  282. 2021-10-06 02:14:24,655: self._wrapped = Settings(settings_module)
  283. 2021-10-06 02:14:24,656:
  284. 2021-10-06 02:14:24,656: File "/home/AdrianoNavarro/.virtualenvs/myvirtualenv/lib/python3.9/site-packages/django/conf/__init__.py", line 170, in __init__
  285. 2021-10-06 02:14:24,656: mod = importlib.import_module(self.SETTINGS_MODULE)
  286. 2021-10-06 02:14:24,656: ***************************************************
  287. 2021-10-06 02:14:24,656: If you're seeing an import error and don't know why,
  288. 2021-10-06 02:14:24,657: we have a dedicated help page to help you debug:
  289. 2021-10-06 02:14:24,657: https://help.pythonanywhere.com/pages/DebuggingImportError/
  290. 2021-10-06 02:14:24,657: ***************************************************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement