We setup erpnext on aws ubuntu 18.04 server but it's not working

@Crikey and all,

Finally issue was resolved for me by referring this thread:

Solution suggested by @sagar worked for me:
Try the following command:
bench build ,
bench migrate && bench clear-cache

2 Likes