Forums

site blocked due to a security threat

I can no longer access my web app page. It seems the site is blocked because it's 'new.'? Can anyone help me? "This site is blocked due to a security threat. user.pythonanywhere.com This site is blocked due to a security threat identified by Cisco Umbrella researchers. This site has been blocked due to the following categories: Newly Seen Domains"

2025-09-30 10:12:20,503: Erro ao executar o aplicativo WSGI 2025-09-30 10:12:20,509: ModuleNotFoundError: Nenhum módulo chamado 'a2wsgi' 2025-09-30 10:12:20,509: Arquivo "/var/www/gestaofacil_pythonanywhere_com_wsgi.py", linha 2, em <módulo> 2025-09-30 10:12:20,509: de a2wsgi importar ASGIMiddleware 2025-09-30 10:12:20,510: ******* 2025-09-30 10:12:20,510: Se você estiver vendo um erro de importação e não sabe o porquê, 2025-09-30 10:12:20,510: temos uma página de ajuda dedicada para ajudar você a depurar: 2025-09-30 10:12:20,510: https://help.pythonanywhere.com/pages/DebuggingImportError/ 2025-09-30 10:12:20,510: ******* 2025-09-30 10:12:55,009: Erro ao executar o aplicativo WSGI 2025-09-30 10:12:55,013: ModuleNotFoundError: Nenhum módulo chamado 'a2wsgi' 2025-09-30 10:12:55,013: Arquivo "/var/www/gestaofacil_pythonanywhere_com_wsgi.py", linha 2, em <módulo> 2025-09-30 10:12:55,013: de a2wsgi importar ASGIMiddleware 2025-09-30 10:12:55,013: ******* 2025-09-30 10:12:55,013: Se você estiver vendo um erro de importação e não sabe o porquê, 2025-09-30 10:12:55,013: temos uma página de ajuda dedicada para ajudar você a depurar: 2025-09-30 10:12:55,013: https://help.pythonanywhere.com/pages/DebuggingImportError/ 2025-09-30 10:12:55,013: ******* 2025-09-30 10:17:23,761: Erro ao executar o aplicativo WSGI 2025-09-30 10:17:23,764: ModuleNotFoundError: Nenhum módulo chamado 'a2wsgi' 2025-09-30 10:17:23,765: Arquivo "/var/www/gestaofacil_pythonanywhere_com_wsgi.py", linha 2, em <módulo> 2025-09-30 10:17:23,765: de a2wsgi importar ASGIMiddleware 2025-09-30 10:17:23,765: ******* 2025-09-30 10:17:23,765: Se você estiver vendo um erro de importação e não sabe o porquê, 2025-09-30 10:17:23,765: temos uma página de ajuda dedicada para ajudar você a depurar: 2025-09-30 10:17:23,765: https://help.pythonanywhere.com/pages/DebuggingImportError/ 2025-09-30 10:17:23,765: ******* 2025-09-30 10:27:33,161: Erro ao executar o aplicativo WSGI 2025-09-30 10:27:33,164: ModuleNotFoundError: Nenhum módulo chamado 'a2wsgi' 2025-09-30 10:27:33,165: Arquivo "/var/www/gestaofacil_pythonanywhere_com_wsgi.py", linha 2, em <módulo> 2025-09-30 10:27:33,165: de a2wsgi importar ASGIMiddleware 2025-09-30 10:27:33,165: ******* 2025-09-30 10:27:33,165: Se você estiver vendo um erro de importação e não sabe o porquê, 2025-09-30 10:27:33,165: temos uma página de ajuda dedicada para ajudar você a depurar: 2025-09-30 10:27:33,165: https://help.pythonanywhere.com/pages/DebuggingImportError/ 2025-09-30 10:27:33,165: ******* 2025-09-30 12:12:04,533: Erro ao executar o aplicativo WSGI 2025-09-30 12:12:04,535: TypeError: FastAPI.call() faltando 1 argumento posicional obrigatório: 'send' 2025-09-30 13:33:43,990: Erro ao executar o aplicativo WSGI 2025-09-30 13:33:43,991: AttributeError: o módulo 'gestaofacil_pythonanywhere_com_wsgi' não tem o atributo 'application' 2025-09-30 13:33:43,992: ******* 2025-09-30 13:33:43,992: Se você estiver vendo um erro de importação e não sabe o porquê, 2025-09-30 13:33:43,992: temos uma página de ajuda dedicada para ajudar você a depurar 2025-09-30 13:33:43,992: https://help.pythonanywhere.com/pages/DebuggingImportError/ 2025-09-30 13:33:43,992: *******

@surinelli - That is some security software that you have installed that looks like it has a policy about allowing you access to new domains. That is not something that we can help with.

@ gestaofacil - Your wsgi file needs to define a variable called application Something like the code shown here

Hi surlinelli,

Are you accessing your site from a machine that is running Cisco VPN or content filtering software? Are you able to temporarily disable that software or try accessing your site from another machine?

There's not much we can do if the Cisco software has decided to block your site. If it's due to local policy (For example, your employer or school) you may be able to talk to your IT department and ask for their help to unblock it.

Yes, unfortunately I confirm the problem is the company firewall...it works outside...thanks for the support