Username: Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - vlmm

Pages: 1 [2]
21
hi

EDIT:
i was able load the page. i can start an stopp the bot but there is no data loaded into the GUI.

EDIT2:
on OSX the same problem - see screenshot in a post below.

EDIT3:
on telegram a WIN user reported the same problem.



i am running Gunthy_v5055_RC_8ab53b2 on a raspberry pi.

i tired to start the gui.

i installed node.js and then tried node app.js.

this is the output:

Code: [Select]
XXXXX@raspberrypi:~/Gunthy_v5055_RC_8ab53b2 $ node app.js
/home/XXXXXXGunthy_v5055_RC_8ab53b2/app.js:244
app.listen(json.client.port, json.client.hostname, 511, function () {
                      ^

TypeError: Cannot read property 'port' of undefined
    at Object.<anonymous> (/home/pi/Gunthy_v5055_RC_8ab53b2/app.js:244:23)
    at Module._compile (module.js:570:32)
    at Object.Module._extensions..js (module.js:579:10)
    at Module.load (module.js:487:32)
    at tryModuleLoad (module.js:446:12)
    at Function.Module._load (module.js:438:3)
    at Module.runMain (module.js:604:10)
    at run (bootstrap_node.js:389:7)
    at startup (bootstrap_node.js:149:9)
    at bootstrap_node.js:504:3

how can i solve this?

thank you

Pages: 1 [2]