Can't operate after a change of router getting " Get "https://myexternalip.com/raw": x509: certificate has expired or is not yet valid" error

Isn’t the 80 port any longer dedicated to certificate update?

port 80 is not used any more, what kind of activation are you on (free/premium)?

but they are lost after a restart.

what kind of device is this?

I’m on a free activation

I don’t have the time/date problem when connected via TIM router/connection while I have it through a Vodafone Station router/connection

Both routers have port 443 routed to the device, port 80 no longer routed

It’s a RPI4 4Gb device connected to a 12 Tb external USB disk

Thanks

I don’t have the time/date problem when connected via TIM router/connection while I have it through a Vodafone Station router/connection

Interesting, is it only Syncloud device having time issues behind this router?

Next time after reboot can you show the output of these commands:

date
journalctl | grep ntp

Can you also post the output of the time sync commands after reboot may they will help me to understand the problem?

Any reason why you prefer VF to TIM router?
Did you ask VF to see what they have to say?

here it is:

root@syncloud:~# date
Thu 14 Feb 2019 10:54:39 AM UTC


root@syncloud:~# journalctl | grep ntp
Feb 14 10:11:58 syncloud kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Feb 14 10:12:18 syncloud ntpd[308]: ntpd 4.2.8p12@1.3728-o (1): Starting
Feb 14 10:12:18 syncloud ntpd[308]: Command line: /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 105:111
Feb 14 10:12:18 syncloud ntpd[346]: proto: precision = 0.352 usec (-21)
Feb 14 10:12:18 syncloud ntpd[346]: leapsecond file (‘/usr/share/zoneinfo/leap-seconds.list’): good hash signature
Feb 14 10:12:18 syncloud ntpd[346]: leapsecond file (‘/usr/share/zoneinfo/leap-seconds.list’): loaded, expire=2022-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37
Feb 14 10:12:18 syncloud ntpd[346]: Listen and drop on 0 v6wildcard [::]:123
Feb 14 10:12:18 syncloud ntpd[346]: Listen and drop on 1 v4wildcard 0.0.0.0:123
Feb 14 10:12:18 syncloud ntpd[346]: Listen normally on 2 lo 127.0.0.1:123
Feb 14 10:12:18 syncloud ntpd[346]: Listen normally on 3 lo [::1]:123
Feb 14 10:12:18 syncloud ntpd[346]: Listening on routing socket on fd #20 for interface updates
Feb 14 10:12:18 syncloud ntpd[346]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Feb 14 10:12:18 syncloud ntpd[346]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Feb 14 10:12:19 syncloud ntpd[346]: error resolving pool 0.debian.pool.ntp.org: Temporary failure in name resolution (-3)
Feb 14 10:12:20 syncloud ntpd[346]: error resolving pool 1.debian.pool.ntp.org: Temporary failure in name resolution (-3)
Feb 14 10:12:21 syncloud ntpd[346]: error resolving pool 2.debian.pool.ntp.org: Temporary failure in name resolution (-3)
Feb 14 10:12:22 syncloud ntpd[346]: error resolving pool 3.debian.pool.ntp.org: Temporary failure in name resolution (-3)
Feb 14 10:12:23 syncloud ntpd[346]: bind(23) AF_INET6 fe80::dea6:32ff:fe7c:fb1%2#123 flags 0x11 failed: Cannot assign requested address
Feb 14 10:12:23 syncloud ntpd[346]: unable to create socket on eth0 (4) for fe80::dea6:32ff:fe7c:fb1%2#123

Then I give the usual commands to sync time & date:

service ntp stop
ntpd -gq
service ntp start

Device is at my home where I used to have TIM and now I have VF only

I did the comparison at my workplace, where I can use both VF & TIM

I didn’t investigate with VF as I don’t know what question to ask :slight_smile:

this is the problem I think, none of the time servers could not be resolved, probably because

