🎄S
psycopg2.OperationalError: FATAL: Peer authentication failed for user "user_name"получаю такую ошибку при подключении, если подключаюсь под postgres - все ок. а вот с пользователем не получается. как это лечится?
peer сменил на md5
Size: a a a
🎄S
psycopg2.OperationalError: FATAL: Peer authentication failed for user "user_name"получаю такую ошибку при подключении, если подключаюсь под postgres - все ок. а вот с пользователем не получается. как это лечится?
AF
IK
sudo -i -u bot_userи штука в том что при таком входе пароль не спрашивается. а у postgres спрашивает
П
IK
🔘
В
Fatal Python error: Py_Initialize: Unable to get the locale encoding
ModuleNotFoundError: No module named 'encodings'
Current thread 0x00007f87ad68ae40 (most recent call first):
2020-06-15 14:48:03.933 GMT [1719] LOG: server process (PID 1757) was terminated by signal 6: Aborted
2020-06-15 14:48:03.933 GMT [1719] DETAIL: Failed process was running: SELECT * FROM func_name()
2020-06-15 14:48:03.933 GMT [1719] LOG: terminating any other active server processes
2020-06-15 14:48:03.934 GMT [1749] WARNING: terminating connection because of crash of another server process
YS
YS
YS
Fatal Python error: Py_Initialize: Unable to get the locale encoding
ModuleNotFoundError: No module named 'encodings'
Current thread 0x00007f87ad68ae40 (most recent call first):
2020-06-15 14:48:03.933 GMT [1719] LOG: server process (PID 1757) was terminated by signal 6: Aborted
2020-06-15 14:48:03.933 GMT [1719] DETAIL: Failed process was running: SELECT * FROM func_name()
2020-06-15 14:48:03.933 GMT [1719] LOG: terminating any other active server processes
2020-06-15 14:48:03.934 GMT [1749] WARNING: terminating connection because of crash of another server process
🔘
В
YS
YS
В
YS
Fatal Python error: Py_Initialize: Unable to get the locale encoding
ModuleNotFoundError: No module named 'encodings'
VH
AG
.
.