I'm trying to install chirpstack on my ubuntu machine. When trying to set up the key I get the following errors.
jonny@jonny-ubuntu:~$ sudo gpg --keyserver keyserver.ubuntu.com:80 --recv-keys 1CE2AFD36DBCCA00
gpg: WARNING: unsafe ownership on homedir '/home/jonny/.gnupg'
gpg: keyserver receive failed: No keyserver available
Link to the tutorial I'm using: chirpstack.io. Similar questions I have followed on StackOverflow/ Stackexchange (Didn't work for me) gpg: WARNING: unsafe ownership on homedir '/home/user/.gnupg' . gpg: WARNING: unsafe ownership on configuration file, $gpg ....
jonny@jonny-ubuntu:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.3 LTS
Release: 18.04
Codename: bionic
Sorry if the question is too vague or does not make sense, feel free to ask me any additional questions. Thanks In advance.