Skip to content

Manual start with nohup traceback #18

@jimboca

Description

@jimboca

When starting with nohup there is no stdin...

2019-11-19 13:10:40,438 [MainThread] [ERROR] import polyinterface
2019-11-19 13:10:40,438 [MainThread] [ERROR] File "/home/pi/.local/lib/python3.5/site-packages/polyinterface/__init__.py", line 1, in <module>
2019-11-19 13:10:40,441 [MainThread] [ERROR] from .polyinterface import Interface, Node, Controller, LOGGER, unload_interface
2019-11-19 13:10:40,442 [MainThread] [ERROR] File "/home/pi/.local/lib/python3.5/site-packages/polyinterface/polyinterface.py", line 986, in <module>
2019-11-19 13:10:40,447 [MainThread] [ERROR] init_interface()
2019-11-19 13:10:40,447 [MainThread] [ERROR] File "/home/pi/.local/lib/python3.5/site-packages/polyinterface/polyinterface.py", line 113, in init_interface
2019-11-19 13:10:40,448 [MainThread] [ERROR] line = sys.stdin.readline()
2019-11-19 13:10:40,449 [MainThread] [ERROR] OSError
2019-11-19 13:10:40,449 [MainThread] [ERROR] :
2019-11-19 13:10:40,449 [MainThread] [ERROR] [Errno 9] Bad file descriptor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions