Communication between VLANs

Hello all

My HW is as follow:
Router: Mikrothik Routerboard 2011iL
Swith: AT-GS950/24 Gigabit Ethernet WebSmart Switch

I have the 5 VLANs below. I like to communicate from VL44 to VL30. Unfortunately without success
add interface=e01GB_Vl_Interface loop-protect-disable-time=0s loop-protect-send-interval=0s name=VL10_GastWLan vlan-id=10
add interface=e01GB_Vl_Interface loop-protect-disable-time=0s loop-protect-send-interval=0s name=VL20_Heizung vlan-id=20
add interface=e01GB_Vl_Interface loop-protect-disable-time=0s loop-protect-send-interval=0s name=VL30_Solar vlan-id=30
add interface=e01GB_Vl_Interface loop-protect-disable-time=0s loop-protect-send-interval=0s name=VL44_Home vlan-id=44
add interface=e01GB_Vl_Interface loop-protect-disable-time=0s loop-protect-send-interval=0s name=VL50_Work vlan-id=50

The routing are as follow:

DST-ADDRESS PREF-SRC GATEWAY DISTANCE

0 ADS 0.0.0.0/0 192.168.0.1 0
1 ADC 192.116.10.0/24 192.116.10.1 VL10_GastWLan 0
2 ADC 192.116.20.0/24 192.116.20.1 VL20_Heizung 0
3 ADC 192.116.30.0/24 192.116.30.1 VL30_Solar 0
4 ADC 192.116.50.0/24 192.116.50.1 VL50_Work 0
5 ADC 192.168.0.0/24 192.168.0.185 e06MB_WAN 0
6 ADC 192.168.44.0/24 192.168.44.1 VL44_Home 0

Because I disabled all firewall rouls, i know the firewall is not the problem.
What is my fault? Thank you very much for your support.

Best regards
Chris

Not enough information.

What device are you trying to ping from and what device are you pinging. Where are they attached?

It looks like you have a trunk port on the router and the addresses are probably configured directly, so it seems like a vlan setup issue downstream from the router to me.