wildduck-dockerized icon indicating copy to clipboard operation
wildduck-dockerized copied to clipboard

Webmail doesn't start by docker-compose up

Open alternativshik opened this issue 1 year ago • 0 comments

I have this issue

wildduck-webmail_1 | info Express WWW server listening on port 3000 wildduck-webmail_1 | /app/node_modules/ioredis/built/Command.js:43 wildduck-webmail_1 | this.args = args.flat(); wildduck-webmail_1 | ^ wildduck-webmail_1 | wildduck-webmail_1 | TypeError: args.flat is not a function wildduck-webmail_1 | at new Command (/app/node_modules/ioredis/built/Command.js:43:26) wildduck-webmail_1 | at EventEmitter.select (/app/node_modules/ioredis/built/utils/Commander.js:92:13) wildduck-webmail_1 | at Socket. (/app/node_modules/ioredis/built/redis/event_handler.js:40:18) wildduck-webmail_1 | at Object.onceWrapper (events.js:286:20) wildduck-webmail_1 | at Socket.emit (events.js:203:15) wildduck-webmail_1 | at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1093:10) root_wildduck-webmail_1 exited with code 1

alternativshik avatar May 05 '23 06:05 alternativshik