Forum Discussion

SivaReddy24680's avatar
SivaReddy24680
Icon for Advocate I rankAdvocate I
6 months ago
Solved

Fabric activity(Notebook) failed. 'An item with the same key has already been added.

Hi    We are currently encountering an issue while running notebooks through the pipeline. This problem has started occurring recently. It appears that earlier the notebooks were using the default ...
  • deborshi_nag's avatar
    6 months ago

    Hello Siva I'm guessing you're using a SPN for the notebook connection. Have you switched to SPN based connection recently? It is quite possible that you're experiencing this problem because the SPN you used in the connection have been used somewhere else. 

     

    If there are multiple Connections referencing the same SPN (or duplicate parameter keys/headers in the activity), Fabric can throw 2015 / duplicate key at runtime.

     

    If possible, create a new SPN and try again, and let us know how it went!