Author Topic: [SOLVED]Master / Slave error  (Read 3119 times)

manuel.brignoli

  • Zen Apprentice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
[SOLVED]Master / Slave error
« on: December 22, 2010, 10:36:46 pm »
Hi, i receive this error on master/slave config:

Code: [Select]
An internal error related to a template has occurred. This is a bug, relevant information can be found in the logs.

Code: [Select]
2010/12/22 23:14:56 ERROR> Base.pm:346 EBox::CGI::Base::__ANON__ - no value sent for required parameter 'firstRow'
Stack:
  [/usr/share/ebox/templates/ajax/tableBody.mas:274]
  [/usr/share/ebox/templates/ajax/modelViewer.mas:151]
  [/usr/share/ebox/templates/ajax/modelViewer.mas:69]
  [/usr/share/ebox/templates/ajax/tableBodyWithoutEdit.mas:18]
  [(eval 3167):181]

The scenario is one ethernet for connect two zential server.
« Last Edit: January 06, 2011, 07:03:34 am by manuel.brignoli »

manuel.brignoli

  • Zen Apprentice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Re: Master / Slave error
« Reply #1 on: January 04, 2011, 07:01:42 am »
Up!
 :)

sheck

  • Zen Monk
  • **
  • Posts: 52
  • Karma: +0/-0
    • View Profile
Re: Master / Slave error
« Reply #2 on: January 04, 2011, 09:54:26 am »
Hi,

I have the same error as written in thread: http://forum.zentyal.org/index.php?topic=5811.0

Anyone a solution?

Thanks!

Javier Amor Garcia

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1225
  • Karma: +12/-0
    • View Profile
Re: Master / Slave error
« Reply #3 on: January 04, 2011, 05:40:55 pm »
This is fixed in our  repository. You could either wait for new packages or apply the hotfix yourself.

To apply the hotfix:
1) Download this file http://trac.zentyal.org/export/20044/trunk/common/libebox/src/templates/ajax/tableBodyWithoutEdit.mas
2) Use it to replace the old version found in /usr/share/ebox/templates/ajax/tableBodyWithoutEdit.mas

That is it!

sheck

  • Zen Monk
  • **
  • Posts: 52
  • Karma: +0/-0
    • View Profile
Re: Master / Slave error
« Reply #4 on: January 05, 2011, 11:09:18 am »
Thanks for the information!

manuel.brignoli

  • Zen Apprentice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Re: Master / Slave error
« Reply #5 on: January 06, 2011, 07:03:16 am »
Thank you very much.