Error 100 - Problem with connection to remote host. cURL error 0: . - In restore

22 views
Skip to first unread message

Rui Loureiro

unread,
Sep 5, 2024, 10:19:52 AM9/5/24
to bacularis
Hello Marcin,

I'm new with Bacularis but a long time user of Bacula. Have the bacularis and the API working well with SSL but when I try to choose the backup client in th first step of the Restore Wisard 'm getting the folowing error:
Screenshot 2024-09-05 at 15.01.10.png
Can this be related with the boostraps? I'm running Bacula 13.0.4 migrated from a Bacula 7.0.x implementation and I copied the bsr files from the old machine.

Thank you in advance for any help you can provide.

Rui

Marcin Haba

unread,
Sep 5, 2024, 10:48:28 AM9/5/24
to Rui Loureiro, bacularis
On Thu, 5 Sept 2024 at 16:19, Rui Loureiro <ruilou...@gmail.com> wrote:
Hello Marcin,

I'm new with Bacularis but a long time user of Bacula. Have the bacularis and the API working well with SSL but when I try to choose the backup client in th first step of the Restore Wisard 'm getting the folowing error:

Hello Rui,

Welcome to the Bacularis user group.

This error is because the memory for PHP has been exhausted. The solution is increasing the memory limit for PHP.

To solve it, please follow on the instruction described in this documentation chapter:

https://bacularis.app/doc/brief/troubleshooting.html#the-job-history-list-or-the-job-files-table-is-empty

In short it is about increasing value in memory_limit option in the php.ini file. You can find it in /etc directory. You use Ubuntu, so there can be even two or three php.ini files. You need to change it in this file used by your web server. If you installed Bacularis with binary packages, please look on this in '/etc/php/*/fpm/' directory. After that there is needed restart PHP, for example for PHP 8.3 it is:

systemctl restart php8.3-fpm

Good luck :-)

Best regards,
Marcin Haba (gani) 

Rui Loureiro

unread,
Sep 6, 2024, 6:35:58 AM9/6/24
to bacularis
Solved. I've looked at php.ini files, but not this one. I need to add 1024M to the limit for it to work.
Thank you very much Marcin.

Best regards,
Rui

Marcin Haba

unread,
Sep 6, 2024, 7:00:32 AM9/6/24
to Rui Loureiro, bacularis
On Fri, 6 Sept 2024 at 12:36, Rui Loureiro <ruilou...@gmail.com> wrote:
>
> Solved. I've looked at php.ini files, but not this one. I need to add 1024M to the limit for it to work.
> Thank you very much Marcin.

Hello Rui,

Super! Thanks for the confirmation that it started working.

Good luck with Bacularis.
Reply all
Reply to author
Forward
0 new messages