DataFlow in AZure Data Factory giving Internal Server Error with Error Code 133 when running from Trigger

Deepak Kumar 41 Reputation points
2020-07-15T07:09:41.917+00:00

We have 2 Azure Pipeline and 2 associate Trigger on both pipelines. The trigger is working in our dev environment but when we are publishing it on another environment through ARM template our triggers execute the pipeline but when it goes to dataflow it is returning "Internal Server Error" with error code 133.

When we tried to execute that published pipelines in debug mode it is working.

What could be the reason as we are not able to deploy it anywhere so that it should work automatically with the trigger.

Any help will be appreciated.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,538 questions
{count} votes

Accepted answer
  1. HarithaMaddi-MSFT 10,126 Reputation points
    2020-07-16T11:55:48.39+00:00

    Hi @DeepakKumar-1402,

    Internal team reported the below error as root cause - "The provided tag value (GT301JP – Japan) contains non-latin1 characters." in ExecutionMappingDataflowActivityExecutor and they suggested workaround as to remove the data factory tag which contains non-latin1 char, can you please try and let us know if it works. We are working internally and will update you once we get more details and permanent fix of the issue.

    Thanks for your support, hope this helps!

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful