Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

level=fatal msg="Format bin not found" #286

Closed
qhz-redes opened this issue Feb 6, 2024 · 2 comments · Fixed by #299
Closed

level=fatal msg="Format bin not found" #286

qhz-redes opened this issue Feb 6, 2024 · 2 comments · Fixed by #299
Labels
bug Something isn't working

Comments

@qhz-redes
Copy link

Good morning, I'm trying to use goflow2 with kafka and clickhouse, kcg model, but when I run docker I receive the following error message:

goflow2-1 | time="2024-02-06T12:26:25Z" level=fatal msg="Format bin not found"

As this error message is displayed, the application does not perform any collection, nothing appears in grafana. How can I go about using it? Taking advantage of how can I enrich the bank with geolocation?
Screenshot_20240206_094142

@qhz-redes qhz-redes added the bug Something isn't working label Feb 6, 2024
@ACodingfreak
Copy link

ACodingfreak commented Feb 27, 2024

Any update regarding this issue ? I am seeing the same error.

goflow2: latest checkout
docker version:

mm312:~$ sudo docker version 
Client: Docker Engine - Community
 Version:           25.0.3
 API version:       1.44
 Go version:        go1.21.6
 Git commit:        4debf41
 Built:             Tue Feb  6 21:13:09 2024
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          25.0.3
  API version:      1.44 (minimum version 1.24)
  Go version:       go1.21.6
  Git commit:       f417435
  Built:            Tue Feb  6 21:13:09 2024
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.6.28
  GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
 runc:
  Version:          1.1.12
  GitCommit:        v1.1.12-0-g51d5e94
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0
mm312:~$ sudo docker compose version 
Docker Compose version v2.24.5

@lspgn
Copy link
Member

lspgn commented Mar 24, 2024

Thank you for pointing this out. A fix is coming with #299.
A change in the docker build process resulted in no latest tag pushed. It was still on a v1 version.
You'll need to manually docker-compose pull after this is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants