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

Windows infinite loading #483

Open
foxypiratecove37350 opened this issue Aug 4, 2023 · 2 comments
Open

Windows infinite loading #483

foxypiratecove37350 opened this issue Aug 4, 2023 · 2 comments

Comments

@foxypiratecove37350
Copy link

When I lanch the program (browsh_1.8.0_windows_amd64.exe), it begin to work perfectly, but it load infinite time on the moment when have this text displayed:

Starting Browsh v1.8.8, the modern text-based web browser.
Waiting for Firefox to connect...

I saw the log in debug mod and is there the content of the log:

Looking in C:\Users\user\AppData\Roaming\browsh\config.toml for config.
Attempting to connect to Firefox Marionette
Starting Firefox in headless mode
Windows registry Firefox version: 115.0.3
Using Firefox at: C:\Program Files\Mozilla Firefox\firefox.exe
Windows registry Firefox version: 115.0.3
Using default profile at: C:\Users\user\AppData\Roaming\browsh\firefox_profile
Sending `WebDriver:NewSession` to Firefox Marionette
Sending `Addon:Install` to Firefox Marionette
Starting Browsh CLI client
Starting websocket server...
Webextension not connected. Message not sent: /tty_size,120,30
Webextension not connected. Message not sent: /tty_size,120,30
Webextension not connected. Message not sent: /tty_size,120,30
FF-MRNT: 50:{"applicationType":"gecko","marionetteProtocol":3}
FF-MRNT: 1106:[1,1,{"error":"unknown error","message":"Expected absolute path: [Exception... \"Component returned failure code: 0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH) [nsIFile.initWithPath]\"  nsresult: \"0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH)\"  location: \"JS frame :: chrome://remote/content/marionette/addon.sys.mjs :: install :: line 63\"  data: no]","stacktrace":"RemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8\nWebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:187:5\nUnknownError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:736:5\ninstall@chrome://remote/content/marionette/addon.sys.mjs:65:13\nGeckoDriver.prototype.installAddon@chrome://remote/content/marionette/driver.sys.mjs:2994:21\ndespatch@chrome://remote/content/marionette/server.sys.mjs:320:40\nexecute@chrome://remote/content/marionette/server.sys.mjs:291:16\nonPacket/<@chrome://remote/content/marionette/server.sys.mjs:264:20\nonPacket@chrome://remote/content/marionette/server.sys.mjs:265:9\n_onJSONObjectReady/<@chrome://remote/content/marionette/transport.sys.mjs:496:20\n"},null]
FF-CONSOLE: [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
FF-MRNT: 715:[1,0,null,{"sessionId":"bda1ca5d-e58c-4362-8aec-8e6ab2e862da","capabilities":{"browserName":"firefox","browserVersion":"115.0.3","platformName":"windows","acceptInsecureCerts":false,"pageLoadStrategy":"normal","setWindowRect":true,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"strictFileInteractability":false,"unhandledPromptBehavior":"dismiss and notify","moz:accessibilityChecks":false,"moz:buildID":"20230726201356","moz:headless":true,"moz:platformVersion":"10.0","moz:processID":15892,"moz:profile":"C:\\Users\\user\\AppData\\Roaming\\browsh\\firefox_profile","moz:shutdownTimeout":60000,"moz:useNonSpecCompliantPointerOrigin":false,"moz:webdriverClick":true,"moz:windowless":false,"proxy":{}}}]
@mloskot
Copy link

mloskot commented Feb 23, 2024

Starting Browsh v1.8.8, the modern text-based web browser.

1.8.8? AFAICT, https://github.com/browsh-org/browsh/releases/tag/v1.8.3 is the latest.

@foxypiratecove37350
Copy link
Author

Starting Browsh v1.8.8, the modern text-based web browser.

1.8.8? AFAICT, https://github.com/browsh-org/browsh/releases/tag/v1.8.3 is the latest.

WTF? I didn't saw it before, probably I misretyped if I retyped the text, it was there is too time so I don't know.

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

No branches or pull requests

2 participants