+ 2018.06.25 18:50:06 EVENT Running event: Poll 1:229/426
+ 2018.06.25 18:50:06 EVENT Cmd: fidopoll 1:229/426
+ 2018.06.25 18:50:06 EVENT Res: 127
+ 2018.06.25 18:50:06 EVENT Cmd: mutil import.ini
+ 2018.06.25 18:50:06 EVENT Res: 127
+ 2018.06.25 19:27:00 EVENT Cmd: /home/mystic/fidopoll 1:282/1031
+ 2018.06.25 19:27:01 EVENT Res: 0
+ 2018.06.25 19:27:01 EVENT Cmd: /home/mystic/mutil mailin.ini
+ 2018.06.25 19:27:01 EVENT Res: 0
Is it possible to have Fidopoll add a blank line to the log entry when
it runs? It would make visually separating the log entries easier. Mutil already adds a line to separate the entries.
When looking at the MIS screen on another machine I see "Res: 127" as
I would assume a result indication. On this Mystic machine I see "Res:
+ 2018.06.25 18:50:06 EVENT Running event: Poll 1:229/426
+ 2018.06.25 18:50:06 EVENT Cmd: fidopoll 1:229/426
+ 2018.06.25 18:50:06 EVENT Res: 127
+ 2018.06.25 18:50:06 EVENT Cmd: mutil import.ini
+ 2018.06.25 18:50:06 EVENT Res: 127
While an excerpt from this MIS log is:
+ 2018.06.25 19:27:00 EVENT Running event: Poll (1:282/1031)
+ 2018.06.25 19:27:00 EVENT Cmd: /home/mystic/fidopoll 1:282/1031
+ 2018.06.25 19:27:01 EVENT Res: 0
+ 2018.06.25 19:27:01 EVENT Cmd: /home/mystic/mutil mailin.ini
+ 2018.06.25 19:27:01 EVENT Res: 0
One item I see is the the path to the executable is specified on the
lower FSxnet Mystic PC MIS log and it isn't on the upper Fido Mystic PC MIS log. I double checked and the full path is specified for all executables in each event on both PC's. The actual full path for the
upper log executable is /home/bbs/mystic/mutil import.ini. Neither set
of commandlines uses a preceding . (Period) as in ./home/<Etc.>.
On 06/25/18, Jeff Smith said the following...
In the Events tab, list the command as: ./mutil import.ini and ./fidopoll. I had the same issue.
It's not doing it in this instance, as you are giving Mystic the path in the command.
On 06/25/18, Jeff Smith pondered and said...
I can log this as a request to pass to g00r00 when he next surfaces, it's hard coded as far as I know so only he can sort this.
When looking at the MIS screen on another machine I see "Res: 127" as
I would assume a result indication. On this Mystic machine I see "Res:
Yes it means the shell command did not run. The reason the other (linux?) version of Mystic did is in the way you pathed the mutil and fidopoll command lines... with linux it's best to do something like
./mutil mailin.ini|./fidopoll send
I have the complete path to the executable specified in each event on both Mystic PC's. On the Fido Mystic PC the event command-line is /home/bbs/mystic/mutil import.ini and on the Fsxnet Mystic PC the
event command-line is /home/mystic/mutil mailin.ini. The same path is used for each executable on each PC respectively. That is why I
couldn't understand why the full specified path would work on one PC and
Both PC's are Linux 64b. Both run Mystic v1.12 A39 Linux/64 Compiled 2018/04/21. Both Mystic event command-line's on each PC use the full
path to the executable. The command-line on the Fsxnet Mystic PC uses
the command-line of '/home/mystic/mutil mailout.ini' and when executed responds with a result code of "0". The Fido Mystic PC that uses the command-line of '/home/bbs/mystic/mutil import.ini' responds with a
result code of "127". The resulting question that I had was why does the full path work on one PC and not the other?
+ 2018.06.25 18:50:06 EVENT Cmd: mutil import.ini
+ 2018.06.25 19:27:01 EVENT Cmd: /home/mystic/mutil mailin.ini
executables in each event on both PC's. The actual full path for the
upper log executable is /home/bbs/mystic/mutil import.ini. Neither set
of commandlines uses a preceding . (Period) as in ./home/<Etc.>.
On 06/25/18, Jeff Smith said the following...
executables in each event on both PC's. The actual full path for the
upper log executable is /home/bbs/mystic/mutil import.ini. Neither set
of commandlines uses a preceding . (Period) as in ./home/<Etc.>.
It's a Linux/Unix thing. /home/bbs/mystic/mutil is the full path, that will always work. ./mutil is the relative path from mystic's root path, so either should work.
Sysop: | sneaky |
---|---|
Location: | Ashburton,NZ |
Users: | 31 |
Nodes: | 8 (0 / 8) |
Uptime: | 203:03:36 |
Calls: | 2,083 |
Calls today: | 1 |
Files: | 11,139 |
Messages: | 947,987 |