Comment to 'Can anyone just guide me to notifications how to add the to my s...'
  • 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:

    1. Access your application directory:
    cd una
    
    1. List the log files:
    ls logs
    
    1. 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.