Ok, a bit of progress to report. ?I took a backup snapshot of the Operations data on the MacBook and ported it to the Mini, and Operations opens and runs on the Mini. ?I then started CATS on the MacBook and established a network connection with the Mini following Rodney's CATS documentation. ?The two programs appear to be communicating as expected (i.e., as they did when both programs ran on the same computer). ?However, I am seeing that Operations is failing to update the location of a train that CATS is correctly communicating the progress of. ?I can't tell if this is a network issue, a CATS issue, or an Operations issue. ?Below is an edited extract from the CATS console in case it helps anyone recognize the issue. ?I can post this on the CATS board so Rodney will see it as well.? I have attached a longer version of the console as a screenshot and a txt file, just in case.
Some config info: the MacBook is connected to the layout with a LoconetOverTCP connection, its IP is 192.168.5.100; the Mini is running standalone via a Loconet Simulator connection, its IP is 192.168.5.105; ?both instances of JMRI are running the Simple Server. ?(As a side note, Rodney's TrainStat program is running on the Mini and it *is* correctly updating train progress - location, length, etc. - on the layout.)
2024-05-26 19:45:23,867 jmri.OperationsTrains ? ? ? ? ? ? ? ? INFO? - Sent to Operations: OPERATIONS , TRAIN=BNSF Q-RICALT , TRAINLOCATION=Bakersfield , ...
2024-05-26 19:45:23,987 jmri.OperationsTrains ? ? ? ? ? ? ? ? INFO? - Received from Operations: OPERATIONS: WARNING move of BNSF Q-RICALT to location Bakersfield failed. Train's current location Bakersfield next location Kern Jct [Thread-59]
2024-05-26 19:45:23,987 jmri.OperationsTrains ? ? ? ? ? ? ? ? INFO? - Received from Operations: OPERATIONS , TRAIN=BNSF Q-RICALT , TRAINLENGTH=1919 , ...
2024-05-26 19:45:55,893 jmri.OperationsTrains ? ? ? ? ? ? ? ? INFO? - Sent to Operations: OPERATIONS , TRAIN=BNSF Q-RICALT , TRAINLOCATION=Kern Junction , TRAINLENGTH , ...
2024-05-26 19:45:55,926 jmri.OperationsTrains ? ? ? ? ? ? ? ? INFO? - Received from Operations: OPERATIONS: WARNING move of BNSF Q-RICALT to location Kern Junction failed. Train's current location Bakersfield next location Kern Jct [Thread-59]
2024-05-26 19:45:55,926 jmri.OperationsTrains ? ? ? ? ? ? ? ? INFO? - Received from Operations: OPERATIONS , TRAIN=BNSF Q-RICALT , TRAINLENGTH=1919 , ...