workspaces-issues icon indicating copy to clipboard operation
workspaces-issues copied to clipboard

[Bug] - Guac is not starting

Open jknyght9 opened this issue 2 years ago • 0 comments

Describe the bug Workspaces will not connect to container session. Guac appears not be down.

To Reproduce Steps to reproduce the behavior:

  1. I dont really know how to reproduce this

Expected behavior Expecting guac to start and connect to a container

Screenshots

docker logs --tail -f kasm_guac

> [email protected] start
> NODE_ENV=production node app.js

/gclient/logger.js:61
  errorEventName: config.kasmguac.logging.errorEventName,
                         ^

TypeError: Cannot read properties of undefined (reading 'kasmguac')
    at Object.<anonymous> (/gclient/logger.js:61:26)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1250:10)
    at Module.load (node:internal/modules/cjs/loader:1074:32)
    at Function.Module._load (node:internal/modules/cjs/loader:909:12)
    at Module.require (node:internal/modules/cjs/loader:1098:19)
    at require (node:internal/modules/cjs/helpers:108:18)
    at Object.<anonymous> (/gclient/app.js:12:16)
    at Module._compile (node:internal/modules/cjs/loader:1196:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1250:10)

Workspaces Version Version 1.13

Workspaces Installation Method Single Server

jknyght9 avatar Jul 20 '23 00:07 jknyght9