Menu

#18 Webacula with Bacula 5.2.1 - Catalog version

v1.0 (example)
closed-fixed
None
5
2014-10-02
2011-11-11
Anonymous
No

The Catalog of the version 5.2.1 the bacula is 14. This version is compatibile with Webacula 5.5.1 ?

After install is showing this bellow error:

Fri Nov 11 06:33:11 2011] [error] [client 192.168.200.97] PHP Fatal error: Uncaught exception 'Zend_Exception' with message 'Bacula version mismatch for the Catalog database. Wanted 12, got 14. ' in /var/www/webacula/html/index.php:194\nStack trace:\n#0 {main}\n thrown in /var/www/webacula/html/index.php on line 194

ERROR: Bacula version mismatch for the Catalog database. Wanted 12, got 14

Discussion

  • Yuriy Timofeev

    Yuriy Timofeev - 2011-11-15
    • labels: 1025383 -->
    • milestone: 740572 -->
    • assigned_to: nobody --> tim4dev
     
  • Yuriy Timofeev

    Yuriy Timofeev - 2011-11-15

    Workaround.

    html/index.php

    change line from
    define('BACULA_VERSION', 12); // Bacula Catalog version

    to
    define('BACULA_VERSION', 14);

    Warning! I have not tested Webacula work with this version of Bacula.

     
  • CH_HARTIG

    CH_HARTIG - 2012-03-07

    For me, this solution worked. Thank you!

     
  • Yuriy Timofeev

    Yuriy Timofeev - 2014-10-02
    • status: open --> closed-fixed
    • Group: --> v1.0 (example)
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.