• Resolved comaca7

    (@comaca7)


    After typing a message in the message box where we have over 20 messages and sending it messagebox always crashes. After that messagebox needs to be reloaded. Other problem is if we are in conversation with other people where we have less messages and switch to one where we have a lot more (tested it on over 20 messages) it crashes and need to be refreshed again (error it show: Refresh this page and try again.)

    • This topic was modified 5 years, 6 months ago by comaca7.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Shamim Hasan

    (@shamim51)

    Can you please server error log and see is there any error there?
    Also let me know your wp version, php version and memory limit.

    Thread Starter comaca7

    (@comaca7)

    Hi,
    thank you for the reply.
    Our WordPress version is 5.5.3, PHP version is 7.4.7, and memory limit is 512MB (prob will be extended to 1GB but right now it never crossed 10% of usage).
    For server log, it always shows 200 OK but the difference between passed and failed message opening is in response and preview so we do not think it’s a server error and in the message box, we see Refresh this page and try again as a message.

    Plugin Author Shamim Hasan

    (@shamim51)

    This error shows when there is any ajax error, Normally this happen for server error.

    Do you know how to check ajax call in browser developer window?

    Thread Starter comaca7

    (@comaca7)

    There are multiple scenarios: if we load a longer message from the start it loads normally, or if we refresh the page when we see Refresh this page and try again as a message it is also loading normally. But when we try to switch between messages we get that problem.
    The situation when we loaded shorter message and wanna switch to longer: In the developer console, all messages header is same status code:200 OK with all other parameters looking alright but on messages, it loads we see response and preview, but when we switch to message with longer conversations, Front End Pm does not load Preview: Nothing to preview and Response: This request has no response data available.

    Hope it is helpful.

    Thread Starter comaca7

    (@comaca7)

    Hi,
    managed to find the problem we fixed it by removing WP External Links.

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

The topic ‘Message crashes and need refreshing’ is closed to new replies.