Page 1 of 1

Manialive Freezone plugin errors

Posted: 04 May 2011, 21:19
by mickoe
Hello,

I'm hosting a server and I'm having a lot of troubles with Manialive.

I have PHP 5.3.6 and all the required libraries to run Manialive (cURL, JSON, SQLite). I'm using LINUX.

Code: Select all

-> Exception with code 0
    API error. Check the HTTP error code.
  - in /home/0247/1_manialive/libraries/ManiaLib/Rest/Client.php on line
      203
  - Stack: #0
      /home/0247/1_manialive/libraries/ManiaLivePlugins/Freezone/Freezone/Plugi
      n.php(564): ManiaLib\Rest\Client->execute('PUT', '/freezone/rules...',
      Array)
           #1 [internal function]:
      ManiaLivePlugins\Freezone\Freezone\Plugin->onEndChallenge(Array, Array,
      false, false, false)
           #2
      /home/0247/1_manialive/libraries/ManiaLive/DedicatedApi/Callback/Event.ph
      p(28): call_user_func_array(Array, Array)
           #3
      /home/0247/1_manialive/libraries/ManiaLive/Event/Dispatcher.php(52):
      ManiaLive\DedicatedApi\Callback\Event->fireDo(Object(ManiaLivePlugins\Fre
      ezone\Freezone\Plugin))
           #4
      /home/0247/1_manialive/libraries/ManiaLive/DedicatedApi/Connection.php(10
      8):
      ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\DedicatedApi\Callba
      ck\Event))
           #5
      /home/0247/1_manialive/libraries/ManiaLive/Application/AbstractApplicatio
      n.php(146): ManiaLive\DedicatedApi\Connection->executeCallbacks()
           #6 /home/0247/1_manialive/bootstrapper.php(19):
      ManiaLive\Application\AbstractApplication->run()
           #7 {main}
Anyone can help?

Thanks in advance,
Michael

Re: Manialive Freezone plugin errors

Posted: 05 May 2011, 00:27
by Knutselmaaster
Did it work before?
If not, check your freezone password settings.

Re: Manialive Freezone plugin errors

Posted: 05 May 2011, 01:28
by mickoe
Hello,

Thanks for the reply. Yes it works except I get this error randomly. It then cause the server to say "Bad API password".

As far as I can see, it happen when a lot of people are connected to the server.

Thanks,
Michael

Re: Manialive Freezone plugin errors

Posted: 05 May 2011, 10:42
by Knutselmaaster
Ok, then please post in this topic.
Including serverlogin, php version, operating system, freezone plugin version, dedicated server version and manialive version.
Hopefully we can find what you've got in common, that can cause this to happen.