on fully-updated rawhide system (still), i installed the
docker-registry package, and tried to enable and start it, and got the
following:
$ sudo systemctl status docker-registry
● docker-registry.service - Registry server for Docker
Loaded: loaded (/usr/lib/systemd/system/docker-registry.service; enabled; vendor preset: disabled)
Active: failed (Result: start-limit) since Wed 2015-05-27 09:52:57 EDT; 2s ago
Process: 10255 ExecStart=/usr/bin/gunicorn --access-logfile -
--debug --max-requests 100 --graceful-timeout 3600 -t 3600 -k gevent
-b ${REGISTRY_ADDRESS}:${REGISTRY_PORT} -w $GUNICORN_WORKERS
docker_registry.wsgi:application (code=exited, status=2)
Main PID: 10255 (code=exited, status=2)
May 27 09:52:57 localhost.localdomain systemd[1]: Unit docker-registry.service entered failed state.
May 27 09:52:57 localhost.localdomain systemd[1]: docker-registry.service failed.
May 27 09:52:57 localhost.localdomain systemd[1]: docker-registry.service holdoff time over, scheduling restart.
May 27 09:52:57 localhost.localdomain systemd[1]: start request repeated too quickly for docker-registry.service
May 27 09:52:57 localhost.localdomain systemd[1]: Failed to start Registry server for Docker.
May 27 09:52:57 localhost.localdomain systemd[1]: Unit docker-registry.service entered failed state.
May 27 09:52:57 localhost.localdomain systemd[1]: docker-registry.service failed.
$
i've tried stopping, then restarting, to no effect, and i can't see
anything in bugzilla about this. thoughts?
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
--
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test