On 12.12.2017 at 10:26 wrote tonyalbers: > On Tuesday, December 12, 2017 at 10:05:31 AM UTC+1, tonyalbers wrote: >> I'm running 16.2.7 on CentOS 7.3 >> >> I've got webui installed. >> >> When I open the webui, go to restore, and select one of the four clients, I >> get: >> >> An error occurred >> An error occurred during execution; please try again later. >> Additional information: >> Zend\Json\Exception\RuntimeException >> >> Which looks like bug https://bugs.bareos.org/view.php?id=693, but that >> should have been fixed in 16.2.5 >> >> If choosing one of the other clients, the restore window shows up and works >> fine. >> >> Running restore through bconsole works for all clients. All other >> functionality in the webui seems to be working correctly. >> >> Any ideas? >> >> /tony > > And I'm getting mails like this: > > 12-Dec 07:58 bareos-dir: ERROR in output_formatter.c:822 Failed to send > result as json. Maybe result message to long? > Message length = 5407944
That is in fact a real problem. The size of JSON messages in limited in bareos-16.2 (to around 100000 bytes if I remember correctly). It is fixed in bareos-17.2 (rc available, final hopefully being released this month). I'm not sure, which call brings this error. Is there a very long list of jobs for this clients? -- Jörg Steffens [email protected] Bareos GmbH & Co. KG Phone: +49 221 630693-91 http://www.bareos.com Fax: +49 221 630693-10 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: S. Dühr, M. Außendorf, Jörg Steffens, P. Storz -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
