Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-17815

FIWARE.Question.Tech.Issues with helm install Orion Context Broker.

    Details

      Description

      Created question in FIWARE Q/A platform on 28-05-2021 at 20:05
      Please, ANSWER this question AT https://stackoverflow.com/questions/67744899/issues-with-helm-install-orion-context-broker

      Question:
      Issues with helm install Orion Context Broker

      Description:
      I'm trying to install FIWARE Orion on AKS using your Helm chart. I installed MongoDB using
      helm repo add azure-marketplace https://marketplace.azurecr.io/helm/v1/repo
      helm install my-release azure-marketplace/mongodb
      Consequently I configured the MongoDB in values.yaml as follows:

        1. database configuration
          db:
      1. – configuration of the mongo-db hosts. if multiple hosts are inserted, its assumed that mongo is running as a replica set
        hosts: [my-release-mongodb]
      2. - my-release-mongodb
      3. – the db to use. if running in multiservice mode, its used as a prefix.
        name: orion
      4. – Database authentication (not needed if MongoDB doesn't use --auth)
        auth:
      5. --user for connecting mongo
        user: root
      6. – password to be used on mongo
        password: mypasswd
      7. – the MongoDB authentication mechanism to use in the case user and password is set
        #mech: SCRAM-SHA-1

      I use the command : helm install test orion
      As I see this error in the pod logging I suppose something is wrong;
      kubectl logs test-orion-7dfcc9c7fb-8vbgw
      time=2021-05-28T19:50:29.737Z | lvl=ERROR | corr=N/A | trans=N/A | from=N/A | srv=N/A | subsrv=N/A | comp=Orion | op=mongocContextCachePersist.cpp[59]:mongocContextCachePersist | msg=Database Error (persisting context: command insert requires authentication)

      Can you help me with this please?
      Kind regards,
      Johan,

        Activity

        backlogmanager Backlog Manager created issue -
        backlogmanager Backlog Manager made changes -
        Field Original Value New Value
        Component/s FIWARE-TECH-HELP [ 10278 ]
        backlogmanager Backlog Manager made changes -
        HD-Enabler Unknown [ 10910 ]
        HD-Chapter Unknown [ 10845 ]
        HD-Node Unknown [ 10852 ]
        fla Fernando Lopez made changes -
        Assignee Cvetan Stefanovski [ cvetan ]
        fla Fernando Lopez made changes -
        Assignee Cvetan Stefanovski [ cvetan ] Stefan Wiedemann [ stefan.wiedemann ]
        backlogmanager Backlog Manager made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        backlogmanager Backlog Manager made changes -
        Resolution Done [ 10000 ]
        Status In Progress [ 3 ] Closed [ 6 ]
        backlogmanager Backlog Manager made changes -
        Summary [fiware-stackoverflow] Issues with helm install Orion Context Broker FIWARE.Question.Tech.Issues with helm install Orion Context Broker.
        HD-Enabler Unknown [ 10910 ]
        HD-Chapter Unknown [ 10845 ]
        HD-Node Unknown [ 10852 ]

          People

          • Assignee:
            stefan.wiedemann Stefan Wiedemann
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: