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

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        5d 23h 59m 1 Backlog Manager 08/Jun/21 7:31 AM
        In Progress In Progress Closed Closed
        1d 1 Backlog Manager 09/Jun/21 7:31 AM

          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: