hexparrot / mineos-node

node.js implementation of mineos minecraft management
GNU General Public License v3.0
335 stars 168 forks source link

WebUI not redirecting to /admin after logging in (FreeNAS) #372

Open Rvervuurt opened 3 years ago

Rvervuurt commented 3 years ago

I installed the MineOS-plugin on my FreeNAS-server, and tried logging in with the default userinfo. It never worked, until I manually removed /login.html from the URL.

I'd expect it would redirect to /admin after logging in, but it just stayed at the login-screen without any (visible) message that I was now logged in. Small thing, but quite annoying, since it made me restart my server a few times :D

Edit: It seems that the link without /login.html will always redirect to the admin-dashboard, but that doesn't mean one is logged in, so something must've gone wrong with my installation, since I can't seem to log in.

g-rock84 commented 3 years ago

I can confirm that I am having a similar issue almost a year later. I reinstalled several times before I saw this. Same as @Rvervuurt but, I'll do you one better. I can actually bypass the login screen altogether by simply deleting the 'login.html'. (I didn't read all of Rvervuurt's post...) However, I have not tested whether anything works beyond that. I'll report back when I do. I'll admit that I did install on top of Debian 11 minimal/netinst and that is not officially supported that I can tell, but everything installed fine. This is the only issue so far.