Skip to content

Error appears in the console log when Rhel Vm is stopped #134

@odockal

Description

@odockal

Just stopping the machine sometimes errors pop up in the console:

Image

VM5:2 main ↪️ [rhel-vms] close
console.<computed> @ VM5:2
PreferencesConnectionDetailsTerminal.svelte:181 Uncaught (in promise) Error: this.closeStream is not a function
VM5:2 main ↪️ Can't stop connection macadam.rhel Error: Command execution failed with exit code 125
    at ChildProcess.<anonymous> (/app/main/resources/app.asar/packages/main/dist/index.cjs:553:12941)
    at ChildProcess.emit (node:events:518:28)
    at maybeClose (node:internal/child_process:1101:16)
    at Socket.<anonymous> (node:internal/child_process:456:11)
    at Socket.emit (node:events:518:28)
    at Pipe.<anonymous> (node:net:351:12)
console.<computed> @ VM5:2
VM5:2 main ↪️ [rhel-vms] close
console.<computed> @ VM5:2
VM5:2 main ↪️ Can't stop connection macadam.rhel Error: Command execution failed with exit code 125
    at ChildProcess.<anonymous> (/app/main/resources/app.asar/packages/main/dist/index.cjs:553:12941)
    at ChildProcess.emit (node:events:518:28)
    at maybeClose (node:internal/child_process:1101:16)
    at Socket.<anonymous> (node:internal/child_process:456:11)
    at Socket.emit (node:events:518:28)
    at Pipe.<anonymous> (node:net:351:12)
console.<computed> @ VM5:2
(anonymous) @ VM5:2
emit @ VM4 sandbox_bundle:2
onMessage @ VM4 sandbox_bundle:2
VM5:2 main ↪️ [rhel-vms] close
console.<computed> @ VM5:2
(anonymous) @ VM5:2
emit @ VM4 sandbox_bundle:2
onMessage @ VM4 sandbox_bundle:2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions