Download genesis file, if you need. Also be sure to verify the genesis sha256 checksum before starting your node.
Genesis Info
Instructions with terminal
wget -O $HOME/.routerd/config/genesis.json "https://snapshot-at-1.genznodes.dev/router/genesis.json"
shasum -a 256 $HOME/.routerd/config/genesis.json
## output
2b9b7b4f00e2a41387ce0cbd2c02aecb84a7ea6a25b5e1d362cb81be9275f4a1 ~/.routerd/config/genesis.json