Main Menu

dump 978

Started by Gadgetman, June 14, 2023, 03:19:42 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Gadgetman

i have tried a few recommendations to try and stop the " Can't connect to 978 source (127.0.0.1:28380). Waiting 5 second..." tried stop dump978-rb, mask, disable... nothing works, rebooted pi, restarted rbfeeder etc... nothing is making it stop... any other ideas i could try, makes the logs huge...548300+ lines

Phil

abcd567

#1
Try this:

sudo nano /etc/rbfeeder.ini   



Scroll down till you see this:

[dump978]
#dump978_enabled=true

Is this line commented out, i.e. is there a # character at start of this line?
If not, add # at start of this line, save file, and restart rbfeeder.



Gadgetman

thanks i fixed it, my setting was #dump_978 enabled=false i removed the # and its gone.. thanks for the help