Hi Gourav, Issue is getting an error saying “curl_exec() failed. Error: ”, when trying to login to PHP Gateway with, Admin_username : "default-admin" Admin_password : "123456"
This has happened due to not configuring Keycloak. Previously I used the file, “site.yml” at “airavata/dev-tools/ansible” to deploy everything with a single command “ansible-playbook -i inventories/path/to/inventory/dir site.yml”. At that time, I was in a mis-perception that it is taking care of all manual Keycloak configurations, which it actually does not. Therefore, after clarifying the behavior of "site.yml", I followed the method that is in the updated blog article and it fixed the issue. Thanks On Wed, Mar 7, 2018 at 9:56 PM, Gourav Shenoy <[email protected]> wrote: > Hi Yasas, > > What was the issue (and the fix)? > > Thanks and Regards, > Gourav Shenoy > > > On Mar 7, 2018, at 11:24 AM, Yasas Gunarathne <[email protected]> > wrote: > > Hi All, > > Issue is fixed now. I have updated the blog article accordingly. > > Thank you Upeksha for your attention to this matter. > > Thanks > > On Wed, Mar 7, 2018 at 6:38 PM, Yasas Gunarathne < > [email protected]> wrote: > >> Dear All, >> >> I tried to setup the Airavata Server environment on a VM using the >> guidelines sent by Mr. Upeksha [1]. And I have written the exact procedure >> that I have followed in this blog article [2]. But when I try to login to >> PHP Gateway with, >> >> >> *Admin_username : "default-admin"* >> *Admin_password : "123456"* >> >> I get an error saying* “curl_exec() failed. Error: ”*. Any advice >> regarding this will be appreciated. >> >> [1] https://docs.google.com/document/d/1dFhajiYlPtNymIKbMvCXeLiv >> LHujLjvE107QyUDEgdA/edit?usp=sharing >> [2] https://medium.com/@yasgun/in-progress-beginners-guide-to-se >> tup-apache-airavata-for-development-on-ubuntu-17-10-6323ff5113d8 >> >> Thank You >> >> -- >> *Yasas Gunarathne* >> Undergraduate at Department of Computer Science and Engineering >> Faculty of Engineering - University of Moratuwa Sri Lanka >> LinkedIn <https://www.linkedin.com/in/yasasgunarathne/> | GitHub >> <https://github.com/yasgun> | Mobile : +94 77 4893616 >> <+94%2077%20489%203616> >> > > > > -- > *Yasas Gunarathne* > Undergraduate at Department of Computer Science and Engineering > Faculty of Engineering - University of Moratuwa Sri Lanka > LinkedIn <https://www.linkedin.com/in/yasasgunarathne/> | GitHub > <https://github.com/yasgun> | Mobile : +94 77 4893616 > <+94%2077%20489%203616> > > > -- *Yasas Gunarathne* Undergraduate at Department of Computer Science and Engineering Faculty of Engineering - University of Moratuwa Sri Lanka LinkedIn <https://www.linkedin.com/in/yasasgunarathne/> | GitHub <https://github.com/yasgun> | Mobile : +94 77 4893616
