• Resolved Johnkim1

    (@yogoho210)


    Hi, first few replies from bot were successful, but after that the bot completely stopped replying to topics.

    • Used ‘aibot’ trigger keyword.
    • Notification shows up when the bot replies, but the reply itself it is not shown on the forum, even on admin dashboard.
    • API usage is confirmed on OpenAI platform
    • changing “Bot User ID”, “Local Search Limit” didn’t work
    • It wasn’t blocked due to any firewall plugins (checked logs)
    • using php7.4 and bbpress 2.6.12

    What should be the issue?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Chris Huber

    (@extrachill)

    Hey John, thanks for the report. I just pushed a hotfix that removed an unnecessary timeout on the OpenAI response. Fingers crossed that this resolves the error as I have not been able to reproduce this one yet.

    I would appreciate if you’d let me know after you update the plugin if the bot responds properly.

    Thanks for trying it out. There is a big update on the way that will allow provider switching and remove the OpenAI reliance.

    Plugin Author Chris Huber

    (@extrachill)

    Hey John, following back up here. I didn’t know this until today, but WordPress implements a default timeout of 5 seconds for HTTP requests! So, I thought removing the timeout would fix it at first.

    But, it turns out that setting an explicit timeout of 60 seconds was actually the answer!

    I have marked this as resolved as I believe I have gotten to the root of this now. Please let me know if you still encounter the error.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘No reply from bot’ is closed to new replies.