question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GPG keyserver receive failed: No data

See original GitHub issue
  • Etcher version: none yet
  • Operating system and architecture: Debian 9.2 i386
  • Image flashed: none yet
  • Do you see any meaningful error information in the DevTools? nope…??

sudo apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 379CE192D401AB61 Executing: /tmp/apt-key-gpghome.4JhYetPTcO/gpg.1.sh --keyserver hkp://pgp.mit.edu:80 --recv-keys 379CE192D401AB61 gpg: keyserver receive failed: No data

W: GPG error: https://dl.bintray.com/resin-io/debian stable Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 379CE192D401AB61 E: The repository ‘https://dl.bintray.com/resin-io/debian 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’ve been having some unrelated driver issues on my netbook so I’ve had to re-install Debian a few times, when I tried to add the etcher repo this is what I ran into above ^
Any ideas how I can get this thing working?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
lurchcommented, Jan 10, 2019

@djkerya @maximeaudy Looks like you’re following outdated instructions? https://github.com/balena-io/etcher#debian-and-ubuntu-based-package-repository-gnulinux-x86x64 uses the Ubuntu keyserver rather than the MIT keyserver.

1reaction
4joey1commented, Apr 7, 2018

I ran the command below and no errors appear after running the apt-get update command

sudo apt-key adv --keyserver hkp://pgp.mit.edu:80 --recv-keys 379CE192D401AB61

Read more comments on GitHub >

github_iconTop Results From Across the Web

gpg: keyserver receive failed: No data · Issue #241 - GitHub
The problem is probably with the key servers. I never managed to import all keys when I installed node 16.3.0 about a month...
Read more >
18.04 - Update problem NO_PUBKEY / keyserver receive failed
JmsnAed5a6/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys D409AC6D65FE6664 gpg: keyserver receive failed: No data root@server ...
Read more >
Error "gpg: keyserver receive failed: No name" - Stack Overflow
I stumbled upon this today and found the fix at Maven Central Repository Documentation. The SKS Keyserver Network is being deprecated and ...
Read more >
gpg: keyserver receive failed: No data - Unix Stack Exchange
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys [KEY].
Read more >
[SOLVED] gpg: keyserver receive failed - Arch Linux Forums
gpg : keyserver receive failed: No name ... hkps://keys.openpgp.org/ --search-keys F3691687D867B81B51CE07D9BBE43771487328A9 gpg: data source: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found