Daemon.err uhttpd

I got this error on system logs. This error from Tor image created from lede image builder. My device is AR-300M lite.

   Fri Mar  2 09:29:00 2018 daemon.err uhttpd[1868]: gpg: encrypted with 1024-bit RSA key, ID 17772B1B, created 2015-04-22
    Fri Mar  2 09:29:00 2018 daemon.err uhttpd[1868]:       "Arduino LLC <support@arduino.cc>"
    Fri Mar  2 09:29:00 2018 daemon.err uhttpd[1868]: gpg: WARNING: message was not integrity protected
    Fri Mar  2 09:29:00 2018 daemon.err uhttpd[1868]: gpg: can't create `/root/.gnupg/random_seed': No such file or directory
    Fri Mar  2 09:29:01 2018 auth.err passwd: password for root changed by root
    Fri Mar  2 09:29:01 2018 daemon.err uhttpd[1868]: gpg: encrypted with 1024-bit RSA key, ID 17772B1B, created 2015-04-22
    Fri Mar  2 09:29:01 2018 daemon.err uhttpd[1868]:       "Arduino LLC <support@arduino.cc>"
    Fri Mar  2 09:29:01 2018 daemon.err uhttpd[1868]: gpg: Error flushing plaintext: Broken pipe
    Fri Mar  2 09:29:01 2018 daemon.err uhttpd[1868]: gpg: handle plaintext failed: file write error
    Fri Mar  2 09:29:01 2018 daemon.err uhttpd[1868]: gpg: WARNING: message was not integrity protected
    Fri Mar  2 09:29:01 2018 daemon.err uhttpd[1868]: gpg: can't create `/root/.gnupg/random_seed': No such file or directory
    Fri Mar  2 09:29:07 2018 daemon.err uhttpd[1868]: gpg: encrypted with 1024-bit RSA key, ID 17772B1B, created 2015-04-22
    Fri Mar  2 09:29:07 2018 daemon.err uhttpd[1868]:       "Arduino LLC <support@arduino.cc>"
    Fri Mar  2 09:29:07 2018 daemon.err uhttpd[1868]: gpg: WARNING: message was not integrity protected
    Fri Mar  2 09:29:07 2018 daemon.err uhttpd[1868]: gpg: can't create `/root/.gnupg/random_seed': No such file or directory
    Fri Mar  2 09:29:08 2018 daemon.err uhttpd[1868]: sh: update-file-available: not found

I think this is trying to use https for the UI right?

Can you just use http?

Im using http:/ , by the way i tried creating the folder /root/.gnupg/random_seed just for curiousity then the error is gone.