TaigaChat Pro - Realtime chat/shoutbox [Deleted]

With PHP 7.0.0 RC3, I got this error on full shoutbox page.
Code:
/taigachat/activity.json Failed to load resource: the server responded with a status of 502 (Bad Gateway)

Every load of shoutbox I got this error on PHP-FPM log:
Code:
[19-Sep-2015 04:29:44] WARNING: [pool www] child 13202 exited on signal 11 (SIGSEGV) after 41.177349 seconds from start
[19-Sep-2015 04:29:47] WARNING: [pool www] child 13201 exited on signal 11 (SIGSEGV) after 44.859500 seconds from start
[19-Sep-2015 04:29:48] WARNING: [pool www] child 13190 exited on signal 11 (SIGSEGV) after 80.734115 seconds from start
[19-Sep-2015 04:29:48] WARNING: failed processes threshold (10 in 60 sec) is reached, initiating reload

I've never had any issues running TaigaChat Pro on PHP-FPM (PHP 5.5, 5.6) or HHVM. Haven't tried PHP 7.

Some googling indicates that this could possibly be a configuration issue on your end (example). I wouldn't be surprised if it has something to do with how you've configured your web server to communicate with PHP-FPM. Assuming you're using Nginx, can you paste your configuration?
 
I've never had any issues running TaigaChat Pro on PHP-FPM (PHP 5.5, 5.6) or HHVM. Haven't tried PHP 7.
I'm on PHP 5.6.x for long time and this addon works fine.

When i tried to upgrade to PHP 7.0.0 RC3, that issue only happen with the same configuration.
 
My users miss the bot we had that spoke phrases and answered questions. Any way yoou would consider adding a bot?
 
I've tested now with PHP 7.0.0 RC3, no issues at all.

It's impossible to say what the problem might be without more information, you could try following these steps: https://ma.ttias.be/generate-php-core-dumps-segfaults-php-fpm/
And with this option?
YydHApX.png
 
Do you think the error I have relates to memcached?
I have memcached loaded on PHP7 RC3.

It pretty much has to be an extension causing it yes. Php code alone definitely should not be able to segfault a php-fpm worker. The weird thing is that I can't think of any extension used by taigachat that isn't used by XF itself
 
  • Like
Reactions: rdn
But the only non default extension loaded on my installation is memcached.
Hm. Possible I can will replicate it on dev server for you to look at?
 
My users miss the bot we had that spoke phrases and answered questions. Any way yoou would consider adding a bot?

Luke,

You may not have seen it. We like your chat system, but we miss the bot that the old VB system had.
Can you add a bot to this system please? One that responds to phrases like "How do I post photos?" and gives a canned response. That is what the VB MCG system we used had.
 
Luke,

You may not have seen it. We like your chat system, but we miss the bot that the old VB system had.
Can you add a bot to this system please? One that responds to phrases like "How do I post photos?" and gives a canned response. That is what the VB MCG system we used had.
Bots are cool and XenForo could use some, but I think that's way outside the scope of this add-on and would probably be more suited to being its own add-on. If you want Luke to build you a bot, you should probably start by offering money to pay for the time it would take to work such a major add-on.
 
Bots are cool and XenForo could use some, but I think that's way outside the scope of this add-on and would probably be more suited to being its own add-on. If you want Luke to build you a bot, you should probably start by offering money to pay for the time it would take to work such a major add-on.

Are you Luke's spokesperson? LOL
Why can't you let him answer, or not.

For your information, another chat addon offers bots, so it certainly is not WAY beyond the scope of this addon. Nor should I have to hire him.

He's ignored this request twice, so that tells me what I need to know.
 
Are you Luke's spokesperson? LOL
Why can't you let him answer, or not.

For your information, another chat addon offers bots, so it certainly is not WAY beyond the scope of this addon. Nor should I have to hire him.

He's ignored this request twice, so that tells me what I need to know.

Apologies for not getting to your message yet. Unfortunately a bot/autoreply system is not planned
 
Back
Top Bottom