algenty / grafana-flowcharting

Flowcharting, plugin for Grafana to create complexe visio's draws style like technical architectures, floorplan, diagrams, hierarchical schema based on draw.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid XML definition for all xml in self-hosted grafana

bck01215 opened this issue · comments

My Grafana version is 9.1.2.
My agenty-flowcharting-panel is v0.9.1

In my grafana instance log I can see this error:

logger=context userId=88 orgId=1 uname=bkauffman7 t=2022-09-15T21:07:10.021656202Z level=error msg="Plugin file not found" error="open /var/lib/grafana/plugins/agenty-flowcharting-panel/module.js.map: no such file or directory" traceID=

I can confirm the file is not there. I'm installing via the GUI, but I have also tried the CLI.

Here is a screenshot from my dev console

image

I tested on my local machine with the same versions of both, and was able to load the default XML. I then put it behind my institution's proxy and still did not encounter any errors. My console did not show that GF ERROR.

Issue seemed to resolve after install and uninstalling another broken plugin. Not sure why or what happened.