Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-35817

[Upgrade]: /api/v1/status failed with ERR_INVALID_CONFIG

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 6.5.0
    • 6.5.0
    • eventing

    Description

      Test:

      Offline upgrade from alice to mad-hatter

      ./testrunner -i /tmp/win10-bucket-ops.ini -p  -t eventing.eventing_upgrade.EventingUpgrade.test_offline_upgrade_with_eventing,nodes_init=4,dataset=default,groups=simple,skip_cleanup=True,initial_version=6.0.0-1693,doc-per-day=1,upgrade_version=6.5.0-4106 
      
      

      Error

      2019-09-04 22:38:09,096 - root - ERROR - GET http://172.23.106.83:8096//api/v1/status body:  headers: {'Content-type': 'application/json', 'Authorization': 'Basic QWRtaW5pc3RyYXRvcjpwYXNzd29yZA==\n'} error: 400 reason: unknown {
       "name": "ERR_INVALID_CONFIG",
       "code": 38,
       "description": "Invalid configuration",
       "attributes": null,
       "runtime_info": {
        "code": 38,
        "info": null
       }
      } auth: Administrator:password 

      This error recovered after some time 

      {
          "apps": [
              {
                  "composite_status": "deployed",
                  "name": "bucket_op_curl",
                  "num_bootstrapping_nodes": 0,
                  "num_deployed_nodes": 1,
                  "deployment_status": true,
                  "processing_status": true
              },
              {
                  "composite_status": "deployed",
                  "name": "bucket_op_sbm",
                  "num_bootstrapping_nodes": 0,
                  "num_deployed_nodes": 1,
                  "deployment_status": true,
                  "processing_status": true
              },
              {
                  "composite_status": "deployed",
                  "name": "n1ql_op",
                  "num_bootstrapping_nodes": 0,
                  "num_deployed_nodes": 1,
                  "deployment_status": true,
                  "processing_status": true
              },
              {
                  "composite_status": "deploying",
                  "name": "test_import_function_1",
                  "num_bootstrapping_nodes": 0,
                  "num_deployed_nodes": 1,
                  "deployment_status": true,
                  "processing_status": true
              },
              {
                  "composite_status": "deployed",
                  "name": "test_import_function_2",
                  "num_bootstrapping_nodes": 0,
                  "num_deployed_nodes": 1,
                  "deployment_status": true,
                  "processing_status": true
              }
          ],
          "num_eventing_nodes": 1
      } 

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            suraj.naik Suraj Naik (Inactive)
            vikas.chaudhary Vikas Chaudhary
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty