maniaplanet / manialive

PHP controller for the ManiaPlanet Dedicated Server
GNU Lesser General Public License v3.0
9 stars 4 forks source link

ManiaLive with FreeZone plugin on remote server #35

Closed magnetik closed 10 years ago

magnetik commented 10 years ago

From mar...@nc1.eu on June 14, 2011 00:56:33

i am

now and then (every few hours), manialive on host2 crashes with the following output in log_Error.txt

Occured on 14.06.2011 at 00:39:19 at process with ID #12023
---------------------------------

-> ErrorException with code 0 unpack(): Type V: not enough input, need 4, have 0

host2 specs: Ubuntu 11.04 PHP 5.3.1 or newer -> required -> [ Yes ] 5.3.5-1ubuntu7.2 Standard PHP Library -> required -> [ Yes ] JSON -> required -> [ Yes ] OpenSSL -> required -> [ Yes ] cURL with SSL -> required -> [ Yes ] 7.21.3 (OpenSSL/0.9.8o) (with OpenSSL/0.9.8o) SQLite -> optionnal -> [ Yes ]

Original issue: http://code.google.com/p/manialive/issues/detail?id=35

magnetik commented 10 years ago

From mar...@nc1.eu on June 14, 2011 00:15:23

forgot to mention that the exact same configuration (except the server hostname entry) was running fine for 3 weeks when it was also started on host1

magnetik commented 10 years ago

From melot.philippe on June 14, 2011 02:51:13

Can you give me which server you have (hardware and software)

Status: Started
Owner: melot.philippe
Cc: maximeraoust

magnetik commented 10 years ago

From mar...@nc1.eu on June 14, 2011 03:00:14

host1:

host2:

do you need any more infos, logfiles, etc ?

magnetik commented 10 years ago

From maximeraoust on June 14, 2011 03:22:17

Can you provide the value of "mbstring.func_overload", if any, in your PHP.INI ?

magnetik commented 10 years ago

From mar...@nc1.eu on June 14, 2011 03:31:52

mbstring.func_overload has the default value "0" (the line is commented out with a ; in php.ini)

magnetik commented 10 years ago

From melot.philippe on June 27, 2011 03:56:34

Status: Done