Skip to content

Bug: TypeError on startup: "conversion failure from undefined" #72

@cebarobot

Description

@cebarobot

When I start wavelog-gate-by-dj7nt, it immediately prints an error and shuts down:

$ wavelog-gate-by-dj7nt
Shutting down servers...
TypeError: Error processing argument at index 0, conversion failure from undefined
    at App.<anonymous> (/usr/lib/wavelog-gate-by-dj7nt/resources/app.asar/main.js:202:20)
    at App.emit (node:events:518:28)
    at Object.<anonymous> (/usr/lib/wavelog-gate-by-dj7nt/resources/app.asar/main.js:209:6)
    at Module._compile (node:internal/modules/cjs/loader:1738:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1904:10)
    at Module.load (node:internal/modules/cjs/loader:1472:32)
    at Module._load (node:internal/modules/cjs/loader:1289:12)
    at c._load (node:electron/js2c/node_init:2:17950)
    at node:electron/js2c/browser_init:2:134875
    at node:electron/js2c/browser_init:2:135084

The last time I started wavelog-gate and everything is good. I closed wavelog-gate and started it again, this problem came out.

Environment:

  • OS: Ubuntu 24.04
  • wavelog-gate-by-dj7nt version: v1.1.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions