Brian Johnson
Brian Johnson
@tkluck, thanks for the help. If I start pac4cli manually with "--port", it seems to work: ``` > pac4cli --loglevel=debug --port=23128 INFO [318838]: pac4cli: Starting proxy server on 127.0.0.1:23128 INFO...
> could it be that you installed another proxy on your system that's listening on port 3128? No, I don't think that's it, at least there's not one that's running...
> I have reason to believe this may be related to [systemd/systemd#22737](https://github.com/systemd/systemd/issues/22737). Would you be able to confirm this for me? Running the steps you [suggested](https://github.com/tkluck/pac4cli/issues/78#issuecomment-1142674103) to set `DynamicUser=false` seems...