Announcement

Collapse
No announcement yet.

Page loading issue, 409 error

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

  • Page loading issue, 409 error

    Hi All, recently I started using open source version of EspoCRM(Version 5.7.11) and it was all working fine. But recently some interfaces are not being loaded(Customers grid view, Create new customer view, Edit customer view, Portal user edit view etc.). When a view is not being loaded, it shows following error in the browser console[attachment].
    "Failed to load resource: the server responded with a status of 409"
    "Uncaught Error: Could not load file 'client/modules/crm/src/views/contact/fields/accounts.js?r=1581325536'"

    This occurs only on certain computers while on some other computers, EspoCRM is working fine.

    I tried clearing cache and rebuilding options. But no luck. Files that are returning 409 error have 644 permission and folders have 755 permission. Any idea on what is causing HTTP 409 error.

  • #2
    This was due to hosting environment security setup (mod_security) with my hosting.

    Comment

    Working...
    X