Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hi
we are strugglin with an error 503 that we cant fix,
we dont have any error on apache logs that let us a clue about the issue
we enable the debug without get any info that we can use
i enable bcmath as was suggested in other post without success
on cache/default.log i get:
[== Undefined ==]
[trace:Error:private] => Array
(
[0] => Array
(
[file] => /home/municipa/public_html/ventanillavirtual/lhc/lib/core/lhexternal/MaxMind/Db/Reader/Decoder.php
[line] => 236
[function] => decodeBigUint
[class] => MaxMind\Db\Reader\Decoder
[type] => ->
[args] => Array
(
[0] => [0] => var/external/geoip/GeoLite2-Country.mmdb
)
)
[8] => Array
(
[file] => /home/municipa/public_html/ventanillavirtual/lhc/lib/models/lhchat/erlhcoreclassmodelchatonlineuser.php
[line] => 399
[function] => __construct
[class] => GeoIp2\Database\Reader
[type] => ->
[args] => Array
(
[0] => var/external/geoip/GeoLite2-Country.mmdb
)
)
[9] => Array
(
[file] => /home/municipa/public_html/ventanillavirtual/lhc/lib/models/lhchat/erlhcoreclassmodelchat.php
[line] => 580
[function] => getUserData
[class] => erLhcoreClassModelChatOnlineUser
[type] => ::
[args] => Array
(
[0] => max_mind
[1] => 181.167.249.23
[2] => Array
(
[detection_type] => country
[city_file] => var/external/geoip/GeoLite2-City.mmdb
)
)
)
can you help me to figure out the issue?
thanks
Offline
Is is still the same, bcmath is not enabled on your server... And you did not pasted error itself but you pasted stack trace.
Offline
Pages: 1