-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
✔ Container nginx Created 13.2s
Attaching to nginx
Error response from daemon: (NotImplemented) events is not implemented (ec2ec56d-8894-499c-93e1-cefef499170a)
[2025-11-06T14:11:15.301Z] INFO: docker/audit/940073 on 3c0a491f-915f-40a8-9aec-8acae185bfb1: handled: 400 (req_id=ec2ec56d-8894-499c-93e1-cefef499170a, route=events, audit=true, remoteAddress=::ffff:202.37.150.229, remotePort=35760, latency=3, _audit=true, req.version=*, err.code=NotImplemented)
GET /v1.24/events?filters=%7B%22label%22%3A%7B%22com.docker.compose.project%3Dsdc-test-project%22%3Atrue%7D%2C%22type%22%3A%7B%22container%22%3Atrue%7D%7D HTTP/1.1
host: 202.37.150.225:2376
user-agent: compose/v2.40.2
traceparent: 00-64837fc47a44887b3ac562ca1cb786de-ff9cba5374b79dba-01
accept-encoding: gzip
--
HTTP/1.1 400 Bad Request
content-type: text/plain
content-length: 81
date: Thu, 06 Nov 2025 14:11:15 GMT
x-request-id: ec2ec56d-8894-499c-93e1-cefef499170a
x-response-time: 2
server: Triton/1.9.0 (linux)
(NotImplemented) events is not implemented (ec2ec56d-8894-499c-93e1-cefef499170a)
--
NotImplementedError: events is not implemented
at NotImplementedError._DockerBaseError (/opt/smartdc/docker/lib/errors.js:174:15)
at new NotImplementedError (/opt/smartdc/docker/lib/errors.js:258:22)
at Server.events (/opt/smartdc/docker/lib/endpoints/events.js:20:17)
at next (/opt/smartdc/docker/node_modules/restify/lib/server.js:912:30)
at f (/opt/smartdc/docker/node_modules/once/once.js:17:25)
at Server.<anonymous> (/opt/smartdc/docker/lib/docker.js:144:9)
at next (/opt/smartdc/docker/node_modules/restify/lib/server.js:912:30)
at f (/opt/smartdc/docker/node_modules/once/once.js:17:25)
at Server.bunyan (/opt/smartdc/docker/node_modules/restify/lib/plugins/bunyan.js:58:9)
at next (/opt/smartdc/docker/node_modules/restify/lib/server.js:912:30)
--
req.timers: {
"handler-0": 66,
"bunyan": 114,
"handler-1": 200,
"events": 1824
}
Metadata
Metadata
Assignees
Labels
No labels