Webinterface

Questions and answers on how to get the most out of FFAStrans
emcodem
Posts: 1749
Joined: Wed Sep 19, 2018 8:11 am

Re: Webinterface

Post by emcodem »

Hehe, again great debugging, you found the new API Prototype thats running on port 3003 ;-)
I believe you cannot do anything about it, it could be about the packaging, the conversion from .js to .exe using the nexe module.
Let me finish the queued jobs stuff, then i need to make a new package anyway and i''ll have a close look on the mediainfo stuff after packaging. I believe i just messed up with the latest package.

Just out of curiosity, when downloading the source code, did you go for the most current Version1 branch or for the source code attached to the release version 1.0.0.3?
emcodem, wrapping since 2009 you got the rhyme?
mrazik
Posts: 36
Joined: Sat May 30, 2020 9:48 pm

Re: Webinterface

Post by mrazik »

Ha, sorry if I found something that should not be found :D

I'm testing with all the latest stuff, so:
- Webinterface 1.0.3 source + release
- FFAStrans with patch 1.0.0.5
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 »

Thats ok, the log prints the url to the new API (http://localhost:3003) anyway but it will take some time until we replace the included API with the new one. Until this time, i deliver the new API along with the webinterface. When it is finished, the 2 software modules will be splitted into separate .exe and windows services.
However, if you use 1.0.3 source and package then it is about a mistake at the packaging for sure. I'll post an update next week.
Thanks for all your debug work, thats really helpful :-)
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,

great, glad to help.

You guys rules with this SW!!! 👍
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
please check out the new release 1.0.4 (link on first page here updated)
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,
I can confirm that queued jobs are there and mediainfo in upload page is also working :mrgreen:

you rulez!!!
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
ernie1901
Posts: 16
Joined: Fri Aug 07, 2020 8:50 am

Re: Webinterface

Post by ernie1901 »

Hi all,

Is anyone using the dropdown option for job submissions? I create the variable with 'webui' prefix.
But no matter what formatting I use for the JSON key value pairs in the web UI I get:

'Workflow config error, user variables with "webui" in their names must have a valid JSON description. Actual description was:
"undefined"'.

Anyone seen this before?
emcodem
Posts: 1749
Joined: Wed Sep 19, 2018 8:11 am

Re: Webinterface

Post by emcodem »

Hi @ernie1901,

hahhaahaha i was waiting for someone to encounter this handy feature ;-) Thank you for using this feature!
as nobody really seems to use it, the bug you found was not detected earlier. I just found and fixed it, new version is uploaded in a few minutes.

There we go, don't forget that you just have to replace the server.exe, not more. And if you are happy, please tell the others how great this feature is :D
https://github.com/emcodem/ffastrans_we ... /tag/1.0.6
emcodem, wrapping since 2009 you got the rhyme?
ernie1901
Posts: 16
Joined: Fri Aug 07, 2020 8:50 am

Re: Webinterface

Post by ernie1901 »

emcodem wrote: Mon Aug 24, 2020 12:06 pm Hi @ernie1901,

hahhaahaha i was waiting for someone to encounter this handy feature ;-) Thank you for using this feature!
as nobody really seems to use it, the bug you found was not detected earlier. I just found and fixed it, new version is uploaded in a few minutes.

There we go, don't forget that you just have to replace the server.exe, not more. And if you are happy, please tell the others how great this feature is :D
https://github.com/emcodem/ffastrans_we ... /tag/1.0.6
Lovely stuff thanks emcodem! Works great now.
Its a great feature no idea why more people arent using it ;)
ernie1901
Posts: 16
Joined: Fri Aug 07, 2020 8:50 am

Re: Webinterface

Post by ernie1901 »

I am seeing a bug whereby queued jobs dont appear in the web interface UI or locally in the Status Monitor.
The jobs are queued, because when previous ones finish the new ones appear and start.

Is this a known bug? They arent timing out, as this happens right away when I send jobs via the API.
My PC is set to only do 2 jobs at a time, the first two start but the other 8 dont appear until they start.

It's not a deal breaker by any means just seems strange.
Post Reply