...
Editing an existing data source may result in some cases to a security-releated error (e.g. It is forbidden to use server files). Two workarounds exist at the moment, and a A fix will be available in the next release, and two workarounds exist at the moment:
Set the configuration option
allowed_server_path_directories
in the sectiondata_load
of thecommon.ini
file to/var/lib/squirro/temp
and then restart thedatasource
service.Or delete the data source and recreate it.
...