Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Browser Stack Local not starting

Tags:

browserstack

I am trying to test a web application running locally on localhost:3000 using BrowserStack to test different mobile resolutions. I've used this feature before with no issues but for some reason the "BrowserStackLocal" application is not running. I've tried running it from the dashboard and by using the shortcut on my desktop. Has anyone encountered this issue before? I've tried uninstalling/reinstalling BrowserStackLocal, selecting "run as administrator" and using different browsers (Chrome, Edge, Opera) but have not been able to get the local app to start. Using Task Manager I confirmed that BrowserStackLocal is not starting. I can access my web application in a browser (localhost:3000) just fine, but not through BrowserStack. Attached is a screenshot from BrowserStack dashboard. I have looked at the following documentation and followed the instructions but no luck. https://www.browserstack.com/docs/live/local-testing

Machine is running Windows 10

BrowserStack Screenshot

like image 679
dcmswim Avatar asked May 29 '26 17:05

dcmswim


1 Answers

try bs-local.com:3000 or bs-local:3000

like image 78
Paresh Bhalke Avatar answered Jun 02 '26 05:06

Paresh Bhalke