Feb 14 10:12:19 syncloud ntpd[346]: error resolving pool [0.debian.pool.ntp.org](http://0.debian.pool.ntp.org): Temporary failure in name resolution (-3)
Feb 14 10:12:20 syncloud ntpd[346]: error resolving pool [1.debian.pool.ntp.org](http://1.debian.pool.ntp.org): Temporary failure in name resolution (-3)
Feb 14 10:12:21 syncloud ntpd[346]: error resolving pool [2.debian.pool.ntp.org](http://2.debian.pool.ntp.org): Temporary failure in name resolution (-3)
Feb 14 10:12:22 syncloud ntpd[346]: error resolving pool [3.debian.pool.ntp.org](http://3.debian.pool.ntp.org): Temporary failure in name resolution (-3)

Some similar discussion: NTP time does not sync (Temporary failure in name resolution) · Issue #92 · adafruit/Raspberry-Pi-Installer-Scripts · GitHub

can you try changing PrivateTmp=true to PrivateTmp=false in /lib/systemd/system/ntp.service and restarting the device?

Unable to do it from console, sorry :frowning:

Wouldn’t be possible to insert the following commands on boot sequence?

service ntp stop
ntpd -gq
service ntp start

Run this command:

sed -i 's/PrivateTmp=true/PrivateTmp=false/g'  /lib/systemd/system/ntp.service

Then reboot the device.

Wouldn’t be possible to insert the following commands on boot sequence?

Yes, wait for the issue: Automatic time sync · Issue #639 · syncloud/platform · GitHub

To help us consider: Premium · syncloud/platform Wiki · GitHub

After giving command:

sed -i 's/PrivateTmp=true/PrivateTmp=false/g'  /lib/systemd/system/ntp.service

I see no change:

Last login: Sun Apr 2 07:43:42 2023 from 192.168.0.10
root@syncloud:~# date
Thu 14 Feb 2019 10:12:36 AM UTC
root@syncloud:~# date
Thu 14 Feb 2019 10:12:42 AM UTC
root@syncloud:~#

Can you run this:

ping -c 1 0.debian.pool.ntp.org

here you are:

root@syncloud:~# ping -c 1 0.debian.pool.ntp.org
PING 0.debian.pool.ntp.org (146.59.35.38) 56(84) bytes of data.
64 bytes from vps-b79172cc.vps.ovh.net (146.59.35.38): icmp_seq=1 ttl=44 time=45.8 ms

0.debian.pool.ntp.org ping statistics —
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 45.761/45.761/45.761/0.000 ms
root@syncloud:~#

after that, if I give DATE:

root@syncloud:~# date
Thu 14 Feb 2019 10:32:07 AM UTC

Ok, I am fixing it to sync time automatically.
There will be a system update in few days.

Could you update system from Settings - Updates and then reboot device to see if time is synced automatically now?

Great, thank you! I will do it next week as I’m abroad now.

Here’s the latest report using latest system and Vodafone Station router:

1 - RPI4 device updated to System: 1905 - Installer: 361

2 - Time is now correct after boot:

Last login: Thu Feb 14 10:13:48 2019 from 192.168.0.10
root@syncloud:~# date
Tue 11 Apr 2023 07:21:48 PM UTC

3 - Certificate still looks problematic:

Immagine incorporata

Certificate Log

Apr 11 19:15:08 syncloud platform.backend[303]: info cert/generator.go:83 certificate info {“category”: “certificate”, “valid days”: 49, “real”: false}
Apr 11 19:10:07 syncloud platform.backend[303]: {“category”: “certificate”}
Apr 11 18:56:20 syncloud platform.backend[303]: info cert/generator.go:83 certificate info {“category”: “certificate”, “valid days”: 49, “real”: false}
Feb 14 10:12:52 syncloud platform.backend[303]: info cert/generator.go:69 unable to generate certificate: get directory at ‘https://acme-v02.api.letsencrypt.org/directory’: Get “https://acme-v02.api.letsencrypt.org/directory”: x509: certificate has expired or is not yet valid: current time 2019-02-14T10:12:52Z is before 2023-03-07T22:33:06Z {“category”: “certificate”}
Feb 14 10:12:51 syncloud platform.backend[303]: info cert/generator.go:83 certificate info {“category”: “certificate”, “valid days”: 1567, “real”: false}

4 - https connection from internet is not allowed

I can verify the same setup on the TIM router shortly

Thank you,

M.

Ok, certificate should attempt to renew every 5 minutes, I guess this attempt was when time was still wrong (not sure):

Feb 14 10:12:52 syncloud platform.backend[303]: info cert/generator.go:69 unable to generate certificate: get directory at ‘https://acme-v02.api.letsencrypt.org/directory’: Get “https://acme-v02.api.letsencrypt.org/directory”: x509: certificate has expired or is not yet valid: current time 2019-02-14T10:12:52Z is before 2023-03-07T22:33:06Z {“category”: “certificate”}

Can you show regular log (Settings - Log)?

Also you need to enable external access in Settings - Access to be able to access from the Internet (open port 443 on your router first).

Not that it is needed to get a real certificate.

After aligning for a while it works now on Vodafone Station and also TIM router, thank you very much.

The full log of today, from the wrong date sync to full working system follows, just in case you wish to trace it.


Apr 12 08:05:34 syncloud platform.backend[300]: info cli/executor.go:23 execute {“cmd”: “/usr/bin/journalctl -n 1000 --no-pager”}

Apr 12 08:05:34 syncloud platform.backend[300]: info rest/middleware.go:71 GET: /rest/logs

Apr 12 08:05:01 syncloud sh[265]: PRC: Lease failed to satisfy.

Apr 12 08:05:01 syncloud sh[265]: RCV: X-- Server ID: 00:01:00:01:18:74:e3:f8:78:94:b4:e1:e8:00

Apr 12 08:05:01 syncloud sh[265]: RCV: X-- Preference 255.

Apr 12 08:05:01 syncloud sh[265]: RCV: Advertise message on eth0 from fe80::1.

Apr 12 08:05:01 syncloud dhclient[479]: RCV: Advertise message on eth0 from fe80::1.

Apr 12 08:05:01 syncloud dhclient[479]: XMT: Solicit on eth0, interval 109080ms.

Apr 12 08:05:01 syncloud sh[265]: XMT: Solicit on eth0, interval 109080ms.

Apr 12 08:05:01 syncloud sh[265]: XMT: | X-- Request rebind in +5400

Apr 12 08:05:01 syncloud sh[265]: XMT: | X-- Request renew in +3600

Apr 12 08:05:01 syncloud sh[265]: XMT: X-- IA_PD 32:7c:0f:b1

Apr 12 08:05:01 syncloud sh[265]: XMT: Forming Solicit, 655350 ms elapsed.

Apr 12 08:04:59 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:59 +0000] “GET /apps/theming/manifest?v=17ba0791 HTTP/2.0” 200 258 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:59 syncloud nginx[519]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:59 +0000] “GET /apps/theming/manifest?v=17ba0791 HTTP/1.1” 200 258 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

cut for lenght limits

Apr 12 08:04:56 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:56 +0000] “GET /apps/theming/theme/dark-highcontrast.css?plain=1&v=17ba0791 HTTP/2.0” 200 1109 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:56 syncloud nginx[520]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:56 +0000] “GET /apps/theming/theme/dark-highcontrast.css?plain=1&v=17ba0791 HTTP/1.1” 200 1121 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:56 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:56 +0000] “GET /apps/theming/theme/light.css?plain=1&v=17ba0791 HTTP/2.0” 200 1024 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:56 syncloud nginx[518]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:56 +0000] “GET /apps/theming/theme/light.css?plain=1&v=17ba0791 HTTP/1.1” 200 1036 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:56 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:56 +0000] “GET /apps/theming/theme/light-highcontrast.css?plain=1&v=17ba0791 HTTP/2.0” 200 1086 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:56 syncloud nginx[518]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:56 +0000] “GET /apps/theming/theme/light-highcontrast.css?plain=1&v=17ba0791 HTTP/1.1” 200 1098 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:54 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:54 +0000] “GET /js/core/merged-template-prepend.js?v=734a7544-11 HTTP/2.0” 200 3098 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:54 syncloud nginx[519]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:54 +0000] “GET /js/core/merged-template-prepend.js?v=734a7544-11 HTTP/1.1” 200 3098 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:54 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:54 +0000] “GET /apps/theming/theme/opendyslexic.css?plain=0&v=17ba0791 HTTP/2.0” 200 331 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:54 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:54 +0000] “GET /apps/theming/theme/dark-highcontrast.css?plain=0&v=17ba0791 HTTP/2.0” 200 1128 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:54 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:54 +0000] “GET /apps/theming/theme/light-highcontrast.css?plain=0&v=17ba0791 HTTP/2.0” 200 1108 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:54 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:54 +0000] “GET /apps/theming/theme/dark.css?plain=0&v=17ba0791 HTTP/2.0” 200 1033 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:54 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:54 +0000] “GET /apps/theming/theme/light.css?plain=0&v=17ba0791 HTTP/2.0” 200 1044 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:54 syncloud nginx[518]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:54 +0000] “GET /apps/theming/theme/opendyslexic.css?plain=0&v=17ba0791 HTTP/1.1” 200 343 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:54 syncloud nginx[518]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:54 +0000] “GET /apps/theming/theme/dark-highcontrast.css?plain=0&v=17ba0791 HTTP/1.1” 200 1140 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:54 syncloud nginx[518]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:54 +0000] “GET /apps/theming/theme/light-highcontrast.css?plain=0&v=17ba0791 HTTP/1.1” 200 1120 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:54 syncloud nginx[518]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:54 +0000] “GET /apps/theming/theme/dark.css?plain=0&v=17ba0791 HTTP/1.1” 200 1045 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:54 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:54 +0000] “GET /apps/theming/theme/default.css?plain=1&v=17ba0791 HTTP/2.0” 200 1024 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:54 syncloud nginx[518]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:54 +0000] “GET /apps/theming/theme/light.css?plain=0&v=17ba0791 HTTP/1.1” 200 1056 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:54 syncloud nginx[518]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:54 +0000] “GET /apps/theming/theme/default.css?plain=1&v=17ba0791 HTTP/1.1” 200 1036 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:54 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:54 +0000] “GET /apps/theming/theme/dark.css?plain=1&v=17ba0791 HTTP/2.0” 200 1016 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:54 syncloud nginx[518]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:54 +0000] “GET /apps/theming/theme/dark.css?plain=1&v=17ba0791 HTTP/1.1” 200 1028 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:54 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:54 +0000] “GET /core/l10n/it.js?v=734a7544-11 HTTP/2.0” 200 18234 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:54 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:54 +0000] “GET /dist/core-common.js?v=734a7544-11 HTTP/2.0” 200 3278271 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:53 syncloud nextcloud.php-fpm[485]: [WARNING] [pool www] seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 8 children, there are 0 idle, and 6 total children

Apr 12 08:04:50 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:50 +0000] “GET /dist/core-main.js?v=734a7544-11 HTTP/2.0” 200 50895 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:50 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:50 +0000] “GET /apps/theming/js/theming.js?v=734a7544-11 HTTP/2.0” 200 60 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:50 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:50 +0000] “GET /apps/theming/l10n/it.js?v=734a7544-11 HTTP/2.0” 200 2457 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:50 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:50 +0000] “GET /apps/files_rightclick/js/files.js?v=734a7544-11 HTTP/2.0” 200 1306 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:50 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:50 +0000] “GET /apps/files_sharing/l10n/it.js?v=734a7544-11 HTTP/2.0” 200 5813 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:50 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:50 +0000] “GET /apps/files_rightclick/js/script.js?v=734a7544-11 HTTP/2.0” 200 3365 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:50 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:50 +0000] “GET /apps/files_rightclick/l10n/it.js?v=734a7544-11 HTTP/2.0” 200 496 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:50 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:50 +0000] “GET /dist/core-login.js?v=734a7544-11 HTTP/2.0” 200 31945 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:50 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:50 +0000] “GET /dist/files_sharing-main.js?v=734a7544-11 HTTP/2.0” 200 254 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:50 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:50 +0000] “GET /dist/core-files_client.js?v=734a7544-11 HTTP/2.0” 200 4353 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:50 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:50 +0000] “GET /dist/core-files_fileinfo.js?v=734a7544-11 HTTP/2.0” 200 521 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:50 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:50 +0000] “GET /core/css/server.css?v=734a7544-11 HTTP/2.0” 200 28401 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:50 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:50 +0000] “GET /core/css/guest.css?v=734a7544-11 HTTP/2.0” 200 5461 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:50 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:50 +0000] “GET /apps/theming/css/default.css?v=47354877-11 HTTP/2.0” 200 999 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:50 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:50 +0000] “GET /apps/files_rightclick/css/app.css?v=1bf6e69c-11 HTTP/2.0” 200 201 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:41 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:41 +0000] “GET /login HTTP/2.0” 200 5884 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:41 syncloud nginx[519]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:41 +0000] “GET /login HTTP/1.1” 200 5884 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:41 syncloud slapd[558]: conn=1002 fd=10 closed

