Planning Analytics

 View Only
  • 1.  GitHub Integration GitInit login

    Posted Mon October 04, 2021 05:25 AM
    Hi 

    When I try to do a GitInit I get the error

    TM1 Git failed to connect to remote. Reason: TM1 Git proxy network connection failed

    I suspect that this is because all GitHub accounts now require Two Factor Authentication, and the post body only gives a username and password. Is there a way around this?

    Regards

    Paul Simon

    ------------------------------
    Paul Simon
    ------------------------------

    #PlanningAnalyticswithWatson


  • 2.  RE: GitHub Integration GitInit login

    IBM Champion
    Posted Wed October 06, 2021 04:11 AM
    Hi Paul,

    I don't think so, I believe GitHub changed their authentication method away from Username/ Password recently and now require SHH/ token based authentication.

    Have you seen/ reviewed the following:

    - https://www.ibm.com/docs/en/planning-analytics/2.0.0?topic=git-tm1-model-source-specification
    - https://www.ibm.com/docs/en/planning-analytics/2.0.0?topic=git-http-proxy-support-in-integration
    - https://www.ibm.com/docs/en/planning-analytics/2.0.0?topic=git-secure-shell-url-support-in-integration

    The Models Source Specification is significantly improved since I last looked at this. Which admittedly was some time ago

    ------------------------------
    Edward Stuart
    ------------------------------



  • 3.  RE: GitHub Integration GitInit login

    Posted Wed October 06, 2021 04:52 PM

    Hi Ed

     

    Thanks for the reply.

     

    Most of the links that you attached I had already seen, including the one where GitInit has a body giving the username and password, which won't work anymore since Git requires Two Factor Authentication.

     

    I will look at the SSH section to see if that is a way of working around this.

     

    I will need to figure out what the various keys need to be, and whether there are also proxy issues, although I can login to GitHub myself.

     

    Regards

     

    Paul