getting below error
[1:12 PM] 2022.08.18 07:34:00.978572 [ 59 ] {} <Error> AWSClient: Failed to make request to:
http://169.254.169.254/latest/api/token: Poco::Exception. Code: 1000, e.code() = 0, Timeout, Stack trace (when copying this message, always include the lines below):
0. Poco::TimeoutException::TimeoutException(int) @ 0x1b547de7 in /usr/bin/clickhouse
1. Poco::Net::SocketImpl::receiveBytes(void*, int, int) @ 0x1b3e52a9 in /usr/bin/clickhouse
2. Poco::Net::HTTPSession::refill() @ 0x1b3bef9d in /usr/bin/clickhouse
3. Poco::Net::HTTPHeaderStreamBuf::readFromDevice(char*, long) @ 0x1b3b7f0e in /usr/bin/clickhouse
4. Poco::BasicBufferedStreamBuf<char, std::__1::char_traits<char>, Poco::Net::HTTPBufferAllocator>::underflow() @ 0x1b3ae225 in /usr/bin/clickhouse
5. std::__1::basic_streambuf<char, std::__1::char_traits<char> >::uflow() @ 0xb6e82aa in /usr/bin/clickhouse
6. std::__1::basic_istream<char, std::__1::char_traits<char> >::get() @ 0xb6e98b3 in /usr/bin/clickhouse
7. Poco::Net::HTTPResponse::read(std::__1::basic_istream<char, std::__1::char_traits<char> >&) @ 0x1b3bc8cf in /usr/bin/clickhouse
8. Poco::Net::HTTPClientSession::receiveResponse(Poco::Net::HTTPResponse&) @ 0x1b3b218a in /usr/bin/clickhouse
9. DB::S3:😛ocoHTTPClient::makeRequestInternal(Aws::Http::HttpRequest&, std::__1:😒hared_ptr<DB::S3::PocoHTTPResponse>&, Aws::Utils::RateLimits::RateLimiterInterface*, Aws::Utils::RateLimits::RateLimiterInterface*) const @ 0x15123566 in /usr/bin/clickhouse
10. DB::S3:😛ocoHTTPClient::MakeRequest(std::__1:😒hared_ptr<Aws::Http::HttpRequest> const&, Aws::Utils::RateLimits::RateLimiterInterface*, Aws::Utils::RateLimits::RateLimiterInterface*) const @ 0x15121c49 in /usr/bin/clickhouse
11. Aws::Internal::AWSHttpResourceClient::GetResourceWithAWSWebServiceResult(std::__1:😒hared_ptr<Aws::Http::HttpRequest> const&) const @ 0x1b643067 in /usr/bin/clickhouse
12. ? @ 0x1511bb37 in /usr/bin/clickhouse
13. ? @ 0x1511e34b in /usr/bin/clickhouse
14. Aws::Config::AWSProfileConfigLoader::Load() @ 0x1b62f09a in /usr/bin/clickhouse
15. ? @ 0x15120bce in /usr/bin/clickhouse
16. ? @ 0x151205fc in /usr/bin/clickhouse
17. Aws::Auth::AWSCredentialsProviderChain::GetAWSCredentials() @ 0x1b609d09 in /usr/bin/clickhouse
18. Aws::Client::AWSAuthV4Signer::AWSAuthV4Signer(std::__1:😒hared_ptr<Aws::Auth::AWSCredentialsProvider> const&, char const*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, Aws::Client::AWSAuthV4Signer::PayloadSigningPolicy, bool) @ 0x1b5f0187 in /usr/bin/clickhouse
19. DB::S3::ClientFactory::create(DB::S3::PocoHTTPClientConfiguration const&, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::vector<DB::HttpHeader, std::__1::allocator<DB::HttpHeader> >, bool, bool) @ 0x15109c32 in /usr/bin/clickhouse
20. ? @ 0x15a3a807 in /usr/bin/clickhouse
21. ? @ 0x15a36c62 in /usr/bin/clickhouse
22. ? @ 0x15a34c16 in /usr/bin/clickhouse
23. DB:😄iskFactory::create(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, Poco::Util::AbstractConfiguration const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1:😒hared_ptr<DB::Context const>, std::__1::map<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1:😒hared_ptr<DB::IDisk>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, std::__1::allocator<std::__1:😛air<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const, std::__1:😒hared_ptr<DB::IDisk> > > > const&) const @ 0x159ac68b in /usr/bin/clickhouse
24. DB:😄iskSelector::DiskSelector(Poco::Util::AbstractConfiguration const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1:😒hared_ptr<DB::Context const>) @ 0x15d2374c in /usr/bin/clickhouse
25. DB::Context::getDiskSelector(std::__1::lock_guard<std::__1::mutex>&) const @ 0x15cf98d2 in /usr/bin/clickhouse
26. DB::Context::getStoragePolicySelector(std::__1::lock_guard<std::__1::mutex>&) const @ 0x15cd78b0 in /usr/bin/clickhouse
27. DB::Context::getStoragePolicy(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 0x15cf9bfc in /usr/bin/clickhouse
28. DB::MergeTreeData::MergeTreeData(DB::StorageID const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, DB::StorageInMemoryMetadata const&, std::__1:😒hared_ptr<DB::Context>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, DB::MergeTreeData::MergingParams const&, std::__1::unique_ptr<DB::MergeTreeSettings, std::__1::default_delete<DB::MergeTreeSettings> >, bool, bool, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>) @ 0x169ff6c0 in /usr/bin/clickhouse
29. DB::StorageMergeTree::StorageMergeTree(DB::StorageID const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, DB::StorageInMemoryMetadata const&, bool, std::__1:😒hared_ptr<DB::Context>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, DB::MergeTreeData::MergingParams const&, std::__1::unique_ptr<DB::MergeTreeSettings, std::__1::default_delete<DB::MergeTreeSettings> >, bool) @ 0x167e4a1e in /usr/bin/clickhouse
30. ? @ 0x16c78d1c in /usr/bin/clickhouse
31. DB::StorageFactory::get(DB::ASTCreateQuery const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1:😒hared_ptr<DB::Context>, std::__1:😒hared_ptr<DB::Context>, DB::ColumnsDescription const&, DB::ConstraintsDescription const&, bool) const @ 0x1664cbfa in /usr/bin/clickhouse
(version 22.4.5.9 (official build))
2022.08.18 07:34:00.978690 [ 59 ] {} <Error> AWSClient: AWSHttpResourceClient: Http request to retrieve credentials failed
2022.08.18 07:34:00.978714 [ 59 ] {} <Warning> AWSClient: AWSHttpResourceClient: Request failed, now waiting 0 ms before attempting again.
2022.08.18 07:34:01.980440 [ 59 ] {} <Error> AWSClient: Failed to make request to:
http://169.254.169.254/latest/api/token: Poco::Exception. Code: 1000, e.code() = 0, Timeout, Stack trace (when copying this message, always include the lines below):