Hi guys, first of all Happy New Year to all the BeeCoiners!

Then I want to say the blockchain seems to be stuck at block 2675634.
Can you confirm or is it just my sync problem?
My node (5.189.154.154) can see just 2 active connections and it seems both are blocked at 2675634.
getpeerinfo
[
{
"addr" : "1.34.180.245:1108",
"services" : "00000001",
"lastsend" : 1546934083,
"lastrecv" : 1546934075,
"conntime" : 1546934073,
"version" : 60015,
"subver" : "/TheHive:1.0.3/",
"inbound" : false,
"startingheight" : 2675634,
"banscore" : 0
},
{
"addr" : "144.76.64.49:1108",
"services" : "00000001",
"lastsend" : 1546934083,
"lastrecv" : 1546934079,
"conntime" : 1546934078,
"version" : 60015,
"subver" : "/TheHive:1.0.3/",
"inbound" : false,
"startingheight" : 2675634,
"banscore" : 0
}
]