Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-4985

After the https encryption protocol is enabled, only metadata is created for the insertTablet data

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Core/Others
    • None

    Description

      1.curl -H "Content-Type:application/json" -H "Authorization:Basic cm9vdDpyb290" -X POST --data '{"timestamps":[1635232143960,1635232153960],"measurements":["s3","s4"],"dataTypes":["INT32","BOOLEAN"],"values":[[11,null],[false,true]],"isAligned":false,"deviceId":"root.sg27"}' https://127.0.0.1:18080/rest/v1/insertTablet

      2.After the https encryption protocol is enabled, only metadata is created for the insertTablet data

      Attachments

        Activity

          People

            Unassigned Unassigned
            candance sunhao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: