[FAILED] failed to start pkgfile database update

I also have this problem at both my desktop and laptop. For me the dependency was created by ‘manjaro-zsh-config’. The error message shows up after each shutdown/restart and delays the process by ~15 seconds.

❯ systemctl status pkgfile-update.service

● pkgfile-update.service - pkgfile database update
     Loaded: loaded (/usr/lib/systemd/system/pkgfile-update.service; static)
     Active: failed (Result: exit-code) since Wed 2021-04-07 11:23:23 EEST; 5min ago
TriggeredBy: ● pkgfile-update.timer
    Process: 2610 ExecStart=/usr/bin/pkgfile -u (code=exited, status=1/FAILURE)
   Main PID: 2610 (code=exited, status=1/FAILURE)

Apr 07 11:23:23 kubi-manjaro systemd[1]: Starting pkgfile database update...
Apr 07 11:23:23 kubi-manjaro pkgfile[2610]: warning: download failed: https://mirrors.fossho.st/manjaro/stable/core>
Apr 07 11:23:23 kubi-manjaro pkgfile[2610]: warning: download failed: https://mirrors.fossho.st/manjaro/stable/extr>
Apr 07 11:23:23 kubi-manjaro pkgfile[2610]: warning: download failed: https://mirrors.fossho.st/manjaro/stable/comm>
Apr 07 11:23:23 kubi-manjaro pkgfile[2610]: warning: download failed: https://mirrors.fossho.st/manjaro/stable/mult>
Apr 07 11:23:23 kubi-manjaro systemd[1]: pkgfile-update.service: Main process exited, code=exited, status=1/FAILURE
Apr 07 11:23:23 kubi-manjaro systemd[1]: pkgfile-update.service: Failed with result 'exit-code'.
Apr 07 11:23:23 kubi-manjaro systemd[1]: Failed to start pkgfile database update.