hexparrot/mineos-node

Unable to access MineOS's web UI on a Raspberry Pi 4

FluffyPuppyKasey opened this issue · 2 comments

I just keep getting kicked back to the login screen. Yes, I'm using a non-system user. I've tried another browser, that didn't work.
It might be due to the invalid certificate.

2022-01-05.01-30-03.mp4

image
image

What distro are you using of Raspian (I assume)?

Check /var/log/mineos.log and /var/log/mineos.auth.log for any errors and report them back here, if you can.

If Raspbian, it could be the same issue that caused this exact behavior on Debian Bullseye, which is a change to yescrypt from sha512--what is the contents of /etc/pam.d/common-password?

Yes, I'm using a non-system user.

You need to use a UNIX system user from all I know. Or do you mean not a system user useradd -r but a UNIX login user? Otherwise yes, #441 is a known issue on Debian and Raspbian Bullseye.