<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">I need help debugging an infinite redirect.<div><br></div><div>Using tag 2.8.0<br><div><br></div><div>I built meta-phosphor with raspberrypi4. See <a href="https://github.com/Proclivis/conf-meta-rasberrypi-evb.git">https://github.com/Proclivis/conf-meta-rasberrypi-evb.git</a></div><div><br></div><div>I setup a host entry on my ubuntu laptop in /etc/hosts</div><div><br></div><div>10.0.1.72 bmc</div><div><br></div><div>Then with firefox use url</div><div><br></div><div>https://bmc:18080</div><div><br></div><div>I get a redirect to </div><div><br></div><div>https://bmc:18080/#/login?next=%2F</div><div><br></div><div>Which also redirects again.</div><div><br></div><div>bmcweb is not sending a cookie on the first request.</div><div><br></div><div>On the target, token_authorization_middleware.hpp:187 is failing the cookie authorization, probably because Firefox is not sending back the cookie it never received.</div><div><br></div><div>There are two failed services not running:</div><div><br></div><div>obmc-phosphor-sysd.service</div><div>start-ipkvm-.service</div><div><br></div><div>I assume these would not interfere with something as basic as cookies.</div><div><br></div><div>Is there something I need to configure on the target?</div><div><br></div><div>Mike</div><div><br><div dir="ltr">Sent from my iPad</div></div></div></body></html>