Apr 12 08:04:41 syncloud slapd[558]: conn=1002 op=2 UNBIND

Apr 12 08:04:37 syncloud nginx[519]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:37 +0000] “GET /login HTTP/1.1” 499 0 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:37 syncloud nginx[531]: syncloud nginx: 91.80.18.210 - - [12/Apr/2023:08:04:37 +0000] “GET /login HTTP/2.0” 499 0 “-” “Mozilla/5.0 (Android 12; Mobile; rv:109.0) Gecko/111.0 Firefox/111.0”

Apr 12 08:04:36 syncloud slapd[558]: conn=1002 op=1 SEARCH RESULT tag=101 err=0 nentries=1 text=

Apr 12 08:04:36 syncloud slapd[558]: conn=1002 op=1 SRCH attr=dn

Apr 12 08:04:36 syncloud slapd[558]: conn=1002 op=1 SRCH base=“ou=users,dc=syncloud,dc=org” scope=2 deref=0 filter=“(&(|(objectClass=inetOrgPerson))(cn=*))”

Apr 12 08:04:36 syncloud slapd[558]: conn=1002 op=0 RESULT tag=97 err=0 text=

Apr 12 08:04:36 syncloud slapd[558]: conn=1002 op=0 BIND dn=“cn=admin,dc=syncloud,dc=org” mech=SIMPLE ssf=0

Apr 12 08:04:36 syncloud slapd[558]: conn=1002 op=0 BIND dn=“cn=admin,dc=syncloud,dc=org” method=128

Apr 12 08:04:36 syncloud slapd[558]: conn=1002 fd=10 ACCEPT from IP=127.0.0.1:52900 (IP=127.0.0.1:389)

