You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently observing master state using the servers.server_master.StatusHandler, which listens to requests on the '[domainname]:[socketport]/status/' address and serves them with a webpage with a summary of the contents.
Two things to do (probably):
Add the "user" that corresponds to each IP in the nodes section
Perform this handler using a websocket to avoid sending useless information
To help in debugging and running, it would be useful to be able to observe master's state
The text was updated successfully, but these errors were encountered: