pinpoint-apm / pinpoint-docker

Official Dockerized components of the Pinpoint
http://pinpoint-apm.github.io/pinpoint/
Apache License 2.0
452 stars 226 forks source link

Docker-compose start pinpoint-agent fail! #90

Open RekaDowney opened 3 years ago

RekaDowney commented 3 years ago

docker-compose start pinpoint-agent fail!

logs

[root@localhost pinpoint-docker-1.8.5]# docker logs -f 6b7b907db533 standard_init_linux.go:211: exec user process caused "no such file or directory" standard_init_linux.go:211: exec user process caused "no such file or directory" standard_init_linux.go:211: exec user process caused "no such file or directory" standard_init_linux.go:211: exec user process caused "no such file or directory"

docker ps

6b7b907db533 pinpointdocker/pinpoint-agent:1.8.5 "/usr/local/bin/conf…" 6 minutes ago Restarting (1) 6 seconds ago pinpoint-agent

  It restart again and again :(

version

pinpoint-docker-1.8.5

docker version

[root@localhost pinpoint-docker-1.8.5]# docker version Client: Docker Engine - Community Version: 19.03.12 API version: 1.40 Go version: go1.13.10 Git commit: 48a66213fe Built: Mon Jun 22 15:46:54 2020 OS/Arch: linux/amd64 Experimental: false

Server: Docker Engine - Community Engine: Version: 19.03.9 API version: 1.40 (minimum version 1.12) Go version: go1.13.10 Git commit: 9d988398e7 Built: Fri May 15 00:24:05 2020 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.2.13 GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 runc: Version: 1.0.0-rc10 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd docker-init: Version: 0.18.0 GitCommit: fec3683

attempt

The Internet is full of useless solutions. They say to switch the file format through the set ff command. But I have checked the files one by one, and the file formats are all unix.

RoySRose commented 3 years ago

Hello, @RekaDowney All of the docker-compose releases come up without any errors. Why don't you try with the latest one.