On a fresh install we cannot create any users, calls accounts etc...
For all tasks that require the creation of a record it just gets stuck at Loading...
Any idea on how to solve this?
Chrome console says:
For all tasks that require the creation of a record it just gets stuck at Loading...
Any idea on how to solve this?
Chrome console says:
This page includes a password or credit card input in a non-secure context. A warning has been added to the URL bar. For more information, see https://goo.gl/zmWq3m.
/client/src/views/fields/varchar.js?r=1518717397 Failed to load resource: the server responded with a status of 406 (Not Acceptable)
espo.min.js?r=1518717397:17 Uncaught Error: Could not load file 'client/src/views/fields/varchar.js?r=1518717397'
at Object.error (espo.min.js?r=1518717397:17)
at j (espo.min.js?r=1518717397:3)
at Object.fireWith [as rejectWith] (espo.min.js?r=1518717397:3)
at x (espo.min.js?r=1518717397:4)
at XMLHttpRequest.<anonymous> (espo.min.js?r=1518717397:4)
/client/src/views/fields/varchar.js?r=1518717397 Failed to load resource: the server responded with a status of 406 (Not Acceptable)
espo.min.js?r=1518717397:17 Uncaught Error: Could not load file 'client/src/views/fields/varchar.js?r=1518717397'
at Object.error (espo.min.js?r=1518717397:17)
at j (espo.min.js?r=1518717397:3)
at Object.fireWith [as rejectWith] (espo.min.js?r=1518717397:3)
at x (espo.min.js?r=1518717397:4)
at XMLHttpRequest.<anonymous> (espo.min.js?r=1518717397:4)
Comment