gamegos / cesi

CeSI is a web interface for managing multiple supervisors from the same place.
GNU General Public License v3.0
571 stars 184 forks source link

morris.js:78 Uncaught Error: Graph container element not found #34

Open LivesMountain opened 7 years ago

LivesMountain commented 7 years ago

11111 Hi, I found that there was an error in the console when I added the new machine, and the new machine was not open.Is it related to the python version?The python version of the new machine is 2.6 and the python version on the cesi machine is 2.7. Is there a solution to that? 2222

LivesMountain commented 7 years ago

ok,Already resolved, the supervisor version is too low, using PIP install - U supervisor command to upgrade.Kill the original process, regenerate the supervisor. Conf

PWZER commented 7 years ago

It is same problem with you, but the version of supervisor is last (3.3.3), and the Python version is 2.7.5. So. How should I do?

dsewnr commented 6 years ago

It works in v2-dev branch.

arif73 commented 6 years ago

Uncaught Error: Graph container element not found at d [as constructor] (morris.min.js:6) at d [as constructor] (morris.min.js:6) at new d (morris.min.js:6) at Object.d [as Area] (morris.min.js:6) at Object.ULTRA_SETTINGS.dbMorrisChart (dashboard.js:107) at HTMLDocument. (dashboard.js:495) at j (jquery-1.11.2.min.js:2) at Object.fireWith [as resolveWith] (jquery-1.11.2.min.js:2) at Function.ready (jquery-1.11.2.min.js:2) at HTMLDocument.J (jquery-1.11.2.min.js:2)

i am facing a problem in laravel.how to solve it ?