Properly stop grafana service #47

Closed
opened 2023-08-15 12:00:25 +00:00 by fyrchik · 3 comments
Owner

After make down clean up I got the following message:

Error response from daemon: driver failed programming external connectivity on endpoint grafana (333cd771a356ba30cd42deb77898f0f82f53d849eb17f24189a98165742fefdd): Error starting userland proxy: listen tcp4 0.0.0.0:3000: bind: address already in use
After `make down clean up` I got the following message: ``` Error response from daemon: driver failed programming external connectivity on endpoint grafana (333cd771a356ba30cd42deb77898f0f82f53d849eb17f24189a98165742fefdd): Error starting userland proxy: listen tcp4 0.0.0.0:3000: bind: address already in use ```
fyrchik added the
bug
label 2023-08-15 12:00:25 +00:00
dstepanov-yadro added a new dependency 2023-08-25 08:32:44 +00:00
dstepanov-yadro removed a dependency 2023-08-25 08:32:49 +00:00
Author
Owner

It seems to conflict with my local setup -- Obsidian plugin I use listens to 3000 port.
Let's make it grapha.frostfs.devenv:3000 as usual.

It seems to conflict with my local setup -- Obsidian plugin I use listens to 3000 port. Let's make it `grapha.frostfs.devenv:3000` as usual.
dkirillov self-assigned this 2023-08-29 09:34:56 +00:00
Member

Should we do the same for prometheus?

Should we do the same for [prometheus](https://git.frostfs.info/TrueCloudLab/frostfs-dev-env/src/commit/e254eba6a86e5e0bef92e30ae33a94bdf9be7811/services/prometheus/docker-compose.yml#L19)?
Author
Owner

Should we do the same for prometheus?

Maybe, but we need to check grafana container can still take it's data from prometheus.

>Should we do the same for prometheus? Maybe, but we need to check grafana container can still take it's data from prometheus.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-dev-env#47
No description provided.