Skip to content

No response from server #5

@thuanpv

Description

@thuanpv

Hello,
Thank you very much for sharing the script, it helps us a lot.

I can control OpenSTF in its development setup -- compile it from source, modify its code and run it with "stf local" command. Now, I want to deploy it in a more scalable setup and I find your script very helpful.

I run your script and all docker containers are up -- all logs show that the services are listening to correct ports. However, when I type localhost:3100 on my web browser, the authentication page is not loaded.

I check the logs of nginx web server and find that it can receive the request from web browser. Following line is the request.

10.0.2.15 - - [05/Nov/2017:13:50:55 +0000] "GET /auth/mock/ HTTP/1.1" 499 0 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0"

Could you please give me some suggestion to fix this problem. FYI, I am testing the setup on a VirtualBox VM running Ubuntu 16.04 64 bit.

Many thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions