ddev-ui
ddev-ui copied to clipboard
Bad file descriptor: nw_path_close_fd Failed to close
What happened (or feature request):
I see the following error running when DDEV-UI is running in console
nw_path_close_fd Failed to close guarded necp fd 29 [9: Bad file descriptor]
What you expected to happen:
How to reproduce this:
On Mac OS, launch DDEV-UI and launch console > Errors and faults
Version: Please include the output of ddev version
, docker version
and the project's .ddev/config.yaml.
- ddev_macos.v1.1.1
- Docker: Version 18.06.0-ce-mac70 (26399)
- DDEV UI: Version 0.4.0
Anything else do we need to know:
Related source links or issues:
Grab attached
Please use a complexity rating of 1-5 (5 is high) for a feature request. (High complexity implies more PR planning)
Hi there @dclear . I'm having this issue on another Mac OS App. Actually, I'm not sure if it's an UI problem, our a python daemon problem (I'm using a python daemon to make requests to an API which then connects to the UI through a socket). Did you got to solve the problem? Thank you in advance.
@nffdiogosilva sorry to hear you're having this problem, but ddev-ui is currently unmaintained.
Hello @nffdiogosilva: we haven't solved this error yet, sorry. We do intend to circle back here and resume work at a future date but I don't have a timeline for that.
If / when we solve it, we'll be sure to ping you and let you know.
@nffdiogosilva : could be related to an outstanding electron update
I'm not using electron. I have the feeling is something related with Mojave. But the error doesnt give much information and I don't find any info on the internet