Following the README, it says that "If you wish to skip [redis config], you can safely delete the config entry", but once I do remove the 'redis' entry from the config file, the script still tries to connect to 127.0.0.1:6376, throwing an unhandled error event and stopping
How to proceed?