shaiss

Untitled

Feb 21st, 2017
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 22.85 KB | None | 0 0
  1. Using username "pi".
  2. pi@192.168.0.65's password:
  3. Access denied
  4. [email protected]'s password:
  5.  
  6. The programs included with the Debian GNU/Linux system are free software;
  7. the exact distribution terms for each program are described in the
  8. individual files in /usr/share/doc/*/copyright.
  9.  
  10. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  11. permitted by applicable law.
  12. Last login: Fri Nov 25 18:01:28 2016
  13. pi@raspberrypi:~ $ curl -o- https://raw.githubusercontent.com/PRINTR3D/formide-client/master/scripts/install_raspberry_pi.sh | bash
  14.   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  15.                                  Dload  Upload   Total   Spent    Left  Speed
  16. 100   906  100   906    0     0   3599      0 --:--:-- --:--:-- --:--:--  3624
  17. Get:1 http://mirrordirector.raspbian.org jessie InRelease [14.9 kB]
  18. Get:2 http://archive.raspberrypi.org jessie InRelease [22.9 kB]
  19. Get:3 http://mirrordirector.raspbian.org jessie/main armhf Packages [8,981 kB]
  20. Get:4 http://archive.raspberrypi.org jessie/main armhf Packages [144 kB]
  21. Get:5 http://archive.raspberrypi.org jessie/ui armhf Packages [54.8 kB]
  22. Ign http://archive.raspberrypi.org jessie/main Translation-en_GB
  23. Ign http://archive.raspberrypi.org jessie/main Translation-en
  24. Ign http://archive.raspberrypi.org jessie/ui Translation-en_GB
  25. Ign http://archive.raspberrypi.org jessie/ui Translation-en
  26. Get:6 http://mirrordirector.raspbian.org jessie/contrib armhf Packages [37.5 kB]
  27. Get:7 http://mirrordirector.raspbian.org jessie/non-free armhf Packages [70.3 kB]
  28. Get:8 http://mirrordirector.raspbian.org jessie/rpi armhf Packages [1,356 B]
  29. Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en_GB
  30. Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en
  31. Ign http://mirrordirector.raspbian.org jessie/main Translation-en_GB
  32. Ign http://mirrordirector.raspbian.org jessie/main Translation-en
  33. Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en_GB
  34. Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en
  35. Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en_GB
  36. Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en
  37. Fetched 9,327 kB in 30s (302 kB/s)
  38. Reading package lists... Done
  39. Reading package lists... Done
  40. Building dependency tree
  41. Reading state information... Done
  42. build-essential is already the newest version.
  43. python is already the newest version.
  44. The following extra packages will be installed:
  45.   git-man libcurl3-gnutls liberror-perl rsync
  46. Suggested packages:
  47.   gettext-base git-daemon-run git-daemon-sysvinit git-doc git-el git-email
  48.   git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn
  49. The following NEW packages will be installed:
  50.   git git-man libcurl3-gnutls liberror-perl rsync
  51. 0 upgraded, 5 newly installed, 0 to remove and 69 not upgraded.
  52. Need to get 4,613 kB of archives.
  53. After this operation, 21.5 MB of additional disk space will be used.
  54. Get:1 http://mirrordirector.raspbian.org/raspbian/ jessie/main libcurl3-gnutls armhf 7.38.0-4+deb8u5 [225 kB]
  55. Get:2 http://mirrordirector.raspbian.org/raspbian/ jessie/main liberror-perl all 0.17-1.1 [22.4 kB]
  56. Get:3 http://mirrordirector.raspbian.org/raspbian/ jessie/main git-man all 1:2.1.4-2.1+deb8u2 [1,267 kB]
  57. Get:4 http://mirrordirector.raspbian.org/raspbian/ jessie/main git armhf 1:2.1.4-2.1+deb8u2 [2,725 kB]
  58. Get:5 http://mirrordirector.raspbian.org/raspbian/ jessie/main rsync armhf 3.1.1-3 [373 kB]
  59. Fetched 4,613 kB in 4s (923 kB/s)
  60. Selecting previously unselected package libcurl3-gnutls:armhf.
  61. (Reading database ... 31272 files and directories currently installed.)
  62. Preparing to unpack .../libcurl3-gnutls_7.38.0-4+deb8u5_armhf.deb ...
  63. Unpacking libcurl3-gnutls:armhf (7.38.0-4+deb8u5) ...
  64. Selecting previously unselected package liberror-perl.
  65. Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ...
  66. Unpacking liberror-perl (0.17-1.1) ...
  67. Selecting previously unselected package git-man.
  68. Preparing to unpack .../git-man_1%3a2.1.4-2.1+deb8u2_all.deb ...
  69. Unpacking git-man (1:2.1.4-2.1+deb8u2) ...
  70. Selecting previously unselected package git.
  71. Preparing to unpack .../git_1%3a2.1.4-2.1+deb8u2_armhf.deb ...
  72. Unpacking git (1:2.1.4-2.1+deb8u2) ...
  73. Selecting previously unselected package rsync.
  74. Preparing to unpack .../rsync_3.1.1-3_armhf.deb ...
  75. Unpacking rsync (3.1.1-3) ...
  76. Processing triggers for man-db (2.7.0.2-5) ...
  77. Processing triggers for systemd (215-17+deb8u5) ...
  78. Setting up libcurl3-gnutls:armhf (7.38.0-4+deb8u5) ...
  79. Setting up liberror-perl (0.17-1.1) ...
  80. Setting up git-man (1:2.1.4-2.1+deb8u2) ...
  81. Setting up git (1:2.1.4-2.1+deb8u2) ...
  82. Setting up rsync (3.1.1-3) ...
  83. Processing triggers for libc-bin (2.19-18+deb8u6) ...
  84. Processing triggers for systemd (215-17+deb8u5) ...
  85. Installing nvm...
  86.   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  87.                                  Dload  Upload   Total   Spent    Left  Speed
  88. 100 11329  100 11329    0     0  43987      0 --:--:-- --:--:-- --:--:-- 44253
  89. => Downloading nvm from git to '/home/pi/.nvm'
  90. => Cloning into '/home/pi/.nvm'...
  91. remote: Counting objects: 6104, done.
  92. remote: Compressing objects: 100% (10/10), done.
  93. remote: Total 6104 (delta 2), reused 0 (delta 0), pack-reused 6094
  94. Receiving objects: 100% (6104/6104), 1.76 MiB | 667.00 KiB/s, done.
  95. Resolving deltas: 100% (3765/3765), done.
  96. Checking connectivity... done.
  97. * (detached from v0.33.0)
  98.   master
  99. => Compressing and cleaning up git repository
  100. Counting objects: 6104, done.
  101. Compressing objects: 100% (6066/6066), done.
  102. Writing objects: 100% (6104/6104), done.
  103. Total 6104 (delta 4034), reused 1889 (delta 0)
  104.  
  105. => Appending nvm source string to /home/pi/.bashrc
  106. => bash_completion source string already in /home/pi/.bashrc
  107. => Close and reopen your terminal to start using nvm or run the following to use it now:
  108.  
  109. export NVM_DIR="/home/pi/.nvm"
  110. [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"  # This loads nvm
  111. Installing needed Node.js version (v4.7.0)...
  112. Downloading and installing node v4.7.0...
  113. Downloading https://nodejs.org/dist/v4.7.0/node-v4.7.0-linux-armv6l.tar.xz...
  114. ######################################################################## 100.0%
  115. Computing checksum with sha256sum
  116. Checksums matched!
  117. Now using node v4.7.0 (npm v2.15.11)
  118. Creating default alias: default -> v4.7.0
  119. Now using node v4.7.0 (npm v2.15.11)
  120. /home/pi/.nvm/versions/node/v4.7.0/bin/node-pre-gyp -> /home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/node-pre-gyp/bin/node-pre-gyp
  121. node-pre-gyp@0.6.33 /home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/node-pre-gyp
  122. ├── semver@5.3.0
  123. ├── nopt@3.0.6 (abbrev@1.1.0)
  124. ├── rc@1.1.7 (ini@1.3.4, strip-json-comments@2.0.1, deep-extend@0.4.1, minimist@1.2.0)
  125. ├── mkdirp@0.5.1 (minimist@0.0.8)
  126. ├── tar-pack@3.3.0 (uid-number@0.0.6, once@1.3.3, debug@2.2.0, readable-stream@2.1.5, fstream@1.0.10, fstream-ignore@1.0.5)
  127. ├── tar@2.2.1 (inherits@2.0.3, block-stream@0.0.9, fstream@1.0.10)
  128. ├── rimraf@2.5.4 (glob@7.1.1)
  129. ├── npmlog@4.0.2 (set-blocking@2.0.0, console-control-strings@1.1.0, are-we-there-yet@1.1.2, gauge@2.7.3)
  130. └── request@2.79.0 (aws-sign2@0.6.0, tunnel-agent@0.4.3, forever-agent@0.6.1, oauth-sign@0.8.2, caseless@0.11.0, is-typedarray@1.0.0, stringstream@0.0.5, aws4@1.6.0, isstream@0.1.2, json-stringify-safe@5.0.1, extend@3.0.0, uuid@3.0.1, qs@6.3.1, combined-stream@1.0.5, mime-types@2.1.14, tough-cookie@2.3.2, form-data@2.1.2, hawk@3.1.3, http-signature@1.1.1, har-validator@2.0.6)
  131. npm WARN deprecated node-uuid@1.4.7: use uuid module instead
  132. npm WARN peerDependencies The peer dependency connect-flash@0.x included from permission will no
  133. npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
  134. npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
  135. npm WARN deprecated node-uuid@1.3.3: use uuid module instead
  136.  
  137. > formide-drivers@6.5.0 install /home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client/node_modules/formide-drivers
  138. > node-pre-gyp install
  139.  
  140. [formide-drivers] Success: "/home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client/node_modules/formide-drivers/lib/binding/Formidriver.node" is installed via remote
  141.  
  142. > fibers@1.0.15 install /home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client/node_modules/sync/node_modules/fibers
  143. > node build.js || nodejs build.js
  144.  
  145. gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
  146. gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
  147. gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
  148. make: Entering directory '/home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client/node_modules/sync/node_modules/fibers/build'
  149.   CXX(target) Release/obj.target/fibers/src/fibers.o
  150.   CXX(target) Release/obj.target/fibers/src/coroutine.o
  151.   CC(target) Release/obj.target/fibers/src/libcoro/coro.o
  152.   SOLINK_MODULE(target) Release/obj.target/fibers.node
  153.   COPY Release/fibers.node
  154. make: Leaving directory '/home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client/node_modules/sync/node_modules/fibers/build'
  155. Installed in `/home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client/node_modules/sync/node_modules/fibers/bin/linux-arm-46/fibers.node`
  156.  
  157. > ws@0.5.0 install /home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client/node_modules/socket.io/node_modules/engine.io/node_modules/ws
  158. > (node-gyp rebuild 2> builderror.log) || (exit 0)
  159.  
  160. make: Entering directory '/home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client/node_modules/socket.io/node_modules/engine.io/node_modules/ws/build'
  161.   CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
  162. bufferutil.target.mk:96: recipe for target 'Release/obj.target/bufferutil/src/bufferutil.o' failed
  163. make: Leaving directory '/home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client/node_modules/socket.io/node_modules/engine.io/node_modules/ws/build'
  164.  
  165. > epoll@0.1.21 install /home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client/node_modules/onoff/node_modules/epoll
  166. > node-gyp rebuild
  167.  
  168. gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
  169. gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
  170. gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
  171. make: Entering directory '/home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client/node_modules/onoff/node_modules/epoll/build'
  172.   CXX(target) Release/obj.target/epoll/src/epoll.o
  173.   SOLINK_MODULE(target) Release/obj.target/epoll.node
  174.   COPY Release/epoll.node
  175. make: Leaving directory '/home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client/node_modules/onoff/node_modules/epoll/build'
  176.  
  177. > ws@0.4.31 install /home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws
  178. > (node-gyp rebuild 2> builderror.log) || (exit 0)
  179.  
  180. make: Entering directory '/home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/build'
  181.   CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
  182. bufferutil.target.mk:96: recipe for target 'Release/obj.target/bufferutil/src/bufferutil.o' failed
  183. make: Leaving directory '/home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/build'
  184. /
  185. > katana-slicer@1.3.0 install /home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client/node_modules/katana-slicer
  186. > node-pre-gyp install
  187.  
  188. [katana-slicer] Success: "/home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client/node_modules/katana-slicer/lib/binding/katana.node" is installed via remote
  189. /home/pi/.nvm/versions/node/v4.7.0/bin/formide-client -> /home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client/bin/formide-pi
  190. formide-client@1.6.3 /home/pi/.nvm/versions/node/v4.7.0/lib/node_modules/formide-client
  191. ├── nodejs-leds@0.0.3
  192. ├── ini@1.3.4
  193. ├── deep-extend@0.4.1
  194. ├── co@4.6.0
  195. ├── cookie@0.3.1
  196. ├── semver@5.3.0
  197. ├── stack-trace@0.0.9
  198. ├── eventemitter2@2.1.3
  199. ├── binstring@0.2.1
  200. ├── underscore@1.8.3
  201. ├── diskspace@1.0.3
  202. ├── express-bearer-token@2.1.0
  203. ├── password-hash@1.2.2
  204. ├── nodejs-websocket@1.7.1
  205. ├── fancy-errors@0.1.2
  206. ├── require-reload@0.2.2
  207. ├── sha1-stream@0.2.1
  208. ├── node-uuid@1.4.7
  209. ├── uuid@2.0.3
  210. ├── minimist@1.2.0
  211. ├── commander@2.9.0 (graceful-readlink@1.0.1)
  212. ├── cookie-parser@1.4.3 (cookie-signature@1.0.6)
  213. ├── passport-http-bearer@1.0.1 (passport-strategy@1.0.0)
  214. ├── passport-local@1.0.0 (passport-strategy@1.0.0)
  215. ├── connect-flash@0.1.1
  216. ├── permission@1.0.4
  217. ├── passport@0.3.2 (passport-strategy@1.0.0, pause@0.0.1)
  218. ├── jsop@0.3.1 (steno@0.3.2)
  219. ├── chalk@1.1.3 (escape-string-regexp@1.0.5, ansi-styles@2.2.1, supports-color@2.0.0, has-ansi@2.0.0, strip-ansi@3.0.1)
  220. ├── bcryptjs@2.4.3
  221. ├── jsonstorage@0.0.12 (q@1.4.1)
  222. ├── request-progress@2.0.1 (throttleit@1.0.0)
  223. ├── cors@2.8.1 (vary@1.1.0)
  224. ├── utils-debug@0.6.4 (v8-callsites@1.2.1)
  225. ├── nodejs-config@1.0.1 (lodash@2.4.2)
  226. ├── auto-updater@1.0.2 (node-promise@0.5.12, adm-zip@0.4.7)
  227. ├── delivery@0.0.5 (mime@1.3.4, node-uuid@1.3.3)
  228. ├── thenify@3.2.1 (any-promise@1.3.0)
  229. ├── observed@1.1.2 (debug@2.1.1)
  230. ├── express-session@1.15.1 (cookie-signature@1.0.6, on-headers@1.0.1, utils-merge@1.0.0, parseurl@1.3.1, depd@1.1.0, crc@3.4.4, uid-safe@2.1.3, debug@2.6.1)
  231. ├── cookie-session@2.0.0-beta.1 (on-headers@1.0.1, cookies@0.7.0, debug@2.6.1)
  232. ├── morgan@1.8.1 (on-headers@1.0.1, basic-auth@1.1.0, depd@1.1.0, on-finished@2.3.0, debug@2.6.1)
  233. ├── sudo@1.0.3 (inpath@1.0.2, pidof@1.0.2, read@1.0.7)
  234. ├── socket.io-stream@0.9.1 (component-bind@1.0.0, debug@2.2.0)
  235. ├── getmac@1.2.1 (extract-opts@3.3.1)
  236. ├── connect@3.6.0 (utils-merge@1.0.0, parseurl@1.3.1, debug@2.6.1, finalhandler@1.0.0)
  237. ├── body-parser@1.16.1 (content-type@1.0.2, bytes@2.4.0, depd@1.1.0, qs@6.2.1, on-finished@2.3.0, raw-body@2.2.0, http-errors@1.5.1, debug@2.6.1, iconv-lite@0.4.15, type-is@1.6.14)
  238. ├── formide-drivers@6.5.0 (nan@2.5.1)
  239. ├── connect-multiparty@2.0.0 (qs@4.0.0, on-finished@2.3.0, type-is@1.6.14, multiparty@4.1.3)
  240. ├── winston@2.3.1 (cycle@1.0.3, isstream@0.1.2, eyes@0.1.8, async@1.0.0, colors@1.0.3)
  241. ├── throttle@1.0.3 (readable-stream@2.2.3, stream-parser@0.3.1)
  242. ├── express@4.14.1 (utils-merge@1.0.0, cookie-signature@1.0.6, content-type@1.0.2, parseurl@1.3.1, escape-html@1.0.3, array-flatten@1.1.1, encodeurl@1.0.1, methods@1.1.2, merge-descriptors@1.0.1, vary@1.1.0, fresh@0.3.0, etag@1.7.0, range-parser@1.2.0, serve-static@1.11.2, path-to-regexp@0.1.7, content-disposition@0.5.2, depd@1.1.0, qs@6.2.0, on-finished@2.3.0, finalhandler@0.5.1, debug@2.2.0, proxy-addr@1.1.3, type-is@1.6.14, send@0.14.2, accepts@1.3.3)
  243. ├── public-ip@2.3.3 (pify@2.3.0, is-ip@2.0.0, got@6.7.1, dns-socket@1.6.1)
  244. ├── polo@0.8.1 (common@0.2.5, root@3.1.0)
  245. ├── captains-log@1.0.2 (@sailshq/lodash@3.10.2, rc@1.0.1)
  246. ├── async@2.1.5
  247. ├── epilogue@0.7.1 (inflection@1.12.0, bluebird@3.4.7)
  248. ├── fs-extra@0.30.0 (path-is-absolute@1.0.1, graceful-fs@4.1.11, jsonfile@2.4.0, klaw@1.3.1, rimraf@2.6.0)
  249. ├── node-pre-gyp@0.6.33 (nopt@3.0.6, rc@1.1.7, mkdirp@0.5.1, tar-pack@3.3.0, rimraf@2.5.4, npmlog@4.0.2, tar@2.2.1)
  250. ├── request@2.79.0 (tunnel-agent@0.4.3, aws-sign2@0.6.0, forever-agent@0.6.1, oauth-sign@0.8.2, caseless@0.11.0, is-typedarray@1.0.0, stringstream@0.0.5, aws4@1.6.0, isstream@0.1.2, json-stringify-safe@5.0.1, extend@3.0.0, uuid@3.0.1, qs@6.3.1, combined-stream@1.0.5, mime-types@2.1.14, tough-cookie@2.3.2, form-data@2.1.2, hawk@3.1.3, http-signature@1.1.1, har-validator@2.0.6)
  251. ├── internal-ip@1.2.0 (meow@3.7.0)
  252. ├── prompt@1.0.0 (revalidator@0.1.8, pkginfo@0.4.0, colors@1.1.2, read@1.0.7, winston@2.1.1, utile@0.3.0)
  253. ├── sync@0.2.5 (fibers@1.0.15)
  254. ├── multer@1.3.0 (object-assign@3.0.0, xtend@4.0.1, append-field@0.1.0, on-finished@2.3.0, type-is@1.6.14, mkdirp@0.5.1, concat-stream@1.6.0, busboy@0.2.14)
  255. ├── socket.io@1.3.5 (debug@2.1.0, has-binary-data@0.1.3, socket.io-parser@2.2.4, socket.io-adapter@0.3.1, engine.io@1.5.1)
  256. ├── base64-stream@0.1.3 (readable-stream@2.2.3)
  257. ├── onoff@1.1.2 (epoll@0.1.21)
  258. ├── socket.io-client@1.3.5 (to-array@0.1.3, debug@0.7.4, indexof@0.0.1, object-component@0.0.3, component-bind@1.0.0, backo2@1.0.2, component-emitter@1.1.2, has-binary@0.1.6, parseuri@0.0.2, socket.io-parser@2.2.4, engine.io-client@1.5.1)
  259. ├── handlebars@4.0.6 (async@1.5.2, source-map@0.4.4, optimist@0.6.1, uglify-js@2.7.5)
  260. ├── sails-disk@0.10.10 (async@0.2.10, waterline-errors@0.10.1, waterline-criteria@1.0.1, waterline-cursor@0.0.7, lodash@3.10.1)
  261. ├── waterline@0.11.9 (async@1.5.2, deep-diff@0.3.3, waterline-schema@0.2.0, switchback@2.0.0, waterline-criteria@0.11.2, bluebird@3.2.1, prompt@0.2.14, anchor@0.11.5, lodash@3.10.1)
  262. ├── lodash@4.17.4
  263. ├── express-validator@2.21.0 (bluebird@3.4.7, validator@5.7.0, lodash@4.16.6)
  264. ├── katana-slicer@1.3.0 (colors@1.1.2, nan@2.5.1, handlebars-helpers@0.8.0, mathjs@2.7.0)
  265. └── npm@3.10.10
  266. pi@raspberrypi:~ $
  267. Using username "pi".
  268. pi@192.168.0.65's password:
  269.  
  270. The programs included with the Debian GNU/Linux system are free software;
  271. the exact distribution terms for each program are described in the
  272. individual files in /usr/share/doc/*/copyright.
  273.  
  274. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  275. permitted by applicable law.
  276. Last login: Wed Feb 22 04:49:03 2017
  277. pi@formide:~ $ export NODE_ENV=production
  278. pi@formide:~ $ formide-client
  279. Storage folder not found, creating...
  280. Logs folder not found, creating...
  281. Modelfiles folder not found, creating...
  282. Gcode folder not found, creating...
  283. Image folder not found, creating...
  284. No native client implementation found at implementations/the_element, continuing without...
  285. { [Error: EINVAL: invalid argument, write] errno: -22, code: 'EINVAL', syscall: 'write' }
  286. Warning: connect.session() MemoryStore is not
  287. designed for a production environment, as it will leak
  288. memory, and will not scale past a single process.
  289. info: server running on port 1337
  290. info:
  291. info:                    ?
  292. info:                  ????
  293. info:                7??????
  294. info:               ??  ?? ??
  295. info:             ++    +   ?+
  296. info:           ++      +    I+
  297. info:           +      ++     7+
  298. info:          7+      +?      ++
  299. info:          ++      +      ++ +
  300. info:          +       +      +   +
  301. info:         ++      ++   7+++    +
  302. info:         +       +++++  ++     +
  303. info:        ?+      +?+      +     ++
  304. info:        +?    ++   +     ++    7+
  305. info:        +    ++   ++++++  +     +
  306. info:       ++  ++ +++++   + ++++    ++
  307. info:       ++++       ++++    I++   ?+
  308. info:      +=            =        ==  =
  309. info:       ==           =         =  ==
  310. info:        ==         ==         ====
  311. info:         ==       ====        ==
  312. info:          ==    ==   I==     ==
  313. info:           =====        ==I7=7
  314. info:            ================
  315. info:
  316. info: ==============================================
  317. info: Starting formide-client v1.6.3 as production
  318. info: ==============================================
  319. debug: db loaded
  320. debug: preset loaded
  321. debug: auth loaded
  322. debug: files loaded
  323. debug: printer loaded
  324. Illegal instruction
  325. pi@formide:~ $ hostname -r
  326. hostname: invalid option -- 'r'
  327. Usage: hostname [-b] {hostname|-F file}         set host name (from file)
  328.       hostname [-a|-A|-d|-f|-i|-I|-s|-y]       display formatted name
  329.       hostname                                 display host name
  330.  
  331.       {yp,nis,}domainname {nisdomain|-F file}  set NIS domain name (from file)
  332.       {yp,nis,}domainname                      display NIS domain name
  333.  
  334.       dnsdomainname                            display dns domain name
  335.  
  336.       hostname -V|--version|-h|--help          print info and exit
  337.  
  338. Program name:
  339.       {yp,nis,}domainname=hostname -y
  340.       dnsdomainname=hostname -d
  341.  
  342. Program options:
  343.    -a, --alias            alias names
  344.    -A, --all-fqdns        all long host names (FQDNs)
  345.    -b, --boot             set default hostname if none available
  346.    -d, --domain           DNS domain name
  347.    -f, --fqdn, --long     long host name (FQDN)
  348.    -F, --file             read host name or NIS domain name from given file
  349.    -i, --ip-address       addresses for the host name
  350.    -I, --all-ip-addresses all addresses for the host
  351.    -s, --short            short host name
  352.    -y, --yp, --nis        NIS/YP domain name
  353.  
  354. Description:
  355.   This command can get or set the host name or the NIS domain name. You can
  356.   also get the DNS domain or the FQDN (fully qualified domain name).
  357.   Unless you are using bind or NIS for host lookups you can change the
  358.   FQDN (Fully Qualified Domain Name) and the DNS domain name (which is
  359.   part of the FQDN) in the /etc/hosts file.
  360. pi@formide:~ $ hostname -i
  361. 127.0.1.1
  362. pi@formide:~ $ formide-client
  363. No native client implementation found at implementations/the_element, continuing without...
  364. { [Error: EINVAL: invalid argument, write] errno: -22, code: 'EINVAL', syscall: 'write' }
  365. Warning: connect.session() MemoryStore is not
  366. designed for a production environment, as it will leak
  367. memory, and will not scale past a single process.
  368. info: server running on port 1337
  369. info:
  370. info:                    ?
  371. info:                  ????
  372. info:                7??????
  373. info:               ??  ?? ??
  374. info:             ++    +   ?+
  375. info:           ++      +    I+
  376. info:           +      ++     7+
  377. info:          7+      +?      ++
  378. info:          ++      +      ++ +
  379. info:          +       +      +   +
  380. info:         ++      ++   7+++    +
  381. info:         +       +++++  ++     +
  382. info:        ?+      +?+      +     ++
  383. info:        +?    ++   +     ++    7+
  384. info:        +    ++   ++++++  +     +
  385. info:       ++  ++ +++++   + ++++    ++
  386. info:       ++++       ++++    I++   ?+
  387. info:      +=            =        ==  =
  388. info:       ==           =         =  ==
  389. info:        ==         ==         ====
  390. info:         ==       ====        ==
  391. info:          ==    ==   I==     ==
  392. info:           =====        ==I7=7
  393. info:            ================
  394. info:
  395. info: ==============================================
  396. info: Starting formide-client v1.6.3 as production
  397. info: ==============================================
  398. debug: db loaded
  399. debug: preset loaded
  400. debug: auth loaded
  401. debug: files loaded
  402. debug: printer loaded
  403. Illegal instruction
  404. pi@formide:~ $
Advertisement
Add Comment
Please, Sign In to add comment