Hello,
Ok gotcha. There should be some variants where the p values < log10(5e-5) or <4.3.
The problem is that in your gwas sumstat file that you submitted to FUMA, the columns for chr and/or position (which are in GRCh38) are still present. In the case that only the rsID is present, then, it will print in the log file: "Either chr or pos is not provided". However, this was not printed out in the log.
For this functionality to work, you need to remove the columns for chromosome and position before submitting. You can also share the first few lines of your file so I can check.
Best,
Tanya