Skip to content

Internal Server Error when publishing a data source size is > 64 MB #1352

Open
@purush1985

Description

@purush1985

Describe the bug
When a Tableau extract(.tdsx) file published to Tableau server which are greater than 64 MB, then the REST API call returns "500 Internal Server Error". The same works very well with TSC version 0.25.

Versions
Details of your environment, including:

  • Tableau Server version (or note if using Tableau Online) - 2022.3
  • Python version - 3.7.0
  • TSC library version - 0.29/0.30

To Reproduce

  1. Keep a Tableau extract with a size of greater than 64 MB. In my case it was 74 MB
  2. Use TCS version 0.29/0.30 to make a REST API call to publish to a server either new ds or overwrite
  3. Read the response which will of 500 Internal Server Error

Results
500 Internal Server Error
nothing much

NOTE: Be careful not to post user names, passwords, auth tokens or any other private or sensitive information.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions