Pular para o conteúdo
Odoo Menu
  • Entrar
  • Experimente grátis
  • Aplicativos
    Finanças
    • Financeiro
    • Faturamento
    • Despesas
    • Planilhas (BI)
    • Documentos
    • Assinar Documentos
    Vendas
    • CRM
    • Vendas
    • PDV Loja
    • PDV Restaurantes
    • Assinaturas
    • Locação
    Websites
    • Criador de Sites
    • e-Commerce
    • Blog
    • Fórum
    • Chat ao Vivo
    • e-Learning
    Cadeia de mantimentos
    • Inventário
    • Fabricação
    • PLM - Ciclo de Vida do Produto
    • Compras
    • Manutenção
    • Qualidade
    Recursos Humanos
    • Funcionários
    • Recrutamento
    • Folgas
    • Avaliações
    • Indicações
    • Frota
    Marketing
    • Redes Sociais
    • Marketing por E-mail
    • Marketing por SMS
    • Eventos
    • Automação de Marketing
    • Pesquisas
    Serviços
    • Projeto
    • Planilhas de Horas
    • Serviço de Campo
    • Central de Ajuda
    • Planejamento
    • Compromissos
    Produtividade
    • Mensagens
    • Aprovações
    • Internet das Coisas
    • VoIP
    • Conhecimento
    • WhatsApp
    Aplicativos de terceiros Odoo Studio Plataforma Odoo Cloud
  • Setores
    Varejo
    • Loja de livros
    • Loja de roupas
    • Loja de móveis
    • Mercearia
    • Loja de ferramentas
    • Loja de brinquedos
    Comida e hospitalidade
    • Bar e Pub
    • Restaurante
    • Fast Food
    • Hospedagem
    • Distribuidor de bebidas
    • Hotel
    Imóveis
    • Imobiliária
    • Escritório de arquitetura
    • Construção
    • Administração de propriedades
    • Jardinagem
    • Associação de proprietários de imóveis
    Consultoria
    • Escritório de Contabilidade
    • Parceiro Odoo
    • Agência de marketing
    • Escritório de advocacia
    • Aquisição de talentos
    • Auditoria e Certificação
    Fabricação
    • Têxtil
    • Metal
    • Móveis
    • Alimentação
    • Cervejaria
    • Presentes corporativos
    Saúde e Boa forma
    • Clube esportivo
    • Loja de óculos
    • Academia
    • Profissionais de bem-estar
    • Farmácia
    • Salão de cabeleireiro
    Comércio
    • Handyman
    • Hardware e Suporte de TI
    • Sistemas de energia solar
    • Sapataria
    • Serviços de limpeza
    • Serviços de climatização
    Outros
    • Organização sem fins lucrativos
    • Agência Ambiental
    • Aluguel de outdoors
    • Fotografia
    • Aluguel de bicicletas
    • Revendedor de software
    Navegar por todos os setores
  • Comunidade
    Aprenda
    • Tutoriais
    • Documentação
    • Certificações
    • Treinamento
    • Blog
    • Podcast
    Empodere a Educação
    • Programa de educação
    • Scale Up! Jogo de Negócios
    • Visite a Odoo
    Obtenha o Software
    • Baixar
    • Comparar edições
    • Releases
    Colaborar
    • Github
    • Fórum
    • Eventos
    • Traduções
    • Torne-se um parceiro
    • Serviços para parceiros
    • Cadastre seu escritório contábil
    Obtenha os serviços
    • Encontre um parceiro
    • Encontre um Contador
    • Conheça um consultor
    • Serviços de Implementação
    • Referências de Clientes
    • Suporte
    • Upgrades
    Github YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Faça uma demonstração
  • Preços
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Financeiro
  • Inventário
  • PoS
  • Projeto
  • MRP
All apps
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
Ajuda

500 Internal Server Error after module uninstall

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
errorloguninstallcore
2 Respostas
3421 Visualizações
Avatar
Jozef Slivka

Hi,
 I get this 500:Internal server Error , I believe it happend after I uninstalled some third party module, service restart/Inkognito window did not help, accessing database selector doesnt work.

Log shows this (not sure what I am looking for)

Any ideas?

