I see the message "Server not initialized, please try again" when port forwarding the minio service and opening the UI on the browser. Minio pod is starting. But the server is not accessible and not showing logs. NAME READY STATUS RESTARTS AGE minio-5f66cbf6db-qr2tm 1/1 Running 0 14m...
Minio跟着官网的步骤启动1后,Minio Browser登录正常。 但点击创建Bucket时,报错 Server not initialized, please try again。 查看日志后发现说的是Storage backend has reached its minimum free disk threshold。 最后在GitHub上issues2里有人回答了原来Minio最少需要大概1G的磁盘空间。 最后将磁盘扩容,再次运行Minio成...
url is reachable, but is not json but xml with "Server not initialized" curl http://minio.kafka03t.mydomain.sh:9000/data2 <?xml version="1.0" encoding="UTF-8"?> <Error><Code>XMinioServerNotInitialized</Code><Message>Server not initialized, please try again.</Message><BucketName>data2...
min1234 S3v4 --insecure mc: <ERROR> Unable to initialize new config from the provided credentials. Server not initialized, please try again. / # 检查pod 状态。 kubectl get po 以下是样本输出: NAME READY STATUS RESTARTS AGE mc2 1/1 Running 52 2d minio-ibm-minio-objectstore-0 1/1 Running ...
#访问页面显示这个报错Server not initialized, please try again #查看日志看到 [root@localhost data]# tailf /var/log/messages Apr 24 14:40:53 localhost run.sh: Waiting for all other servers to be online to format the disks. Apr 24 14:40:54 localhost run.sh: Unable to read 'format.json'...
#访问页面显示这个报错Server not initialized, please try again #查看日志看到 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [root@localhost data]# tailf /var/log/messages Apr 24 14:40:53 localhost run.sh: Waitingforall other servers to be online to format the disks. ...
Minio分布式部署及遇到的报错 Minio分布式部署及遇到的报错 1.机器分布 192.168.10.66 192.168.10.22 192.168.10.33 2.机器配置 Minio-server服务器 品牌:lenovo cpu:4核 内存:3G 硬盘容量:40G硬盘 IP:192.168.10.xx ⽹关 192.168.10.2 DNS1=8.8.8.8 3.下载相关⼯具 #下载minio服务端 #...
min1234 S3v4 --insecure mc: <ERROR> Unable to initialize new config from the provided credentials. Server not initialized, please try again. / # Check the pod status. kubectl get po The following code is a sample output: NAME READY STATUS RESTARTS AGE ...
常见的错误是Server not initialized, please try again,说明集群没有搭建成功,很大可能是因为磁盘不干净,具体的就需要你去根据日志排错了。 8、使用Nginx做负载均衡 在每个节点上配置Nginx,对外统一入口,还可以配合KeepAlived做高可用,不在本文讨论范畴内,自行了解。
#访问页面显示这个报错Server not initialized, please try again #查看日志看到 [root@localhost data]# tailf /var/log/messages Apr 24 14:40:53 localhost run.sh: Waiting for all other servers to be online to format the disks. Apr 24 14:40:54 localhost run.sh: Unable to read 'format.json'...