跳至內容
選單
此問題已被標幟
4 回覆
7467 瀏覽次數

While Installing Odoo12 error occured :

-2019-10-11 12:51:49-- https://raw.githubusercontent.com/Yenthe666/InstallScript/12.0/odoo_install.sh
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.152.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.152.133|:443... connected.
ERROR: cannot verify raw.githubusercontent.com's certificate, issued by ‘CN=DigiCert SHA2 High Assurance Server CA,OU=www.digicert.com,O=DigiCert Inc,C=US’:
Unable to locally verify the issuer's authority.
To connect to raw.githubusercontent.com insecurely, use `--no-check-certificate'.​

頭像
捨棄
How i can do this

1. Link domain name with odoo
2. open domain without port number
3. set as https i.e. how to generate ssl certificate 

On Fri, Oct 11, 2019 at 4:59 PM shalin wilson <shalinwilson1994@gmail.com> wrote:

A new answer on Certificate Error has been posted. Click here to access the post :

See post

Sent by Odoo S.A. using Odoo.

最佳答案

why don't you just clone the code and install yourself?

I found this link really useful.

https://www.getopenerp.com/install-odoo-12-on-ubuntu-18-04/

頭像
捨棄
作者

Thanks for reply.

最佳答案

In my case this is happen when mistakenly deleted ca-certificate. I have use Following command

sudo apt-get install --reinstall ca-certificates

 Hope this will help for you.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
3
1月 24
32502
2
7月 22
4040
1
11月 20
22121
3
10月 19
3010
2
6月 19
15301