Apr 12 08:04:30 syncloud snapd[316]: 2023/04/12 08:04:30.098000 store.go:541: download: http://apps.syncloud.org/apps/nextcloud_676_arm64.snap.sha384

Apr 12 08:04:29 syncloud snapd[316]: 2023/04/12 08:04:29.901192 store.go:541: download: http://apps.syncloud.org/apps/nextcloud_676_arm64.snap.size

Apr 12 08:04:29 syncloud snapd[316]: 2023/04/12 08:04:29.705059 store.go:541: download: http://apps.syncloud.org/releases/stable/nextcloud.arm64.version

Apr 12 08:04:29 syncloud snapd[316]: 2023/04/12 08:04:29.277670 store.go:541: download: http://apps.syncloud.org/releases/stable/index-v2

Apr 12 08:04:29 syncloud snapd[316]: 2023/04/12 08:04:29.277518 store.go:754: SnapInfo: nextcloud, channel:

Apr 12 08:04:29 syncloud platform.backend[300]: info snap/server.go:232 available snaps {“query”: “nextcloud”}

Apr 12 08:04:29 syncloud platform.backend[300]: info snap/server.go:296 snap list

Apr 12 08:04:29 syncloud platform.backend[300]: info rest/middleware.go:71 GET: /rest/app?app_id=nextcloud

Apr 12 08:04:27 syncloud platform.backend[300]: info rest/middleware.go:71 GET: /rest/apps/installed

Apr 12 08:04:27 syncloud platform.backend[300]: info rest/middleware.go:71 GET: /rest/user

Apr 12 08:04:20 syncloud platform.backend[300]: 2023/04/12 08:04:20 [DEBUG] POST https://api.syncloud.it/domain/update

Apr 12 08:04:20 syncloud platform.backend[300]: 2023/04/12 08:04:20 public ipv4: 79.6.18.20

Apr 12 08:04:20 syncloud platform.backend[300]: info cert/generator.go:86 not regenerating real certificate {“category”: “certificate”}

Apr 12 08:04:20 syncloud platform.backend[300]: info cert/generator.go:83 certificate info {“category”: “certificate”, “valid days”: 89, “real”: true}

Apr 12 08:04:12 syncloud platform.backend[300]: info rest/middleware.go:71 GET: /rest/certificate

Apr 12 08:04:12 syncloud platform.backend[300]: info rest/middleware.go:71 GET: /rest/user

Apr 12 08:04:11 syncloud nginx[531]: syncloud nginx: 79.6.18.20 - - [12/Apr/2023:08:04:11 +0000] “GET /certificate HTTP/2.0” 304 0 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0”

Apr 12 08:02:54 syncloud sh[265]: PRC: Lease failed to satisfy.

Apr 12 08:02:54 syncloud sh[265]: RCV: X-- Server ID: 00:01:00:01:18:74:e3:f8:78:94:b4:e1:e8:00

Apr 12 08:02:54 syncloud sh[265]: RCV: X-- Preference 255.

Apr 12 08:02:54 syncloud sh[265]: RCV: Advertise message on eth0 from fe80::1.

Apr 12 08:02:54 syncloud dhclient[479]: RCV: Advertise message on eth0 from fe80::1.

Apr 12 08:02:54 syncloud dhclient[479]: XMT: Solicit on eth0, interval 126500ms.

Apr 12 08:02:54 syncloud sh[265]: XMT: Solicit on eth0, interval 126500ms.

Apr 12 08:02:54 syncloud sh[265]: XMT: | X-- Request rebind in +5400

Apr 12 08:02:54 syncloud sh[265]: XMT: | X-- Request renew in +3600

Apr 12 08:02:54 syncloud sh[265]: XMT: X-- IA_PD 32:7c:0f:b1

Apr 12 08:02:54 syncloud sh[265]: XMT: Forming Solicit, 655350 ms elapsed.

Apr 12 08:02:07 syncloud snapd[316]: 2023/04/12 08:02:07.646422 store.go:541: download: http://apps.syncloud.org/apps/nextcloud_676_arm64.snap.sha384

Apr 12 08:02:07 syncloud snapd[316]: 2023/04/12 08:02:07.441231 store.go:541: download: http://apps.syncloud.org/apps/nextcloud_676_arm64.snap.size

Apr 12 08:02:07 syncloud snapd[316]: 2023/04/12 08:02:07.242912 store.go:541: download: http://apps.syncloud.org/releases/stable/nextcloud.arm64.version

Apr 12 08:02:07 syncloud platform.backend[300]: info rest/middleware.go:71 GET: /rest/apps/installed

Apr 12 08:02:06 syncloud snapd[316]: 2023/04/12 08:02:06.726470 store.go:541: download: http://apps.syncloud.org/releases/stable/index-v2

