Announcement

Collapse
No announcement yet.

view lead not working for detail view for a particular laptops

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • view lead not working for detail view for a particular laptops

    there are no logs in the espo logs directory.

    i only see the error in the browser console

    /vikram.pappula/techcafe/client/modules/crm/src/views/lead/fields/created-contact.js?r=1561795927:1 Failed to load resource: the server responded with a status of 409 (Conflict)
    espo.min.js?r=1561795927:17 Uncaught Error: Could not load file 'client/modules/crm/src/views/lead/fields/created-contact.js?r=1561795927'
    at Object.error (espo.min.js?r=1561795927:17)
    at j (espo.min.js?r=1561795927:3)
    at Object.fireWith [as rejectWith] (espo.min.js?r=1561795927:3)
    at x (espo.min.js?r=1561795927:4)
    at XMLHttpRequest.<anonymous> (espo.min.js?r=1561795927:4)

    it is not working in couple of laptops and browsers rest everywhere it is working. i am stumped to see such an issue

    my leads also have new custom fields and to allow duplicates i am using duplicate skip check as well.

    appreiciate your help

  • #2
    Might be an ad blocker.

    Comment


    • #3
      I also faced that problem when I uploaded to web shared hosting. It's working well running in my local xampp server. But it showed in console as follows:

      /espocrm/client/modules/crm/src/views/contact/fields/accounts.js?r=1563017192:1 Failed to load resource: the server responded with a status of 409 (Conflict)
      loader.js:367 Uncaught Error: Could not load file 'client/modules/crm/src/views/contact/fields/accounts.js?r=1563017192'
      at Object.error (loader.js:367)
      at j (jquery-2.1.4.min.js:2)
      at Object.fireWith [as rejectWith] (jquery-2.1.4.min.js:2)
      at x (jquery-2.1.4.min.js:4)
      at XMLHttpRequest.<anonymous> (jquery-2.1.4.min.js:4)

      Please help resolution if somebody have the similar experience.

      Comment

      Working...
      X