Code Monkey home page Code Monkey logo

Comments (17)

sigmonsays avatar sigmonsays commented on August 24, 2024

One more comment.

This seems to be occurring across all instance types and is not specific to a specific image (which is good news).

$
$ docker ps |grep mysql
1770a6428448 mysql:latest /bin/bash /srv/start 18 hours ago Up 13 hours 0.0.0.0:49159->3306/tcp mysql-1
$ docker ps |grep sky
b35b294a6dc4 crosbymichael/skydock:latest /go/bin/skydock -ttl 20 hours ago Up 13 hours skydock
326e25eee203 crosbymichael/skydns:latest skydns -http 0.0.0.0 20 hours ago Up 13 hours 8080/tcp, 172.17.42.1:53->53/udp skydns
$

from skydock.

samos123 avatar samos123 commented on August 24, 2024

I had a similar issue, but for me it was because I updated the image causing the original container to resolv to an unnamed image hence resulting in not being able to resolve that container which got it's image updated.

So to check whether you have the same image run docker ps and make sure that in the image column the image actually has a name instead of a hex code. If the original image name can't be seen in docker ps command then this may be the reason.

from skydock.

mitar avatar mitar commented on August 24, 2024

@samos123: You are talking about #43. This ticket seems something else.

I have the same issue. Resolving just stops. If I restart skydock container (docker restart skydock) it works again. I am not sure why this happens.

from skydock.

miekg avatar miekg commented on August 24, 2024

What's so special about the 20 hours?
On 30 Aug 2014 18:49, "Mitar" [email protected] wrote:

@samos123 https://github.com/samos123: You are talking about #43
#43. This ticket seems
something else.

I have the same issue. Resolving just stops. If I restart skydock
container (docker restart skydock) it works again. I am not sure why this
happens.


Reply to this email directly or view it on GitHub
#70 (comment)
.

from skydock.

mitar avatar mitar commented on August 24, 2024

In my case is not 20 hours, but few hours. What is interesting is that this was working for few months now and now it started failing every few hours (after restart).

from skydock.

miekg avatar miekg commented on August 24, 2024

So what changed?
On 30 Aug 2014 19:37, "Mitar" [email protected] wrote:

In my case is not 20 hours, but few hours. What is interesting is that
this was working for few months now and now it started failing every few
hours (after restart).


Reply to this email directly or view it on GitHub
#70 (comment)
.

from skydock.

mitar avatar mitar commented on August 24, 2024

Nothing. That's the problem. And there are no logs.

from skydock.

miekg avatar miekg commented on August 24, 2024

Those should be relatively easy to add though.
On 30 Aug 2014 21:45, "Mitar" [email protected] wrote:

Nothing. That's the problem. And there are no logs.


Reply to this email directly or view it on GitHub
#70 (comment)
.

from skydock.

mitar avatar mitar commented on August 24, 2024

So, how should I debug this?

from skydock.

miekg avatar miekg commented on August 24, 2024

Sprinkle the code with some logging and hope it will tell you something.
But skydock also still uses skydns1, which is becoming a bit annoying as
skydns2 has been out for some time.
On 30 Aug 2014 21:48, "Mitar" [email protected] wrote:

So, how should I debug this?


Reply to this email directly or view it on GitHub
#70 (comment)
.

from skydock.

mitar avatar mitar commented on August 24, 2024

SkyDNS works well. I don't have to restart it. Just SkyDock.

from skydock.

miekg avatar miekg commented on August 24, 2024

Ah. OK. That narrows it down a bit, so yeah, I don't know anything better
than more logging at this point...
On 30 Aug 2014 21:56, "Mitar" [email protected] wrote:

SkyDNS works well. I don't have to restart it. Just SkyDock.


Reply to this email directly or view it on GitHub
#70 (comment)
.

from skydock.

amattn avatar amattn commented on August 24, 2024

we have the same issue... some indeterminate time, approx between 2 and 24 hours, skydock just dies...

from skydock.

iautom8things avatar iautom8things commented on August 24, 2024

Has there been anything learned regarding this? I'm finding that I have the same issue; I constantly have to restart my containers to get this to work.

from skydock.

mitar avatar mitar commented on August 24, 2024

I started using https://github.com/blalor/docker-hosts instead.

from skydock.

asbjornenge avatar asbjornenge commented on August 24, 2024

Just to pull a shameless self plug I recently put together https://github.com/asbjornenge/rainbow-dock 🌈 🚀

from skydock.

amattn avatar amattn commented on August 24, 2024

We migrated away from SkyDock, but one theory we had was that putting a laptop to sleep would skew the clocks enough for this issue to occur. using a tool like sleep watcher helped us keep clocks aligned after wakeup. It's a little brute force but did help us.

http://www.bernhard-baehr.de

from skydock.

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.