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

Error on 'make run' #8

Open
clemone210 opened this issue Jul 12, 2022 · 0 comments
Open

Error on 'make run' #8

clemone210 opened this issue Jul 12, 2022 · 0 comments

Comments

@clemone210
Copy link

clemone210 commented Jul 12, 2022

Hi,
I really would love to set this up on my raspberry pi 4, but I run into a problem.

I cloned the repository, executed the init and build command. So good so far.
As soon as I execute the make run command it gets me the following error:

ubuntu@ubuntu:~/internet-monitor$ make run
docker-compose up
Starting internet-monitor_prometheus_1 ... 
internet-monitor_alertmanager_1 is up-to-date
monitoring_node_exporter is up-to-date
Recreating internet-monitor_loki_1     ... 
Creating internet-monitor_im_1         ... 
Creating cadvisor                      ... error
Starting internet-monitor_prometheus_1 ... done
ERROR: for cadvisor  Cannot create container for service cadvisor: error looking up logging plugin loki: plugin loki found but disabled

ERROR: for internet-monitor_im_1  Cannot create container for service im: error looking up logging plugin loki: plugin loki found but disabled
Recreating internet-monitor_loki_1     ... done

ERROR: for internet-monitor_grafana_1  Cannot create container for service grafana: error looking up logging plugin loki: plugin loki found but disabled

ERROR: for cadvisor  Cannot create container for service cadvisor: error looking up logging plugin loki: plugin loki found but disabled

ERROR: for im  Cannot create container for service im: error looking up logging plugin loki: plugin loki found but disabled

ERROR: for grafana  Cannot create container for service grafana: error looking up logging plugin loki: plugin loki found but disabled
ERROR: Encountered errors while bringing up the project.
make: *** [Makefile:12: run] Error 1

Can you assist me what causes this issue?
I have no clue..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant