You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Email delivery failed TypeError: Cannot read properties of undefined (reading 'get')
at DistributionBucketsCache.getBucketsByBagId (/root/orion-v3.2.0/lib/server-extension/resolvers/AssetsResolver/index.js:41:49)
at getAssetUrls (/root/orion-v3.2.0/lib/server-extension/resolvers/AssetsResolver/utils.js:23:46)
at /root/orion-v3.2.0/lib/utils/notification/notificationAvatars.js:16:63
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async getNotificationData (/root/orion-v3.2.0/lib/utils/notification/notificationsData.js:20:25)
at async createMailContent (/root/orion-v3.2.0/lib/mail-scheduler/utils.js:55:23)
at async deliverEmails (/root/orion-v3.2.0/lib/mail-scheduler/index.js:36:23)
at async main (/root/orion-v3.2.0/lib/mail-scheduler/index.js:61:5)
This is happening on orion meil-scheduler createMailContent when fetching data for notification with getNotificationData
The text was updated successfully, but these errors were encountered:
This is happening on orion meil-scheduler
createMailContent
when fetching data for notification withgetNotificationData
The text was updated successfully, but these errors were encountered: