temperature-machine icon indicating copy to clipboard operation
temperature-machine copied to clipboard

keyserver receive failed: No name

Open Billir opened this issue 2 years ago • 12 comments

Got this error when installing Temperature Machine Executing: /tmp/apt-key-gpghome.Hd8dHFNGHw/gpg.1.sh --keyserver pool.sks-keyservers.net --recv-keys 00258F48226612AE gpg: keyserver receive failed: No name Any suggestions??

Billir avatar Aug 19 '21 18:08 Billir

I'm having the same issue.

AlistairFielden avatar Oct 16 '21 17:10 AlistairFielden

Just use Stretch 4.14, works every time, T.W. will probably not update this ;)

HenrysCat avatar Oct 16 '21 17:10 HenrysCat

I found a workaround that is not all that satisfactory. If you make a clone of your working model - In the rpi menu - accessories - cd card copier - one can make a copy of the card that is running the pi. It works fine but if you change the host name of the new device - it will read the temperature of the sensor and display it through the web interface but will not display the log graph. As I know very little about the logging and web interface - I could not change it. If you just keep using the original host name - you can put 2 devices on the same network. I just use the unique IP address to select the device on the network but have to remember where each is.

Bill Rayment

On Sat, 16 Oct 2021 at 11:03, AlistairFielden @.***> wrote:

I'm having the same issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tobyweston/temperature-machine/issues/109#issuecomment-944955519, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWWWP7JKLETTZSC5H5OZODUHGV6FANCNFSM5COXW53Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Billir avatar Oct 17 '21 06:10 Billir

Honesty this is a dead program that is woafully out of date. The graphing is terrible, it will only do Celsius. by default it aggregates all the temperatures from your sensors. Did I mention the graphing is terrible? Lastly. TW I said I'm multiplications that this program was made for him and he's not really interested in making improvements for anybody else.

Your best bet is to load hass.io on that raspberry pi and get an ESP32 or espesp8266 . Load up the esp with the esphome add on in hass.io and in a few minutes you already , you will have way more functionality than the temperature machine. Also functionality is documented and customizable. The default graphs in hassile are pretty good.

But if you set up InfluxDB and Grafana you will have best in class completely customizable graphs. All it will cost you is an esp they are 3 for $10

At this point it's a snap to then further add all sorts of sensors such as humidity sensors pressure sensors light level sensors whatever sensor tickles your fancy most are readily available and compatible with ESP home.

And a major plus is all of this stuff is available via tutorials all over forums and YouTube

On Sun, Oct 17, 2021, 1:46 AM Billir @.***> wrote:

I found a workaround that is not all that satisfactory. If you make a clone of your working model - In the rpi menu - accessories - cd card copier - one can make a copy of the card that is running the pi. It works fine but if you change the host name of the new device - it will read the temperature of the sensor and display it through the web interface but will not display the log graph. As I know very little about the logging and web interface - I could not change it. If you just keep using the original host name - you can put 2 devices on the same network. I just use the unique IP address to select the device on the network but have to remember where each is.

Bill Rayment

On Sat, 16 Oct 2021 at 11:03, AlistairFielden @.***> wrote:

I'm having the same issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/tobyweston/temperature-machine/issues/109#issuecomment-944955519 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAWWWP7JKLETTZSC5H5OZODUHGV6FANCNFSM5COXW53Q

. Triage notifications on the go with GitHub Mobile for iOS < https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675

or Android < https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub .

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tobyweston/temperature-machine/issues/109#issuecomment-945060192, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALFB6DD65MZOEKH7Z22V3B3UHJWOFANCNFSM5COXW53Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

DemBones78 avatar Oct 17 '21 13:10 DemBones78

It seems that the SKS keyserver has been deprecated, all you need to do is use an alternative key server. This worked for me: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 00258F48226612AE

patrickn avatar Nov 06 '21 17:11 patrickn

Thanks, I'll check it out. Bill Rayment Project Bee 1 403 630 4848

On Sat, 6 Nov 2021 at 11:22, Patrick @.***> wrote:

It seems that the SKS keyserver has been deprecated, all you need to do is use an alternative key server. This worked for me: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 00258F48226612AE

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tobyweston/temperature-machine/issues/109#issuecomment-962482805, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWWWPZHYPKZQE4Z2R67LL3UKVP5BANCNFSM5COXW53Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Billir avatar Nov 06 '21 21:11 Billir

