Closed andremarcondesteixeira closed 1 year ago
Just to confirm, are you running your mockup server and your SSDP client both on the same Windows 11 system?
Are you also supplying arguments for the mockup server to bind to an interface, or are you leaving it running at the default setting where it's only visible at 127.0.0.1?
Yes, they are running on the same system.
I am starting the Mockup Server using this command: python ./redfishMockupServer.py -P
Great, thanks for confirming; we'll check it out!
Pull Request https://github.com/DMTF/Redfish-Mockup-Server/pull/95 by @mraineri fixes this. Thank you!
I have a local instance of the Redfish Mockup Server. I am running it on Windows 11, my firewall is disabled and I tried it with the Windows' SSDP Service on and off.
This is my client code:
expected behavior: The Mockup Server should respond to the SSDP messages actual behavior: The Mockup Server does not respond the messages