Employee Module Error

There was a problem processing your request

Error Details
(psycopg2.OperationalError) could not translate host name "postgresql.postgresql" to address: Name or service not known (Background on this error at: https://sqlalche.me/e/20/e3q8)
Possible causes:
  • The employee module database tables may not be properly migrated
  • There might be a connection issue with the database
  • Required database objects might be missing
  • The application might be encountering a temporary issue
Next steps:
  • Try refreshing the page
  • Return to the homepage and try again
  • Check application logs for detailed error information
  • Ensure all database migrations have been applied
  • Contact your system administrator if the problem persists