Graphs only show download not upload

Hello
I have created some packet marks for the devices on my network to graph their internet usage. In the mangle part I see both parts working but not when I graph it below is my config

/ip firewall mangle
add action=mark-packet chain=forward comment=IT disabled=no new-packet-mark=IT passthrough=yes src-address=192.168.0.54
add action=mark-packet chain=forward comment=Sogo.myriadgroup disabled=no new-packet-mark=sogo.myriadgroup passthrough=yes src-address=
192.168.0.61
add action=mark-packet chain=forward comment=Sogo.myriadgroup disabled=no dst-address=192.168.0.61 new-packet-mark=sogo.myriadgroup passthrough=
yes
add action=mark-packet chain=forward comment=IT disabled=no dst-address=192.168.0.54 new-packet-mark=IT passthrough=yes
add action=mark-packet chain=forward comment=Server disabled=no new-packet-mark=Server passthrough=yes src-address=192.168.0.3
add action=mark-packet chain=forward comment=Server disabled=no dst-address=192.168.0.3 new-packet-mark=Server passthrough=yes
add action=mark-packet chain=forward comment=Sorrel disabled=no new-packet-mark=Sorrel passthrough=yes src-address=192.168.0.18
add action=mark-packet chain=forward comment=Sorrel disabled=no dst-address=192.168.0.18 new-packet-mark=Sorrel passthrough=yes
add action=mark-packet chain=forward comment=Melanie disabled=no new-packet-mark=Melanie passthrough=yes src-address=192.168.0.19
add action=mark-packet chain=forward comment=Melanie disabled=no dst-address=192.168.0.19 new-packet-mark=Melanie passthrough=yes
add action=mark-packet chain=forward comment=Salomi disabled=no new-packet-mark=Salomi passthrough=yes src-address=192.168.0.23
add action=mark-packet chain=forward comment=Salomi disabled=no dst-address=192.168.0.23 new-packet-mark=Salomi passthrough=yes
add action=mark-packet chain=forward comment=Magriet disabled=no new-packet-mark=Magriet passthrough=yes src-address=192.168.0.25
add action=mark-packet chain=forward comment=Magriet disabled=no dst-address=192.168.0.25 new-packet-mark=Magriet passthrough=yes
add action=mark-packet chain=forward comment=Don disabled=no new-packet-mark=Don passthrough=yes src-address=192.168.0.35
add action=mark-packet chain=forward comment=Don disabled=no dst-address=192.168.0.35 new-packet-mark=Don passthrough=yes
add action=mark-packet chain=forward comment=Jenna disabled=no new-packet-mark=Jenna passthrough=yes src-address=192.168.0.37
add action=mark-packet chain=forward comment=Jenna disabled=no dst-address=192.168.0.37 new-packet-mark=Jenna passthrough=yes
add action=mark-packet chain=forward comment=Justin disabled=no new-packet-mark=Justin passthrough=yes src-address=192.168.0.40
add action=mark-packet chain=forward comment=Justin disabled=no dst-address=192.168.0.40 new-packet-mark=Justin passthrough=yes
add action=mark-connection chain=forward connection-state=new disabled=no dst-address=192.168.0.40 new-connection-mark=Justin passthrough=yes
add action=mark-connection chain=forward comment=it connection-state=new disabled=no dst-address=192.168.0.54 new-connection-mark=IT passthrough=
yes
add action=mark-connection chain=forward connection-state=new disabled=no dst-address=192.168.0.3 new-connection-mark=Server passthrough=yes
add action=mark-connection chain=forward connection-state=new disabled=no dst-address=192.168.0.18 new-connection-mark=Sorrel passthrough=yes
add action=mark-connection chain=forward comment=sogo.myriadgroup connection-state=new disabled=no dst-address=192.168.0.61 new-connection-mark=
sogo.myriadgroup passthrough=yes
add action=mark-connection chain=forward connection-state=new disabled=no dst-address=192.168.0.19 new-connection-mark=Melanie passthrough=yes
add action=mark-connection chain=forward connection-state=new disabled=no dst-address=192.168.0.23 new-connection-mark=Salomi passthrough=yes
add action=mark-connection chain=forward connection-state=new disabled=no dst-address=192.168.0.25 new-connection-mark=Magriet passthrough=yes
add action=mark-connection chain=forward connection-state=new disabled=no dst-address=192.168.0.35 new-connection-mark=Don passthrough=yes
add action=mark-connection chain=forward connection-state=new disabled=no dst-address=192.168.0.37 new-connection-mark=Jenna passthrough=yes

