Skip to content

Immediate termination with an annoying error #9

@mmdzov

Description

@mmdzov

I checked everything and made sure that the information is correct, but every time I start the server, this happens quickly and the worker stops working, this stops my work.

C:\Users\mohammadali\Desktop\mtprotoproxy\node_modules\mtprotoproxy\index.js:303
                self.on('end'  ,function()               {self.emit('finished',new Error(`${self.localName} ended`))});


             ^

Error: server ended
    at Socket.<anonymous> (C:\Users\mohammadali\Desktop\mtprotoproxy\node_modules\mtprotoproxy\index.js:303:53)
    at Socket.emit (node:events:538:35)
    at endReadableNT (node:internal/streams/readable:1345:12)
    at processTicksAndRejections
(node:internal/process/task_queues:83:21)
worker 8704 died
[nodemon] clean exit - waiting for changes before restart

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