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)

 ?:s(?:elect\\\\b(?:.{1,100}?\\\\b(?
?:s(?:elect\\\\b(?:.{1,100}?\\\\b(? acreat|prepar)e|execute(?:sql)?|makewebt ..." at REQUEST_FILENAME. [file "/etc/apache2/conf.d/imh-modsec/05_additional_directives.conf"] [line "38"] [id "950001"] [msg "SQL Injection Attack"] [data "varchar"] [severity "CRITICAL"] [tag "WEB_ATTACK/SQL_INJECTION"] [hostname "crm.xxxxxxx.com"] [uri "/client/src/views/fields/varchar.js"] [unique_id "W2M7EMifb1cOYrVibxVvnwAAAhU"], referer:
acreat|prepar)e|execute(?:sql)?|makewebt ..." at REQUEST_FILENAME. [file "/etc/apache2/conf.d/imh-modsec/05_additional_directives.conf"] [line "38"] [id "950001"] [msg "SQL Injection Attack"] [data "varchar"] [severity "CRITICAL"] [tag "WEB_ATTACK/SQL_INJECTION"] [hostname "crm.xxxxxxx.com"] [uri "/client/src/views/fields/varchar.js"] [unique_id "W2M7EMifb1cOYrVibxVvnwAAAhU"], referer: 
Comment