Environment Info:
Ubuntu 16.04
Installing from installation script with the following options:
bash install_tethys.sh -b release --configure-selinux --production -S ezrajrice -P 'mypass' --db-password 'dbpass'
Error #1:
ERROR: tethys.tethys_apps.harvester:App myapp not loaded because of an issue with loading urls
App import errors when import starts with tethysapp such as 'from tethysapp.myapp.model import x, y, z'
Results in ImportError: No module named 'tethysapp'
Error #2:
Install script could not link uwsgi nor link nginx config files because they already exist.
Error #3:
After installation file completed, 'tuo' and 'tso' fail with
chown: cannot access '': no such file or directory