hbollon/IGopher

TUI HUGE ERROR MESSAGE AFTER DEPENDENCIES DOWNLOAD

Closed this issue · 2 comments

Describe the bug
After launching on TUI, once dependencies are downloaded, the entire prompt closes and then.. nothing. at all.

on second try, i get a huge error message.
ERRO[0071] unknown error - 33: Unable to create session from {
"desiredCapabilities": {
"browserName": "chrome",
"chromeOptions": {
"binary": ".\lib\chrome-win\chrome.exe",
"args": [
"--incognito",
"--disable-extensions",
"--disable-infobars",
"--disable-dev-shm-usage",
"--no-sandbox",
"--window-size=360,740"

Issue surely related with #18

Closed since this must be related to Java version incompatibility and it was fixed in #18
If you still have issues with the TUI version please open a new issue