Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email content setup error #275

Open
ignazio-bovo opened this issue Dec 6, 2023 · 0 comments
Open

Email content setup error #275

ignazio-bovo opened this issue Dec 6, 2023 · 0 comments
Assignees
Labels
bug Something isn't working new issue

Comments

@ignazio-bovo
Copy link
Contributor

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

@ignazio-bovo ignazio-bovo added the bug Something isn't working label Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new issue
Projects
None yet
Development

No branches or pull requests

3 participants