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: | Eric Oulashin |
|---|---|
| Location: | Beaverton, Oregon, USA |
| Users: | 124 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 05:58:17 |
| Calls: | 7,351 |
| Calls today: | 3 |
| Files: | 9,250 |
| D/L today: |
207 files (44,657K bytes) |
| Messages: | 383,699 |
| Posted today: | 1 |