You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ZeroC finally got around and did a PHP7 compatible Ice release. I've only got around testing the Admin side of MumPI since I've never used the User side and everything else seems to work apart from Registrations.
Arch Linux
Latest git Murmur
Ice 3.6.3 and PHP 7.0.12
I did my own slice2php
Fatal error: Uncaught exception ::Ice::UnknownLocalException { unknown = /usr/include/Ice/StreamHelpers.h:333: Ice::MarshalException: protocol error: error during marshaling or unmarshaling: enumerator out of range 0 IceUtil::Exception::Exception(char const*, int) in /usr/lib/libIceUtil.so.36 1 Ice::LocalException::LocalException(char const*, int) in /usr/lib/libIce.so.36 2 Ice::ProtocolException::ProtocolException(char const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in /usr/lib/libIce.so.36 3 Ice::MarshalException::MarshalException(char const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in /usr/lib/libIce.so.36 4 IceInternal::Ex::throwMarshalException(char const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in /usr/lib/libIce.so.36 5 /usr/bin/murmurd() [0x58db40] 6 /usr/bin/murmurd() [0x56c371] 7 /usr/bin/murmurd() [0x4db4f7] 8 /usr/bin/murmurd() [0x in /usr/share/nginx/mumble.lagit.in/mumpi/classes/ServerInterface.php on line 375
The text was updated successfully, but these errors were encountered:
ZeroC finally got around and did a PHP7 compatible Ice release. I've only got around testing the Admin side of MumPI since I've never used the User side and everything else seems to work apart from Registrations.
Arch Linux
Latest git Murmur
Ice 3.6.3 and PHP 7.0.12
I did my own slice2php
Fatal error: Uncaught exception ::Ice::UnknownLocalException { unknown = /usr/include/Ice/StreamHelpers.h:333: Ice::MarshalException: protocol error: error during marshaling or unmarshaling: enumerator out of range 0 IceUtil::Exception::Exception(char const*, int) in /usr/lib/libIceUtil.so.36 1 Ice::LocalException::LocalException(char const*, int) in /usr/lib/libIce.so.36 2 Ice::ProtocolException::ProtocolException(char const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in /usr/lib/libIce.so.36 3 Ice::MarshalException::MarshalException(char const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in /usr/lib/libIce.so.36 4 IceInternal::Ex::throwMarshalException(char const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) in /usr/lib/libIce.so.36 5 /usr/bin/murmurd() [0x58db40] 6 /usr/bin/murmurd() [0x56c371] 7 /usr/bin/murmurd() [0x4db4f7] 8 /usr/bin/murmurd() [0x in /usr/share/nginx/mumble.lagit.in/mumpi/classes/ServerInterface.php on line 375
The text was updated successfully, but these errors were encountered: