webui doesnt show clients after upgrade from 22 to 23
50 views
Skip to first unread message
lutz kittler
unread,
Jun 13, 2024, 4:50:14 AM6/13/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bareos-users
After upgrade of bareos server from bareos 22 to 23 webui doesnt show clients,
theres only "loading please wait".
If I look at apache log I can see:
[Thu Jun 13 10:39:39.975521 2024] [php:warn] [pid 555] [client <client-ip>:53404] PHP Warning: foreach() argument must be of type array|object, string given in /usr/share/bareos-webui/vendor/Bareos/library/Bareos/Util.php on line 37, referer: http://<ip>/bareos-webui/client//
What can I do, any hints?
Thanks, Lutz
Jörg Steffens
unread,
Jun 13, 2024, 10:56:22 AM6/13/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bareos...@googlegroups.com
Hi Lutz,
there have been a recent changes in this part of the code,
but until now I'm not aware of problems.
Could you please verify if the problem persists when opening the webui
in a new session (removed cookies or private browser session)?
Exactly what version of bareos-webui have you installed?
Regards,
Jörg
On 13.06.24 at 10:50 wrote 'lutz kittler' via bareos-users:
Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
Komplementär: Bareos Verwaltungs-GmbH
Geschäftsführer: Stephan Dühr, Jörg Steffens, Philipp Storz
Message has been deleted
lutz kittler
unread,
Jun 18, 2024, 1:35:12 PM6/18/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bareos-users
Thanks, after removing cache and cookies its okay.