Arduino Uno - LMIC problem - src\lmic\radio.c:923

Hi everyone,
I connect Arduino Uno to SX1278 via Chirpstack and ABP. But when I run the code, the COM port shows FAILURE
arduino-lmic-master\src\lmic\radio.c:923
I have consulted some websites: But still not able to fix the above error.
If anyone knows the above error please guide me, thanks a lot.

Here is the declaration lmic_pinmap lmic_pins:

Here is my pinout, I have appended
SX1278— Arduino
DIO0 — Pin2,
DIO1 — Pin5,
DIO2 – Pin 6
RST — Pin9
NSS —Pin10
MOSI —Pin11
MISO —Pin12
SCK—Pin13