On an Ubuntu 21.04 vm, Mario from our team has cloned placeos/local and encounters this error when running placeos start.
Note that he has shown me with git diff that there were no changes made to the placeos/local files other than editing PLACE_DOMAIN env var in .env such that init would create the domain "eti-placeos" instead of "localhost:8443" as this deployment is to a temporary poc server. This particular change would have not have caused the aforementioned issue.

On an Ubuntu 21.04 vm, Mario from our team has cloned placeos/local and encounters this error when running
placeos start.Note that he has shown me with
git diffthat there were no changes made to the placeos/local files other than editingPLACE_DOMAINenv var in.envsuch that init would create the domain "eti-placeos" instead of "localhost:8443" as this deployment is to a temporary poc server. This particular change would have not have caused the aforementioned issue.