2023-06-09 09:20:12,250 1333 DEBUG ? odoo.sql_db: create serialized cursor to {'database': '*****', 'application_name': '*****', 'host': '192.168.1.7', 'port': 5555, 'user': '*****', 'password': '******', 'sslmode': 'prefer'} 
2023-06-09 09:20:12,267 1333 DEBUG ? odoo.sql_db.connection: ConnectionPool(used=2/count=2/max=64) Create new connection backend PID 78603 
2023-06-09 09:20:12,267 1333 DEBUG ? odoo.sql_db: query: select datname from pg_database where datdba=(select usesysid from pg_user where usename=current_user) and not datistemplate and datallowconn and datname not in ('postgres', 'template0') order by datname 
2023-06-09 09:20:12,272 1333 DEBUG ? odoo.sql_db: SQL LOG from: 
2023-06-09 09:20:12,272 1333 DEBUG ? odoo.sql_db: table: pg_user: 0:00:00.004273/1 
2023-06-09 09:20:12,272 1333 DEBUG ? odoo.sql_db: SUM from:0:00:00.004273/1 [24664] 
2023-06-09 09:20:12,273 1333 DEBUG ? odoo.sql_db: SUM into:0:00:00/1 [24664] 
2023-06-09 09:20:12,273 1333 DEBUG ? odoo.sql_db.connection: ConnectionPool(used=2/count=2/max=64) Give back connection to 'user=**** password=**** dbname=***** host=192.168.1.7 port=5555 application_name=odoo-1333 sslmode=prefer' 
2023-06-09 09:20:12,273 1333 DEBUG ? odoo.sql_db.connection: ConnectionPool(used=1/count=1/max=64) Forgot connection to 'user=***** password=**** dbname=****** host=192.168.1.7 port=5555 application_name=****** sslmode=prefer' 
2023-06-09 09:20:12,274 1333 DEBUG dev odoo.sql_db: create serialized cursor to {'database': 'dev', 'application_name': '******', 'host': '192.168.1.7', 'port': 5555, 'user': '*****', 'password': '*****', 'sslmode': 'prefer'} 
2023-06-09 09:20:12,289 1333 DEBUG dev odoo.sql_db.connection: ConnectionPool(used=2/count=2/max=64) Create new connection backend PID 78604 
2023-06-09 09:20:12,289 1333 DEBUG dev odoo.sql_db: query: 
SELECT latest_version
FROM ir_module_module
WHERE name='base'
 
2023-06-09 09:20:12,292 1333 DEBUG dev odoo.sql_db: query: 
SELECT *, cron_name->>'en_US' as cron_name
FROM ir_cron
WHERE active = true
AND numbercall != 0
AND (nextcall <= (now() at time zone 'UTC')
OR id in (
SELECT cron_id
FROM ir_cron_trigger
WHERE call_at <= (now() at time zone 'UTC')
)
)
ORDER BY priority


