Don't work properly interface with device by a fiber cable

Hello
I have CCR1016 connected with two fiber and two copper links (via another switch) to server. Copper links up, no problem, but fiber don’t work, only tx activity, no rx, no ping through sfp.
Does anyone have some ideas, what is problem?

/interface bridge
add arp=proxy-arp fast-forward=no name=bridge1
add fast-forward=no name=bridge2-dvr
/interface ethernet
set [ find default-name=sfp2 ] advertise=
10M-full,100M-full,1000M-full,10000M-full auto-negotiation=no name=
sfp2-reserved
set [ find default-name=sfp11 ] advertise=“10M-half,10M-full,100M-half,100M-fu
ll,1000M-half,1000M-full,2500M-full,5000M-full,10000M-full”
auto-negotiation=no comment=“BackUp Server Main”
/interface bridge port
add bridge=bridge1 hw=no interface=sfp11
add bridge=bridge1 interface=sfp2-reserved
/ip address
add address=192.168.32.129/25 comment=Managment interface=bridge1 network=
192.168.32.128
add address=192.168.32.1/24 comment=Servers interface=bridge1 network=
192.168.32.0

server ip 192.168.32.50/24 192.168.32.1


I checked already firewall, routes, tried auto-negotiation. And this server, fiber cable worked with another switch (in main office, during setup)
help please


Solved
Why I can’t delete post?