farnking / Test-Dragon-Forum-of-TBots

a fuzzer lab
1 stars 1 forks source link

Process Stuck During Initial Testing #19

Closed bernie6401 closed 11 months ago

bernie6401 commented 11 months ago

Describe the bug 打開initial testing的網站前就停住了,發生以下錯誤

Project ID 162

Name of App under Test https_..www.ee.ntu.edu.tw

Type of App under Test Web app

URL https://www.ee.ntu.edu.tw

Screenshots

Desktop (please complete the following information):

Call stack of running procedures (or methods)

Whole Error ```bash Exception has occurred: WebDriverException Message: Process unexpectedly closed with status 0 File "C:\Users\farn\Documents\prgm\TestDragon\Server\clientDownloads\TestDragonbernie6401@gmail.com\TestDragonPlayGround\src\CnTestingTask.pyx", line 13470, in __init__ File "C:\Users\farn\Documents\prgm\TestDragon\Server\clientDownloads\TestDragonbernie6401@gmail.com\TestDragonPlayGround\src\CnTestingTask.pyx", line 15385, in webDriverManagerFromForum File "C:\Users\farn\Documents\prgm\TestDragon\Server\clientDownloads\TestDragonbernie6401@gmail.com\TestDragonPlayGround\src\CnTestingTask.pyx", line 71356, in start File "C:\Users\farn\Documents\prgm\TestDragon\Server\clientDownloads\TestDragonbernie6401@gmail.com\TestDragonPlayGround\src\CnTestingTask.pyx", line 71295, in __init__ File "C:\Users\farn\Documents\prgm\TestDragon\Server\clientDownloads\TestDragonbernie6401@gmail.com\TestDragonPlayGround\src\CnTestingTask.pyx", line 29858, in __init__ File "C:\Users\farn\Documents\prgm\TestDragon\Server\clientDownloads\TestDragonbernie6401@gmail.com\TestDragonPlayGround\src\CnTestingTask.pyx", line 39847, in __init__ File "C:\Users\farn\Documents\prgm\TestDragon\Server\clientDownloads\TestDragonbernie6401@gmail.com\TestDragonPlayGround\src\CnTestingTask.pyx", line 33667, in startMegaTBot selenium.common.exceptions.WebDriverException: Message: Process unexpectedly closed with status 0 ```

Dumping text from terminal or console

Whole Error ```bash ... __safeAppId is not set! 'CnProjectManager_CnProject' object has no attribute '_CnProjectManager_CnProject__safeAppId' FM appCacheDir: d:\NTU\TAAD-Project\TestDragon\rootPortable\TestDragonPlayGround\.TestDragonCache\https_..www.ee.ntu.edu.tw displayOrientationPath: d:\NTU\TAAD-Project\TestDragon\rootPortable\TestDragonPlayGround\.TestDragonCache\https_..www.ee.ntu.edu.tw\displayOrientation.txt [Thread-7][INFO] Lock 2145458735304 acquired on C:\Users\Bernie\anaconda3\envs\TAAD\lib\site-packages\tldextract\.suffix_cache/publicsuffix.org-tlds\de84b5ca2167d4c83e38fb162f2e8738.tldextract.json.lock [Thread-7][INFO] Lock 2145458735304 released on C:\Users\Bernie\anaconda3\envs\TAAD\lib\site-packages\tldextract\.suffix_cache/publicsuffix.org-tlds\de84b5ca2167d4c83e38fb162f2e8738.tldextract.json.lock Done urlAnalyzing: {'url': 'https://www.ee.ntu.edu.tw/', 'scheme': 'https', 'fragment': None, 'queryStr': None, 'authority': 'www.ee.ntu.edu.tw', 'path': '', 'user': None, 'port': None, 'subdomain': 'www.ee', 'domain': 'ntu', 'suffix': 'edu.tw', 'domainPort': 'https://ntu.edu.tw', 'pathSegments': [''], 'query': {}, 'queryTemplate': None, 'urlQueryTemplate': 'https://www.ee.ntu.edu.tw'} testing task init FM appCacheDir: d:\NTU\TAAD-Project\TestDragon\rootPortable\TestDragonPlayGround\.TestDragonCache\https_..www.ee.ntu.edu.tw\traces Done urlAnalyzing: {'url': 'ee.ntu.edu.tw', 'scheme': None, 'fragment': None, 'queryStr': None, 'authority': 'ee.ntu.edu.tw', 'path': None, 'user': None, 'port': None, 'subdomain': 'ee', 'domain': 'ntu', 'suffix': 'edu.tw', 'domainPort': 'ntu.edu.tw', 'pathSegments': None, 'query': {}, 'queryTemplate': None, 'urlQueryTemplate': 'ee.ntu.edu.tw'} Starting the web test actioner! Starting the webViewDictManager module! Generating a random name: jeoLYGWNJ webdrivermanager: creating downloadDir! webDriverMan, using default driver path: d:\NTU\TAAD-Project\TestDragon\rootPortable\TestDragonPlayGround\.TestDragonCache\webdrivers The download folder is there! [Thread-7][INFO] ====== WebDriver manager ====== [Thread-7][INFO] Get LATEST geckodriver version for 118.0 firefox [Thread-7][INFO] Get LATEST geckodriver version for 118.0 firefox [Thread-7][INFO] There is no [win64] geckodriver "v0.33.0" for browser firefox "118.0" in cache [Thread-7][INFO] Get LATEST geckodriver version for 118.0 firefox [Thread-7][INFO] Getting latest mozilla release info for v0.33.0 [Thread-7][INFO] About to download new driver from https://github.com/mozilla/geckodriver/releases/download/v0.33.0/geckodriver-v0.33.0-win64.zip [Thread-7][INFO] Driver downloading response is 200 [Thread-7][INFO] Get LATEST geckodriver version for 118.0 firefox [Thread-7][INFO] Driver has been saved in cache [C:\Users\Bernie\.wdm\drivers\geckodriver\win64\v0.33.0] ```
bernie6401 commented 11 months ago

已解決