Apr 12 08:02:06 syncloud snapd[316]: 2023/04/12 08:02:06.726342 store.go:754: SnapInfo: nextcloud, channel:

Apr 12 08:02:06 syncloud platform.backend[300]: info snap/server.go:232 available snaps {“query”: “nextcloud”}

Apr 12 08:02:06 syncloud platform.backend[300]: info snap/server.go:296 snap list

Apr 12 08:02:06 syncloud platform.backend[300]: info rest/middleware.go:71 GET: /rest/app?app_id=nextcloud

Apr 12 08:01:50 syncloud platform.backend[300]: info rest/middleware.go:71 GET: /rest/certificate

Apr 12 08:01:50 syncloud platform.backend[300]: info rest/middleware.go:71 GET: /rest/user

Apr 12 08:01:49 syncloud nginx[531]: syncloud nginx: 79.6.18.20 - - [12/Apr/2023:08:01:49 +0000] “GET /certificate HTTP/2.0” 200 912 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0”

Apr 12 08:01:05 syncloud sh[265]: PRC: Lease failed to satisfy.

Apr 12 08:01:05 syncloud sh[265]: RCV: X-- Server ID: 00:01:00:01:18:74:e3:f8:78:94:b4:e1:e8:00

Apr 12 08:01:05 syncloud sh[265]: RCV: X-- Preference 255.

Apr 12 08:01:05 syncloud sh[265]: RCV: Advertise message on eth0 from fe80::1.

Apr 12 08:01:05 syncloud dhclient[479]: RCV: Advertise message on eth0 from fe80::1.

Apr 12 08:01:05 syncloud dhclient[479]: XMT: Solicit on eth0, interval 109340ms.

Apr 12 08:01:05 syncloud sh[265]: XMT: Solicit on eth0, interval 109340ms.

Apr 12 08:01:05 syncloud sh[265]: XMT: | X-- Request rebind in +5400

Apr 12 08:01:05 syncloud sh[265]: XMT: | X-- Request renew in +3600

Apr 12 08:01:05 syncloud sh[265]: XMT: X-- IA_PD 32:7c:0f:b1

Apr 12 08:01:05 syncloud sh[265]: XMT: Forming Solicit, 655350 ms elapsed.

Apr 12 08:00:23 syncloud CRON[626]: pam_unix(cron:session): session closed for user nextcloud

Apr 12 08:00:23 syncloud slapd[558]: connection_read(13): no connection!

Apr 12 08:00:23 syncloud slapd[558]: conn=1001 fd=13 closed

Apr 12 08:00:23 syncloud slapd[558]: conn=1001 op=2 UNBIND

Apr 12 08:00:23 syncloud slapd[558]: conn=1000 fd=10 closed

Apr 12 08:00:23 syncloud slapd[558]: conn=1000 op=3 UNBIND

Apr 12 08:00:22 syncloud slapd[558]: conn=1000 op=2 SEARCH RESULT tag=101 err=0 nentries=1 text=

Apr 12 08:00:22 syncloud slapd[558]: conn=1000 op=2 SRCH attr=1.1

Apr 12 08:00:22 syncloud slapd[558]: conn=1000 op=2 SRCH base=“cn=ik0api,ou=users,dc=syncloud,dc=org” scope=0 deref=0 filter=“(|(objectClass=inetOrgPerson))”

Apr 12 08:00:22 syncloud slapd[558]: conn=1001 op=1 SEARCH RESULT tag=101 err=0 nentries=1 text=

Apr 12 08:00:22 syncloud slapd[558]: conn=1001 op=1 SRCH attr=entryuuid nsuniqueid objectguid guid ipauniqueid dn uid samaccountname memberof mail cn jpegphoto thumbnailphoto

Apr 12 08:00:22 syncloud slapd[558]: conn=1001 op=1 SRCH base=“ou=users,dc=syncloud,dc=org” scope=2 deref=0 filter=“(&(|(objectClass=inetOrgPerson))(cn=)(cn=))”

Apr 12 08:00:22 syncloud slapd[558]: conn=1001 op=0 RESULT tag=97 err=0 text=

Apr 12 08:00:22 syncloud slapd[558]: conn=1001 op=0 BIND dn=“cn=admin,dc=syncloud,dc=org” mech=SIMPLE ssf=0

Apr 12 08:00:22 syncloud slapd[558]: conn=1001 op=0 BIND dn=“cn=admin,dc=syncloud,dc=org” method=128

Apr 12 08:00:22 syncloud slapd[558]: conn=1001 fd=13 ACCEPT from IP=127.0.0.1:53004 (IP=127.0.0.1:389)

Apr 12 08:00:21 syncloud slapd[558]: conn=1000 op=1 SEARCH RESULT tag=101 err=0 nentries=1 text=

Apr 12 08:00:21 syncloud slapd[558]: conn=1000 op=1 SRCH attr=dn

