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

400 Bad request #29

Closed
Malekingc opened this issue Feb 24, 2021 · 2 comments
Closed

400 Bad request #29

Malekingc opened this issue Feb 24, 2021 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@Malekingc
Copy link

Hi everyone.

I'm still new to using Docker and it's required to install Watcher. I installed both docker and docker-compose following the guide provided here https://felix83000.github.io/Watcher/README.html.
Watcher is also installed following the same guide but once I reach this point "Try Access Watcher on http://0.0.0.0:9002 or http://yourserverip:9002." I get the "400 Bad Request" error.
I can see the error message on the shell of watcher VM also:
"GET / HTTP/1.1" 400 143
"GET /favicon.ico HTTP/1.1" 400 143

Am I missing something?

Thank in advance.

@Felix83000 Felix83000 self-assigned this Feb 24, 2021
@Felix83000 Felix83000 added the question Further information is requested label Feb 24, 2021
@Felix83000
Copy link
Collaborator

Felix83000 commented Feb 24, 2021

Hello,

Have you tried to access Watcher from your local host? (http://0.0.0.0:9002)

To access your server instance from another computer please add the server IP or FQDN in the .env file (describe here).

Tell me if it worked. 😉

@Malekingc
Copy link
Author

Hello,

Have you tried to access Watcher from your local host? (http://0.0.0.0:9002)

To access your server instance from another computer please add the server IP or FQDN in the .env file (describe here).

Tell me if it worked.

Oh, my bad!

I am sorry sir. I didn't finish reading the whole guide and came here to ask directly. So sorry.
Yes, it works like a charm.
I really appreciate your feedback. Thank you so much.

Have a nice day.

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

No branches or pull requests

2 participants