You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2026. It is now read-only.
When i try to start Minio Service i have this:
● minio.service - Minio
Loaded: loaded (/etc/systemd/system/minio.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Tue 2018-11-06 16:48:19 CET; 49min ago
Docs: https://docs.minio.io
Process: 49302 ExecStartPre=/bin/bash -c [ -z "${MINIO_VOLUMES}" ] && echo "Variable MINIO_VOLUMES not set in /etc/default/minio" (code=exited, status=1/FAILURE)
nov 06 16:48:19 storage.pchiend.it systemd[1]: Starting Minio...
nov 06 16:48:19 storage.pchiend.it systemd[1]: minio.service: Control process exited, code=exited status=1
nov 06 16:48:19 storage.pchiend.it systemd[1]: minio.service: Failed with result 'exit-code'.
nov 06 16:48:19 storage.pchiend.it systemd[1]: Failed to start Minio.