-
Check all the logs and ensure there are no errors when running the application. If you encounter any issues, follow these steps to inspect the logs:
- Access your application directory:
cd una
- List the log files:
ls logs
- View all the logs:
cat logs/yourlogs.log
If the application generates errors, post the logs here someone may be able to help you troubleshoot the issue.