Found the ./install.sh for localhost testing fails with the following error message. Let me know if it's just me or do you face it as well.
gpg: key F13993A75599653C: public key "Shelley Vohr (security is major key) <shelley.vohr@gmail.com>" imported
gpg: Total number processed: 1
gpg: imported: 1
gpg: keyserver receive failed: No name
Removing intermediate container a2148dfa17f2
ERROR: Service 'core' failed to build : The command '/bin/sh -c for key in B42F6819007F00F88E364FD4036A9C25BF357DD4 595E85A6B1B4779EA4DAAEC70B588DFF0527A9B7 94AE36675C464D64BAFA68DD7434390BDBE9B9C5 FD3A5288F042B6850C66B31F09FE44734EB7990E 71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 DD8F2338BAE7501E3DD5AC78C273792F7D83545D C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 B9AE9905FFD7803F25714661B63B535A4C206CA9 77984A986EBC2AA786BC0F66B01FBB92821C587A 8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 4ED778F539E3634C779C87C6D7062848A1AB005C A48C2BEE680E841632CD4E44F07496B3EB3C1762 B9E2F5981AA6E0CD28160D9FF13993A75599653C ; do for server in keys.openpgp.org keyserver.ubuntu.com hkps.pool.sks-keyservers.net ; do gpg2 --batch --keyserver "$server" --recv-keys "$key"; done done' returned a non-zero code: 2
Cleaning up...
Hi Team,
Found the ./install.sh for localhost testing fails with the following error message. Let me know if it's just me or do you face it as well.