Forum Discussion

Emma's avatar
Emma
New Contributor II
3 years ago

Cannot open settings of custom snaps

Hi all,

I have a problem with the custom snaps after uploading a snap pack in manager. After building the snap package with Maven, I cannot see the settings tab of any custom snap. The snap is forever loading and not showing the settings tab. I tried using Maven versions 3.8.6 and 3.6.3 and Java versions 11.0.17 and 11.0.12. Please see the picture below. Any help is highly appreciated.

9 Replies

  • Trakmaker's avatar
    Trakmaker
    New Contributor

    Hi @smudassir , It is working when we don’t use a file upload and input stream gets through REST PUT and only the last document is there in the file, but we want the complete data in the file, hence we are trying to load it to a file and upload it back through REST PUT

    I’m still getting the below error :

    Reason : Transfer-encoding header already present

    • smudassir's avatar
      smudassir
      Employee

      consider raising a ticket. Provide two pipelines. One that is working without file upload. The other thats failing with file upload.