Hello,
I am encountering this error after completing of preprocessing and hitting Done!
Any thoughts why is this happening?
Error using conn_write_slice
error while writing to file
Error in conn_create_vol (line 130)
conn_write_slice(V,x,slice);
Error in conn_process (line 698)
V=conn_create_vol(filename,Vsource,[],Vref,sfile,Vmask,CONN_x.Setup.analysisunits==1,CONN_x.Setup.spatialresolution==4,0);
%CONN_x.Setup.surfacesmoothing);
Error in conn_process (line 55)
case 'setup', conn_disp(['CONN: RUNNING SETUP
STEP']); conn_process([0:4,4.5,5]);
Error in conn (line 6392)
conn_process(processname); ispending=false;
Error in conn_menumanager (line 124)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});
CONN22.a
SPM12 + DAiSS DEM FieldMap MEEGtools
Matlab v.2023a
project: CONN22.a
storage: 406.5Gb available
Hi Rola
Not sure, these type of generic write errors are often either a "permissions" issue (e.g. the output file may already exist and have been created by a different user and you do not have permissions to overwrite that file) or a "storage" issue (e.g. the project may be in a remote network drive which may have lost access, or it may be full, your user-quota may be exceeded, etc.)
Hope this helps
Alfonso
Originally posted by Rola Farah:
Hello,
I am encountering this error after completing of preprocessing and hitting Done!
Any thoughts why is this happening?
Error using conn_write_slice
error while writing to file
Error in conn_create_vol (line 130)
conn_write_slice(V,x,slice);
Error in conn_process (line 698)
V=conn_create_vol(filename,Vsource,[],Vref,sfile,Vmask,CONN_x.Setup.analysisunits==1,CONN_x.Setup.spatialresolution==4,0); %CONN_x.Setup.surfacesmoothing);
Error in conn_process (line 55)
case 'setup', conn_disp(['CONN: RUNNING SETUP STEP']); conn_process([0:4,4.5,5]);
Error in conn (line 6392)
conn_process(processname); ispending=false;
Error in conn_menumanager (line 124)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});
CONN22.a
SPM12 + DAiSS DEM FieldMap MEEGtools
Matlab v.2023a
project: CONN22.a
storage: 406.5Gb available
Hello.
I have this error in the preprosess fMRI data in CONN,
Error using
conn_process>conn_process_movefile
Error moving file
C:\Users\Doctorado\Documents\DATA-projectos\SANDRA
CASTELBLANCO\conn_BIDS_importado_2025\data\cachetmp_DATA_Subject107_Session001.matc
to
C:\Users\Doctorado\Documents\DATA-projectos\SANDRA
CASTELBLANCO\conn_BIDS_importado_2025\data\DATA_Subject107_Session001.matc,
check target permissions
Error in conn_process>conn_tempcache (line
6008)
conn_process_movefile(conn_prepend('',cache.filename_cached,'.matc'),conn_prepend('',cache.filename_original,'.matc'));
Error in conn_process (line 699)
conn_tempcache(cache,'matc');
Error in conn_process (line 55)
case 'setup', conn_disp(['CONN: RUNNING SETUP
STEP']); conn_process([0:4,4.5,5]);
Error in conn (line 6392)
conn_process(processname); ispending=false;
Error in conn_menumanager (line 124)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});
CONN22.a
SPM12 + DAiSS DEM FieldMap MEEGtools cat12
Matlab v.2023b
project: CONN22.a
storage: 73.0Gb available
Do you know, what can I do?
Thanks
sandracastelblanco@javeriana.edu.co