Hi Keerthi, Here<https://github.com/apache/airavata/pull/216> is the pull request for the updated database initialization script. Try updating the script as per the change in the pull request and it might solve the issue.
Thanks and Regards, Sai Rohith Achanta. From: DImuthu Upeksha <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Friday, March 15, 2019 at 12:17 PM To: Airavata Dev <[email protected]> Subject: Re: Setup a development environment for Airavata Hi Keerthi, For the database issue, we found the root cause. There was an issue in database initialization script and we fixed it. Rohith will soon send a PR and once it is applied, you can start recreating containers. Before running docker compose, please make sure to delete database_data (not database_scripts) directory to reset database data files. Thanks Dimuthu On Fri, Mar 15, 2019 at 11:24 AM Keerthi N <[email protected]<mailto:[email protected]>> wrote: Hello Marcus, The Django portal build is successful and has no errors, although it has couple of warnings (skipping failed optional dependency /chokidar/fsevents, not compatible with os:[email protected]). There are no errors in the Network tab, but the cosole has all alerts that are appeared on screen as generated by vue Global Error Handler Type Error. Thanks, Keerthi On Thu, Mar 14, 2019 at 5:19 PM Christie, Marcus Aaron <[email protected]<mailto:[email protected]>> wrote: Hi Keerthi, On Mar 14, 2019, at 2:15 PM, Keerthi N <[email protected]<mailto:[email protected]>> wrote: Yes you are right, I remember that and tried multiple times from start to finish but no difference. Can there be any other issue? Those errors in the Django portal looks like the Javascript code failed to build. Did you get any errors when you ran ./build_js.sh? Also are there any errors in the javascript console or in the Network requests tab of the developer tools?