Apr 12 08:00:21 syncloud slapd[558]: conn=1000 op=1 SRCH base=“ou=users,dc=syncloud,dc=org” scope=2 deref=0 filter=“(&(|(objectClass=inetOrgPerson))(cn=*))”

Apr 12 08:00:21 syncloud slapd[558]: conn=1000 op=0 RESULT tag=97 err=0 text=

Apr 12 08:00:21 syncloud slapd[558]: conn=1000 op=0 BIND dn=“cn=admin,dc=syncloud,dc=org” mech=SIMPLE ssf=0

Apr 12 08:00:21 syncloud slapd[558]: conn=1000 op=0 BIND dn=“cn=admin,dc=syncloud,dc=org” method=128

Apr 12 08:00:21 syncloud slapd[558]: conn=1000 fd=10 ACCEPT from IP=127.0.0.1:52998 (IP=127.0.0.1:389)

Apr 12 08:00:10 syncloud CRON[627]: (nextcloud) CMD (/usr/bin/snap run nextcloud.cron)

Apr 12 08:00:10 syncloud CRON[626]: pam_unix(cron:session): session opened for user nextcloud by (uid=0)

Apr 12 07:59:49 syncloud sh[265]: PRC: Lease failed to satisfy.

Apr 12 07:59:49 syncloud sh[265]: RCV: X-- Server ID: 00:01:00:01:18:74:e3:f8:78:94:b4:e1:e8:00

Apr 12 07:59:49 syncloud sh[265]: RCV: X-- Preference 255.

Apr 12 07:59:49 syncloud sh[265]: RCV: Advertise message on eth0 from fe80::1.

Apr 12 07:59:49 syncloud dhclient[479]: RCV: Advertise message on eth0 from fe80::1.

Apr 12 07:59:48 syncloud dhclient[479]: XMT: Solicit on eth0, interval 76440ms.

Apr 12 07:59:48 syncloud sh[265]: XMT: Solicit on eth0, interval 76440ms.

Apr 12 07:59:48 syncloud sh[265]: XMT: | X-- Request rebind in +5400

Apr 12 07:59:48 syncloud sh[265]: XMT: | X-- Request renew in +3600

Apr 12 07:59:48 syncloud sh[265]: XMT: X-- IA_PD 32:7c:0f:b1

Apr 12 07:59:48 syncloud sh[265]: XMT: Forming Solicit, 655350 ms elapsed.

Apr 12 07:59:26 syncloud ntpd[623]: Soliciting pool server 2a03:b020:0:404::51

Apr 12 07:59:26 syncloud ntpd[623]: Soliciting pool server 80.88.90.14

Apr 12 07:59:25 syncloud ntpd[623]: Soliciting pool server 193.200.27.186

Apr 12 07:59:25 syncloud ntpd[623]: Soliciting pool server 212.6.50.243

Apr 12 07:59:24 syncloud ntpd[623]: Soliciting pool server 212.45.144.206

Apr 12 07:59:24 syncloud ntpd[623]: Soliciting pool server 95.110.254.234

Apr 12 07:59:24 syncloud ntpd[623]: Soliciting pool server 80.211.133.9

Apr 12 07:59:24 syncloud ntpd[623]: Soliciting pool server 93.94.88.51

Apr 12 07:59:23 syncloud ntpd[623]: Soliciting pool server 162.159.200.123

Apr 12 07:59:23 syncloud ntpd[623]: Soliciting pool server 185.19.184.35

Apr 12 07:59:23 syncloud ntpd[623]: Soliciting pool server 93.94.88.50

Apr 12 07:59:22 syncloud ntpd[623]: Soliciting pool server 212.45.144.88

Apr 12 07:59:22 syncloud ntpd[623]: Soliciting pool server 212.45.144.3

Apr 12 07:59:21 syncloud ntpd[623]: Soliciting pool server 31.14.133.122

Apr 12 07:59:20 syncloud ntpd[623]: kernel reports TIME_ERROR: 0x4041: Clock Unsynchronized

Apr 12 07:59:20 syncloud ntpd[623]: kernel reports TIME_ERROR: 0x4041: Clock Unsynchronized

Apr 12 07:59:20 syncloud ntpd[623]: Listening on routing socket on fd #22 for interface updates

Apr 12 07:59:20 syncloud ntpd[623]: Listen normally on 5 eth0 [fe80::dea6:32ff:fe7c:fb1%2]:123

Apr 12 07:59:20 syncloud ntpd[623]: Listen normally on 4 lo [::1]:123

Apr 12 07:59:20 syncloud ntpd[623]: Listen normally on 3 eth0 192.168.0.222:123

Apr 12 07:59:20 syncloud ntpd[623]: Listen normally on 2 lo 127.0.0.1:123

Apr 12 07:59:20 syncloud ntpd[623]: Listen and drop on 1 v4wildcard 0.0.0.0:123

Apr 12 07:59:20 syncloud ntpd[623]: Listen and drop on 0 v6wildcard [::]:123

Apr 12 07:59:20 syncloud ntpd[623]: leapsecond file (‘/usr/share/zoneinfo/leap-seconds.list’): expired less than 106 days ago

Apr 12 07:59:20 syncloud ntpd[623]: leapsecond file (‘/usr/share/zoneinfo/leap-seconds.list’): loaded, expire=2022-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37

Apr 12 07:59:20 syncloud ntpd[623]: leapsecond file (‘/usr/share/zoneinfo/leap-seconds.list’): good hash signature

Apr 12 07:59:20 syncloud ntpd[623]: proto: precision = 0.351 usec (-21)

Apr 12 07:59:20 syncloud platform.backend[300]: info cron/time_sync_job.go:39

Apr 12 07:59:20 syncloud systemd[1]: Started Network Time Service.

Apr 12 07:59:20 syncloud ntpd[617]: Command line: /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 105:111

Apr 12 07:59:20 syncloud ntpd[617]: ntpd 4.2.8p12@1.3728-o (1): Starting

Apr 12 07:59:20 syncloud systemd[1]: Starting Network Time Service…

Apr 12 07:59:19 syncloud systemd[1]: Started Rotate log files.

Apr 12 07:59:19 syncloud systemd[1]: logrotate.service: Succeeded.

Apr 12 07:59:16 syncloud systemd[1]: Starting Rotate log files…

Apr 12 07:59:16 syncloud platform.backend[300]: info cli/executor.go:23 execute {“cmd”: “/usr/sbin/service ntp start”}

Apr 12 07:59:16 syncloud platform.backend[300]: ntpd: time set +131147169.413852s

Apr 12 07:59:16 syncloud platform.backend[300]: 12 Apr 07:59:16 ntpd[589]: ntpd: time set +131147169.413852 s

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:13:04 ntpd[589]: Soliciting pool server 2001:760:2602::232

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:13:04 ntpd[589]: Soliciting pool server 212.6.50.243

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:13:03 ntpd[589]: Soliciting pool server 93.94.88.51

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:13:03 ntpd[589]: Soliciting pool server 162.159.200.123

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:13:02 ntpd[589]: Soliciting pool server 80.88.90.14

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:13:02 ntpd[589]: Soliciting pool server 212.45.144.3

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:13:02 ntpd[589]: Soliciting pool server 93.94.88.50

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:13:01 ntpd[589]: Soliciting pool server 193.200.27.186

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:13:01 ntpd[589]: Soliciting pool server 185.19.184.35

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:13:01 ntpd[589]: Soliciting pool server 80.211.133.9

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:13:00 ntpd[589]: Soliciting pool server 212.45.144.206

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:13:00 ntpd[589]: Soliciting pool server 95.110.254.234

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:12:59 ntpd[589]: Soliciting pool server 31.14.133.122

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:12:58 ntpd[589]: Listening on routing socket on fd #22 for interface updates

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:12:58 ntpd[589]: Listen normally on 5 eth0 [fe80::dea6:32ff:fe7c:fb1%2]:123

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:12:58 ntpd[589]: Listen normally on 4 lo [::1]:123

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:12:58 ntpd[589]: Listen normally on 3 eth0 192.168.0.222:123

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:12:58 ntpd[589]: Listen normally on 2 lo 127.0.0.1:123

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:12:58 ntpd[589]: Listen and drop on 1 v4wildcard 0.0.0.0:123

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:12:58 ntpd[589]: Listen and drop on 0 v6wildcard [::]:123

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:12:58 ntpd[589]: leapsecond file (‘/usr/share/zoneinfo/leap-seconds.list’): loaded, expire=2022-12-28T00:00:00Z last=2017-01-01T00:00:00Z ofs=37

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:12:58 ntpd[589]: leapsecond file (‘/usr/share/zoneinfo/leap-seconds.list’): good hash signature

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:12:58 ntpd[589]: proto: precision = 0.351 usec (-21)

Apr 12 07:59:16 syncloud platform.backend[300]: 14 Feb 10:12:58 ntpd[589]: Command line: ntpd -gq

Apr 12 07:59:16 syncloud platform.backend[300]: info cron/time_sync_job.go:34 14 Feb 10:12:58 ntpd[589]: ntpd 4.2.8p12@1.3728-o (1): Starting

Apr 12 07:59:16 syncloud ntpd[589]: ntpd: time set +131147169.413852 s

Feb 14 10:13:04 syncloud ntpd[589]: Soliciting pool server 2001:760:2602::232