mediasoup-demo-server:INFO running an HTTPS server… +6ms
(node:9531) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/home/build/disk3/tools/mediasoup-demo/server/certs/fullchain.pem’
at Object.openSync (fs.js:443:3)
at Object.readFileSync (fs.js:343:35)
at runHttpsServer (/home/build/disk3/tools/mediasoup-demo/server/server.js:363:13)
at run (/home/build/disk3/tools/mediasoup-demo/server/server.js:74:8)
at process._tickCallback (internal/process/next_tick.js:68:7)
(node:9531) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
(node:9531) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
exiting…