If you get an error like this….Info: Reconnecting…2021-02-14T19:09:42.207Z error: Error response from gateway: Bad registration code: Please visit…
Most likely you made a mistake when you cut and paste your registration code in to this command”
sudo docker run -it --rm -v presearch-node-storage:/app/node --name presearch-node -e REGISTRATION_CODE=YOUR_REGISTRATION_CODE_HERE presearch/node
Make sure you only replace YOUR_REGISTRATION_CODE_HERE
DO NOT delete the: = (equal sign)
DO NOT delete the entire line: REGISTRATION_CODE=YOUR_REGISTRATION_CODE_HERE presearch/node
Only replace: YOUR_REGISTRATION_CODE_HERE