Actions
Bug #5516
closedRedirect after update firmware fails if pfSense not online after 90seconds --> browser time-out
Start date:
11/22/2015
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
Description
pkg_mgr_install has a js counter function that does a windows.location("/index.php") after 90 seconds.
if pfSense hasn't booted after 90 seconds, the browser will eventually get a "problem loading page"....
I've created a PR for this, which works, but has room for improvement. (js & ajax make my stomach hurt)
Updated by jeroen van breedam almost 10 years ago
Updated by Anonymous almost 10 years ago
Timer is WIP. Will cherry pick this later today.
Updated by Jim Thompson almost 10 years ago
if you cherry-picked this (it seems to work), could you do something with this issue?
Updated by Chris Buechler almost 10 years ago
- Status changed from New to Resolved
Updated by Chris Buechler almost 10 years ago
- Project changed from pfSense Packages to pfSense
- Category set to Web Interface
Actions