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

[solved] Etherpad in notes with an ssl connection to odoo doesnt load?

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
etherpadssl
2 Respostas
9732 Visualizações
Avatar
Tobias Frankl

Sorry but i didnt find a description how to configure this and I tried a while:

Situation - A odoo instance is running:

With local access http://127.0.0.1:8069 the etherpad on 127.0.0.1:9001 is configured and shown perfectly.

With local access to the same DB wirh https://127.0.0.1 odoo is shown fine, but etherpad inside notes does not load.

The https runs over an nginx with ssl certificate, which works fine. How to configure etherpad to work inside a secure odoo?

how many people here are using etherpad-lite inside odoo?

Thanks in advance.

Edit: Managed with your help. With ssl enabled inside etherpad config and ssl connection to eterpad-lite it works fine. 

1
Avatar
Cancelar
Tobias Frankl
Autor

Have you installed your etherpad-lite on an dedicated server? Backup is not so convinient with some data outside of the postgres db -> in the mysql-db of the etherpad. So its working and I am not sure about using it in production.... Still I would favour some integrated solution. Thanks for your help :-)

Haider Alleg

Hello, I am actually facing the exact same situation. Odoo is hosted with officialy signed SSL certificate. Working properly. Pad is under the sub-domain pad.xxxx.com and with a self-signed SSL certifiacte. Working properly. When logging in odoo, I got a blank screen in the iframe with only one icone to expand the iframe which, if I click on it, opens me a _blank new page with the same icone on the top right. Can you please help me? I am curious on how you managed to solve it. Cheers, H

Haider Alleg

Me again. Found it. This was just to re-declare the https in the odoo config and re-start the odoo server as well as etherpad one. Everything works now.

Avatar
Mariusz Mizgier
Melhor resposta

We use that in production server and there is an issue if you want to load an potentially unsafe content with ssl connection. Browsers (at least Chrome and Firefox) will block any remote-site from loading, when it is running without ssl. You have to run etherpad with https, then add certificate to the browsers' storage and you will be set to go.

1
Avatar
Cancelar
Avatar
Billie Mead
Melhor resposta

Can anyone point me in the direction of the steps I need to take? I have Odoo instance running under https Nginx successfully but am having the same issues.

I edited etherpad lite settings.json and setup the ssl section to match what is in /etc/nginx/sites-available/site-settings.com

ssl_certificate     /etc/nginx/ssl/cert_chain.crt;
ssl_certificate_key /etc/nginx/ssl/bvc.key;

Restarted all services but no only did it not work in Odoo, then I couldn’t even reach Etherpad at http://104.237.151.145:9001

Do I generate a new self-signed cert just for etherpad? Any other steps? I read someone mentioned updating ssl in Odoo config… many thanks for any pointers.

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
Etherpad is blank when in view mode
etherpad
Avatar
Avatar
Avatar
Avatar
Avatar
4
jan. 24
4904
SSL
ssl
Avatar
Avatar
Avatar
3
mar. 18
4370
Etherpad issue on Odoo 8 Community version
etherpad
Avatar
0
ago. 17
3723
A new Note doesn't show the summary with Etherpad
etherpad
Avatar
Avatar
3
dez. 16
4757
Etherpad installation text not being displayed under task description for projects
etherpad
Avatar
Avatar
1
dez. 16
3716
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