The repository 'https://dl.bintray.com/openhab/apt-repo2 stable Release' is not signed. (Raspberry pi 3)

I have tried everything but I can not get passed this error running on a raspberry pi 3.

E: The repository ‘https://dl.bintray.com/openhab/apt-repo2 stable Release’ is not signed.
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.

  • Platform information:
    • Hardware: _Raspberry Pi 3

I’m on Debian (non-RPi), and am getting a similar error when I try to update (note “no longer signed” in first line):

E: The repository 'https://dl.bintray.com/openhab/apt-repo2 stable Release' is no longer signed.
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.

This has worked correctly for me up until today.

Likewise. Tried purging and reinstalling software source and key.

Source:

deb https://dl.bintray.com/openhab/apt-repo2 stable main

Key:

pub   rsa4096 2015-07-25 [SC] [expires: 2019-07-25]
      EDB7 D030 4E2F CAF6 29DF  1163 0757 21F6 A224 060A
uid           [ unknown] openHAB Bintray Repositories <owner@openhab.org>
sub   rsa4096 2015-07-25 [E] [expires: 2019-07-25]

Error:

Ign:4 https://dl.bintray.com/openhab/apt-repo2 stable InRelease                            
Get:5 https://dl.bintray.com/openhab/apt-repo2 stable Release [6,051 B]                    
Ign:6 https://dl.bintray.com/openhab/apt-repo2 stable Release.gpg  
Reading package lists... Done                                 
E: The repository 'https://dl.bintray.com/openhab/apt-repo2 stable Release' is not signed.
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.

I’m working on it, should be back shortly.

The repositories should now be working as expected. :slightly_smiling_face:

Great. Thanks for the quick fix. Working as expected.

Yay its working for me too, Thanks

Mine is working again as well, thx for the quick fix.

Hi,

I am getting this error now, is there a way to fix, i am using Rasp Pi 4?

pi@raspberrypi:~ $ sudo apt-get update
Hit:1 Index of /raspbian buster InRelease
Hit:2 Index of /debian buster InRelease
Ign:3 https://dl.bintray.com/openhab/apt-repo2 stable InRelease
Get:4 https://dl.bintray.com/openhab/apt-repo2 stable Release [6,051 B]
Ign:5 https://dl.bintray.com/openhab/apt-repo2 stable Release.gpg
Reading package lists… Done
E: The repository ‘https://dl.bintray.com/openhab/apt-repo2 stable Release’ is not signed.
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.
pi@raspberrypi:~ $

I’m having the same issue. Raspi 3, installation is already few months old and apt update always worked up to today.

Get:11 https://dl.bintray.com/openhab/apt-repo2 stable Release [6,051 B]
Ign:12 https://dl.bintray.com/openhab/apt-repo2 stable Release.gpg
Reading package lists… Done
E: The repository ‘https://dl.bintray.com/openhab/apt-repo2 stable Release’ is no longer signed.
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.

Is it a problem with the repository?

Edit: Ah.. you’re running stable. Then the link above does not apply.

You did read this?

That worked with another recent problem. Does not help now.

This seems to be the problem. Ben is aware.

Hi,

Can I add this line to one of the config files on the SD card when openhabian is doing first boot ?

wget -qO - ‘Service End for Bintray, JCenter, GoCenter, and ChartCenter | JFrog’ | sudo apt-key add

Looks like key is not working in armbian(ubuntu 19.04)
I’ve managed adding trusted to deb sources list

E: The repository ‘https://dl.bintray.com/openhab/apt-repo2 stable Release’ is no longer signed.

This is the error I am getting while using the command sudo apt-get update
I did try the above mentioned execution:
wget -qO - ‘Service End for Bintray, JCenter, GoCenter, and ChartCenter | JFrog’ | sudo apt-key add
But unfortunately, apt-get update throws the same error again, could you share any solution to this?
I am on a RPi stretch

There are problems with the repository on bintray. Burkart posted the solution in the other topic to use the repository on jfrog:

Is the repo on jfrog.io a workaround or for permanently use?

Thanks
Ulf

Again not work ?

I have the same problem..For the first time installed openhab to Raspberry 3 B and on installing mosquitto have this problem. Not signed. Tryed with some others commands but not sucess and for me because I’m beginner in Linux this is pain.