Top Menu

Jump to content
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    Home
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      OpenProject ID Google

Side Menu

Collapse project menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Expand project menu
General discussion
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. General discussion
  5. Data base not getting connected

Data base not getting connected

Added by Abhi Chaturvedi about 1 year ago

Each time when trying to connect to openproject database ,keep on getting the message Can some body help 

regards 

Abhi

root@scalenowai:# telnet hostname 5432
telnet: could not resolve hostname/5432: Temporary failure in name resolution
root@scalenowai:
# telnet 62.72.0.2e 5432
telnet: could not resolve 62.72.0.2e/5432: Name or service not known
root@scalenowai:# telnet 62.72.0.2 5432
Trying 62.72.0.2...
telnet: Unable to connect to remote host: Connection refused
root@scalenowai:
# systemctl status postgresql
● postgresql.service - PostgreSQL RDBMS
    Loaded: loaded (/lib/systemd/system/postgresql.service; enabled; vendor pr>
    Active: active (exited) since Fri 2024-05-03 13:31:34 UTC; 1 day 17h ago
   Process: 957 ExecStart=/bin/true (code=exited, status=0/SUCCESS)
  Main PID: 957 (code=exited, status=0/SUCCESS)
       CPU: 651us

May 03 13:31:34 scalenowai systemd[1]: Starting PostgreSQL RDBMS...
May 03 13:31:34 scalenowai systemd[1]: Finished PostgreSQL RDBMS.


Loading...