Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

nohup命令运行oicq报错 #232

@TioaChan

Description

@TioaChan

Node.js Version

v12.20.1

Package Version

latest

Login Protocol

aPad

Bug Description

使用nohup运行oicq时,登录完成后程序报错停止。

nohup oicq * &

Log Details

※你已成功登录,此控制台有简单的指令可用于调试。
※发言: send <target> <message>
※下线结束程序: bye
※执行任意代码: eval <code>
events.js:291
      throw er; // Unhandled 'error' event
      ^

Error: EBADF: bad file descriptor, read
Emitted 'error' event on ReadStream instance at:
    at internal/fs/streams.js:191:14
    at FSReqCallback.wrapper [as oncomplete] (fs.js:520:5) {
  errno: -9,
  code: 'EBADF',
  syscall: 'read'
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions