Search:

Type: Posts; User: Random User

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    2,625

    Okay I figured it out something went wrong with...

    Okay I figured it out something went wrong with pip


    Fixed with : "easy_install -U setuptools" and then "pip install --upgrade setuptools"

    Now all works again.
  2. Replies
    3
    Views
    4,071

    I just had the same issue try: cd...

    I just had the same issue try:


    cd /etc/ssl/certs/
    chown postgres ssl-cert-snakeoil.pem
    chmod 777 ssl-cert-snakeoil.pem

    cd /etc/ssl/private
    chown postgres ssl-cert-snakeoil.key
    chmod 700...
  3. Replies
    2
    Views
    2,625

    Sorry for posting in the wrong area of the...

    Sorry for posting in the wrong area of the forums, Update: I have found this issue in a few other programs like mitmproxy & faraday.
  4. Replies
    2
    Views
    2,625

    Python-configrparse issues?

    I am not sure if this is a python-configrparse issue or if it is something else.

    I installed MITMf, owtf and a few other pyton scripts and I get these errors


    Traceback (most recent call...
Results 1 to 4 of 5