Я клонировал приложение sinatra и пытаюсь запустить приложение.Я следовал инструкциям в репозитории, прочитайте меня, но при запуске:
rackup -p 4567
сервер запускается, но я получаю следующую ошибку:
PG::ConnectionBad at /
could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 5432? could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "localhost" (127.0.0.1) and accepting TCP/IP connections on port 5432?
Любая помощь ценится, спасибо