Well it worked using Stretch Version and Patrick's

It seems that the SKS keyserver has been deprecated, all you need to do is use an alternative key server. This worked for me: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 00258F48226612AE

Got 3 sensors reading and graphing. It is shows only temperatures but no graphs with Buster

Bill Rayment Project Bee 1 403 630 4848

On Sat, 6 Nov 2021 at 15:18, Bill Rayment @.***> wrote:

Thanks, I'll check it out. Bill Rayment Project Bee 1 403 630 4848

On Sat, 6 Nov 2021 at 11:22, Patrick @.***> wrote:

It seems that the SKS keyserver has been deprecated, all you need to do is use an alternative key server. This worked for me: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 00258F48226612AE

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tobyweston/temperature-machine/issues/109#issuecomment-962482805, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWWWPZHYPKZQE4Z2R67LL3UKVP5BANCNFSM5COXW53Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Billir avatar Nov 07 '21 09:11 Billir

Well I was wrong - it did present a graph with the temp range but did not log. Sad it did work well in the past. Bill Rayment Project Bee 1 403 630 4848

On Sun, 7 Nov 2021 at 02:50, Bill Rayment @.***> wrote:

Well it worked using Stretch Version and Patrick's

It seems that the SKS keyserver has been deprecated, all you need to do is use an alternative key server. This worked for me: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 00258F48226612AE

Got 3 sensors reading and graphing. It is shows only temperatures but no graphs with Buster

Bill Rayment Project Bee 1 403 630 4848

On Sat, 6 Nov 2021 at 15:18, Bill Rayment @.***> wrote:

Thanks, I'll check it out. Bill Rayment Project Bee 1 403 630 4848

On Sat, 6 Nov 2021 at 11:22, Patrick @.***> wrote:

It seems that the SKS keyserver has been deprecated, all you need to do is use an alternative key server. This worked for me: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 00258F48226612AE

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tobyweston/temperature-machine/issues/109#issuecomment-962482805, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWWWPZHYPKZQE4Z2R67LL3UKVP5BANCNFSM5COXW53Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Billir avatar Nov 08 '21 19:11 Billir

Yeah man just load home assistant on that raspberry pi you will be much better off. Hass.io

On Mon, Nov 8, 2021, 1:07 PM Billir @.***> wrote:

Well I was wrong - it did present a graph with the temp range but did not log. Sad it did work well in the past. Bill Rayment Project Bee 1 403 630 4848

On Sun, 7 Nov 2021 at 02:50, Bill Rayment @.***> wrote:

Well it worked using Stretch Version and Patrick's

It seems that the SKS keyserver has been deprecated, all you need to do is use an alternative key server. This worked for me: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 00258F48226612AE

Got 3 sensors reading and graphing. It is shows only temperatures but no graphs with Buster

Bill Rayment Project Bee 1 403 630 4848

On Sat, 6 Nov 2021 at 15:18, Bill Rayment @.***> wrote:

Thanks, I'll check it out. Bill Rayment Project Bee 1 403 630 4848

On Sat, 6 Nov 2021 at 11:22, Patrick @.***> wrote:

It seems that the SKS keyserver has been deprecated, all you need to do is use an alternative key server. This worked for me: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 00258F48226612AE

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/tobyweston/temperature-machine/issues/109#issuecomment-962482805 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAWWWPZHYPKZQE4Z2R67LL3UKVP5BANCNFSM5COXW53Q

. Triage notifications on the go with GitHub Mobile for iOS < https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675

or Android < https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/tobyweston/temperature-machine/issues/109#issuecomment-963484079, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALFB6DBVI75TU6H52IJWVKLULANY5ANCNFSM5COXW53Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

DemBones78 avatar Nov 09 '21 07:11 DemBones78

Got this error when installing Temperature Machine Executing: /tmp/apt-key-gpghome.Hd8dHFNGHw/gpg.1.sh --keyserver pool.sks-keyservers.net --recv-keys 00258F48226612AE gpg: keyserver receive failed: No name Any suggestions??

Yes, SKS keyserver has been deprecated. See my reply above.

patrickn avatar Dec 12 '21 14:12 patrickn

It is now April 2022 and this key provided earlier still works sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 00258F48226612AE

Billir avatar Apr 26 '22 20:04 Billir