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

openerp.service: Failed to load server-wide module `web`

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
ubuntuopenerp7
4 Respostas
32105 Visualizações
Avatar
Rihene

Hi Friends!!!

Please, i want to return working with OpenERP7.

The problem is that when i run it on my machine i got this error:


2015-08-11 09:41:44,511 4528 INFO ? openerp: addons paths: /opt/openerp/v7/server/openerp/addons

2015-08-11 09:41:44,512 4528 INFO ? openerp: database hostname: localhost

2015-08-11 09:41:44,512 4528 INFO ? openerp: database port: 5432

2015-08-11 09:41:44,512 4528 INFO ? openerp: database user: rihene

2015-08-11 09:41:44,512 4528 WARNING ? openerp.modules.module: module web: module not found

2015-08-11 09:41:44,513 4528 CRITICAL ? openerp.modules.module: Couldn't load module web

2015-08-11 09:41:44,513 4528 CRITICAL ? openerp.modules.module: No module named web

2015-08-11 09:41:44,513 4528 ERROR ? openerp.service: Failed to load server-wide module `web`.

The `web` module is provided by the addons found in the `openerp-web` project.

Maybe you forgot to add those addons in your addons_path configuration.

Traceback (most recent call last):

File "/opt/openerp/v7/server/openerp/service/__init__.py", line 60, in load_server_wide_modules

openerp.modules.module.load_openerp_module(m)

File "/opt/openerp/v7/server/openerp/modules/module.py", line 405, in load_openerp_module

__import__('openerp.addons.' + module_name)

File "/opt/openerp/v7/server/openerp/modules/module.py", line 132, in load_module

f, path, descr = imp.find_module(module_part, ad_paths)

ImportError: No module named web

2015-08-11 09:41:44,513 4528 WARNING ? openerp.modules.module: module web_kanban: module not found

2015-08-11 09:41:44,513 4528 CRITICAL ? openerp.modules.module: Couldn't load module web_kanban

2015-08-11 09:41:44,513 4528 CRITICAL ? openerp.modules.module: No module named web_kanban

2015-08-11 09:41:44,513 4528 ERROR ? openerp.service: Failed to load server-wide module `web_kanban`.

Traceback (most recent call last):

File "/opt/openerp/v7/server/openerp/service/__init__.py", line 60, in load_server_wide_modules

openerp.modules.module.load_openerp_module(m)

File "/opt/openerp/v7/server/openerp/modules/module.py", line 405, in load_openerp_module

__import__('openerp.addons.' + module_name)

File "/opt/openerp/v7/server/openerp/modules/module.py", line 132, in load_module

f, path, descr = imp.find_module(module_part, ad_paths)

ImportError: No module named web_kanban

2015-08-11 09:41:44,518 4528 INFO ? openerp.service.wsgi_server: HTTP service (werkzeug) running on 0.0.0.0:8069

2015-08-11 09:41:44,518 4528 INFO ? openerp: OpenERP server is running, waiting for connections...

2015-08-11 09:41:50,295 4528 INFO ? werkzeug: 127.0.0.1 - - [11/Aug/2015 09:41:50] "GET / HTTP/1.1" 404 -

Here is my openerp-server.conf file:


[options]

; This is the password that allows database operations:

; admin_passwd = admin

db_host = False

db_port = False

db_user = ubuntu

db_password = False

addons_path = /opt/openerp/v7/addons,/opt/openerp/v7/web/addons, /opt/openerp/v7/web/addons/web_kanban

Please, who can help me.

Regards.

1
Avatar
Cancelar
Avatar
Rihene
Autor Melhor resposta

I found the solution Guys!!

Now everything work fine:

So i have deleted the addons and redownload them from https://www.odoo.com/fr_FR/page/download.

And my openerp_server.conf file is:

[options]

; This is the password that allows database operations:

; admin_passwd = admin

db_host = localhost

db_port = 5432

db_user = odoo

db_password = odoo

addons_path = /opt/openerp/v7/addons

Regards.

0
Avatar
Cancelar
Avatar
Serpent Consulting Services Pvt. Ltd.
Melhor resposta

Hello,

/opt/openerp/v7/addons,/opt/openerp/v7/web/addons  should be right. Make sure you have the modules under these path and the files have enough access.

Thanks.

0
Avatar
Cancelar
Rihene
Autor

I have made sure that i have the modules under these path but it still NOT WORKING :/

Serpent Consulting Services Pvt. Ltd.

Your config file is not being considered. See the first line:2015-08-11 09:41:44,511 4528 INFO ? openerp: addons paths: /opt/openerp/v7/server/openerp/addons ...Says your config file is not being taken into consideration. Make sure you pass the right config file while starting the server.

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
No handler found. Help Help Help Resolvido
ubuntu openerp7
Avatar
Avatar
Avatar
3
ago. 15
4592
Error: NameError: name 'field' is not defined
openerp7
Avatar
Avatar
Avatar
2
mai. 22
35217
plotly.io.to_image not working within odoo 14 on Ubuntu 20.04 server
ubuntu
Avatar
0
fev. 22
4707
How to add "meta viewport" tag in OpenERP v7.0?
openerp7
Avatar
0
mar. 19
5001
return eval(test_expr(expr, _SAFE_OPCODES, mode=mode), globals_dict, locals_dict)
openerp7
Avatar
0
jan. 19
6181
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