Dependencies Highcharts-Stock-9.1.2 and others still required to install after installation

Dear Mycodists,

I have the problem of the topic, where I installed dependencies, which do not work afterwards. depency update still required.

mycodo dependencies log:

[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/OBV/OBVIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/PC/PCIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/PPO/PPOIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/PSAR/PSARIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/PivotPoints/PivotPointsIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/PivotPoints/PivotPointsPoint.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/PriceEnvelopes/PriceEnvelopesIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/ROC/ROCIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/RSI/RSIIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/SMA/SMAComposition.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/SMA/SMAIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/SlowStochastic/SlowStochasticIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/Stochastic/StochasticIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/Supertrend/SupertrendIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/TEMA/TEMAIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/TRIX/TRIXIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/TrendLine/TrendLineIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/VBP/VBPIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/VBP/VBPPoint.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/VWAP/VWAPIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/WMA/WMAIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/WilliamsR/WilliamsRIndicator.js
[2023-10-18 18:56:52] inflating: Highcharts-Stock-9.1.2/code/es-modules/Stock/Indicators/Zigzag/ZigzagIndicator.js
[2023-10-18 18:56:53]
[2023-10-18 18:56:53] #### Setting permissions

[2023-10-18 18:56:54] #### Dependencies installed. Restarting frontend and backend…

[2023-10-18 18:56:58] #### Dependency install complete.

Error: The widget_graph_synchronous device you’re trying to add has unmet dependencies: highstock-9.1.2.js, highcharts-more-9.1.2.js, data-9.1.2.js, exporting-9.1.2.js, export-data-9.1.2.js, offline-exporting-9.1.2.js

but: mycodo is still requiring the dependencies to be installed.
Any idea what is wrong here? Is it a user-problem, a bug?

mycodo sys information:

Mycodo Version: 8.15.10
Python Version: 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0]
Database Version: 16b28ef31b5b
Daemon Status: Running
Daemon Process ID: None
Daemon RAM Usage: 109.672 MB
Daemon Virtualenv: Yes
Frontend Process ID: 4594
Frontend RAM Usage: 122.176 MB
Frontend Virtualenv: Yes

2 Likes

This was already mentioned here:

Previously, I was not able to replicate this behavior. However, I was able to replicate it today and come up with a fix. The latest release should resolve this:

1 Like