Skip to content
This repository was archived by the owner on Dec 23, 2022. It is now read-only.
This repository was archived by the owner on Dec 23, 2022. It is now read-only.

Saving Stats doesn't work anymore #156

@Knuspel

Description

@Knuspel

When I run the application with --stats enabled I run into the following error.

 (node:14229) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'format' of undefined
    at /root/repos/h265ize/lib/classes/video.js:1137:56
(node:14229) 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:14229) [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.

It crashes the whole application.

I wasn't able to figure out the issue as to why this happens unfortunatly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions