Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [errors.log]
- 2023.06.03 16:04:01.682347 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Error> PostgreSQLConnectionPool: Connection error: connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SASL authentication failed
- connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SSL required
- 2023.06.03 16:04:04.005512 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Error> PostgreSQLConnectionPool: Connection error: connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SASL authentication failed
- connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SSL required
- 2023.06.03 16:04:06.239560 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Error> PostgreSQLConnectionPool: Connection error: connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SASL authentication failed
- connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SSL required
- 2023.06.03 16:04:08.650718 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Error> PostgreSQLConnectionPool: Connection error: connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SASL authentication failed
- connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SSL required
- 2023.06.03 16:04:11.149165 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Error> PostgreSQLConnectionPool: Connection error: connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SASL authentication failed
- connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SSL required
- 2023.06.03 16:04:11.157891 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Error> executeQuery: Code: 614. DB::Exception: Try 5. Connection to `postgresql_server.local:6432` failed with error: connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SASL authentication failed
- connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SSL required
- . (POSTGRESQL_CONNECTION_FAILURE) (version 23.4.2.11 (official build)) (from [::ffff:127.0.0.1]:34920) (in query: CREATE TABLE IF NOT EXISTS pg_transaction_PRODUCTION AS postgresql('postgresql_server.local:6432', 'user_local', 'transaction', 'active', '[HIDDEN]')), Stack trace (when copying this message, always include the lines below):
- 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0xe3bb175 in /usr/bin/clickhouse
- 1. ? @ 0x12463f2c in /usr/bin/clickhouse
- 2. postgres::PoolWithFailover::get() @ 0x1272382b in /usr/bin/clickhouse
- 3. DB::TableFunctionPostgreSQL::getActualTableStructure(std::shared_ptr<DB::Context const>) const @ 0x124b098a in /usr/bin/clickhouse
- 4. DB::InterpreterCreateQuery::getTablePropertiesAndNormalizeCreateQuery(DB::ASTCreateQuery&) const @ 0x1396946a in /usr/bin/clickhouse
- 5. DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x1397142c in /usr/bin/clickhouse
- 6. DB::InterpreterCreateQuery::execute() @ 0x1397fa14 in /usr/bin/clickhouse
- 7. ? @ 0x13f00be7 in /usr/bin/clickhouse
- 8. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x13f06b4c in /usr/bin/clickhouse
- 9. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x14c7f9fa in /usr/bin/clickhouse
- 10. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x14c83c6e in /usr/bin/clickhouse
- 11. DB::HTTPServerConnection::run() @ 0x14cf2e1d in /usr/bin/clickhouse
- 12. Poco::Net::TCPServerConnection::start() @ 0x17c5cab4 in /usr/bin/clickhouse
- 13. Poco::Net::TCPServerDispatcher::run() @ 0x17c5dcdb in /usr/bin/clickhouse
- 14. Poco::PooledThread::run() @ 0x17ddb087 in /usr/bin/clickhouse
- 15. Poco::ThreadImpl::runnableEntry(void*) @ 0x17dd8abd in /usr/bin/clickhouse
- 16. ? @ 0x7f3ff1ad1b43 in ?
- 17. clone @ 0x7f3ff1b62bb4 in ?
- 2023.06.03 16:04:11.158269 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Error> DynamicQueryHandler: Code: 614. DB::Exception: Try 5. Connection to `postgresql_server.local:6432` failed with error: connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SASL authentication failed
- connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SSL required
- . (POSTGRESQL_CONNECTION_FAILURE), Stack trace (when copying this message, always include the lines below):
- 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0xe3bb175 in /usr/bin/clickhouse
- 1. ? @ 0x12463f2c in /usr/bin/clickhouse
- 2. postgres::PoolWithFailover::get() @ 0x1272382b in /usr/bin/clickhouse
- 3. DB::TableFunctionPostgreSQL::getActualTableStructure(std::shared_ptr<DB::Context const>) const @ 0x124b098a in /usr/bin/clickhouse
- 4. DB::InterpreterCreateQuery::getTablePropertiesAndNormalizeCreateQuery(DB::ASTCreateQuery&) const @ 0x1396946a in /usr/bin/clickhouse
- 5. DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x1397142c in /usr/bin/clickhouse
- 6. DB::InterpreterCreateQuery::execute() @ 0x1397fa14 in /usr/bin/clickhouse
- 7. ? @ 0x13f00be7 in /usr/bin/clickhouse
- 8. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x13f06b4c in /usr/bin/clickhouse
- 9. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x14c7f9fa in /usr/bin/clickhouse
- 10. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x14c83c6e in /usr/bin/clickhouse
- 11. DB::HTTPServerConnection::run() @ 0x14cf2e1d in /usr/bin/clickhouse
- 12. Poco::Net::TCPServerConnection::start() @ 0x17c5cab4 in /usr/bin/clickhouse
- 13. Poco::Net::TCPServerDispatcher::run() @ 0x17c5dcdb in /usr/bin/clickhouse
- 14. Poco::PooledThread::run() @ 0x17ddb087 in /usr/bin/clickhouse
- 15. Poco::ThreadImpl::runnableEntry(void*) @ 0x17dd8abd in /usr/bin/clickhouse
- 16. ? @ 0x7f3ff1ad1b43 in ?
- 17. clone @ 0x7f3ff1b62bb4 in ?
- (version 23.4.2.11 (official build))
- [server.log]
- 2023.06.03 16:03:59.046128 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Debug> executeQuery: (from [::ffff:127.0.0.1]:34920) CREATE TABLE IF NOT EXISTS pg_transaction_PRODUCTION AS postgresql('postgresql_server.local:6432', 'user_local', 'transaction', 'active', '[HIDDEN]') (stage: Complete)
- 2023.06.03 16:03:59.046149 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON default.pg_transaction_PRODUCTION
- 2023.06.03 16:03:59.046176 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Trace> PostgreSQLConnectionPool: PostgreSQL connection pool size: 16, connection wait timeout: 5000, max failover tries: 5
- 2023.06.03 16:03:59.046180 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Debug> PostgreSQLPoolWithFailover: Adding address host: postgresql_server.local, port: 6432 to connection pool
- 2023.06.03 16:03:59.046186 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Debug> PostgreSQLConnectionPool: New connection to postgresql_server.local:6432
- 2023.06.03 16:04:01.682347 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Error> PostgreSQLConnectionPool: Connection error: connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SASL authentication failed
- connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SSL required
- 2023.06.03 16:04:04.005512 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Error> PostgreSQLConnectionPool: Connection error: connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SASL authentication failed
- connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SSL required
- 2023.06.03 16:04:06.239560 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Error> PostgreSQLConnectionPool: Connection error: connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SASL authentication failed
- connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SSL required
- 2023.06.03 16:04:08.650718 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Error> PostgreSQLConnectionPool: Connection error: connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SASL authentication failed
- connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SSL required
- 2023.06.03 16:04:11.149165 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Error> PostgreSQLConnectionPool: Connection error: connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SASL authentication failed
- connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SSL required
- 2023.06.03 16:04:11.157891 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Error> executeQuery: Code: 614. DB::Exception: Try 5. Connection to `postgresql_server.local:6432` failed with error: connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SASL authentication failed
- connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SSL required
- . (POSTGRESQL_CONNECTION_FAILURE) (version 23.4.2.11 (official build)) (from [::ffff:127.0.0.1]:34920) (in query: CREATE TABLE IF NOT EXISTS pg_transaction_PRODUCTION AS postgresql('postgresql_server.local:6432', 'user_local', 'transaction', 'active', '[HIDDEN]')), Stack trace (when copying this message, always include the lines below):
- 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0xe3bb175 in /usr/bin/clickhouse
- 1. ? @ 0x12463f2c in /usr/bin/clickhouse
- 2. postgres::PoolWithFailover::get() @ 0x1272382b in /usr/bin/clickhouse
- 3. DB::TableFunctionPostgreSQL::getActualTableStructure(std::shared_ptr<DB::Context const>) const @ 0x124b098a in /usr/bin/clickhouse
- 4. DB::InterpreterCreateQuery::getTablePropertiesAndNormalizeCreateQuery(DB::ASTCreateQuery&) const @ 0x1396946a in /usr/bin/clickhouse
- 5. DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x1397142c in /usr/bin/clickhouse
- 6. DB::InterpreterCreateQuery::execute() @ 0x1397fa14 in /usr/bin/clickhouse
- 7. ? @ 0x13f00be7 in /usr/bin/clickhouse
- 8. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x13f06b4c in /usr/bin/clickhouse
- 9. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x14c7f9fa in /usr/bin/clickhouse
- 10. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x14c83c6e in /usr/bin/clickhouse
- 11. DB::HTTPServerConnection::run() @ 0x14cf2e1d in /usr/bin/clickhouse
- 12. Poco::Net::TCPServerConnection::start() @ 0x17c5cab4 in /usr/bin/clickhouse
- 13. Poco::Net::TCPServerDispatcher::run() @ 0x17c5dcdb in /usr/bin/clickhouse
- 14. Poco::PooledThread::run() @ 0x17ddb087 in /usr/bin/clickhouse
- 15. Poco::ThreadImpl::runnableEntry(void*) @ 0x17dd8abd in /usr/bin/clickhouse
- 16. ? @ 0x7f3ff1ad1b43 in ?
- 17. clone @ 0x7f3ff1b62bb4 in ?
- 2023.06.03 16:04:11.158269 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Error> DynamicQueryHandler: Code: 614. DB::Exception: Try 5. Connection to `postgresql_server.local:6432` failed with error: connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SASL authentication failed
- connection to server at "postgresql_server.local" (121.121.121.121), port 6432 failed: FATAL: SSL required
- . (POSTGRESQL_CONNECTION_FAILURE), Stack trace (when copying this message, always include the lines below):
- 0. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0xe3bb175 in /usr/bin/clickhouse
- 1. ? @ 0x12463f2c in /usr/bin/clickhouse
- 2. postgres::PoolWithFailover::get() @ 0x1272382b in /usr/bin/clickhouse
- 3. DB::TableFunctionPostgreSQL::getActualTableStructure(std::shared_ptr<DB::Context const>) const @ 0x124b098a in /usr/bin/clickhouse
- 4. DB::InterpreterCreateQuery::getTablePropertiesAndNormalizeCreateQuery(DB::ASTCreateQuery&) const @ 0x1396946a in /usr/bin/clickhouse
- 5. DB::InterpreterCreateQuery::createTable(DB::ASTCreateQuery&) @ 0x1397142c in /usr/bin/clickhouse
- 6. DB::InterpreterCreateQuery::execute() @ 0x1397fa14 in /usr/bin/clickhouse
- 7. ? @ 0x13f00be7 in /usr/bin/clickhouse
- 8. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x13f06b4c in /usr/bin/clickhouse
- 9. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x14c7f9fa in /usr/bin/clickhouse
- 10. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x14c83c6e in /usr/bin/clickhouse
- 11. DB::HTTPServerConnection::run() @ 0x14cf2e1d in /usr/bin/clickhouse
- 12. Poco::Net::TCPServerConnection::start() @ 0x17c5cab4 in /usr/bin/clickhouse
- 13. Poco::Net::TCPServerDispatcher::run() @ 0x17c5dcdb in /usr/bin/clickhouse
- 14. Poco::PooledThread::run() @ 0x17ddb087 in /usr/bin/clickhouse
- 15. Poco::ThreadImpl::runnableEntry(void*) @ 0x17dd8abd in /usr/bin/clickhouse
- 16. ? @ 0x7f3ff1ad1b43 in ?
- 17. clone @ 0x7f3ff1b62bb4 in ?
- (version 23.4.2.11 (official build))
- 2023.06.03 16:04:11.158635 [ 50 ] {0a0740e3-5761-441d-81ad-5ce5731d4e99} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement