Skip to content

erro [error] [Janela] Ignoring totvsLanguageServer.web.navigator.open.external as totvsLanguageServer.web.navigator is "" #1423

Description

@andreaalves

Bom dia, ao realizar debug o sistema apresenta erro ao abrir o navergador com a url, erro apresentado após última atualização.

Error(-1): Falha ao iniciar o SmartClient. Command: /Applications/Firefox.app "http://192.168.1.11:1322/webapp/?DEBUG=10212&E=desenv&P=SIGAMDI&M=1"

louch.json

{
"version": "0.2.0",
"configurations": [
{
"type": "totvs_language_web_debug",
"request": "launch",
"name": "web",
"program": "${command:AskForProgramName}",
"programArguments": [],
"cwb": "${workspaceFolder}",
"isMultiSession": true,
"enableTableSync": true,
"enableMultiThread": true,
"enableProfile": false,
"isAccessibilityMode": false,
"doNotShowSplash": false,
"language": "",
"ignoreFiles": true
}
],
"lastPrograms": [
{
"label": "SIGAMDI"
}
],
"lastProgramExecuted": "SIGAMDI"
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions