Xiaomi Smarthome Binding not receiving data

I dont receive any values from my Xiaomi smarthome sensors, except for the aqara temperature sensor values.
So this is my configuration:
‘’’
Bridge mihome:bridge:7811dc***** “VS Xiaomi Bridge” [ serialNumber=“7811dcb3*****”, ipAddress=“192.168.5", port=9898, key="yrncha8n”, pollingInterval=6000 ] {

Things:

gateway 7811dd0d “VS Xiaomi Mi Smart Home Gateway” [itemId="7811dd"]

sensor_cube 158d00029 “VS Xiaomi Cube #1” [itemId="158d009"]

sensor_cube 158d000037 “VS Xiaomi Cube #2” [itemId="158d0037"]

sensor_motion 158d000184 “VS Xiaomi Motion Sensor” [itemId="15884"]

sensor_magnet 151b77e20 “VS Xiaomi Door Sensor” [itemId="15b77e20"]

sensor_switch_aq2 158d59f6 “VS Xiaomi Switch #1” [itemId="158d00f6"]

sensor_switch_aq2 15359b8 “VS Xiaomi Switch #2” [itemId="1589b8"]

sensor_switch_aq2 1585a9f “VS Xiaomi Switch #3” [itemId="158d05a9f"]

sensor_weather_v1 158d0001f67 “VS Xiaomi Temperatur #1” [itemId="158d7"]

sensor_weather_v1 158d0c60 “VS Xiaomi Temperatur #2” [itemId="158d0c60"]

sensor_weather_v1 1585a9f “VS Xiaomi Temperatur #3” [itemId="1585a9f"]

}
‘’’
Everything worked fine 3 days ago, but then without any changes it stopped working.
Firewall has a exception rule for port 9898.

While listening on port 9898 I get this message:
‘’’
sudo nmap -sU -p9898 localhost
[sudo] password for openhabian:

Starting Nmap 7.40 ( https://nmap.org ) at 2018-10-02 18:11 CEST
Nmap scan report for localhost (127.0.0.1)
Host is up.
Other addresses for localhost (not scanned): ::1
PORT STATE SERVICE
9898/udp open|filtered monkeycom

Nmap done: 1 IP address (1 host up) scanned in 2.60 seconds
‘’’
PAPERUI:


Can anyone help?

You may want to remove your bridge key from your posting… :wink:

Lol didn’t even realize, thanks alot!