Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reporting not working. #14

Closed
ketank-sym opened this issue Oct 13, 2015 · 16 comments
Closed

Reporting not working. #14

ketank-sym opened this issue Oct 13, 2015 · 16 comments
Assignees
Labels

Comments

@ketank-sym
Copy link

Get at issue at the tag end of the execution.
"ERROR - Problem with reporting; No html report generated. Please see the readme file for possible solutions."
Please try and address this. Will be helpful in presenting the analysis more efficiently to the audience. Do let me know once this is addressed.

@jandyle
Copy link

jandyle commented Oct 13, 2015

I'm also stuck with this problem.
It happens to me after the installation of the app-debug.apk.
screen shot 2015-10-13 at 7 08 00 pm

Please and thanks.

@jandyle
Copy link

jandyle commented Oct 14, 2015

It seems that it's an issue with the html5lib in our case.
All we did was install https://pypi.python.org/pypi/html5lib.

@SecBro1
Copy link

SecBro1 commented Oct 15, 2015

@jandyle , just to be clear, the issue is resolved with the install of html5lib outside of QARK right? We'll take a look either way, since it should not have been an issue. Could you provide some basic system details such as OS + version and anything else you think could be helpful?

@jandyle
Copy link

jandyle commented Oct 15, 2015

Yes, that's all we did. We traced the issue to this method. It jumps straight to the exception.
screen shot 2015-10-15 at 11 11 40 am

We're using OS X Yosemite version 10.10.5
Python 2.7.8

@ketank-sym
Copy link
Author

The issue is resolved for me as well, but only after installing html5lib outside qark. Machine info: Mac 10.9.5 Python 2.7.10

@AkshayJainG
Copy link

its happening here also. if you want then i can provide you the apk also.

@SecBro1
Copy link

SecBro1 commented Oct 24, 2015

Akshay,

Did you try the html5lib upgrade as mentioned above? Seems to have worked
for others.
On Oct 21, 2015 9:16 AM, "AkshayJainG" notifications@github.com wrote:

its happening here also. if you want then i can provide you the apk also.


Reply to this email directly or view it on GitHub
#14 (comment).

@AkshayJainG
Copy link

Did it but sometimes it still happens

@AkshayJainG
Copy link

Now its happening with every application.
Did tried uninstalling the html5lib and installing it again but the issue is still there.

OS : kali linux

root@kali:/usr/local/lib/python2.7/dist-packages# pip install --upgrade html5lib
Downloading/unpacking html5lib from https://pypi.python.org/packages/source/h/html5lib/html5lib-0.9999999.tar.gz#md5=ef43cb05e9e799f25d65d1135838a96f
Downloading html5lib-0.9999999.tar.gz (889kB): 889kB downloaded
Running setup.py (path:/tmp/pip-build-RKcGmn/html5lib/setup.py) egg_info for package html5lib

Requirement already up-to-date: six in /usr/local/lib/python2.7/dist-packages (from html5lib)
Installing collected packages: html5lib
Found existing installation: html5lib 0.999
Not uninstalling html5lib at /usr/lib/python2.7/dist-packages, owned by OS
Running setup.py install for html5lib

Successfully installed html5lib
Cleaning up...

@varundtsfi
Copy link

I am not able to generate the Report in the and i have tried all the above mentioned things but still the error persist please help me. i have downloaded the html5lib then untar that and replace the existing one alredy inside the qark-master/lib/ but still having the same issue

screenshot from 2015-11-25 11 46 29

My system details is
OS : ubuntou 12.04 LTS (64bit)
RAM : 4GB.

@cx9527
Copy link

cx9527 commented Jan 14, 2016

I have tried all you guys mentioned.But i still cannot generate the report.I dont know where i was wrong.And what can i do now.Please.

@SecBro1 SecBro1 added the bug label Apr 16, 2016
@tushardalvi
Copy link
Contributor

This issue should now be fixed. Works fine one a clean installation on a mac with no "html5lib" preinstalled.

@vineetapte
Copy link

Hey guys I downloaded latest qark but still facing issues with report generation. Getting same error "ERROR - Problem with reporting; No html report generated. Please see the readme file for possible solutions."

Please help

@XangoXML
Copy link

XangoXML commented Aug 3, 2016

i have the same message 👎 any solution???? thanks guys!!

@paul-ratazzi
Copy link

I'm seeing this issue only when I analyze source. If I analyze an APK, everything is fine. I've got html5lib installed in my OS and I am removing the report/ folder each time. Ubuntu 16.04 LTS.

When the error occurs, there does seem to be a partial report left behind. However, compared with a report for the corresponding APK, there is much less which leads me to believe it is incomplete.

Thank you for any update or workarounds you may have for this issue.

@tushardalvi
Copy link
Contributor

Can you share a sample code where you are able to reproduce this issue? We have run some tests on our end and cant seem to reproduce the issue. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

10 participants