I continue working on my mhsgateway.
https://github.com/ftoledo/mhsgateway
I found a weird problem at my mhsgate.js file. when process message files.
If I run my script with jsexec, both file_remove() and fp.remove() work
fine and the file is deleted.
But, when I run the script as Timed Event, both functions return FALSE
with error 13 (permissions denied)
Both jsexec and sbbs run as root every time.
I add fp.debug = true to see if the file was open, but no, the file is closed before doing the remove.
I see strange is that fp.is_open returns undefined
Did this happen to someone?
Sysop: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 579 |
Nodes: | 8 (0 / 8) |
Uptime: | 00:23:30 |
Calls: | 10,740 |
Files: | 5 |
Messages: | 444,491 |