Error: Could not bind to 0.0.0.0:0 when a different user wants to work with PacketSender #327
Replies: 1 comment
-
The problem was caused by our internal gpo's. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I encountered a somehow weird problem.
I initally installed PacketSender with my admin-user and it worked fine all the time. Now i wanted to try the same stored packages with a different user.
However, if I send the package, the software states the error "Could no connect". If I try to execute the command in a command line (which I mainly use for the project) it states "Error: Could not bind to 0.0.0.0:0"
The problem encounters on virtual machines aswell as on my notebook. Is there somehow a service that is running with my admin-user? With my admin-user I can do everything I want with PacketSender, other users somehow can't.
I tried reinstalling the software and restarting the hardware already, didn't change the outcome.
The second user on the virtual machine for example also has admin rights.
The reason I am doing is at all is that I don't want to be signed in with my admin-user all the time.
Thanks in advance and kind regards!
Beta Was this translation helpful? Give feedback.
All reactions