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)
Website website #website HTML/CSS #help
Sobre este fórum
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
Website website #website HTML/CSS #help
Sobre este fórum
  1. Website Builder
  2. Fórum

Moving database to other server - some website images do not display

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
imagemoveurl
2 Respostas
4170 Visualizações
Avatar
Raf Frederickx

Hi

I want to move a database with a website to another server and run the website from that machine.  I'm developing the webiste on the old server, but at a given point, I want to transfer it to the real server and domain and continue there.  So, I've taken a backup of the old one and restored it on the new one.

If I then connect to the new machine via the browser, it turns out that certain images (like background images in caroussels and some others, mostly coming from Unsplash) are not displaying.  Some others are displaying fine and are also coming from Unsplash (e.g. cards with a picture). 

When looking at the source view, it displays the url of the original server (external ip address).  If that old machine is still running, the images on the new one are coming through, since the source is still available; as soon as I turn the old machine off, the images on the new machine are gone and also the new server seems to respond much more slowly.  It's looking for these pics and can't find them.

Now, how can I solve this?  After doing a backup on the old machine and then a restore on the new one, 

Is there a simple way to replace all the <old url> references to the <new url> reference?  Or can I avoid that, when uploading images (from Unsplash), it uses the full url instead of simply putting /web/image/…?  Strange that some image sources are showing the full path and some aren't.  The former are creating the issue in my case.

Any ideas, anyone?

Thanks.

0
Avatar
Cancelar
Vasil Stoev

Hi,

If you can open the back up in a text editor you can search and replace the IP address.

Avatar
Vasil Stoev
Melhor resposta

Hi Raf,

As I can see the encryption is on the filens store locally but not the address. You should have 2 files and one folder in to the backup zip. The dump.sql file contain the database data. If you search for a filename there you can see where is stored. If you have external source for the image the address should be there.

File from url:



Locally stored file:



* I couldn't add second answer :( in which to add pictures. Can't add pictures to comments :( So I convert answer to comment which deleted your comment  :( -

Thanks, Vasil.

Opened the zip file and everything returned was sort of encrypted.

Looking for numbers (ip addresses) will work, but what about looking for an actual domain?

Because of the encryption, you won't be able to find something like \azure.com.

Any other ideas?

Thanks.

1
Avatar
Cancelar
Raf Frederickx
Autor

Thanks, again, Vasil.

So, I could basically edit the dump.sql and replace the old address into the new one and save; then restore that zip? Haven't tried this, but I'll take your word for it.

Vasil Stoev

Yes that should work. Just in case create a copy of your original backup so you can restore if anything goes wrong.

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
TypeError: Cannot read properties of undefined (reading 'url')
image url
Avatar
Avatar
Avatar
2
jul. 22
12938
Contact image via url Resolvido
image url odoo11.0
Avatar
Avatar
Avatar
2
set. 21
8951
IMPORT URL IMAGE CSV TO IMAGE ARTICLE IN ODOO Resolvido
import image url
Avatar
Avatar
Avatar
3
jul. 20
11303
Add an image URL on Media center and save to server file system.
image filestore url media
Avatar
0
jun. 23
6080
How to get the url of a fields.Binary with attachment=True Resolvido
attachment image url binaryfield
Avatar
Avatar
Avatar
3
mai. 23
25798
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