Error install telbit on Ubuntu Linux 20.04 (cannot read version of undefined) #53

Open
opened 2021-09-16 11:09:14 +00:00 by Ghost · 0 comments
 curl https://get.telebit.io/ | bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2126  100  2126    0     0   6346      0 --:--:-- --:--:-- --:--:--  6327

Installing Telebit Remote to '/home/rampage/Applications/telebit'
...........Job for telebit.service failed because of unavailable resources or another system error.
See "systemctl --user status telebit.service" and "journalctl --user -xe" for details.
Something went wrong:
● telebit.service - Telebit Remote
     Loaded: loaded (/home/rampage/.config/systemd/user/telebit.service; enabled; vendor preset: enabled)
     Active: failed (Result: resources) since Thu 2021-09-16 14:06:55 EEST; 1s ago
       Docs: https://git.coolaj86.com/coolaj86/telebit.js/

сеп 16 14:06:54 rampage-ThinkStation-D20 systemd[5198]: Failed to start Telebit Remote.
сеп 16 14:06:55 rampage-ThinkStation-D20 systemd[5198]: telebit.service: Scheduled restart job, restart counter is at 3.
сеп 16 14:06:55 rampage-ThinkStation-D20 systemd[5198]: Stopped Telebit Remote.
сеп 16 14:06:55 rampage-ThinkStation-D20 systemd[5198]: telebit.service: Start request repeated too quickly.
сеп 16 14:06:55 rampage-ThinkStation-D20 systemd[5198]: telebit.service: Failed with result 'resources'.
сеп 16 14:06:55 rampage-ThinkStation-D20 systemd[5198]: Failed to start Telebit Remote.
.
/home/rampage/Applications/telebit/bin/telebit-remote.js:643
  var verstrd = [ pkg.name + ' daemon v' + state.config.version ];
                                                        ^

TypeError: Cannot read property 'version' of undefined
    at handleConfig (/home/rampage/Applications/telebit/bin/telebit-remote.js:643:57)
    at /home/rampage/Applications/telebit/bin/telebit-remote.js:359:22
    at /home/rampage/Applications/telebit/usr/share/install-launcher.js:246:28
    at ChildProcess.exithandler (child_process.js:296:5)
    at ChildProcess.emit (events.js:182:13)
    at maybeClose (internal/child_process.js:962:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)

``` curl https://get.telebit.io/ | bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2126 100 2126 0 0 6346 0 --:--:-- --:--:-- --:--:-- 6327 Installing Telebit Remote to '/home/rampage/Applications/telebit' ...........Job for telebit.service failed because of unavailable resources or another system error. See "systemctl --user status telebit.service" and "journalctl --user -xe" for details. Something went wrong: ● telebit.service - Telebit Remote Loaded: loaded (/home/rampage/.config/systemd/user/telebit.service; enabled; vendor preset: enabled) Active: failed (Result: resources) since Thu 2021-09-16 14:06:55 EEST; 1s ago Docs: https://git.coolaj86.com/coolaj86/telebit.js/ сеп 16 14:06:54 rampage-ThinkStation-D20 systemd[5198]: Failed to start Telebit Remote. сеп 16 14:06:55 rampage-ThinkStation-D20 systemd[5198]: telebit.service: Scheduled restart job, restart counter is at 3. сеп 16 14:06:55 rampage-ThinkStation-D20 systemd[5198]: Stopped Telebit Remote. сеп 16 14:06:55 rampage-ThinkStation-D20 systemd[5198]: telebit.service: Start request repeated too quickly. сеп 16 14:06:55 rampage-ThinkStation-D20 systemd[5198]: telebit.service: Failed with result 'resources'. сеп 16 14:06:55 rampage-ThinkStation-D20 systemd[5198]: Failed to start Telebit Remote. . /home/rampage/Applications/telebit/bin/telebit-remote.js:643 var verstrd = [ pkg.name + ' daemon v' + state.config.version ]; ^ TypeError: Cannot read property 'version' of undefined at handleConfig (/home/rampage/Applications/telebit/bin/telebit-remote.js:643:57) at /home/rampage/Applications/telebit/bin/telebit-remote.js:359:22 at /home/rampage/Applications/telebit/usr/share/install-launcher.js:246:28 at ChildProcess.exithandler (child_process.js:296:5) at ChildProcess.emit (events.js:182:13) at maybeClose (internal/child_process.js:962:16) at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5) ```
Sign in to join this conversation.
No Label
feature
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coolaj86/telebit.js#53
No description provided.