1. Error Creating Slices

Error Creating Slices

Home Forums FABRIC General Questions and Discussion Error Creating Slices

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8693

    Hi Fabric Team,

    I have 2 problems happening at the current moment:

    1- While creating, it shows the error in the attached file, which has the following line:

    \”details\”: \”Invalid control character at: line 1 column 179 (char 178)\”

    And it’s not in my codebase.

    2- I lose access to the slice from the experiments tab, and I can only delete the slices using the code slice.delete():
    The website is stuck on this page forever.
    
    

    #8694

    this is the error, I removed the stack part:

    {
    “name”: “Exception”,
    “message”: “Failed to submit slice: Status.FAILURE, (500)\nReason: INTERNAL SERVER ERROR\nHTTP response headers: HTTPHeaderDict({‘Server’: ‘nginx/1.21.6’, ‘Date’: ‘Mon, 14 Jul 2025 05:48:54 GMT’, ‘Content-Type’: ‘text/html; charset=utf-8’, ‘Content-Length’: ‘232’, ‘Connection’: ‘keep-alive’, ‘Access-Control-Allow-Credentials’: ‘true’, ‘Access-Control-Allow-Headers’: ‘DNT, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization’, ‘Access-Control-Allow-Methods’: ‘GET, POST, PUT, PATCH, DELETE, OPTIONS’, ‘Access-Control-Allow-Origin’: ‘*’, ‘Access-Control-Expose-Headers’: ‘Content-Length, Content-Range, X-Error’, ‘X-Error’: ‘Invalid control character at: line 1 column 179 (char 178)’})\nHTTP response body: b'{\\n    \”errors\”: [\\n        {\\n            \”details\”: \”Invalid control character at: line 1 column 179 (char 178)\”,\\n            \”message\”: \”Internal Server Error\”\\n        }\\n    ],\\n    \”size\”: 1,\\n    \”status\”: 500,\\n    \”type\”: \”error\”\\n}’\n”,
    }
    #8697
    Komal Thareja
    Participant

      Hi Suhib,

      Issue has been resolved, and slice provisioning is now functioning correctly. Could you please try your slice again?

      Thanks,

      Komal

    Viewing 3 posts - 1 through 3 (of 3 total)
    • You must be logged in to reply to this topic.