We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Getting error (c36d9304-7321-4119-a7ba-b9d757412b91)

Priyabrata
5 - Atom

Getting error while executing the workflow from Desktop designer and alteryx server. Here is the error message "Error: Designer x64: The Designer x64 reported: You found a bug and a crash report was automatically sent to Alteryx. Contact customer support for assistance. Reference-ID:c36d9304-7321-4119-a7ba-b9d757412b91". Can anyone help me about the error and how to fix the error. Appreciate your help in advance.

3 REPLIES 3
caltang
17 - Castor
17 - Castor

You’re going to need to be a bit more specific than that. Any images / workflow assets / logic explanation? 

Have you tested on your own Desktop environment and are there specific considerations? 

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
alexnajm
18 - Pollux
18 - Pollux

You should also start a ticket with Support as indicated in the interim

Gaurav_Dhama_
12 - Quasar

As @caltang mentioned, without context we cannot really tell much. This is an error that is rare but pops up when something is broken. There can be many reasons this happens, and most times when I have encountered this error, it was resolved by changing the approach I was taking in my workflow.

 

Check if you are hitting memory limit, see if any tool is generating a large data and consuming lot of memory. If you are using db, see if you are not taking in large amount of data.

 

Turn off AMP and try once.

 

Break the workflow into chunks to identify where it is occurring, add containers in steps let's say three big containers, keep only first one on and run the workflow. If it runs successfully then turn on just first and second and run again and so on. You will know which piece is breaking it.

 

If nothing helps, as @alexnajm suggested, raise a ticket.

Labels
Top Solution Authors