http://localhost:9200/_license
{
“license” : {
“status” : “active”,
“uid” : “b91ae0e0-b04d-4e20-8730-cf0bca7b2035”,
“type” : “basic”,
“issue_date” : “2023-02-22T14:33:27.648Z”,
“issue_date_in_millis” : 1677076407648,
“max_nodes” : 1000,
“max_resource_units” : null,
“issued_to” : “elasticsearch”,
“issuer” : “elasticsearch”,
“start_date_in_millis” : -1
}
}文章来源:https://www.toymoban.com/news/detail-717917.html
将 “type” : “basic”,更改为 “type” : “trial”
curl -X POST "localhost:9200/_license/start_trial?acknowledge=true&pretty"
文章来源地址https://www.toymoban.com/news/detail-717917.html
到了这里,关于dbeaver查看表,解决证书报错current license is non-compliant for [jdbc]的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!