Fixed Cant Start IPv6 Listener

J

Jowy

Guest
#1
Hello,

I strange found bug in v1.0.3 ipv6 listener required 2x graceful restart in order bring it up.

Now i just upgrade to v1.0.4 but i cant start IPv6 listener.

And no log for error in 1.0.4

Are everyone have experienced same problem with me?
 
Last edited by a moderator:

lsmichael

Active Member
#2
Just an update: For this problem it seems he had to do a full restart from the command line, then the changes took effect. This is not normally something you'd have to do. It's just that this code change involved how the listener was passed to a newly started process, so it didn't know how to grab the old listener in a graceful restart.
 
Top