2023-06-09 09:20:20,190 60292 INFO ? odoo: Odoo version 16.0 
2023-06-09 09:20:20,191 60292 INFO ? odoo: Using configuration file at /etc/odoo/odoo_demo.conf 
2023-06-09 09:20:20,191 60292 INFO ? odoo: addons paths: ['/opt/odoo/odoo_test/odoo/odoo/addons', '/opt/odoo/.local/share/Odoo/addons/16.0', 
'/opt/odoo/odoo_test/odoo/addons', 
'/opt/odoo/odoo_test/odoo/addons_custom', '/opt/odoo/odoo_test/odoo/addons_demo', '/opt/odoo/odoo_test/odoo/addons_enterprise'] 
2023-06-09 09:20:20,191 60292 INFO ? odoo: database: odoo2@192.168.1.7:5555 
2023-06-09 09:20:20,410 60292 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf 
2023-06-09 09:20:20,815 60292 INFO ? odoo.service.server: HTTP service (werkzeug) running on 0.0.0.0:8169 
2023-06-09 09:20:20,823 60311 INFO ? odoo.service.server: Worker WorkerHTTP (60311) alive 
2023-06-09 09:20:20,825 60312 INFO ? odoo.service.server: Worker WorkerHTTP (60312) alive 
2023-06-09 09:20:20,828 60313 INFO ? odoo.service.server: Worker WorkerHTTP (60313) alive 
2023-06-09 09:20:20,831 60314 INFO ? odoo.service.server: Worker WorkerHTTP (60314) alive 
2023-06-09 09:20:20,833 60315 INFO ? odoo.service.server: Worker WorkerHTTP (60315) alive 
2023-06-09 09:20:20,836 60318 INFO ? odoo.service.server: Worker WorkerHTTP (60318) alive 
2023-06-09 09:20:20,848 60324 INFO ? odoo.service.server: Worker WorkerCron (60324) alive 
2023-06-09 09:20:20,852 60324 DEBUG ? odoo.sql_db: create serialized cursor to {'database': 'postgres', 'application_name': 'odoo-60324', 'host': '192.168.1.7', 'port': 5555, 'user': '*****', 'password': '*****', 'sslmode': 'prefer'} 
2023-06-09 09:20:20,851 60325 INFO ? odoo.service.server: Worker WorkerCron (60325) alive 
2023-06-09 09:20:20,854 60325 DEBUG ? odoo.sql_db: create serialized cursor to {'database': 'postgres', 'application_name': 'odoo-60325', 'host': '192.168.1.7', 'port': 5555, 'user': 'u*****', 'password': '******', 'sslmode': 'prefer'} 
2023-06-09 09:20:20,877 60324 DEBUG ? odoo.sql_db.connection: ConnectionPool(used=1/count=1/max=64) Create new connection backend PID 78612 
2023-06-09 09:20:20,877 60325 DEBUG ? odoo.sql_db.connection: ConnectionPool(used=1/count=1/max=64) Create new connection backend PID 78613 
2023-06-09 09:20:20,878 60324 DEBUG ? odoo.sql_db: query: SELECT pg_is_in_recovery() 
2023-06-09 09:20:20,878 60325 DEBUG ? odoo.sql_db: query: SELECT pg_is_in_recovery() 
2023-06-09 09:20:20,882 60325 DEBUG ? odoo.sql_db: query: LISTEN cron_trigger 
2023-06-09 09:20:20,882 60324 DEBUG ? odoo.sql_db: query: LISTEN cron_trigger 
2023-06-09 09:20:22,083 60321 WARNING ? py.warnings: /opt/odoo/odoo_test/odoo/odoo/tools/config.py:565: DeprecationWarning: The longpolling-port is a deprecated alias to the gevent-port option, please use the latter.
File "/opt/odoo/odoo_test/odoo/odoo-bin", line 8, in
odoo.cli.main()
File "/opt/odoo/odoo_test/odoo/odoo/cli/command.py", line 56, in main
o.run(args)
File "/opt/odoo/odoo_test/odoo/odoo/cli/server.py", line 179, in run
main(args)
File "/opt/odoo/odoo_test/odoo/odoo/cli/server.py", line 127, in main
odoo.tools.config.parse_config(args)
File "/opt/odoo/odoo_test/odoo/odoo/tools/config.py", line 378, in parse_config
self._warn_deprecated_options()
File "/opt/odoo/odoo_test/odoo/odoo/tools/config.py", line 565, in _warn_deprecated_options
warnings.warn(

Thank you

0
Avatar
Cancelar
Avatar
Rithik Sandron
Melhor resposta

Hi Jozef,

Try upgrading your base module. Since you are not able to access the application, try upgrading using the service startup parameters. First find the service file location, Modify the 'ExecStart' option under the 'Service' directive to update the base module on server startup and then restart the service/server.

  • SSH into your Server
  • Open the Service File
  • Add the following flags to ExecStart "-d database_name -u base --stop-after-init" replace the database_name with your actual database name
  • Restart Service (sudo systemctl restart service)

Final Execstart should look something like:

ExecStart=/odoo-bin --config=/odoo-conf --addons-path=/addons -d database_name -u base --stop-after-init

--stop-after-init flag stops the server once the upgrade process is finished. Depending on the server upgrading base module can take sometime, make sure to wait sometime before restarting the server after the upgrade process has finished.

Remove the "-d database_name -u base --stop-after-init" flags to start the server normally.

Make sure to vote and mark this as the best answer if this helps you

cheers!

0
Avatar
Cancelar
Avatar
Niyas Raphy (Walnut Software Solutions)
Melhor resposta

Hi,

Try upgrading the base module in the corresponding db from the command line and see if the issue get resolved or not.

upgrade module from terminal:   https://www.youtube.com/watch?v=c7QL1X3-Zlc

Thanks

0
Avatar
Cancelar
Está gostando da discussão? Não fique apenas lendo, participe!

Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!

Inscreva-se
Publicações relacionadas Respostas Visualizações Atividade
Exception: bus.Bus unavailable Odoo 13 Community
error log Odoo13.0
Avatar
Avatar
1
ago. 23
4297
During handling of the above exception, another exception occurred: Traceback (most recent call last):
error log Odoo13.0
Avatar
0
ago. 23
3469
Error in log Odoo 13 Community
error log Odoo13.0
Avatar
Avatar
1
ago. 23
2506
Openerp 8 crashing at startup -> AttributeError: 'bool' object has no attribute 'endswith'
v8 error log
Avatar
Avatar
Avatar
2
mai. 15
9377
Error "NameError: name 'check_limit' is not defined" after uninstalling partner_credit_limit
error module uninstall
Avatar
1
mar. 15
7279
Comunidade
  • Tutoriais
  • Documentação
  • Fórum
Open Source
  • Baixar
  • Github
  • Runbot
  • Traduções
Serviços
  • Odoo.sh Hosting
  • Suporte
  • Upgrade
  • Desenvolvimentos personalizados
  • Educação
  • Encontre um Contador
  • Encontre um parceiro
  • Torne-se um parceiro
Sobre nós
  • Nossa empresa
  • Ativos da marca
  • Contato
  • Empregos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidade
  • Segurança
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo é um conjunto de aplicativos de negócios em código aberto que cobre todas as necessidades de sua empresa: CRM, comércio eletrônico, contabilidade, estoque, ponto de venda, gerenciamento de projetos, etc.

A proposta de valor exclusiva Odoo é ser, ao mesmo tempo, muito fácil de usar e totalmente integrado.

Site feito com

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now