Hi Lahiru, Thanks for the PR. I just merged it. For the error in django portal, you need to verify whether you can telnet to airavata.host:8443. If not, there is some issue in API Server. Please send API server logs as well
Dimuthu On Sun, Jun 26, 2022 at 7:06 AM Lahiru Jayathilake < lahirujayathil...@gmail.com> wrote: > Hello Everyone, > > A PR was created addressing the following issues. ( > https://github.com/apache/airavata/pull/306) > * Due to some recent security changes were done to "less secure Gmail > accounts" on 30-May-2022[1] (Updated the > airavata/modules/ide-integration/README.md) > * An Enum error when running the JobMonitorStarter (updated the > email-config.yaml file) > > I was following > https://github.com/apache/airavata/tree/develop/modules/ide-integration doc > and when I tried to log in to the portal using "default-admin/123456" > credentials I'm getting the following error. > > HTTPSConnectionPool(host='airavata.host', port=8443): Max retries exceeded >> with url: /auth/realms/default/protocol/openid-connect/token (Caused by >> SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol >> (_ssl.c:1122)'))) > > > Full log - https://dpaste.com/3MLV5CSKH > > Does anyone know how to resolve this? > > [1] - https://support.google.com/accounts/answer/6010255?hl=en > > Thanks, > Lahiru > > > On Fri, Jun 24, 2022 at 2:24 AM Lahiru Jayathilake < > lahirujayathil...@gmail.com> wrote: > >> Hi Everyone, >> >> I've been going through the following documentation to set up a local >> Airavata Django development environment and try out the given samples. >> >> * https://github.com/apache/airavata/tree/develop/modules/ide-integration >> * https://github.com/apache/airavata-django-portal#getting-started >> * >> https://apache-airavata-django-portal.readthedocs.io/en/latest/dev/new_django_app/ >> >> Due to some code changes, one of the docs needed to be updated. >> I've already created a pull request for that - >> https://github.com/apache/airavata-django-portal/pull/105 >> >> >> When starting the API server (according to this >> <https://github.com/apache/airavata/tree/develop/modules/ide-integration> >> guide) I encountered an issue with the IntelliJ Idea version 2022.1.3. >> (MacOS) >> >> Exception - Module 'platform-monitoring' production: >>> java.lang.NoClassDefFoundError: com/intellij/openapi/vfs/VfsUtil >> >> >> Tried updating the relevant plugins and a few ways suggested in the >> Jetbrains issue track. However, the only way I could resolve this was to >> downgrade the Intellij Idea. (working for 2020.3.4 version). Has anyone >> faced a similar issue? >> >> Cheers! >> Lahiru >> > > > -- > Lahiru Jayathilake > Department of Computer Science and Engineering, > Faculty of Engineering, > University of Moratuwa > > mobile : +94 (71) 912 8355 > > <https://lk.linkedin.com/in/lahirujayathilake> >