DM,
While everything has been working successfully since I've setup the CIFS-backed shared storage config, I have noticed that the Sysop split screen chat in UMONITOR and GTKCHAT loads, but text is not echoed or sent from or to the Sysop, but chat echos for the user. I have no problems spying on nodes, sending messages (telegrams), but the UMONITOR/GTKMONITOR split screen chat doesn't seem to be functional. There are no errors thrown that I can find, but this is occuring both on my RPi4 and X64 builds on Debian 10.
Is there a specific file that I should examine for logging?
Thanks in advance,
-WitNik
DM,
While everything has been working successfully since I've setup the CIFS-backed shared storage config, I have noticed that the Sysop split screen chat in UMONITOR and GTKCHAT loads, but text is not echoed or sent from or to the Sysop, but chat echos for the user. I have no problems spying on nodes, sending messages (telegrams), but the UMONITOR/GTKMONITOR split screen chat doesn't seem to be functional. There are no errors thrown that I can find, but this is occuring both on my RPi4 and X64 builds on Debian 10.
Is there a specific file that I should examine for logging?
Re: Question about UMONITOR / GTKMONITOR
By: WitNik to Digital Man on Wed Aug 12 2020 10:22 pm
DM,
While everything has been working successfully since I've setup the CIFS-backed shared storage config, I have noticed that the Sysop split screen chat in UMONITOR and GTKCHAT loads, but text is not echoed or sent from or to the Sysop, but chat echos for the user. I have no problems spying on nodes, sending messages (telegrams), but the UMONITOR/GTKMONITOR split screen chat doesn't seem to be functional. There are no errors thrown that I can find, but this is occuring both on my RPi4 and X64 builds on Debian 10.
Is there a specific file that I should examine for logging?
Thanks in advance,
-WitNik
Also, I'm not sure if this is related:
Multinode chat seems to work great, but private node/node chat in the split screen echos locally on node 1 but does not send to node 2. Node 2 echos locally and sends to node 1.
Node 1 was connected via telnet to localhost, while Node 2 was connected via telnet from another system on the same vlan.
The only thing I can see that may be relevant is that based on your suggestion, in order to not open status.sock on shared storage (CIFS), I relocated sbbs.ini to local storage. I see umonitor reading the wrong ini file in the original location (/sbbs/ctrl/sbbs.ini) vs. the new location on local storage (/sbbs/ini/sbbs.ini). I can't seem to find a way to redirect umonitor to read sbbs.ini in an alternate location without redirecting the entire ctrl directory.
Are node1 and node2 served by the same instance of sbbs (running on a single serer) or different instances on different systems?Yes, everything is running on the same server. I'll take a closer look at the chat dab files in the node directories.
So long as /sbbs/ctrl/sbbs.ini and /sbbs/ini/sbbs.ini have the same contents (ini/sbbs.ini could be a symlink to ../ctrl/sbbs.ini), I think that should be fine.
Re: Question about UMONITOR / GTKMONITOR
By: Digital Man to WitNik on Thu Aug 13 2020 06:51 pm
Are node1 and node2 served by the same instance of sbbs (running on a single serer) or different instances on different systems?Yes, everything is running on the same server. I'll take a closer look at the chat dab files in the node directories.
So long as /sbbs/ctrl/sbbs.ini and /sbbs/ini/sbbs.ini have the same contents (ini/sbbs.ini could be a symlink to ../ctrl/sbbs.ini), I think that should be fine.
I'll try this as a symlink.
Thanks for your help.
I was able to reproduce this problem with umonitor and Samba. The first key typed in umonitor chat is just repeated forever on the Windows side and the keys sent from the Windows node never appear in umonitor. I don't have this problem when using the private node chat feature between nodes on Samba and nodes on Windows (same 2 systems), so I suspect something is up with umonitor/chat.c. Not sure about gtkchat, but since it was written by the same person, likely the same problem. I'll investigate more.
digital man
Re: Question about UMONITOR / GTKMONITORit's super weird. In my case, I was using Samba via DSM on a Synology
By: Digital Man to WitNik on Thu Sep 17 2020 06:58 pm
I was able to reproduce this problem with umonitor and Samba. The first key typed in umonitor chat is just repeated forever on the Windows side and the keys sent from the Windows node never appear in umonitor. I don't have this problem when using the private node chat feature between nodes on Samba and nodes on Windows (same 2 systems), so I suspect something is up with umonitor/chat.c. Not sure about gtkchat, but since it was written by the same person, likely the same problem. I'll investigate more.Yeah,
NAS, and not directly from a standalone Linux server. I know Synology introduces additional complexity, but I am actually glad that you were able to reproduce the problem with your configuration.
While I am currently using my RPI /w my Synology via iSCSI LUN to get around the issue, I'm hopeful that it's an easy fix because I could greatly simplify the complexity of my config if I could ditch the iSCSI and resume hosting nodes off of the SMB/CIFS, which would be my preferred method.
Thank you for continuing to work on this issue! If there is anything that I can do to help you test or collect additional logging. Let me know. I can spin something up fairly easy.
Re: Question about UMONITOR / GTKMONITOR
By: Digital Man to WitNik on Thu Sep 17 2020 06:58 pm
I was able to reproduce this problem with umonitor and Samba. The first key typed in umonitor chat is just repeated forever on the Windows side and the keys sent from the Windows node never appear in umonitor. I don't have this problem when using the private node chat feature between nodes on Samba and nodes on Windows (same 2 systems), so I suspect something is up with umonitor/chat.c. Not sure about gtkchat, but since it was written by the same person, likely the same problem. I'll investigate more.
Yeah, it's super weird. In my case, I was using Samba via DSM on a Synology NAS, and not directly from a standalone Linux server. I know Synology introduces additional complexity, but I am actually glad that you were able to reproduce the problem with your configuration.
While I am currently using my RPI /w my Synology via iSCSI LUN to get around the issue, I'm hopeful that it's an easy fix because I could greatly simplify the complexity of my config if I could ditch the iSCSI and resume hosting nodes off of the SMB/CIFS, which would be my preferred method.
Thank you for continuing to work on this issue! If there is anything that I can do to help you test or collect additional logging. Let me know. I can spin something up fairly easy.
You can confirm that chatting between nodes (using private chat, not multinode chat) works fine on the same setup?
digital man
I will put together a test system with my old config and try putting it through it's paces to verify.
Thanks,
-WitNik
Re: Question about UMONITOR / GTKMONITOR
By: WitNik to Digital Man on Sat Sep 19 2020 06:43 pm
I will put together a test system with my old config and try putting it through it's paces to verify.
Ok, so I fired up my old config an it is CONFIRMED. Private node to node split-screen chat works great, but chats initiated from umonitor and gtkmonitor exihibit the bug.
Sysop: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 578 |
Nodes: | 8 (0 / 8) |
Uptime: | 30:00:55 |
Calls: | 10,736 |
Calls today: | 1 |
Files: | 5 |
Messages: | 443,212 |
Posted today: | 1 |