Hello, After rebuilding and I noticed some errors when running my build_js script that referenced node so I updated my node version to stable and the problem was solved. -Nick
________________________________ From: Mowery, Nicholas Benjamin <[email protected]> Sent: Sunday, March 29, 2020 1:03 PM To: [email protected] Subject: [External] OSError at /auth/login This message was sent from a non-IU address. Please exercise caution when clicking links or opening attachments from external sources. Hi all, The final step to setting up the development environment seems to be hung up. I get this error when visiting localhost at port 8000: Error reading /home/iso/airavata-django-portal/django_airavata/static/common/dist/webpack-stats.json. Are you sure webpack has generated the file and the path is correct? I've attached the full error output. I did get two exceptions when running the APIServerStarter main() but it started the server despite the errors. I expect these may be the source of the problem but I'm unsure. Those errors were, java.io.FileNotFoundException: ../../bin/airavata.log (No such file or directory) and Exception in thread "main" java.lang.RuntimeException: Failed to post-initialize the expcatalog database Any help would be appreciated. Thank you. -Nick
