No add-on store RESOLVED

add-on store does not work

19-10-27 22:11:36 ERROR (MainThread) [hassio.store.git] Can’t clone https://github.com/home-assistant/hassio-addons repository: Cmd(‘git’) failed due to: exit code(128)
cmdline: git clone --depth=1 --recursive --shallow-submodules -v https://github.com/home-assistant/hassio-addons /data/addons/core
stderr: 'Cloning into ‘/data/addons/core’…
fatal: unable to access ‘https://github.com/home-assistant/hassio-addons/’: SSL certificate problem: unable to get local issuer certificate
'.
19-10-27 22:11:36 ERROR (MainThread) [hassio.store] Can’t load from repository core
19-10-27 22:11:36 ERROR (MainThread) [hassio.store.git] Can’t clone https://github.com/hassio-addons/repository repository: Cmd(‘git’) failed due to: exit code(128)
cmdline: git clone --depth=1 --recursive --shallow-submodules -v https://github.com/hassio-addons/repository /data/addons/git/a0d7b954
stderr: 'Cloning into ‘/data/addons/git/a0d7b954’…
fatal: unable to access ‘https://github.com/hassio-addons/repository/’: SSL certificate problem: unable to get local issuer certificate
'.
19-10-27 22:11:36 ERROR (MainThread) [hassio.store] Can’t load from repository https://github.com/hassio-addons/repository



It appears you have something blocking SSL or internet for that device.

I’ve uploaded everything like in this video

Yesterday I had mqtt errors. Today I have installed ubuntu server and hass.io from the beginning. Now I have these errors

19-10-27 22:11:36 ERROR (MainThread) [hassio.store.git] Can’t clone https://github.com/home-assistant/hassio-addons repository: Cmd(‘git’) failed due to: exit code(128)
cmdline: git clone --depth=1 --recursive --shallow-submodules -v https://github.com/home-assistant/hassio-addons /data/addons/core
stderr: 'Cloning into ‘/data/addons/core’…
fatal: unable to access ‘https://github.com/home-assistant/hassio-addons/’: SSL certificate problem: unable to get local issuer certificate
'.
19-10-27 22:11:36 ERROR (MainThread) [hassio.store] Can’t load from repository core
19-10-27 22:11:36 ERROR (MainThread) [hassio.store.git] Can’t clone https://github.com/hassio-addons/repository repository: Cmd(‘git’) failed due to: exit code(128)
cmdline: git clone --depth=1 --recursive --shallow-submodules -v https://github.com/hassio-addons/repository /data/addons/git/a0d7b954
stderr: 'Cloning into ‘/data/addons/git/a0d7b954’…
fatal: unable to access ‘https://github.com/hassio-addons/repository/’: SSL certificate problem: unable to get local issuer certificate
'.
19-10-27 22:11:36 ERROR (MainThread) [hassio.store] Can’t load from repository https://github.com/hassio-addons/repository

You have this error twice in that log, as @flamingm0e suggested, you have an SSL certificate problem. You either have something blocking SSL, or, you don’t have a valid certificate.

how can i learn it? I installing 4. times ubuntu server. the same mistakes.

Do you have a web filter blocking things? Firewall? This probably isn’t an issue with home assistant but your network or computer.

Is this problem because of the clock? Hass.io different clocks with some computer clocks.
hass.io utc time.
how do i solve this problem?

The problem was caused by the modem. I have restored the modem to the factory settings. Resolved …