Comments
-
I finally decided to set IsServer manually when creating a node. This time, the node appeared as expected in "All Nodes". Is this the proper way to set IsServer? Will there be negative ramifications for system stability? I have no idea. All I know is that it appears to work.
-
After looking through the logs, it looks like this error is due to the IsServer value in Orion.Nodes set to NULL. After browsing a bit in Thwack, it looks like this column is set by the system, and shouldn't be set by hand. Other posts in Thwack have indicated that invoking a PollNow through the API should set IsServer to…