foyzulkarim / mern-video-streaming

MERN Video Streaming is a cutting-edge, open-source platform for video streaming, offering a comprehensive, full-stack solution utilizing the latest MERN stack technologies.
MIT License
182 stars 63 forks source link

"npm run start" shows repeatedly incremental terminal outputs #40

Closed hanifsheikh closed 1 year ago

hanifsheikh commented 1 year ago

[1] Error: connect ECONNREFUSED 127.0.0.1:6379 [1] at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16) { [1] errno: -111, [1] code: 'ECONNREFUSED', [1] syscall: 'connect', [1] address: '127.0.0.1', [1] port: 6379 [1] }

Screenshot: https://pasteboard.co/4J698lmrrO16.png

foyzulkarim commented 1 year ago

Please read carefully the readme file. Your redis database is not running. image