<div dir="ltr"><div>Hi Ed,</div><div><br></div><div>Sorry for the late reply. I was on leave for last week.</div><div><br></div><div>I am hosting phosphor-webui on a different machine and trying to connect the BMC board using its IP address. I am using bmcweb platform. When I tried to login, the following message appeared in browser console.</div><div><br></div><div>Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://<BMC-IP>/login. (Reason: CORS request did not succeed).<br><unavailable> activity-stream.bundle.js:3170:9<br>CSI/tbsd_ cb=gapi.loaded_0:458:127<br>CSI/_tbnd cb=gapi.loaded_0:458:127<br>CSI/tbsd_ cb=gapi.loaded_0:458:127<br>CSI/_tbnd cb=gapi.loaded_0:458:127</div><div><br></div><div><br></div><div><br></div><div>Thanks and Regards,</div><div><br></div><div>Akash<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 30, 2018 at 11:06 PM, Ed Tanous <span dir="ltr"><<a href="mailto:ed.tanous@intel.com" target="_blank">ed.tanous@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 07/30/2018 05:04 AM, AKASH G J wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Team,<br>
<br>
I added phosphor-webui into the Linux image and set up client side of the web interface. In the client side of web interface I could able to give the IP address, username and password. After entering all those details, it is showing "server unreachable". But I could able to ping the server board and ssh into the system. Please someone help to resolve the problem.<br>
<br>
<br>
<br>
Thanks and Regards,<br>
<br>
Akash G J<br>
</blockquote>
<br></div></div>
We need some basic information to help you troubleshoot.  You might also find faster responses on irc;  Most of the people involved in the web infrastructure are online there.<br>
<br>
1. What platform are you using?<br>
2. If not one of the upstream platforms, which web server is your platform using?  (probably one of phosphor-rest, bmcweb, or phosphor-rest+nginx)<br>
3. When you open up the debugger window in your chosen browser (usually the F12 key) then go to the network tab and attempt to log in, what do you see?  You should see an attempt to get to the /login url, with some kind of error code (maybe 401, maybe 500, maybe something else).  We'll need that to help troubleshoot.<br>
4. Is there anything else strange about your setup that you might think would contribute to your issue?<br>
5. Are you hosting phosphor-webui from a different machine from the BMC.  Depending on what server you are using, there are likely security settings preventing cross site scripting that are blocking you.<br>
</blockquote></div><br></div>