The Wayback Machine - https://web.archive.org/web/20201118083852/https://github.com/sqlmapproject/sqlmap/issues/4329
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

Unhandled exception (#2fc0826a) #4329

Closed
sqlmapreporter opened this issue Sep 4, 2020 · 1 comment
Closed

Unhandled exception (#2fc0826a) #4329

sqlmapreporter opened this issue Sep 4, 2020 · 1 comment
Labels

Comments

@sqlmapreporter
Copy link

@sqlmapreporter sqlmapreporter commented Sep 4, 2020

Running version: 1.3.12.1#dev
Python version: 2.7.17
Operating system: Windows-2012ServerR2-6.3.9600
Command line: sqlmap.py --output-dir=output --url=********** --crawl=2 --threads=10 --tamper=space2comment.py --retries=0 --timeout=5 --dbms=mysql --technique=EUSQ --random-agent --is-dba --exclude-sysdbs --current-db --answers=*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************
Technique: UNION
Back-end DBMS: MySQL (identified)
Traceback (most recent call last):
  File "sqlmap.py", line 212, in main
    start()
  File "lib/core/decorators.py", line 75, in _
  File "lib/controller/controller.py", line 418, in start
  File "lib/core/target.py", line 738, in setupTargetEnv
  File "lib/core/target.py", line 651, in _createTargetDirs
  File "/Python27/lib/tempfile.py", line 339, in mkdtemp
    _os.mkdir(file, 0700)
WindowsError: [Error 1450] Insufficient system resources exist to complete the requested service: 'c:\\users\\********\\appdata\\local\\temp\\2\\sqlmapul6ffl6328\\sqlmapoutputs_tva3'
@stamparm
Copy link
Member

@stamparm stamparm commented Sep 4, 2020

Duplicate of #4328

@stamparm stamparm closed this Sep 4, 2020
@stamparm stamparm added the duplicate label Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.