• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Google NTP is blocked in my country(A manual update is required)

Taylcd

New Member
What happens when I try starting Sinusbot:

Code:
sinusbot@qd1:/root/sinusbot$ ./sinusbot
 ___ ___ _  _ _   _ ___ ___  ___ _____  BETA
/ __|_ _| \| | | | / __| _ )/ _ \_   _|
\__ \| || .` | |_| \__ \ _ \ (_) || | 
|___/___|_|\_|\___/|___/___/\___/ |_| 

Version: 0.11.0-8e5f1a2
(C) 2013-2017 Michael Friese. All rights reserved.

2018/02/07 15:43:27 X [MAIN] Starting up fake x-server...
2018/02/07 15:43:27 [GENERAL/SCRIPTS] INFO   Loading ScriptPlugin advertising.js
2018/02/07 15:43:27 [GENERAL/SCRIPTS] INFO   Loading ScriptPlugin alonemode.js
2018/02/07 15:43:27 [GENERAL/SCRIPTS] INFO   Loading ScriptPlugin bookmark.js
2018/02/07 15:43:27 [GENERAL/SCRIPTS] INFO   Loading ScriptPlugin followme.js
2018/02/07 15:43:27 [GENERAL/SCRIPTS] INFO   Loading ScriptPlugin norecording.js
2018/02/07 15:43:27 [GENERAL/SCRIPTS] INFO   Loading ScriptPlugin rememberChannel.js
2018/02/07 15:43:27 [GENERAL/SCRIPTS] INFO   Loading ScriptPlugin welcome.js
a manual update is required
sinusbot@qd1:/root/sinusbot$

I believe that it's because Google NTP server is blocked in my country.
Code:
[2018-02-07 15:38:04] [ERROR] Failed trieving remote time from NTP server time.google.com! Is any firewall blocking the NTP request, or is the DNS resolution failing?

Here is the output generated by diagSinusbot:
Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
 - Operating System: Ubuntu 16.04.3 LTS
 - Kernel: Linux 4.4.0-105-generic x86_64
 - Load Average: 0.08 0.02 0.00
 - Uptime: 0 days, 0 hours, 30 minutes, 47 seconds
 - OS x64 check: OK
 - OS Updates: 57 (updates available!)
 - OS Missing Packages: None
 - OS APT Last Update: 07.02.2018 15:10:02 CST +08:00:00
 - SHELL LOCALE LANG: en_US.UTF-8
 - Bot Start Script: not found
 - DNS resolution check: www.sinusbot.com resolved to 104.18.41.220 -> OK
 - HTTPS check with IPv4 mode: SUCCESS [Connection was established to www.sinusbot.com, CODE #200]
 - HTTPS check with IPv6 mode: IGNORE
 - CPU:
    Architecture:          x86_64
    CPU(s):                1
    Thread(s) per core:    1
    Core(s) per socket:    1
    Socket(s):             1
    Model name:            Intel(R) Xeon(R) Platinum 8163 CPU @ 2.50GHz
    CPU MHz:               2499.994
    Hypervisor vendor:     KVM
    Virtualization type:   full
 - RAM: 235.22 MB/992.20 MB in use (23%)
 - SWAP: 0 B/0 B in use (0%) (SWAP disabled)
 - DISK: 2.29 GB/34.93 GB in use (6%)
 - Package versions:
   + libglib: 2.48.2-0ubuntu1

BOT INFORMATION
 - Status: not running
 - Webinterface: port locally not reachable (Port: 8087)
 - Binary: /root/sinusbot/sinusbot
 - Binary Info: MD5 Hash: f59b51a628eee417d53f6560e6365a09, Perms: 755, User: sinusbot
 - Version: 0.11.0-8e5f1a2
 - TS3 Plugin: installed (md5 hash match)
   - Bot Plugin: ce7bcdef6f438182b7c0d7dee8742510
   - TS3 Client: ce7bcdef6f438182b7c0d7dee8742510
 - Config:
   - LogLevel = 3
   - TS3Path = /root/ts/ts3server (Version )
   - YoutubeDLPath = not set
 - Installed scripts: advertising.js; alonemode.js; bookmark.js; followme.js; norecording.js; rememberChannel.js; welcome.js

TIME INFORMATION
 - Time (local): 07.02.2018 15:38:03 CST +08:00:00
 - Time (remote): <Failed retrieving remote time!>
 - Time (difference): n/a secs
 - Timezone: Asia/Shanghai

OTHER INFORMATION
 - TeamSpeak 3 Version: 
 - youtube-dl Version: unknown
 - DiagScript Version: 0.7.0
==========================================================

What should I do? Is it possible that I use another ntp server instead? Thank you.
 
Top