Wanting to delete duplicate inputs and references to missing (redis) feeds

For a variety of reasons - probably reinstalling a new OS and upgrading to 64 bit, I had some issues getting emoncms running. One of them is that I have several orphaned feeds.

I can not delete them from the gui. In the log file I have several entries like:
WARN|PHPTimeSeries.php|PHPTimeSeries: could not open /var/opt/emoncms/phptimeseries/feed_55.MYD
I have tried finding some reference to them but been unsuccessful. How can I delete these associations?

I looked in the feeds table, but do not see an entry for id 55.

I also have some duplicated inputs. If I try deleting those from the web, it says deleted, but it doesn’t delete it. Looking at the input table, there aren’t any entries for vcc. Seems very confusing.


Thanks.