yestarday file bot worked but i was executing it from the inside of my local network. today i'm at work and i'm trying to make him work from the outside when i start filebot node and press execute it does nothing and say nothing. at the log of filebot node i got the line
filebot node listening http://0.0.0.0:5452
filebot node listening http://0.0.0.0:5453
so it make me think that it work fine but it didnt xD
the filbot seems to be dead and do nothign when i press execute
Re: the filbot seems to be dead and do nothign when i press execute
FileBot Node is working fine. But you will need to make sure that the browser on your machine can send request to FileBot Node. You will need ports 5452 and 5453 open and forwarded. The NAS will open the ports by installing the package, but if you have a router in between you'll need to set port forwarding on that yourself.
Re: the filbot seems to be dead and do nothign when i press execute
ok that's why he wrok from the inside but not outside ! ty master ! =)