/queue simple
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=yes interface=all limit-at=0/0 max-limit=64k/64k name=queue1
packet-marks=“” parent=none priority=8 queue=default-small/default-small target-addresses=192.168.0.43/32 total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=upload disabled=no interface=pppoe-uncapped limit-at=0/0 max-limit=0/0 name=
“Internet download” packet-marks=“” parent=none priority=8 queue=default/default-small target-addresses=“” total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=download disabled=no interface=pppoe-uncapped limit-at=0/0 max-limit=0/0 name=
“Internet upload” packet-marks=“” parent=none priority=8 queue=default-small/default target-addresses=“” total-queue=default-small
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=IT packet-marks=
IT parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=sogo.myriadgroup
packet-marks=sogo.myriadgroup parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=Justin
packet-marks=Justin parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=Jenna
packet-marks=Jenna parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=Don
packet-marks=Don parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=Magriet
packet-marks=Magriet parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=Salomi
packet-marks=Salomi parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=Melanie
packet-marks=Melanie parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=Sorrel
packet-marks=Sorrel parent=none priority=8 queue=default/default target-addresses=“” total-queue=default
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s direction=both disabled=no interface=all limit-at=0/0 max-limit=0/0 name=Server
packet-marks=Server parent=none priority=8 queue=default/default target-addresses=“” total-queue=default

/tool graphing queue
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=“Internet download” store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=“Internet upload” store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=IT store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=Justin store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=Jenna store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=Don store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=Magriet store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=Salomi store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=Melanie store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=Sorrel store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=Server store-on-disk=yes
add allow-address=0.0.0.0/0 allow-target=yes disabled=no simple-queue=sogo.myriadgroup store-on-disk=yes

graph.JPG
That is how the graph looks

some times it happen when bridge has use ip firewall enabled and you are doing routing at the same time at the same router

if possible disable the use of ip firewall on bridge to test

There is a bridge but I am not sure if the firewall is on it or not. Under Filter Rules I block port 25 except from the mail server and I drop DNS. Then I have a few NAT rules and the Mangle ones

Below is inferface config

add ac-name=“” add-default-route=no allow=pap,chap,mschap1,mschap2 dial-on-demand=no disabled=no interface=ether1 max-mru=1480 max-mtu=1480 mrru=disabled name=pppoe-uncapped password= ***** profile=default service-name=“” use-peer-dns=no user=
@

/interface ethernet switch
set 0 mirror-source=none mirror-target=none name=switch1


/interface bridge
add admin-mac=00:00:00:00:00:00 ageing-time=5m arp=enabled auto-mac=yes disabled=no forward-delay=15s l2mtu=65535 max-message-age=20s mtu=1500 name=loopback priority=0x8000 protocol-mode=none transmit-hold-count=6

/interface bridge settings
set use-ip-firewall=no use-ip-firewall-for-pppoe=no use-ip-firewall-for-vlan=no
/interface ethernet switch port
set 0 vlan-header=leave-as-is vlan-mode=fallback
set 1 vlan-header=leave-as-is vlan-mode=fallback
set 2 vlan-header=leave-as-is vlan-mode=fallback
set 3 vlan-header=leave-as-is vlan-mode=fallback
set 4 vlan-header=leave-as-is vlan-mode=fallback
set 5 vlan-header=leave-as-is vlan-mode=fallback