Skip to Content
Menu
This question has been flagged
4 Replies
6581 Views

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'.​

Avatar
Discard
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.

Best Answer

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/

Avatar
Discard
Author

Thanks for reply.

Best Answer

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.

Avatar
Discard
Related Posts Replies Views Activity
3
Jan 24
30878
2
Jul 22
3179
1
Nov 20
21162
3
Oct 19
2581
2
Jun 19
14412