Hello,

For those of you who encountered the same problem with Bacula-Web 7.0.1 or
7.0.2, I found a solution to fix it.

As of Bacula-Web version 7.0, the selected catalog_id is stored in the user
session. So if you modify the config.php and you remove the same catalog
that is used in the web ui.
So at the next refresh, Bacula-Web will complain that the catalog_id you
were using one page before do not exist anymore, that's normal.
The solution is simply to clear you browser cache and it's fixed.

In a future version of Bacula-Web, I'll improve the code in order to
prevent such kind of problem.

About the Mantis Bugtracker sign in page problem, I did a test on my side
and unfortunately, I got the error below.

APPLICATION ERROR #2800
Invalid form security token. This could be caused by a session timeout, or
accidentally submitting the form twice.

I'll check the web server log, find out what the problem is and submit a
bug request to Mantis BT, if it looks like a bug in the code ...

Best regards

Davide

On Thu, Jan 22, 2015 at 6:35 PM, Polcari, Joe (Contractor) <
joe_polc...@cable.comcast.com> wrote:

>  So when changing the config array from 3 hosts to 2 hosts I get this on
> 7.01 and 7.02:
>
> Sorry to the list but the signup on the bug tracking page isn’t working
> either or I would have reported it there instead.
>
>
>
> *Notice*: Undefined index: 2 in
> */var/www/html/bacula-web-7.0.2/application/libs/fileconfig.class.php* on
> line *80*
>
> *Exception trace*
>
> File: */var/www/html/bacula-web-7.0.2/core/bweb.class.php* on line *83* in
> function *FileConfig::get_Value*
>
> File: */var/www/html/bacula-web-7.0.2/test.php* on line *28* in function
> *Bweb->__construct*
>
>
>
> *Application error*
>
> *File*
>
> /var/www/html/bacula-web-7.0.2/application/libs/fileconfig.class.php
>
> *Line*
>
> 83
>
> *Exception code*
>
> 0
>
> *Exception message*
>
> Configuration error: the catalog id <2> do not exist
>
> Have you tried to run the test page <http://172.21.151.230:888/test.php> ?
> Check the online documentation on Bacula-Web project site
> <http://www.bacula-web.org/>
> Rebort a bug or suggest a new feature in the Bacula-Web\'s bugtracking
> tool <http://bugs.bacula-web.org/>
>
>
> *Notice*: Trying to get property of non-object in
> */var/www/html/bacula-web-7.0.2/test.php* on line *65*
>
> *Fatal error*: Call to a member function getAttribute() on a non-object
> in */var/www/html/bacula-web-7.0.2/core/db/cdb.class.php* on line *63*
>
>
>
>
>
> *From:* Davide Franco [mailto:bacula-...@dflc.ch]
> *Sent:* Thursday, January 22, 2015 9:49 AM
> *To:* bacula-users@lists.sourceforge.net
> *Subject:* [Bacula-users] Bacula-Web 7.0.2 available
>
>
>
> Dear all,
>
> I'm really happy to announce that Bacula-Web version 7.0.2 is available
> from now.
>
> This "major bugfix / maintenance" release fixes 13 bugs (including 3 major
> bugs).
> I'd strongly suggest everyone to upgrade to this version as quickly as
> possible.
>
> The release notes <http://bacula-web.org/download.html> will give you
> more details about what's included in this version.
>
> Thanks again to all contributors for your help and your precious feedbacks.
>
> As usual, all questions and feedbacks are welcome.
>
> Best regards
>
> Davide Franco
>
> Project website
> http://www.bacula-web.org <http://bacula-web.org/home.html>
>
------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to