-
-
Notifications
You must be signed in to change notification settings - Fork 46
GPG Certificate Verification Failed #1598
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Looks like the OS is out of date. Run these commands.
Then refresh the repos.
Then reboot just in case
Then if the software isn't updated already, try again. Note: in 4.1 (not released yet) we will be adding all OS updates to the UI, which will prevent this. |
Same Error
|
arm-linux-gnueabihf is giving you pains.
Then refresh the repos.
Then reboot just in case
Then if the software isn't updated already, try again. Note: in 4.1 (not released yet) we will be adding all OS updates to the UI, which will prevent this. |
|
|
APT is not happy. It is telling you to run this command.
Then Run
If that doesn't fix the issue then run this.
Then continue with the commands above. |
|
But after same thing...
|
Refresh the repos wget -qO- https://dl.hoobs.org/stable | sudo bash - |
always certificate errors
|
Maybe the root certificates need to be updated
Source nodesource/distributions#1266 Then re-run the repo setup
|
I am discouraged ... Thanks for your help but I still have the same problem.
|
One more thing to try, a little brute force. Remove the certificates
Remove the sources list
Update apt and allow it to modify the branch
Update the needed system libs
Upgrade everything else
Then re-add the 3rd party repos.
Then you can try to upgrade from the UI. If this doesn't work, send an email to [email protected]. We can replace components if needed. Allow 24 - 48 hours for a response. |
still mistakes ... i'm waiting for news from hoobs. Thanks your help is appreciated.
|
If you get an error, don’t continue running commands. The system is telling you what to do.
then run this again.
Remove the sources list
Update apt and allow it to modify the branch
Update the needed system libs
Upgrade everything else
Then re-add the 3rd party repos.
Then you can try to upgrade from the UI. If this doesn't work, send an email to [email protected]. We can replace components if needed. Allow 24 - 48 hours for a response. |
Description
I'm new to Hoobs and i just received my new Hoobs and the update to version 4 did not work. I followed your advice to install it manually but I'm having certificate errors. Can you help me?
Version
Please include the version of HOOBS you are using.
Did you upgrade
Please let us know if you upgraded from a previous version.
Pervious version
If you upgraded, please let us know your previous version.
3.XX
Did you orginally upgrade to HOOBS 3 from HOOBS 2.1.1?
Did you perform an upgrade from HOOBS 2.1.1? Some things are different.
What device are you using?
Please let us know the device you are running HOOBS on.
If this is a custom install, what's your operating system?
Please let us know what operating system and version you are using. Ex. Fedora 30 or macOS Catalina.
List your plugins
None yet
Post your config
This can be found in the interface, Configuration -> Advanced or you can get it via SSH
cat ~/.hoobs/etc/config.json
hoobs@hoobs:/etc/ssl/certs $ cat ~/.hoobs/etc/config.json
{
"server": {
"port": 80,
"origin": "*",
"autostart": 0,
"home_setup_id": "X-HM://0023ISYWYP0O7",
"polling_seconds": 5
},
"client": {
"default_route": "status",
"inactive_logoff": 30,
"theme": "hoobs-light",
"locale": "en",
"temp_units": "fahrenheit",
"country_code": "US",
"postal_code": "94040"
},
"bridge": {
"name": "HOOBS",
"port": xxxxx,
"pin": "xxxxxx",
"username": "xxxxxxxx"
},
"description": "",
"ports": {},
"plugins": [],
"accessories": [],
"platforms": [],
"package_manager": "npm",
"system": "hoobs"
hoobs@hoobs:/ $ wget -qO- https://dl.hoobs.org/stable | sudo -E bash -
Hit:1 http://archive.raspberrypi.org/debian buster InRelease
Hit:2 http://mirrors.ocf.berkeley.edu/raspbian/raspbian buster InRelease
Reading package lists... Done
gpg: WARNING: unsafe ownership on homedir '/home/hoobs/.gnupg'
gpg: WARNING: unsafe ownership on homedir '/home/hoobs/.gnupg'
gpg: WARNING: unsafe ownership on homedir '/home/hoobs/.gnupg'
deb [signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_14.x buster main
deb-src [signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_14.x buster main
deb [signed-by=/usr/share/keyrings/yarnkey.gpg] https://dl.yarnpkg.com/debian/ stable main
deb [signed-by=/usr/share/keyrings/hoobs.gpg] https://dl.hoobs.org/deb/stable/ buster main
Ign:1 https://deb.nodesource.com/node_14.x buster InRelease
Ign:2 https://dl.hoobs.org/deb/stable buster InRelease
Ign:3 https://dl.yarnpkg.com/debian stable InRelease
Err:4 https://deb.nodesource.com/node_14.x buster Release
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 184.150.154.97 443]
Err:5 https://dl.hoobs.org/deb/stable buster Release
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 185.199.108.153 443]
Err:6 https://dl.yarnpkg.com/debian stable Release
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 104.18.126.100 443]
Hit:7 http://archive.raspberrypi.org/debian buster InRelease
Hit:8 http://mirrors.ocf.berkeley.edu/raspbian/raspbian buster InRelease
Reading package lists... Done
W: https://deb.nodesource.com/node_14.x/dists/buster/InRelease: No system certificates available. Try installing ca-certificates.
W: https://dl.hoobs.org/deb/stable/dists/buster/InRelease: No system certificates available. Try installing ca-certificates.
W: https://dl.yarnpkg.com/debian/dists/stable/InRelease: No system certificates available. Try installing ca-certificates.
W: https://deb.nodesource.com/node_14.x/dists/buster/Release: No system certificates available. Try installing ca-certificates.
W: https://dl.hoobs.org/deb/stable/dists/buster/Release: No system certificates available. Try installing ca-certificates.
E: The repository 'https://deb.nodesource.com/node_14.x buster Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'https://dl.hoobs.org/deb/stable buster Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: https://dl.yarnpkg.com/debian/dists/stable/Release: No system certificates available. Try installing ca-certificates.
E: The repository 'https://dl.yarnpkg.com/debian stable Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
error executing command
The text was updated successfully, but these errors were encountered: