Subj : Re: A47 Updates etc. To : gcubebuddy From : bcw142 Date : Fri Apr 16 2021 04:32 pm On 16 Apr 2021, gcubebuddy said the following... gc> Ya i have noticed something like that happening on my system. what is gc> even weirder, is on my DEV system which is a complete VM clone on my gc> PROD system, i tried to disable the events so the DEV one wont keep gc> polling the other BBSs. however when i close down the mystic -cfg, and gc> go back in, the events reappear as active again. so weird lol. for a gc> while i was having issues in my PROD system not polling at all, but when gc> i looked in the events, i saw it was trying to use the wrong / old gc> script to poll with. i finally got that one fixed. it did take some gc> tinkering with it though a few times. i noticed the same issue in my gc> PROD system as well. after saveing and closing out of the modified gc> event, when i return back in, the even reappears as it was originally gc> written before i modified it... i though i was maybe saving it wrong or gc> something.... It may be we have to restart when we make changes to the Events, like we do for the servers. It may be running the old setup till we restart. In my case with Raspbian I use: #!/bin/bash # restart mis cd /mystic sudo ./mis shutdown ; sleep 20 ; sudo ./mis daemon Which does the full restart of the BBS. It's a Pi3 so it's not as fast as the current stuff which is why the 20 second sleep, It tended to fail if I did less waiting on my system. On my PC I can get away with sleep 10 there. --- Mystic BBS v1.12 A47 2021/04/08 (Raspberry Pi/32) * Origin: Mystic Pi BBS bcw142.zapto.org:23 (21:1/145) .