Error overview:
WARNING: Console endpoint is listening on a dynamic port (35734), please use --console-address ":PORT" to choose a static port.
The error message is obvious. You need to choose a static port
.
I wrote a shell myself to start Minio, and used -- console address' to deploy the Minio IP in the shell: what port do I want to open the Minio console page '
The specific shell is as follows:
nohup ./minio server --address '172.20.10.10:9002' --console-address '172.20.10.10:9001' /home/minio/data &
Note: -- Address' 172.20.10.10:9002 '
is used to specify the Minio interface.
Make complaints about it.
The
-- Address
,-- console address
parameters cannot be seen usingmini - H
:[root@localhost local]# ./minio -h NAME: minio - High Performance Object Storage DESCRIPTION: Build high performance data infrastructure for machine learning, analytics and application data workloads with MinIO USAGE: minio [FLAGS] COMMAND [ARGS...] COMMANDS: server start object storage server gateway start object storage gateway FLAGS: --certs-dir value, -S value path to certs directory (default: "/root/.minio/certs") --quiet disable startup information --anonymous hide sensitive information from logging --json output server logs and startup information in json format --help, -h show help --version, -v print the version VERSION: RELEASE.2021-07-12T02-44-53Z
Read More:
- [Solved] Error: Another program is already listening on a port that one of our HTTP servers is configured to
- Error response from daemon: driver failed programming external connectivity on endpoint quirky_allen is reported when docker port mapping or starting the container
- [Solved] Vue gaiters console.log error: Unexpected console statement (no-console)
- Android studio can’t start, running error: warning: crash service did not start
- [Solved] Docker Start nginx error: driver failed programming external connectivity on endpoint nginx
- std::dynamic_pointer_cast Error: source type is not polymorphic
- Jupyter specifies that the port is open; Importerror: DLL load failed error
- [Solved] matlab Error: Error in port widths or dimensions. ‘Output Port 1‘ of ‘sl_arm_ibvs/camera‘
- [Solved] Docker: Error response from daemon: driver failed programming external connectivity on endpoint mysq
- [Solved] eggjs Error: Warning: Current Server Discovery and Monitoring engine is deprecated, and will be rem…
- [Solved] Redis startup error Creating Server TCP listening socket 127.0.0.1:6379: bind: No error
- [Solved] Redis Error: Creating Server TCP listening socket *:6379: bind: No error
- K8s cluster initialization error: Port 6443 is in use [Solved]
- [Solved] Eureka registry service starts error: Request execution error. Endpoint = defaultendpoint
- [Solved] Error(22) WARNING: IPv4 forwarding is disabled. Networking will not work.
- Start Docker Quickstart Terminal error This computer is running Hyper-V. VirtualBox won’t boot a 64bits VM when Hyper-V is activated
- Prometheus Error: “INVALID“ is not a valid start token [How to Solve]
- RabbitMQ:address (cannot connect to host/port) [How to Solve]
- How to Solve Doris dynamic partition table routineload Error
- [Solved] Docker Error: driver failed programming external connectivity on endpoint