Architecturally, the app will only work from the Web Reports server. The reason is because it is a client-side JavaScript application. If not hosted on the server that you are accessing, that is known as cross-site scripting and wonât be allowed.
This app was superceded by Brick, which is a server side application.
Computer Browser application error contacting server. Status code: 405
Hi all, Iâm totally new to this community.
Iâm using BigFix since a couple of years and I recently discovered the Computer Browser application⌠and decided to test it.
I copied all files as indicated and the I can see the home screen, but I canât log in since I get the following error: "Error contacting server. Status code: 405"
Welll⌠some detailsâŚ
I first tried to use the page âhttps://my-server/computerbrowser/computerbrowser.htmlâ (since my WebReports can be reached at both âhttps://my-server/â or âhttps://my-server/webreportsâ) without success⌠Iâm still getting this error: "404 â Not Found"
Then I tried with âhttps://my-server:52311/computerbrowser/computerbrowser.htmlâ and this page definitely loads successfully, but I have to log in⌠and I canât cause I get the error above.
Please note that Iâm using IEM v9.1.1117 and on my console I can log in using both âmy-serverâ or âmy-server:52311â, while I can reach the WebReports only at âhttps://my-server/â and not at âhttps://my-server:52311â (I get the same error: â404 â Not Foundâ)
I hope this info are enough to have some help from you