Your command line is faulty and the hash mode (2500) is deprecated.
Convert your dump file to new hash mode here:
https://hashcat.net/cap2hashcat/
than run hashcat in mode 22000:
$ hashcat -m 22000 xxxxx_xxxxxxxxxx.hc22000 cracked.txt.gz
where xxxxx_xxxxxxxxxx is the filename you received from the online converter (e.g.: 20702_1627284296.hc22000)
and cracked.txt.gz is a (good basic) wordlist from here (https://wpa-sec.stanev.org):
https://wpa-sec.stanev.org/dict/cracked.txt.gz
Convert your dump file to new hash mode here:
https://hashcat.net/cap2hashcat/
than run hashcat in mode 22000:
$ hashcat -m 22000 xxxxx_xxxxxxxxxx.hc22000 cracked.txt.gz
where xxxxx_xxxxxxxxxx is the filename you received from the online converter (e.g.: 20702_1627284296.hc22000)
and cracked.txt.gz is a (good basic) wordlist from here (https://wpa-sec.stanev.org):
https://wpa-sec.stanev.org/dict/cracked.txt.gz