Closed noloader closed 1 year ago
How have you installed px - is it the Nuitka binary or pip installed? Also does px -h
work?
--verbose
requires --foreground
- I'll update Px to do that automatically. Regardless, the code needs some rework since it shouldn't be crashing.
This should be fixed in v0.8.4 - --verbose
now runs in the foreground.
We are trying to use
px
in a corporate network. Something changed recently andpx
stopped working. We believe the change was some endpoint security tool mucking with firewall rules. In fact, several things broke including other tools likescoop
.We are trying to learn the status of
px
. We would like it to report its status, but there does not seem to be a way to do it. If there is a way, it is not documented in the README. For completeness,--verbose
does not provide status messages.Please provide a command to have
px
report its status. It can exit immediately after providing a status.Here is an example of what we are trying to troubleshoot.
px
does not provide any output, even with--verbose
.