Advertisement
Guest User

Untitled

a guest
Nov 15th, 2018
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.55 KB | None | 0 0
  1. bruce@gci-linux-env:~$ cd bookbrainz-site/
  2. bruce@gci-linux-env:~/bookbrainz-site$ npm run debug
  3.  
  4. > bbsite@0.0.0 debug /home/bruce/bookbrainz-site
  5. > cross-env DEBUG=bbsite NODE_ENV=development SSR=true babel-node src/server/app.js
  6.  
  7. clean-webpack-plugin: /home/bruce/bookbrainz-site/static/js has been removed.
  8. clean-webpack-plugin: 1 file(s) excluded - .keep
  9. clean-webpack-plugin: /home/bruce/bookbrainz-site/static/**/*.hot-update.js has been removed.
  10. clean-webpack-plugin: /home/bruce/bookbrainz-site/static/editor has been removed.
  11. clean-webpack-plugin: /home/bruce/bookbrainz-site/static/entity has been removed.
  12. bbsite Express server listening on port 9099 +0ms
  13. Elasticsearch ERROR: 2018-11-15T17:23:37Z
  14. Error: Request error, retrying
  15. HEAD http://localhost:9200/bookbrainz => connect ECONNREFUSED 127.0.0.1:9200
  16. at Log.error (/home/bruce/bookbrainz-site/node_modules/elasticsearch/src/lib/log.js:225:56)
  17. at checkRespForFailure (/home/bruce/bookbrainz-site/node_modules/elasticsearch/src/lib/transport.js:258:18)
  18. at HttpConnector.<anonymous> (/home/bruce/bookbrainz-site/node_modules/elasticsearch/src/lib/connectors/http.js:157:7)
  19. at ClientRequest.bound (/home/bruce/bookbrainz-site/node_modules/elasticsearch/node_modules/lodash/dist/lodash.js:729:21)
  20. at ClientRequest.emit (events.js:182:13)
  21. at ClientRequest.EventEmitter.emit (domain.js:441:20)
  22. at Socket.socketErrorListener (_http_client.js:399:9)
  23. at Socket.emit (events.js:182:13)
  24. at Socket.EventEmitter.emit (domain.js:441:20)
  25. at emitErrorNT (internal/streams/destroy.js:82:8)
  26. at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
  27. at process.internalTickCallback (internal/process/next_tick.js:72:19)
  28.  
  29. Elasticsearch WARNING: 2018-11-15T17:23:37Z
  30. Unable to revive connection: http://localhost:9200/
  31.  
  32. Elasticsearch WARNING: 2018-11-15T17:23:37Z
  33. No living connections
  34.  
  35. webpack built d6838889d9b2c3bc9d53 in 23588ms
  36. [12:24:01] ⚠ 「wdm」: Hash: d6838889d9b2c3bc9d53
  37. Version: webpack 4.17.2
  38. Time: 23588ms
  39. Built at: 11/15/2018 12:24:00 PM
  40. Asset Size Chunks Chunk Names
  41. webfonts/glyphicons-halflings-regular.eot 19.7 KiB [emitted]
  42. images/glyphicons-halflings-regular.svg 106 KiB [emitted]
  43. webfonts/glyphicons-halflings-regular.svg 85 bytes [emitted]
  44. webfonts/glyphicons-halflings-regular.ttf 44.3 KiB [emitted]
  45. webfonts/glyphicons-halflings-regular.woff 22.9 KiB [emitted]
  46. webfonts/glyphicons-halflings-regular.woff2 17.6 KiB [emitted]
  47. webfonts/fa-solid-900.eot 187 KiB [emitted]
  48. images/fa-solid-900.svg 708 KiB [emitted]
  49. webfonts/fa-solid-900.svg 69 bytes [emitted]
  50. webfonts/fa-solid-900.ttf 187 KiB [emitted]
  51. webfonts/fa-solid-900.woff 90.5 KiB [emitted]
  52. webfonts/fa-solid-900.woff2 70.2 KiB [emitted]
  53. images/background_tile.jpg 2.03 KiB [emitted]
  54. js/bundle.js 9.94 MiB bundle [emitted] bundle
  55. js/deletion.js 2.39 MiB deletion [emitted] deletion
  56. js/editor/achievement.js 2.42 MiB editor/achievement [emitted] editor/achievement
  57. js/editor/edit.js 2.49 MiB editor/edit [emitted] editor/edit
  58. js/editor/editor.js 2.44 MiB editor/editor [emitted] editor/editor
  59. js/entity-editor.js 3.2 MiB entity-editor [emitted] entity-editor
  60. js/entity/entity.js 2.54 MiB entity/entity [emitted] entity/entity
  61. js/index.js 2.52 MiB index [emitted] index
  62. js/registrationDetails.js 2.47 MiB registrationDetails [emitted] registrationDetails
  63. js/revision.js 2.44 MiB revision [emitted] revision
  64. js/search.js 2.4 MiB search [emitted] search
  65. js/statistics.js 2.4 MiB statistics [emitted] statistics
  66. Entrypoint deletion = js/bundle.js js/deletion.js
  67. Entrypoint index = js/bundle.js js/index.js
  68. Entrypoint registrationDetails = js/bundle.js js/registrationDetails.js
  69. Entrypoint revision = js/bundle.js js/revision.js
  70. Entrypoint search = js/bundle.js js/search.js
  71. Entrypoint statistics = js/bundle.js js/statistics.js
  72. Entrypoint editor/achievement = js/bundle.js js/editor/achievement.js
  73. Entrypoint editor/edit = js/bundle.js js/editor/edit.js
  74. Entrypoint editor/editor = js/bundle.js js/editor/editor.js
  75. Entrypoint entity/entity = js/bundle.js js/entity/entity.js
  76. Entrypoint entity-editor = js/bundle.js js/entity-editor.js
  77. [0] multi ./controllers/deletion.js webpack-hot-middleware/client 40 bytes {deletion} [built]
  78. [4] multi ./controllers/index.js webpack-hot-middleware/client 40 bytes {index} [built]
  79. [5] multi ./controllers/registrationDetails.js webpack-hot-middleware/client 40 bytes {registrationDetails} [built]
  80. [6] multi ./controllers/revision.js webpack-hot-middleware/client 40 bytes {revision} [built]
  81. [7] multi ./controllers/search.js webpack-hot-middleware/client 40 bytes {search} [built]
  82. [8] multi ./controllers/statistics.js webpack-hot-middleware/client 40 bytes {statistics} [built]
  83. [9] multi ./controllers/editor/achievement.js webpack-hot-middleware/client 40 bytes {editor/achievement} [built]
  84. [10] multi ./controllers/editor/edit.js webpack-hot-middleware/client 40 bytes {editor/edit} [built]
  85. [11] multi ./controllers/editor/editor.js webpack-hot-middleware/client 40 bytes {editor/editor} [built]
  86. [12] multi ./controllers/entity/entity.js webpack-hot-middleware/client 40 bytes {entity/entity} [built]
  87. [13] multi ./entity-editor/controller.js webpack-hot-middleware/client 40 bytes {entity-editor} [built]
  88. [../../node_modules/webpack-hot-middleware/client.js] (webpack)-hot-middleware/client.js 7.59 KiB {bundle} [built]
  89. [./controllers/deletion.js] ./src/client/controllers/deletion.js 2.73 KiB {deletion} [built]
  90. [./controllers/editor/achievement.js] ./src/client/controllers/editor/achievement.js 3.01 KiB {editor/achievement} [built]
  91. [./controllers/editor/edit.js] ./src/client/controllers/editor/edit.js 2.71 KiB {editor/edit} [built]
  92. + 1083 hidden modules
  93.  
  94. WARNING in ./src/client/components/footer.js
  95. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  96.  
  97. /home/bruce/bookbrainz-site/src/client/components/footer.js
  98. 52:1 warning Line 52 exceeds the maximum line length of 80 max-len
  99. 53:1 warning Line 53 exceeds the maximum line length of 80 max-len
  100. 67:1 warning Line 67 exceeds the maximum line length of 80 max-len
  101.  
  102. ✖ 3 problems (0 errors, 3 warnings)
  103.  
  104. @ ./src/client/containers/layout.js 15:14-47
  105. @ ./src/client/controllers/deletion.js
  106. @ multi ./controllers/deletion.js webpack-hot-middleware/client
  107.  
  108. WARNING in ./src/client/components/forms/profile.js
  109. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  110.  
  111. /home/bruce/bookbrainz-site/src/client/components/forms/profile.js
  112. 51:4 warning Unused state field: 'title' react/no-unused-state
  113.  
  114. ✖ 1 problem (0 errors, 1 warning)
  115.  
  116. @ ./src/client/controllers/editor/edit.js 9:15-56
  117. @ multi ./controllers/editor/edit.js webpack-hot-middleware/client
  118.  
  119. WARNING in ./src/client/components/input/entity-search.js
  120. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  121.  
  122. /home/bruce/bookbrainz-site/src/client/components/input/entity-search.js
  123. 21:8 warning 'Icon' is defined but never used no-unused-vars
  124.  
  125. ✖ 1 problem (0 errors, 1 warning)
  126.  
  127. @ ./src/client/components/forms/profile.js 43:20-53
  128. @ ./src/client/controllers/editor/edit.js
  129. @ multi ./controllers/editor/edit.js webpack-hot-middleware/client
  130.  
  131. WARNING in ./src/client/components/input/partial-date.js
  132. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  133.  
  134. /home/bruce/bookbrainz-site/src/client/components/input/partial-date.js
  135. 160:1 warning Unexpected 'todo' comment no-warning-comments
  136.  
  137. ✖ 1 problem (0 errors, 1 warning)
  138.  
  139. @ ./src/client/components/forms/registration-details.js 27:19-51
  140. @ ./src/client/controllers/registrationDetails.js
  141. @ multi ./controllers/registrationDetails.js webpack-hot-middleware/client
  142.  
  143. WARNING in ./src/client/components/pages/develop.js
  144. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  145.  
  146. /home/bruce/bookbrainz-site/src/client/components/pages/develop.js
  147. 59:1 warning Line 59 exceeds the maximum line length of 100 max-len
  148.  
  149. ✖ 1 problem (0 errors, 1 warning)
  150.  
  151. @ ./src/client/controllers/index.js 15:15-63
  152. @ multi ./controllers/index.js webpack-hot-middleware/client
  153.  
  154. WARNING in ./src/client/components/pages/entities/publisher.js
  155. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  156.  
  157. /home/bruce/bookbrainz-site/src/client/components/pages/entities/publisher.js
  158. 24:8 warning 'EntityIdentifiers' is defined but never used no-unused-vars
  159. 27:8 warning 'EntityRelationships' is defined but never used no-unused-vars
  160.  
  161. ✖ 2 problems (0 errors, 2 warnings)
  162.  
  163. @ ./src/client/controllers/entity/entity.js 27:17-69
  164. @ multi ./controllers/entity/entity.js webpack-hot-middleware/client
  165.  
  166. WARNING in ./src/client/components/pages/entities/relationships.js
  167. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  168.  
  169. /home/bruce/bookbrainz-site/src/client/components/pages/entities/relationships.js
  170. 31:7 warning Dangerous property 'dangerouslySetInnerHTML' found react/no-danger
  171.  
  172. ✖ 1 problem (0 errors, 1 warning)
  173.  
  174. @ ./src/client/components/pages/entities/work.js 31:21-47
  175. @ ./src/client/controllers/entity/entity.js
  176. @ multi ./controllers/entity/entity.js webpack-hot-middleware/client
  177.  
  178. WARNING in ./src/client/components/pages/entities/work.js
  179. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  180.  
  181. /home/bruce/bookbrainz-site/src/client/components/pages/entities/work.js
  182. 23:8 warning 'EntityIdentifiers' is defined but never used no-unused-vars
  183. 26:8 warning 'EntityRelationships' is defined but never used no-unused-vars
  184.  
  185. ✖ 2 problems (0 errors, 2 warnings)
  186.  
  187. @ ./src/client/controllers/entity/entity.js 39:12-59
  188. @ multi ./controllers/entity/entity.js webpack-hot-middleware/client
  189.  
  190. WARNING in ./src/client/components/pages/parts/editor-achievements.js
  191. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  192.  
  193. /home/bruce/bookbrainz-site/src/client/components/pages/parts/editor-achievements.js
  194. 59:6 warning Unused state field: 'error' react/no-unused-state
  195. 60:6 warning Unused state field: 'waiting' react/no-unused-state
  196.  
  197. ✖ 2 problems (0 errors, 2 warnings)
  198.  
  199. @ ./src/client/controllers/editor/achievement.js 5:26-85
  200. @ multi ./controllers/editor/achievement.js webpack-hot-middleware/client
  201.  
  202. WARNING in ./src/client/components/pages/revision.js
  203. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  204.  
  205. /home/bruce/bookbrainz-site/src/client/components/pages/revision.js
  206. 40:28 warning Do not use Array index in keys react/no-array-index-key
  207. 123:5 warning Unexpected 'todo' comment no-warning-comments
  208.  
  209. ✖ 2 problems (0 errors, 2 warnings)
  210.  
  211. @ ./src/client/controllers/revision.js 17:16-55
  212. @ multi ./controllers/revision.js webpack-hot-middleware/client
  213.  
  214. WARNING in ./src/client/containers/layout.js
  215. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  216.  
  217. /home/bruce/bookbrainz-site/src/client/containers/layout.js
  218. 36:6 warning Unexpected use of process.env no-process-env
  219. 37:2 warning Imported module should be assigned import/no-unassigned-import
  220. 37:2 warning Unexpected require() global-require
  221. 148:1 warning Line 148 exceeds the maximum line length of 80 max-len
  222. 226:11 warning Do not use Array index in keys react/no-array-index-key
  223.  
  224. ✖ 5 problems (0 errors, 5 warnings)
  225.  
  226. @ ./src/client/controllers/deletion.js 9:14-45
  227. @ multi ./controllers/deletion.js webpack-hot-middleware/client
  228.  
  229. WARNING in ./src/client/entity-editor/alias-editor/alias-editor.js
  230. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  231.  
  232. /home/bruce/bookbrainz-site/src/client/entity-editor/alias-editor/alias-editor.js
  233. 63:1 warning Line 63 exceeds the maximum line length of 100 max-len
  234. 66:1 warning Line 66 exceeds the maximum line length of 100 max-len
  235. 86:14 warning Do not use Array index in keys react/no-array-index-key
  236.  
  237. ✖ 3 problems (0 errors, 3 warnings)
  238.  
  239. @ ./src/client/entity-editor/entity-editor.js 15:19-57
  240. @ ./src/client/entity-editor/controller.js
  241. @ multi ./entity-editor/controller.js webpack-hot-middleware/client
  242.  
  243. WARNING in ./src/client/entity-editor/common/entity.js
  244. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  245.  
  246. /home/bruce/bookbrainz-site/src/client/entity-editor/common/entity.js
  247. 22:8 warning 'Icon' is defined but never used no-unused-vars
  248.  
  249. ✖ 1 problem (0 errors, 1 warning)
  250.  
  251. @ ./src/client/entity-editor/common/entity-search-field.js 23:14-33
  252. @ ./src/client/entity-editor/creator-section/creator-section.js
  253. @ ./src/client/entity-editor/helpers.js
  254. @ ./src/client/entity-editor/controller.js
  255. @ multi ./entity-editor/controller.js webpack-hot-middleware/client
  256.  
  257. WARNING in ./src/client/entity-editor/common/sort-name-field.js
  258. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  259.  
  260. /home/bruce/bookbrainz-site/src/client/entity-editor/common/sort-name-field.js
  261. 156:1 warning Line 156 exceeds the maximum line length of 100 max-len
  262.  
  263. ✖ 1 problem (0 errors, 1 warning)
  264.  
  265. @ ./src/client/entity-editor/name-section/name-section.js 37:21-57
  266. @ ./src/client/entity-editor/entity-editor.js
  267. @ ./src/client/entity-editor/controller.js
  268. @ multi ./entity-editor/controller.js webpack-hot-middleware/client
  269.  
  270. WARNING in ./src/client/entity-editor/edition-section/edition-section.js
  271. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  272.  
  273. /home/bruce/bookbrainz-site/src/client/entity-editor/edition-section/edition-section.js
  274. 199:1 warning Line 199 exceeds the maximum line length of 100 max-len
  275. 207:1 warning Line 207 exceeds the maximum line length of 100 max-len
  276. 260:1 warning Line 260 exceeds the maximum line length of 100 max-len
  277. 270:1 warning Line 270 exceeds the maximum line length of 100 max-len
  278.  
  279. ✖ 4 problems (0 errors, 4 warnings)
  280.  
  281. @ ./src/client/entity-editor/helpers.js 17:22-66
  282. @ ./src/client/entity-editor/controller.js
  283. @ multi ./entity-editor/controller.js webpack-hot-middleware/client
  284.  
  285. WARNING in ./src/client/entity-editor/identifier-editor/identifier-editor.js
  286. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  287.  
  288. /home/bruce/bookbrainz-site/src/client/entity-editor/identifier-editor/identifier-editor.js
  289. 60:1 warning Line 60 exceeds the maximum line length of 100 max-len
  290. 63:1 warning Line 63 exceeds the maximum line length of 100 max-len
  291. 83:14 warning Do not use Array index in keys react/no-array-index-key
  292.  
  293. ✖ 3 problems (0 errors, 3 warnings)
  294.  
  295. @ ./src/client/entity-editor/entity-editor.js 23:24-72
  296. @ ./src/client/entity-editor/controller.js
  297. @ multi ./entity-editor/controller.js webpack-hot-middleware/client
  298.  
  299. WARNING in ./src/client/entity-editor/name-section/disambiguation-field.js
  300. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  301.  
  302. /home/bruce/bookbrainz-site/src/client/entity-editor/name-section/disambiguation-field.js
  303. 39:1 warning Line 39 exceeds the maximum line length of 100 max-len
  304.  
  305. ✖ 1 problem (0 errors, 1 warning)
  306.  
  307. @ ./src/client/entity-editor/name-section/name-section.js 17:27-60
  308. @ ./src/client/entity-editor/entity-editor.js
  309. @ ./src/client/entity-editor/controller.js
  310. @ multi ./entity-editor/controller.js webpack-hot-middleware/client
  311.  
  312. WARNING in ./src/client/entity-editor/name-section/name-section.js
  313. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  314.  
  315. /home/bruce/bookbrainz-site/src/client/entity-editor/name-section/name-section.js
  316. 101:1 warning Line 101 exceeds the maximum line length of 100 max-len
  317.  
  318. ✖ 1 problem (0 errors, 1 warning)
  319.  
  320. @ ./src/client/entity-editor/entity-editor.js 27:19-57
  321. @ ./src/client/entity-editor/controller.js
  322. @ multi ./entity-editor/controller.js webpack-hot-middleware/client
  323.  
  324. WARNING in ./src/client/entity-editor/submission-section/submission-section.js
  325. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  326.  
  327. /home/bruce/bookbrainz-site/src/client/entity-editor/submission-section/submission-section.js
  328. 66:1 warning Line 66 exceeds the maximum line length of 100 max-len
  329. 68:1 warning Line 68 exceeds the maximum line length of 100 max-len
  330.  
  331. ✖ 2 problems (0 errors, 2 warnings)
  332.  
  333. @ ./src/client/entity-editor/entity-editor.js 37:25-75
  334. @ ./src/client/entity-editor/controller.js
  335. @ multi ./entity-editor/controller.js webpack-hot-middleware/client
  336.  
  337. WARNING in ./src/client/helpers/entity.js
  338. Module Warning (from /home/bruce/bookbrainz-site/node_modules/eslint-loader/index.js):
  339.  
  340. /home/bruce/bookbrainz-site/src/client/helpers/entity.js
  341. 201:1 warning Line 201 exceeds the maximum line length of 100 max-len
  342.  
  343. ✖ 1 problem (0 errors, 1 warning)
  344.  
  345. @ ./src/client/containers/layout.js 27:14-42
  346. @ ./src/client/controllers/deletion.js
  347. @ multi ./controllers/deletion.js webpack-hot-middleware/client
  348. [12:24:01] ℹ 「wdm」: Compiled with warnings.
  349. ^CError: No Living connections
  350. at sendReqWithConnection (/home/bruce/bookbrainz-site/node_modules/elasticsearch/src/lib/transport.js:225:15)
  351. at next (/home/bruce/bookbrainz-site/node_modules/elasticsearch/src/lib/connection_pool.js:213:7)
  352. at process.internalTickCallback (internal/process/next_tick.js:70:11)
  353. From previous event:
  354. at Transport.defer (/home/bruce/bookbrainz-site/src/server/helpers/search.js:389:20)
  355. at Transport.request (/home/bruce/bookbrainz-site/node_modules/elasticsearch/src/lib/transport.js:176:18)
  356. at exec (/home/bruce/bookbrainz-site/node_modules/elasticsearch/src/lib/client_action.js:361:20)
  357. at ClientNamespace.action (/home/bruce/bookbrainz-site/node_modules/elasticsearch/src/lib/client_action.js:61:16)
  358. at Object.init (/home/bruce/bookbrainz-site/src/server/helpers/search.js:401:48)
  359. at Object.<anonymous> (/home/bruce/bookbrainz-site/src/server/app.js:113:8)
  360. at Module._compile (internal/modules/cjs/loader.js:707:30)
  361. at loader (/home/bruce/bookbrainz-site/node_modules/babel-register/lib/node.js:144:5)
  362. at Object.require.extensions.(anonymous function) [as .js] (/home/bruce/bookbrainz-site/node_modules/babel-register/lib/node.js:154:7)
  363. at Module.load (internal/modules/cjs/loader.js:605:32)
  364. at tryModuleLoad (internal/modules/cjs/loader.js:544:12)
  365. at Function.Module._load (internal/modules/cjs/loader.js:536:3)
  366. at Function.Module.runMain (internal/modules/cjs/loader.js:760:12)
  367. at Object.<anonymous> (/home/bruce/bookbrainz-site/node_modules/babel-cli/lib/_babel-node.js:154:22)
  368. at Module._compile (internal/modules/cjs/loader.js:707:30)
  369. at Object.Module._extensions..js (internal/modules/cjs/loader.js:718:10)
  370. at Module.load (internal/modules/cjs/loader.js:605:32)
  371. at tryModuleLoad (internal/modules/cjs/loader.js:544:12)
  372. at Function.Module._load (internal/modules/cjs/loader.js:536:3)
  373. bruce@gci-linux-env:~/bookbrainz-site$ ^C
  374. bruce@gci-linux-env:~/bookbrainz-site$ ^C
  375. bruce@gci-linux-env:~/bookbrainz-site$ ^C
  376. bruce@gci-linux-env:~/bookbrainz-site$ ^C
  377. bruce@gci-linux-env:~/bookbrainz-site$ history
  378. 1 cd -
  379. 2 cd /
  380. 3 whoami
  381. 4 cd users
  382. 5 ls
  383. 6 cd home
  384. 7 ls
  385. 8 cd bruce
  386. 9 ls
  387. 10 clear
  388. 11 sudo apt-get install postgresql
  389. 12 sudo apt-get install redis-server
  390. 13 sudo apt-get install nodejs
  391. 14 sudo apt-get install jdk
  392. 15 sudo apt-get install openjdk
  393. 16 sudo apt-get install default-jdk
  394. 17 java -version
  395. 18 curl -L -O https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.4.3.tar.gz
  396. 19 sudo apt-get install curl
  397. 20 curl -L -O https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.4.3.tar.gz
  398. 21 tar -xvf elasticsearch-6.4.3.tar.gz
  399. 22 cd elasticsearch-6.4.3/bin
  400. 23 ./elasticsearch
  401. 24 cd ../..
  402. 25 curl -L -O bookbrainz.org/dumps/latest.tar.bz2
  403. 26 bzip2 -d latest.tar.bz2
  404. 27 sudo -u postgres pg_restore -e -C -O latest.tar -d postgres
  405. 28 wget
  406. 29 ls
  407. 30 rm latest.tar
  408. 31 sudo wget bookbrainz.org/dumps/latest.tar.bz2
  409. 32 ls
  410. 33 bzip2 -d latest.tar.bz2
  411. 34 sudo -u postgres pg_restore -e -C -O latest.tar -d postgres
  412. 35 sudo apt update
  413. 36 sudo apt-get update
  414. 37 sudo apt-get install postgresql
  415. 38 sudo -u postgres pg_restore -e -C -O latest.tar -d postgres
  416. 39 su
  417. 40 locale -a
  418. 41 vim /etc/locale.gen
  419. 42 sudo apt-get install vim
  420. 43 vim /etc/locale.gen
  421. 44 sudo vim /etc/locale.gen
  422. 45 locale-gen
  423. 46 locale -a
  424. 47 locale-gen
  425. 48 sudo locale-gen
  426. 49 locale -a
  427. 50 sudo -u postgres pg_restore -e -C -O latest.tar -d postgres
  428. 51 sudo vim /etc/default/locale
  429. 52 exit
  430. 53 sudo apt-get install postgresql
  431. 54 su -
  432. 55 exit
  433. 56 sudo apt-get install postgresql
  434. 57 apt-get install postgresql
  435. 58 sudo apt-get install postgresql
  436. 59 whereis sudo
  437. 60 apt-get install sudo
  438. 61 su root
  439. 62 sudo -u postgres pg_restore -e -C -O latest.tar -d postgres
  440. 63 sudo -u postgres psql bookbrainz -c "SELECT name FROM bookbrainz.editor"
  441. 64 git clone --recursive github.com/bcye/bookbrainz-site
  442. 65 sudo apt-get install git
  443. 66 git clone --recursive github.com/bcye/bookbrainz-site
  444. 67 git clone --recursive github.com/bcye/bookbrainz-site.git
  445. 68 git clone --recursive https://github.com/bcye/bookbrainz-site.git
  446. 69 cd bookbrainz-site
  447. 70 npm install
  448. 71 sudo apt-get install nodejs
  449. 72 npm -v
  450. 73 sudo npm install
  451. 74 apt update
  452. 75 sudo apt update
  453. 76 sudo apt install nodejs
  454. 77 sudo apt install npm
  455. 78 npm
  456. 79 sudo npm
  457. 80 whereis node
  458. 81 sudo curl -sL https://deb.nodesource.com/setup_11.x | bash -
  459. 82 apt-get install -y nodejs
  460. 83 sudo apt-get install -y nodejs
  461. 84 npm
  462. 85 su
  463. 86 cd bookbrainz-site/
  464. 87 npm install
  465. 88 sudo npm install
  466. 89 su
  467. 90 cd bookbrainz-site/
  468. 91 npm install
  469. 92 sudo apt-get install g++
  470. 93 npm install
  471. 94 npm run debug
  472. 95 sudo npm run debug
  473. 96 sudo npm install
  474. 97 cd config
  475. 98 vim donfig.json
  476. 99 vim config.json
  477. 100 npm install
  478. 101 npm run debug
  479. 102 cd bookbrainz-site
  480. 103 npm run debug
  481. 104 npm run debug > log.txt
  482. 105 ls
  483. 106 cat log.txt
  484. 107 clea
  485. 108 clear
  486. 109 npm run debug
  487. 110 cd bookbrainz-site/
  488. 111 npm run debug
  489. 112 history
  490. bruce@gci-linux-env:~/bookbrainz-site$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement