Check the following configuration parameters:
If the configuration seems to be correct and still the IRB interfaces are up/down check the STP state of the IRB interfaces by executing "show ethernet-switching interface", if the STP state of the IRB interfaces is set to "Discarding" then this is probably the cause of the IRB interfaces being down. Note that the SRX may set these interfaces to this state if RSTP messages are being received on the physical interfaces and it is decided to block the IRB interfaces, monitor the traffic on the physical interfaces to confirm if RSTP traffic is being received (you can use "monitor traffic interface <physical-port> no-resolve").
If STP is not in use on the SRX then it may be necessary to stop sending RSTP messages on the SRX's neighbors towards the SRX's physical interfaces so that the IRB interfaces can come up and perform the proper routing.
To learn more about the STP states refer to: https://www.juniper.net/documentation/us/en/software/junos/stp-l2/topics/topic-map/spanning-tree-overview.html.