Project

General

Profile

Actions

Bug #655

closed

After changing admin pw the interface does not go to the login page

Added by Hammel over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
Javascript
Target version:
Start date:
01 Aug 2018
Due date:
% Done:

100%

Estimated time:
Severity:
01 - Critical

Description

The interface displays the "change password" page but after saving that it does not redirect to the login page (or front page, whichever).
This started happening with the updates to Buildroot 2018.07 but probably have something to do with the changes made for IronMan.


Related issues

Related to piboxd - Bug #660: Running mk_passwd fails on Buildroot 2018.07ClosedHammel08 Aug 2018

Actions
Actions #1

Updated by Hammel over 5 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 10
This may be because
  1. The PHP server is running because the Pair button was enabled at boot.
  2. The PHP server is not running without the Pair Button so we can't use the web interface now.

I need to fix this. Both servers need to run if the Pair Button is not enabled. They just need to check the state of the button on each request, which is a little painful (cuz it's a call to an external program) but necessary.

Actions #2

Updated by Hammel over 5 years ago

This isn't because of the Ironman Pair button. I've been testing this on a normal Media Server so there is no Pair button. This should just work, but it's not.

I need to enable debug in the php server to see what's going on here.

Actions #3

Updated by Hammel over 5 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 10 to 100

Verified that the missing python module caused mk_passwd to fail. That's been fixed in RM #660. The web login has been retested with that fix and the updated password is now being properly saved and the user redirected to the front page as expected.

RM #660 tracks commits. This issue can now be closed.

Actions

Also available in: Atom PDF