does anyone know what the hell is going on here, /srv/highscores exists and the user running nginx has read access to it

does anyone know what the hell is going on here, /srv/highscores exists and the user running nginx has read access to it

nostr:npub1aqru62k9l4jfkmf7k3nz50u84a7rsm5cjn4yk4ag5sc868eg0hfq3fv9j5 Probably MIME issues;
include /etc/nginx/mime.types;
default_type application/octet-stream;
But maybe not.