-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed
Description
What happened?
{
"message": "Devtools could not start",
"exception": "RuntimeException",
"file": "C:\\Dev\\row-bloom-app\\vendor\\chrome-php\\chrome\\src\\Browser\\BrowserProcess.php",
"line": 449,
"trace": [
{
"file": "C:\\Dev\\row-bloom-app\\vendor\\chrome-php\\chrome\\src\\Utils.php",
"line": 60,
"function": "HeadlessChromium\\Browser\\{closure}",
"class": "HeadlessChromium\\Browser\\BrowserProcess",
"type": "->"
},
{
"file": "C:\\Dev\\row-bloom-app\\vendor\\chrome-php\\chrome\\src\\Browser\\BrowserProcess.php",
"line": 462,
"function": "tryWithTimeout",
"class": "HeadlessChromium\\Utils",
"type": "::"
},
{
"file": "C:\\Dev\\row-bloom-app\\vendor\\chrome-php\\chrome\\src\\Browser\\BrowserProcess.php",
"line": 138,
"function": "waitForStartup",
"class": "HeadlessChromium\\Browser\\BrowserProcess",
"type": "->"
},
{
"file": "C:\\Dev\\row-bloom-app\\vendor\\chrome-php\\chrome\\src\\BrowserFactory.php",
"line": 82,
"function": "start",
"class": "HeadlessChromium\\Browser\\BrowserProcess",
"type": "->"
},
{
"file": "C:\\Dev\\row-bloom-app\\vendor\\elaborate-code\\row-bloom\\src\\Renderers\\PhpChromeRenderer.php",
"line": 47,
"function": "createBrowser",
"class": "HeadlessChromium\\BrowserFactory",
"type": "->"
},
{
"file": "C:\\Dev\\row-bloom-app\\vendor\\elaborate-code\\row-bloom\\src\\RowBloom.php",
"line": 58,
"function": "render",
"class": "ElaborateCode\\RowBloom\\Renderers\\PhpChromeRenderer",
"type": "->"
},
{
"file": "C:\\Dev\\row-bloom-app\\vendor\\elaborate-code\\row-bloom\\src\\RowBloom.php",
"line": 44,
"function": "render",
"class": "ElaborateCode\\RowBloom\\RowBloom",
"type": "->"
},
{
"file": "C:\\Dev\\row-bloom-app\\app\\Http\\Controllers\\RenderController.php",
"line": 46,
"function": "get",
"class": "ElaborateCode\\RowBloom\\RowBloom",
"type": "->"
},
{"...": "..."}
]
}How to reproduce the bug
Use the package in Laravel
Package Version
0.2.0-beta
PHP Version
8.1.7
Laravel Version
10.18
Operating systems
Windows
Notes
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
In Review