-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hi, now I get the following exception really often
PUBLISH: { content_type: 'editorial_notification', locale: 'de-de', uid: 'bltc2a412c36c649e1b'} is in progress { data: { event_at: '2025-06-17T09:27:57.550Z', _content_type_uid: 'editorial_notification', _synced_at: '2025-06-17T11:23:57.222Z', locale: 'de-de', uid: 'bltc2a412c36c649e1b', ..... }, error: Error: EEXIST: file already exists, mkdir 'C:\_projects\newcrm-backend\sky-newcrm-frontend-contentstack-datasync' at mkdirSync (node:fs:1372:26) at FilesystemStore.<anonymous> (C:\_projects\newcrm-backend\sky-newcrm-frontend-contentstack-datasync\node_modules\@contentstack\datasync-content-store-filesystem\dist\fs.js:145:36) at Generator.next (<anonymous>) at C:\_projects\newcrm-backend\sky-newcrm-frontend-contentstack-datasync\node_modules\@contentstack\datasync-content-store-filesystem\dist\fs.js:13:71 at new Promise (<anonymous>) at __awaiter (C:\_projects\newcrm-backend\sky-newcrm-frontend-contentstack-datasync\node_modules\@contentstack\datasync-content-store-filesystem\dist\fs.js:9:12) at FilesystemStore.updateContentType (C:\_projects\newcrm-backend\sky-newcrm-frontend-contentstack-datasync\node_modules\@contentstack\datasync-content-store-filesystem\dist\fs.js:120:16) at Q.<anonymous> (C:\_projects\newcrm-backend\sky-newcrm-frontend-contentstack-datasync\node_modules\@contentstack\datasync-manager\dist\core\q.js:217:45) at Generator.next (<anonymous>) at fulfilled (C:\_projects\newcrm-backend\sky-newcrm-frontend-contentstack-datasync\node_modules\@contentstack\datasync-manager\dist\core\q.js:10:58) { errno: -4075, code: 'EEXIST', syscall: 'mkdir', path: 'C:\\_projects\\newcrm-backend\\sky-newcrm-frontend-contentstack-datasync' }, checkpoint: undefined }