You are running two copies of rbfeeder. First one started by system and has grabbed port 32458, the second copy is started by some command you gave manually, and as port 32458 is already in use, it gives error message.
Reboot Pi, then issue this command to see the status:
sudo systemctl status rbfeeder
.