-
Notifications
You must be signed in to change notification settings - Fork 74
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
Docker for Windows #226
Comments
This looks like a port conflict in docker. Is there anything else running that claims port 8529? |
@ewoutp Yeah I no, the log output looks like. But before I start the "single server" nothing runs on port "8529". (Tried the same on MacOS where it works with no problems) |
I've seen it before (on Mac) that docker's userproxy hold a port while no container was actually using it. Try to restart docker and see if it makes a difference. |
I restarted docker (and also my machine). But it had no effect... Same situation. |
It is questionable whether it is a problem with my environment or with windows / docker / kubernetes in general.... |
Please run this to see if this is a general docker problem.
|
running arangodb as docker container works... |
Hi,
I tried to run "single-server.yaml" on a windows machine with Docker for Windows (Win 10 Pro, with Docker Version 18.06.0-ce-win72 (19098)) But when I run the depolyment I get only errors:
Does anybody know how to get it running...
TIA
The text was updated successfully, but these errors were encountered: