Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facing BrowserStackLocal binary is corrupt while running in java docker container #71

Open
akshaybadgujarjs opened this issue Apr 28, 2023 · 1 comment

Comments

@akshaybadgujarjs
Copy link

akshaybadgujarjs commented Apr 28, 2023

Expected Behavior

BrowserStackLocal Server should starts

Actual Behavior

Facing BrowserStackLocal binary is corrupt

Steps to Reproduce the Problem

  1. Create docker container with browserstack-local-java
  2. Try to create the local server.
  3. Facing binary corrupt issue with docker added or automatic downloaded binary.

browserstack local arguments

Screenshot 2023-04-28 at 5 14 54 PM

Platform details

  1. browserstack-local-java version: 1.0.3
  2. java version: 8
  3. os type and version: Ubuntu 20 LTS 64

Details

When trying to start local server in docker container facing this binary corrupt issue.
Please let me know if more information is requried.

image

@grandEL007
Copy link

Hey,

Please confirm the location of the binary.

As a debugging measure please try out the following

1.)cd into the ~./browserstack folder where the *.exe file of Browserstack local
2) run this command "rm BrowserStackLocal.exe" post which trigger the test and let the script re-install and connect again from language bindings.
3.) If the download is automated please make sure the binary is in the same location.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants