sems[2537]: [#1c3ff6c0] [onConnectionFailed, postgresql:PoolWorker.cpp:231] ERROR: pg connection routing:0x7f5b34002f50/127.0.0.1:5432/yeti failed: FATAL: password authentication failed for user "yeti"
connection to server at "127.0.0.1", port 5432 failed:
sems[2537]: [#1c3ff6c0] [onSock, postgresql:PoolWorker.cpp:270] ERROR: epoll error. reset connection 0x7f5b34022020
sems[2537]: [#1c3ff6c0] [onSock, postgresql:PoolWorker.cpp:270] ERROR: epoll error. reset connection 0x7f5b34022020
sems[2537]: [#1c3ff6c0] [onConnectionFailed, postgresql:PoolWorker.cpp:231] ERROR: pg connection routing:0x7f5b34022020/127.0.0.1:5432/yeti failed: FATAL: password authentication failed for user "yeti"
connection to server at "127.0.0.1", port 5432 failed:
sems[2537]: [#1c3ff6c0] [onSock, postgresql:PoolWorker.cpp:270] ERROR: epoll error. reset connection 0x7f5b3400f420
sems[2537]: [#1c3ff6c0] [onSock, postgresql:PoolWorker.cpp:270] ERROR: epoll error. reset connection 0x7f5b3400f420
sems[2537]: [#1c3ff6c0] [onConnectionFailed, postgresql:PoolWorker.cpp:231] ERROR: pg connection routing:0x7f5b3400f420/127.0.0.1:5432/yeti failed: FATAL: password authentication failed for user "yeti"
connection to server at "127.0.0.1", port 5432 failed:
sems[2537]: [#1c3ff6c0] [onSock, postgresql:PoolWorker.cpp:270] ERROR: epoll error. reset connection 0x7f5b34018c40
sems[2537]: [#1c3ff6c0] [onSock, postgresql:PoolWorker.cpp:270] ERROR: epoll error. reset connection 0x7f5b34018c40
sems[2537]: [#1c3ff6c0] [onConnectionFailed, postgresql:PoolWorker.cpp:231] ERROR: pg connection routing:0x7f5b34018c40/127.0.0.1:5432/yeti failed: FATAL: password authentication failed for user "yeti"
connection to server at "127.0.0.1", port 5432 failed:
It says clearly that the postgress password for yeti@yeti is wrong but i tested the password that i entered in /opt/yeti-web/config/database.yml and it’s working, is there anywhere else i need to change the password?