Git Product home page Git Product logo

Comments (5)

nikosch86 avatar nikosch86 commented on July 29, 2024

before you edited this message you included an error indicating that you are on windows and docker complains about not being able to mount /dev/usb
there is no /dev filesystem on windows, hence adb can not access the usb devices.
currently STF does not run on windows.

from stf-poc.

seeramzan avatar seeramzan commented on July 29, 2024

Thanks @nikosch86 for the prompt reply, really appreciate it.

I fixed that issue by using this command " COMPOSE_CONVERT_WINDOWS_PATHS=1"

that's why i edited my post. Now all containers are up without any error. But problem is i don't know which container is a hosting container , i am trying to access localhost but its not showing anything.

from stf-poc.

nikosch86 avatar nikosch86 commented on July 29, 2024

i am not sure what you mean by "hosting container"
if you are asking which of the containers exposes ports, that would be the nginx one
You also set PUBLIC_IP to 127.0.0.1 which will not work due to the way container networking works.
This IP is supposed to be the IP of the machine running the reverse-proxy, hence "public"

from stf-poc.

seeramzan avatar seeramzan commented on July 29, 2024

I fixed the public ip issue and its accessible now. but its showing blank page after this url

http://192.168.99.100/auth/mock/

Any thoughts would really appreciate

from stf-poc.

nikosch86 avatar nikosch86 commented on July 29, 2024

i don't have a lot of information to go by other than it being a windows host which we did not intend this to be running on.

i would suggest to look at the log files

from stf-poc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.