View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000871 | bareos-core | webui | public | 2017-11-04 16:10 | 2021-12-21 13:56 |
Reporter | tuxmaster | Assigned To | frank | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | CentOS | OS Version | 7 |
Product Version | 17.4.2 | ||||
Summary | 0000871: UI will not load complete | ||||
Description | After the login, the website will not load complete. Only the spinner are shown. (See picture) The php error log will flooded with: PHP Notice: Undefined index: meta in /usr/share/bareos-webui/module/Job/src/Job/Model/JobModel.php on line 120 The bareos director will run with version 16.2.7. | ||||
Additional Information | PHP 7.1 via fpm | ||||
Tags | No tags attached. | ||||
|
|
DIRD and WebUI need to have the same version currently. WebUI 17.2.4 is not compatible to a 16.2.7 director yet, which may change in future. |
|
Thanks for the information. But this shout be noted in the release notes, or better result in an error message about an unsupported version. |
|
There is a note in the installation chapter, see https://docs.bareos.org/master/IntroductionAndTutorial/InstallingBareosWebui.html#system-requirements . Nevertheless, I'm going to have a look if we can somehow improve the error handling reagarding version compatibility. |
|
Fix committed to bareos master branch with changesetid 15057. | |
bareos: master a30180d8 2021-06-30 15:17 Ported: N/A Details Diff |
webui: check major version compatibility between webui and DIR To ensure the installed WEBUI and DIR have the same version because of compatibility reasons, this commit introduces a version check at login time which provides an error message if versions do not match. Fixes 0000871: UI will not load complete |
Affected Issues 0000871 |
|
mod - webui/module/Auth/src/Auth/Controller/AuthController.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-11-04 16:10 | tuxmaster | New Issue | |
2017-11-04 16:10 | tuxmaster | File Added: Bildschirmfoto von »2017-11-04 16-06-19«.png | |
2017-11-08 10:49 | frank | Assigned To | => frank |
2017-11-08 10:49 | frank | Status | new => assigned |
2017-11-09 15:35 | frank | Note Added: 0002812 | |
2017-11-09 15:37 | frank | Status | assigned => feedback |
2017-11-09 17:36 | tuxmaster | Note Added: 0002813 | |
2017-11-09 17:36 | tuxmaster | Status | feedback => assigned |
2021-06-30 11:49 | frank | Note Added: 0004169 | |
2021-07-06 17:22 | frank | Changeset attached | => bareos master a30180d8 |
2021-07-06 17:22 | frank | Note Added: 0004176 | |
2021-07-06 17:22 | frank | Status | assigned => resolved |
2021-07-06 17:22 | frank | Resolution | open => fixed |
2021-09-14 12:19 | arogge_adm | Relationship added | related to 0001361 |
2021-12-21 13:56 | arogge | Relationship added | related to 0001289 |