error 0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • marketgy
    Member
    • Apr 2020
    • 39

    error 0

    I've been getting an error 0 showing in a red flag at the top for months. Eventually it goes away after I ignore it and the software works as it should. It appears to be something that is unrelated to the server since nothing anywhere is logged, however I was able to dig in using the browser inspect and saw this. Let me know how to correct:

    espo-main.js:31502


    GET https://classatransport.org/crm/api/...action/grouped net::ERR_HTTP2_PROTOCOL_ERROR
    (anonymous) @ espo-main.js:31502
    b @ espo-main.js:31605
    request @ espo-main.js:31457
    getRequest @ espo-main.js:31578
    checkGroupedPopupNotifications @ espo-main.js:66729
    (anonymous) @ espo-main.js:66739
    setTimeout
    checkGroupedPopupNotifications @ espo-main.js:66739
    (anonymous) @ espo-main.js:66739Understand this errorAI
    crm/#EmailTemplate/create:1 Uncaught (in promise) w {errorIsHandled: false, onreadystatechange: null, readyState: 4, timeout: 60000, withCredentials: false, …}
  • yuri
    Member
    • Mar 2014
    • 8550

    #2
    I have no idea. To figure out, I'd try to debug to find out where the request fails (timeouts).

    Maybe you have an enormous amount of records in the reminder table in the database. The same request performs super fast in our system.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...