My Grafana cannot be started in the container, and some information cannot be deleted
logger=context userId=0 orgId=1 uname= t=2023-12-29T09:16:08.09207904+08:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.10.6 time_ms=5 duration=5.180919ms size=0 referer= handler=/api/live/ws
logger=grafana.update.checker t=2023-12-29T09:16:35.734989393+08:00 level=info msg="Update check succeeded" duration=707.091351ms
logger=cleanup t=2023-12-29T09:26:05.071661009+08:00 level=info msg="Completed cleanup jobs" duration=47.253429ms
logger=plugins.update.checker t=2023-12-29T09:26:06.155656083+08:00 level=info msg="Update check succeeded" duration=556.390708ms
logger=grafana.update.checker t=2023-12-29T09:26:38.234567404+08:00 level=info msg="Update check succeeded" duration=3.207046597s
logger=infra.usagestats t=2023-12-29T09:27:16.050775681+08:00 level=info msg="Usage stats are ready to report"
error from daemon in stream: Error grabbing logs: invalid character 'l' after object key:value pair
Hi @janexiaoer,
Welcome to the community support forums !!
We are excited that you joined our OSS community. Please read about some of the FAQs in the community
Please review the submission template and include more details:
- What Grafana version and what operating system are you using?
- What is your datasource?
- What visualization panel you are using e.g. time-series, bar chart, histogram etc?
- What are you trying to achieve?
- How are you trying to achieve it?
- What happened?
- What did you expect to happen?
- Can you copy/paste the configuration(s) that you are having problems with?
- Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
- Did you follow any online instructions? If so, what is the URL?
antonio
3
hi @janexiaoer
It seems that this might be a docker related issue
In the bellow link there are a couple things that you might want to try:
Let us know how it went!