Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

'AttributeError' object has no attribute 'message' error when downloading alert CSV #206

@jdrummey

Description

@jdrummey

Occasionally we're getting failures on SMS alerts where it seems like something's gone wrong in the download of the alert CSV, here's the email we're getting:

The following errors were encountered trying to process your alert:

General errors:

Unable to process alert [alert view name] as csv, error: 'AttributeError' object has no attribute 'message'

Alert Information:

View URL: https://[tableau server]/t/[site URL stub]/views/[workbook URL stub]/[alert view URL stub]
Subscriber: [subscriber username] w/mailto link
View Owner: [owner username] w/mailto link
Site Id: [site name]
Project: [project name]

When I paste in the alert view URL manually with the .csv extension to download the file I'm getting just one record (when there are ~144 records). When I edit the view to remove that record I end up getting two copies of the file when I download it so I'm really not sure what's going on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions