Webinterface

Questions and answers on how to get the most out of FFAStrans
crispyjones
Posts: 106
Joined: Wed Dec 27, 2017 3:21 am

Re: New Webinterface available

Post by crispyjones »

Perfect, that was it must have renamed the folder at some point. For anyone else with the problem restart the services to apply the changes. The new webui looks amazing, it's great to drill down and see where the errors happened visually. Thanks for the great work.
mrazik
Posts: 36
Joined: Sat May 30, 2020 9:48 pm

Re: Webinterface

Post by mrazik »

Hi team,

I’m new in FFAStrans, so sorry if it’s silly question...

Is it possible to see in Webinterface list of Queued jobs like there’s a list of Running and Processed jobs in main view?

Many thanks!!!
FFAStrans 1.2.2
Webinterface 1.2.0.4
- - - - - - - - - - - - - - - -
Intel Xeon CPU E5-1620 v3 @ 3.5GHz
8.00 GB RAM
NVIDIA Quadro K620
256GB SSD
1GB NIC
- - - - - - - - - - - - - - - -
Windows 10 Pro 64b
emcodem
Posts: 1749
Joined: Wed Sep 19, 2018 8:11 am

Re: Webinterface

Post by emcodem »

@mrazik
welcome to the forum and thanks for using ffastrans!

That feature was there in 9.4 but it needed redesign after ffastrans 1.0 version and i was not yet able to invest the needed time. But be sure i'll update you here when i tamed that beast.
emcodem, wrapping since 2009 you got the rhyme?
mrazik
Posts: 36
Joined: Sat May 30, 2020 9:48 pm

Re: Webinterface

Post by mrazik »

@emcodem,

you are awesome!!!
FFAStrans 1.2.2
Webinterface 1.2.0.4
- - - - - - - - - - - - - - - -
Intel Xeon CPU E5-1620 v3 @ 3.5GHz
8.00 GB RAM
NVIDIA Quadro K620
256GB SSD
1GB NIC
- - - - - - - - - - - - - - - -
Windows 10 Pro 64b
Russ3lHD
Posts: 11
Joined: Tue Jun 02, 2020 11:21 am

Re: Webinterface

Post by Russ3lHD »

@emcodem Thank you for your tool.

But i have only 1 small problem. The Webinterface worked before on my other Server without any issues but now it is not showing Files just folders.

Is this a Problem anyone had before? and if yes how can i solve it?

Thanks
Tim
emcodem
Posts: 1749
Joined: Wed Sep 19, 2018 8:11 am

Re: Webinterface

Post by emcodem »

Hey Tim,
welcome to the forum and thank you for using ffastrans!
That sounds like a permission issue, did you check the "credentials" of the windows service?
Does it work when you dont use it as service but execute server.exe manually?
emcodem, wrapping since 2009 you got the rhyme?
Russ3lHD
Posts: 11
Joined: Tue Jun 02, 2020 11:21 am

Re: Webinterface

Post by Russ3lHD »

Hello emcodem,

thanks to your fast reply.

I run the Services under the Power of Administrator.
If i try to run the Server.exe it closes itself.
emcodem
Posts: 1749
Joined: Wed Sep 19, 2018 8:11 am

Re: Webinterface

Post by emcodem »

hm, i guess the server.exe closes because another instance is already running.
It would be good if you can get it working by starting server.exe manually because it might show you some log information about possible reasons why we only see folders but no files...

To see why server.exe is closing, you need to open a cmd prompt first and then drag server.exe into the cmd window and hit enter, then you should see an error msg which you can post here. But most likely it is just because you forgot to stop the windows service...
emcodem, wrapping since 2009 you got the rhyme?
Russ3lHD
Posts: 11
Joined: Tue Jun 02, 2020 11:21 am

Re: Webinterface

Post by Russ3lHD »

Thats the errors i get

Code: Select all

[ERROR]  Trace: Global unexpected error: RangeError [ERR_OUT_OF_RANGE]: The value of "start" is out of range. It must be <= "end" (here: 49629647). Received 49629648
    at process.<anonymous> (C:\Users\Administrator\Desktop\FFAStrans1.0.0\Webinterface\server.js:38:11)
    at process.emit (events.js:196:13)
    at process._fatalException (internal/process/execution.js:146:25)
[[14:23:20.909]] [ERROR]  RangeError [ERR_OUT_OF_RANGE]: The value of "start" is out of range. It must be <= "end" (here: 49629647). Received 49629648
    at new ReadStream (internal/fs/streams.js:93:13)
    at Object.createReadStream (fs.js:1794:10)
    at Object.createReadStream (C:\Users\Administrator\Desktop\FFAStrans1.0.0\Webinterface\server.exe:192:38)
    at SendStream.stream (C:\Users\Administrator\Desktop\FFAStrans1.0.0\Webinterface\node_modules\send\index.js:796:19)
    at SendStream.send (C:\Users\Administrator\Desktop\FFAStrans1.0.0\Webinterface\node_modules\send\index.js:707:8)
    at onstat (C:\Users\Administrator\Desktop\FFAStrans1.0.0\Webinterface\node_modules\send\index.js:729:10)
    at C:\Users\Administrator\Desktop\FFAStrans1.0.0\Webinterface\server.exe:223:21
    at processTicksAndRejections (internal/process/task_queues.js:81:9)
[[14:23:20.919]] [LOG]    Calling http://localhost:65445/api/json/v2/workflows
[[14:23:20.925]] [LOG]    Filebrowser request to: c:\Users\Administrator\Desktop
emcodem
Posts: 1749
Joined: Wed Sep 19, 2018 8:11 am

Re: Webinterface

Post by emcodem »

Oh wow, i don't think another user had this.
To get this error message, what you do is to try to navigate to the folder c:\Users\Administrator\Desktop? or does it spit out the error without your interaction as well? maybe copying a few lines above the "[ERROR] Trace: Global unexpected error:" helps...

Is it possible that the list of files in the folder that you navigate to would be HUGE?
emcodem, wrapping since 2009 you got the rhyme?
Post Reply