Giriş

Orijinalini görmek için tıklayınız : Unreal restart sorunu


SatO
27 Aralık 2016, 05:11
[Tue Dec 27 05:01:51 2016] - UnrealIRCd started.
[Tue Dec 27 05:01:51 2016] - TIME SYNCH: Unable to synchronize time: Timeout. This means UnrealIRCd was unable to synchronize the IRCd clock to a known good time source. As long as the server owner keeps the server clock synchronized through NTP, everything will be fine.

Entrance
27 Aralık 2016, 20:47
[Tue Dec 27 05:01:51 2016] - UnrealIRCd started.
[Tue Dec 27 05:01:51 2016] - TIME SYNCH: Unable to synchronize time: Timeout. This means UnrealIRCd was unable to synchronize the IRCd clock to a known good time source. As long as the server owner keeps the server clock synchronized through NTP, everything will be fine.

Aldığınız uyarı zaman senkranizasyonu olarak geçmektedir.

Aşağıdaki set bloklarını alıp, unrealircd.conf dosyasınızın boş biryerine ekleyip, sunucunuz üzerinden yahutta SSH üzerinden rehash komutunu uygulamanız hâlinde sorun ortadan kalkmış olması gerekiyor.

set { timesynch { enable no; }; };

İyi forumlar. ^^

SatO
29 Aralık 2016, 04:38
[03:37:43] -IRC.Yagmur.Gen.TR- *** Notice -- Loading IRCd configuration ..
-
[03:37:43] -IRC.Yagmur.Gen.TR- *** Notice -- error: unrealircd.conf:173: Unknown directive 'set::timesync::enable'
-
[03:37:43] -IRC.Yagmur.Gen.TR- *** Notice -- error: 1 errors encountered
-
[03:37:43] -IRC.Yagmur.Gen.TR- *** Notice -- error: IRCd configuration failed to pass testing
-

SatO
29 Aralık 2016, 04:44
set {
timesynch {
enabled yes;
server 185.9.38.199;
timeout 3;
};
};

soyle birsey ekledım ama bundada kapanıyor sizin verdıqınızde hata verdi yada ben yapamadım..

Entrance
29 Aralık 2016, 19:57
set {
timesynch {
enabled yes;
server 185.9.38.199;
timeout 3;
};
};

soyle birsey ekledım ama bundada kapanıyor sizin verdıqınızde hata verdi yada ben yapamadım..

Benimle iletişim sağlarsan gelir bizzat bakarım.)

İyi forumlar. ^^