crynux-ai/crynux-node

Adding a log tab on the node UI

Opened this issue · 5 comments

Problem Description


The only error msg that I've seen so far is Network error. Will try again later.

I think adding a log tab on the Node UI would be helpful to operators. It doesn't have to be very elaborate details of the log. Just needs to provide some info to operators that this is what causing the issues. I think operators wouldn't mind giving up a bit of disk space just to accommodate the logs. The Node UI has a lot of real estate to be able to add a log tab to the UI.

The log can be something as simple as:

Network error. RollApp is down.
Or some type of concise log info for the operators to know what the problem is.


Error Log

While node status has a green checkmark with task execution has a running status, I constantly see Network error. Will try again later. This msg persists often while task execution count continues to go up with CNX accumulation increased.



Device Position

At home



Operating System

Windows 11



How do you Start the Crynux Node

Downloaded zip file for Crynux Node on Windows
Unzipped the file
Opened the Crynux Application



Error message on the WebUI

Network error. Will try again later.


Screenshot 2024-05-19 at 11 13 19 AM Screenshot 2024-05-19 at 11 09 22 AM

#206 , and I think we could add a button to open the log file for the user.

At this moment you can find the logs according to this guide:

https://docs.crynux.ai/troubleshooting/locate-the-error-message

Yes. I have seen it. Thanks.

Also, on this note with regards to the overall UI, I think having in the Task Execution tab to display, maybe in smaller font, Task Received vs. Task Executed data would provide operators a better sense of what their node is doing in real time.

Also, on this note with regards to the overall UI, I think having in the Task Execution tab to display, maybe in smaller font, Task Received vs. Task Executed data would provide operators a better sense of what their node is doing in real time.

#220