STM32CubeMonitor Rev 1.4.0 appears an error dialog box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-04-20 4:09 AM
After install node-red-contrib-line-messaging-api.
I closed STM32CubeMonitor and open it again.
It appears an error dialog box as attached picture.
I tried to uninstall it and then install it again.
It still fails.
Solved! Go to Solution.
- Labels:
-
STM32CubeMonitor
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-19 12:33 AM
Hi
I can solve the error as below.
The root cause came from node-red-contrib-line-notify-api
- npm uninstall node-red-contrib-line-notify-api --save
- delete the node-red-contrib-line-notify-api folder at.node-red\node_modules\
The STM32CubeMonitor can run normally.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-10 12:38 AM
Hello @Community member​
Could not reproduce your issue on an ubuntu 20.04 with cubemonitor 1.4.0.
Can you tell us more about your PC configuration.
Did you try with previous CubeMonitor 1.3.0 version?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-10 1:17 AM
Hi
I use Windows 10.
I tried to uninstall Rev 1.4.0 and install Rev 1.3.0.
It appears the same error dialog box.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-02 2:23 AM
Hi
By accident, I've been able to get the same issue on Windows. I uploaded a new node, and in between two STM32CubeMontor launch change the path of that node. On tool launch, node red is trying to get installed nodes and gets blocked trying to find moved node.
May be you can try removing the flow file in order to start from scratch.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-04 3:45 AM
Hi
Thank you very for your help.
Could you tell me the default of path of flow file?
I cannot find it.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-06 5:03 AM
Hi
Should be in
\Users\xxxxxx\.STMicroelectronics\stm32cubemonitor\
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-09 10:54 PM
Hi
Thank you very much for your suggestion.
I cannot fix it. It occurs the same error.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-19 12:33 AM
Hi
I can solve the error as below.
The root cause came from node-red-contrib-line-notify-api
- npm uninstall node-red-contrib-line-notify-api --save
- delete the node-red-contrib-line-notify-api folder at.node-red\node_modules\
The STM32CubeMonitor can run normally.
Thank you
