WordRider Home
Welcome! Log In Create A New Profile

Advanced

uploadable.ch renamed to bigfile.to

Posted by tekko 
Re: uploadable.ch renamed to bigfile.to
March 07, 2016 12:22PM
I did update...

I am saying the standalone is not working...

Standalone (top captcha)
Nightly (bottom)

Before the update, standalone won't even show the prompt, only error.



Edited 2 time(s). Last edit at 03/08/2016 07:18AM by tekko.
Re: uploadable.ch renamed to bigfile.to
March 07, 2016 12:30PM
With the standalone slimerjs, please trigger the unreadable captcha, then attach app.log (Help->Browse to log file).
Re: uploadable.ch renamed to bigfile.to
March 07, 2016 12:43PM
triggered once > press ok with empty input > prompt appears again > cancel
Attachments:
open | download - app.log (2.6 KB)
Re: uploadable.ch renamed to bigfile.to
March 07, 2016 02:01PM
Can you do some test for me:
1. copy "nitro.js" and "slimerjstest.bat" which are attached to this post to the standalone slimerjs directory.
2. open terminal console, goto the standalone slimerjs directory by issuing cd command (cd "your_standalone_slimerjs_directory").
3. run "slimerjstest.bat" (without quotes).
4. post/attach the output.

Thanks.
Attachments:
open | download - nitro.js (667 bytes)
open | download - slimerjstest.bat (202 bytes)
Re: uploadable.ch renamed to bigfile.to
March 07, 2016 02:13PM
output
Attachments:
open | download - output.png (73.7 KB)
Re: uploadable.ch renamed to bigfile.to
March 08, 2016 10:36AM
Looks like there's something that blocks your standalone slimerjs's xulrunner access to network resource. Can you put the xulrunner.exe (from standalone slimerjs) into your antivirus's/firewall's white list/exception list, and rerun slimerjstest.bat?
Re: uploadable.ch renamed to bigfile.to
March 08, 2016 01:57PM
how do I redirect the result to a log file? The output is too long.

"slimerjstest.bat > testing.txt" << This command only log the beginning.

For now, what I see is this...



Edited 1 time(s). Last edit at 03/08/2016 03:17PM by tekko.
Attachments:
open | download - console.txt (1.7 KB)
open | download - testing.txt (1.3 KB)
Re: uploadable.ch renamed to bigfile.to
March 08, 2016 02:46PM
That looks good. Your standalone slimerjs setup should work with FRD.
Re: uploadable.ch renamed to bigfile.to
March 08, 2016 02:59PM
Yes, works now.

Thank you for helping. I wasn't aware of the internet access problem.
Re: uploadable.ch renamed to bigfile.to
March 08, 2016 03:08PM
tekko wrote:
-------------------------------------------------------
> how do I redirect the result to a log file?
> The ouput is too long.
>
> "slimerjstest.bat > testing.txt"
> This command only logs the beginning.

... perhaps try:
slimerjstest.bat > testlog.txt 2>&1

Kudos to tong2shot for helping
you debug this issue thumbs up
Sorry, only registered users may post in this forum.

Click here to login