Advertisement
Guest User

Untitled

a guest
Jan 20th, 2018
398
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.98 KB | None | 0 0
  1. Last login: Sat Jan 20 09:45:56 on ttys002
  2. -bash: /Users/armin/.profile: No such file or directory
  3. macpro:orange armin$ ssh -p 1985 orange@omnihost.me
  4. orange@omnihost.me's password:
  5. Permission denied, please try again.
  6. orange@omnihost.me's password:
  7. Permission denied, please try again.
  8. orange@omnihost.me's password:
  9. orange@omnihost.me: Permission denied (publickey,password).
  10. macpro:orange armin$ ssh -p 1985 orange@omnihost.me
  11. orange@omnihost.me's password:
  12. Last login: Sat Jan 20 09:52:04 2018 from 37.203.80.158
  13. perl: warning: Setting locale failed.
  14. perl: warning: Please check that your locale settings:
  15. LANGUAGE = (unset),
  16. LC_ALL = (unset),
  17. LC_CTYPE = "UTF-8",
  18. LANG = (unset)
  19. are supported and installed on your system.
  20. perl: warning: Falling back to the standard locale ("C").
  21. -bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
  22. perl: warning: Setting locale failed.
  23. perl: warning: Please check that your locale settings:
  24. LANGUAGE = (unset),
  25. LC_ALL = (unset),
  26. LC_CTYPE = "UTF-8",
  27. LANG = "en_US.UTF-8"
  28. are supported and installed on your system.
  29. perl: warning: Falling back to the standard locale ("C").
  30. perl: warning: Setting locale failed.
  31. perl: warning: Please check that your locale settings:
  32. LANGUAGE = (unset),
  33. LC_ALL = (unset),
  34. LC_CTYPE = "UTF-8",
  35. LANG = "en_US.UTF-8"
  36. are supported and installed on your system.
  37. perl: warning: Falling back to the standard locale ("C").
  38. perl: warning: Setting locale failed.
  39. perl: warning: Please check that your locale settings:
  40. LANGUAGE = (unset),
  41. LC_ALL = (unset),
  42. LC_CTYPE = "UTF-8",
  43. LANG = "en_US.UTF-8"
  44. are supported and installed on your system.
  45. perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
  46. perl: warning: Setting locale failed.
  47. perl: warning: Please check that your locale settings:
  48. LANGUAGE = (unset),
  49. LC_ALL = (unset),
  50. LC_CTYPE = "UTF-8",
  51. LANG = "en_US.UTF-8"
  52. are supported and installed on your system.
  53. perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
  54. orange@app.cryptoorange.com [~]# vim .env
  55. orange@app.cryptoorange.com [~]# pwd
  56. /home/orange
  57. orange@app.cryptoorange.com [~]# pwd
  58. /home/orange
  59. orange@app.cryptoorange.com [~]# npm run production
  60.  
  61. > @ production /home/orange
  62. > cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js
  63.  
  64. 95% emitting
  65.  
  66. DONE Compiled successfully in 20080ms 12:46:03 PM
  67.  
  68. Asset Size Chunks Chunk Names
  69. /js/orders.944a6a0a66b783a12c18.js 551 bytes 5 [emitted] /js/orders
  70. /js/app.3ad639e6b030aa20dd7f.js 475 kB 0 [emitted] [big] /js/app
  71. mix.0a8c4e42d296116bbe72.js 580 bytes 2 [emitted] mix
  72. /js/echo.26c82feaec09bc4bf5f5.js 11.5 kB 3 [emitted] /js/echo
  73. /js/trades.41ab22d3e2246221fd9e.js 549 bytes 4 [emitted] /js/trades
  74. /js/chart.6b902422f96ae27d82d5.js 526 kB 1 [emitted] [big] /js/chart
  75. /js/admin/news.577eb75c09cb3d33a0a0.js 1.58 kB 6 [emitted] /js/admin/news
  76. /js/navigation.c4791993727acf45e0e3.js 719 bytes 7 [emitted] /js/navigation
  77. /js/cryptoAddress.d0565a649919956ba5fc.js 1.78 kB 8 [emitted] /js/cryptoAddress
  78. /css/app.85848db0949134b70acdb5c4821bd304.css 12.6 kB 2 [emitted] mix
  79. mix-manifest.json 732 bytes [emitted]
  80. orange@app.cryptoorange.com [~]# pwd
  81. /home/orange
  82. orange@app.cryptoorange.com [~]# npm install
  83. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
  84. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  85. orange@app.cryptoorange.com [~]# composer update
  86. Loading composer repositories with package information
  87. Updating dependencies (including require-dev)
  88. Package operations: 6 installs, 39 updates, 0 removals
  89. - Updating phenx/php-font-lib (0.5 => 0.5.1): Downloading (100%)
  90. - Updating sabberworm/php-css-parser (6.0.1 => 8.1.0): Downloading (100%)
  91. - Updating phenx/php-svg-lib (v0.2 => v0.3): Downloading (100%)
  92. - Updating dompdf/dompdf (v0.8.0 => v0.8.2): Downloading (100%)
  93. - Updating symfony/css-selector (v3.3.5 => v3.4.3): Downloading (100%)
  94. - Updating tijsverkoyen/css-to-inline-styles (2.2.0 => 2.2.1): Downloading (100%)
  95. - Updating symfony/polyfill-mbstring (v1.4.0 => v1.6.0): Downloading (100%)
  96. - Updating symfony/var-dumper (v3.3.5 => v3.4.3): Downloading (100%)
  97. - Updating symfony/routing (v3.3.5 => v3.4.3): Downloading (100%)
  98. - Updating symfony/process (v3.3.5 => v3.4.3): Downloading (100%)
  99. - Updating paragonie/random_compat (v2.0.10 => v2.0.11): Downloading (100%)
  100. - Installing symfony/polyfill-php70 (v1.6.0): Downloading (100%)
  101. - Updating symfony/http-foundation (v3.3.5 => v3.4.3): Downloading (100%)
  102. - Updating symfony/event-dispatcher (v3.3.5 => v3.4.3): Downloading (100%)
  103. - Updating symfony/debug (v3.3.5 => v3.4.3): Downloading (100%)
  104. - Updating symfony/http-kernel (v3.3.5 => v3.4.3): Downloading (100%)
  105. - Updating symfony/finder (v3.3.5 => v3.4.3): Downloading (100%)
  106. - Updating symfony/console (v3.3.5 => v3.4.3): Downloading (100%)
  107. - Updating ramsey/uuid (3.6.1 => 3.7.3): Downloading (100%)
  108. - Updating symfony/translation (v3.3.5 => v3.4.3): Downloading (100%)
  109. - Updating mtdowling/cron-expression (v1.2.0 => v1.2.1): Loading from cache
  110. - Updating league/flysystem (1.0.40 => 1.0.41): Downloading (100%)
  111. - Updating erusev/parsedown (1.6.3 => 1.6.4): Downloading (100%)
  112. - Updating laravel/framework (v5.4.30 => v5.4.36): Downloading (100%)
  113. - Updating barryvdh/laravel-dompdf (v0.8.0 => v0.8.1): Downloading (100%)
  114. - Updating nikic/php-parser (v3.0.6 => v3.1.3): Downloading (100%)
  115. - Updating psy/psysh (v0.8.10 => v0.8.17): Downloading (100%)
  116. - Updating laravel/tinker (v1.0.2 => v1.0.3): Downloading (100%)
  117. - Updating laravelcollective/html (v5.4.8 => v5.4.9): Downloading (100%)
  118. - Updating unisharp/laravel-ckeditor (4.6.2 => 4.7.2): Downloading (100%)
  119. - Updating fzaninotto/faker (v1.6.0 => v1.7.1): Downloading (100%)
  120. - Updating symfony/yaml (v3.3.5 => v3.4.3): Downloading (100%)
  121. - Updating phpunit/php-file-iterator (1.4.2 => 1.4.5): Downloading (100%)
  122. - Updating phpunit/php-token-stream (1.4.11 => 1.4.12): Downloading (100%)
  123. - Updating phpdocumentor/reflection-common (1.0 => 1.0.1): Downloading (100%)
  124. - Updating phpdocumentor/reflection-docblock (3.2.0 => 3.3.2): Downloading (100%)
  125. - Updating phpspec/prophecy (v1.7.0 => 1.7.3): Downloading (100%)
  126. - Updating myclabs/deep-copy (1.6.1 => 1.7.0): Downloading (100%)
  127. - Updating phpunit/phpunit (5.7.21 => 5.7.26): Downloading (100%)
  128. - Updating symfony/class-loader (v3.3.5 => v3.4.3): Downloading (100%)
  129. - Installing guzzlehttp/promises (v1.3.1): Downloading (100%)
  130. - Installing psr/http-message (1.0.1): Downloading (100%)
  131. - Installing guzzlehttp/psr7 (1.4.2): Downloading (100%)
  132. - Installing guzzlehttp/guzzle (6.3.0): Downloading (100%)
  133. - Installing webpatser/laravel-uuid (2.2.1): Downloading (100%)
  134. Writing lock file
  135. Generating optimized autoload files
  136. > Illuminate\Foundation\ComposerScripts::postUpdate
  137. > php artisan optimize
  138. Generating optimized class loader
  139. The compiled services file has been removed.
  140. orange@app.cryptoorange.com [~]#
  141. Broadcast message from admin@web.omnihost.me
  142. (/dev/pts/3) at 12:56 ...
  143.  
  144. The system is going down for reboot NOW!
  145. Connection to omnihost.me closed by remote host.
  146. Connection to omnihost.me closed.
  147. macpro:orange armin$ ssh -p 1985 orange@omnihost.me
  148. orange@omnihost.me's password:
  149. Permission denied, please try again.
  150. orange@omnihost.me's password:
  151. Permission denied, please try again.
  152. orange@omnihost.me's password:
  153. Last login: Sat Jan 20 11:13:08 2018 from 77.78.198.73
  154. perl: warning: Setting locale failed.
  155. perl: warning: Please check that your locale settings:
  156. LANGUAGE = (unset),
  157. LC_ALL = (unset),
  158. LC_CTYPE = "UTF-8",
  159. LANG = (unset)
  160. are supported and installed on your system.
  161. perl: warning: Falling back to the standard locale ("C").
  162. -bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
  163. perl: warning: Setting locale failed.
  164. perl: warning: Please check that your locale settings:
  165. LANGUAGE = (unset),
  166. LC_ALL = (unset),
  167. LC_CTYPE = "UTF-8",
  168. LANG = "en_US.UTF-8"
  169. are supported and installed on your system.
  170. perl: warning: Falling back to the standard locale ("C").
  171. perl: warning: Setting locale failed.
  172. perl: warning: Please check that your locale settings:
  173. LANGUAGE = (unset),
  174. LC_ALL = (unset),
  175. LC_CTYPE = "UTF-8",
  176. LANG = "en_US.UTF-8"
  177. are supported and installed on your system.
  178. perl: warning: Falling back to the standard locale ("C").
  179. perl: warning: Setting locale failed.
  180. perl: warning: Please check that your locale settings:
  181. LANGUAGE = (unset),
  182. LC_ALL = (unset),
  183. LC_CTYPE = "UTF-8",
  184. LANG = "en_US.UTF-8"
  185. are supported and installed on your system.
  186. perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
  187. perl: warning: Setting locale failed.
  188. perl: warning: Please check that your locale settings:
  189. LANGUAGE = (unset),
  190. LC_ALL = (unset),
  191. LC_CTYPE = "UTF-8",
  192. LANG = "en_US.UTF-8"
  193. are supported and installed on your system.
  194. perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
  195. orange@app.cryptoorange.com [~]# httpd status
  196. /usr/sbin/httpd: line 63: ulimit: open files: cannot modify limit: Operation not permitted
  197. /usr/sbin/httpd: line 64: ulimit: open files: cannot modify limit: Operation not permitted
  198. /usr/sbin/httpd: line 65: ulimit: open files: cannot modify limit: Operation not permitted
  199. Apache Server Status for localhost
  200.  
  201. Server Version: Apache/2.2.32 (Unix) mod_ssl/2.2.32 OpenSSL/1.0.1e-fips
  202. mod_bwlimited/1.4
  203.  
  204. Server Built: Jul 13 2017 16:04:16
  205. __________________________________________________________________
  206.  
  207. Current Time: Saturday, 20-Jan-2018 13:00:45 CET
  208. Restart Time: Saturday, 20-Jan-2018 12:59:55 CET
  209. Parent Server Generation: 0
  210. Server uptime: 50 seconds
  211. Total accesses: 114 - Total Traffic: 3.0 MB
  212. CPU Usage: u.01 s0 cu.51 cs0 - 1.04% CPU load
  213. 2.28 requests/sec - 61.9 kB/second - 27.2 kB/request
  214. 45 requests currently being processed, 15 idle workers
  215.  
  216. _WWWW_WCRK_RRRWLRWW__LW_LWWWWWWWWWWWRRRRRWLLL_W__W_C__.WCL___...
  217. ................................................................
  218. ................................................................
  219. ................................................................
  220.  
  221. Scoreboard Key:
  222. "_" Waiting for Connection, "S" Starting up, "R" Reading Request,
  223. "W" Sending Reply, "K" Keepalive (read), "D" DNS Lookup,
  224. "C" Closing connection, "L" Logging, "G" Gracefully finishing,
  225. "I" Idle cleanup of worker, "." Open slot with no current process
  226. orange@app.cryptoorange.com [~]# httpd status
  227. /usr/sbin/httpd: line 63: ulimit: open files: cannot modify limit: Operation not permitted
  228. /usr/sbin/httpd: line 64: ulimit: open files: cannot modify limit: Operation not permitted
  229. /usr/sbin/httpd: line 65: ulimit: open files: cannot modify limit: Operation not permitted
  230. Apache Server Status for localhost
  231.  
  232. Server Version: Apache/2.2.32 (Unix) mod_ssl/2.2.32 OpenSSL/1.0.1e-fips
  233. mod_bwlimited/1.4
  234.  
  235. Server Built: Jul 13 2017 16:04:16
  236. __________________________________________________________________
  237.  
  238. Current Time: Saturday, 20-Jan-2018 13:01:59 CET
  239. Restart Time: Saturday, 20-Jan-2018 12:59:55 CET
  240. Parent Server Generation: 0
  241. Server uptime: 2 minutes 4 seconds
  242. Total accesses: 578 - Total Traffic: 11.8 MB
  243. CPU Usage: u.32 s.13 cu63.91 cs0 - 51.9% CPU load
  244. 4.66 requests/sec - 97.8 kB/second - 21.0 kB/request
  245. 14 requests currently being processed, 10 idle workers
  246.  
  247. _KK.RK....KW._..RR.......K.._.C...._..._KR.__.K__W....._........
  248. ................................................................
  249. ................................................................
  250. ................................................................
  251.  
  252. Scoreboard Key:
  253. "_" Waiting for Connection, "S" Starting up, "R" Reading Request,
  254. "W" Sending Reply, "K" Keepalive (read), "D" DNS Lookup,
  255. "C" Closing connection, "L" Logging, "G" Gracefully finishing,
  256. "I" Idle cleanup of worker, "." Open slot with no current process
  257. orange@app.cryptoorange.com [~]# httpd status
  258. /usr/sbin/httpd: line 63: ulimit: open files: cannot modify limit: Operation not permitted
  259. /usr/sbin/httpd: line 64: ulimit: open files: cannot modify limit: Operation not permitted
  260. /usr/sbin/httpd: line 65: ulimit: open files: cannot modify limit: Operation not permitted
  261. Apache Server Status for localhost
  262.  
  263. Server Version: Apache/2.2.32 (Unix) mod_ssl/2.2.32 OpenSSL/1.0.1e-fips
  264. mod_bwlimited/1.4
  265.  
  266. Server Built: Jul 13 2017 16:04:16
  267. __________________________________________________________________
  268.  
  269. Current Time: Saturday, 20-Jan-2018 13:03:20 CET
  270. Restart Time: Saturday, 20-Jan-2018 12:59:55 CET
  271. Parent Server Generation: 0
  272. Server uptime: 3 minutes 25 seconds
  273. Total accesses: 994 - Total Traffic: 17.0 MB
  274. CPU Usage: u.58 s.29 cu76.79 cs0 - 37.9% CPU load
  275. 4.85 requests/sec - 84.9 kB/second - 17.5 kB/request
  276. 10 requests currently being processed, 8 idle workers
  277.  
  278. ._R.R__.....R..WRRR._._._................R.....__K.....K........
  279. ................................................................
  280. ................................................................
  281. ................................................................
  282.  
  283. Scoreboard Key:
  284. "_" Waiting for Connection, "S" Starting up, "R" Reading Request,
  285. "W" Sending Reply, "K" Keepalive (read), "D" DNS Lookup,
  286. "C" Closing connection, "L" Logging, "G" Gracefully finishing,
  287. "I" Idle cleanup of worker, "." Open slot with no current process
  288. orange@app.cryptoorange.com [~]# apachectl fullstatus
  289. -bash: apachectl: command not found
  290. orange@app.cryptoorange.com [~]# PWD
  291. -bash: PWD: command not found
  292. orange@app.cryptoorange.com [~]# pwd
  293. /home/orange
  294. orange@app.cryptoorange.com [~]# php artisan up
  295. Application is now live.
  296. orange@app.cryptoorange.com [~]# php artisan schedule:run
  297. Running scheduled command: '/usr/local/bin/php' 'artisan' kraken:update_order_statuses > '/dev/null' 2>&1
  298. orange@app.cryptoorange.com [~]# redis-cli ping
  299. PONG
  300. orange@app.cryptoorange.com [~]# redis-cli
  301. 127.0.0.1:6379> pwd
  302. (error) ERR unknown command 'pwd'
  303. 127.0.0.1:6379> pwd
  304. (error) ERR unknown command 'pwd'
  305. 127.0.0.1:6379> exit
  306. orange@app.cryptoorange.com [~]# pwd
  307. /home/orange
  308. orange@app.cryptoorange.com [~]# pwd
  309. /home/orange
  310. orange@app.cryptoorange.com [~]# pwd
  311. /home/orange
  312. orange@app.cryptoorange.com [~]# php artisan queue:work
  313. ^C
  314. orange@app.cryptoorange.com [~]# pwd
  315. /home/orange
  316. orange@app.cryptoorange.com [~]# ls
  317. ./ .config/ .git/ .ssh/ artisan* echoserver.log package.json resources/ tmp/
  318. ../ .contactemail .gitattributes .trash/ bootstrap/ error_log perl5/ routes/ vendor/
  319. .DS_Store .cpanel/ .gitignore .viminfo composer.json etc/ phpunit.xml server.js webpack.mix.js
  320. .bash_history .cphorde/ .htpasswds/ .zshrc composer.lock laravel-echo-server.json public/ server.php worker.log
  321. .bash_logout .dns .lastlogin :q composer.phar logs/ public_ftp/ ssl/ www@
  322. .bash_profile .env .node-gyp/ OHLC_pair\=BTCEUR config/ mail/ public_html/ storage/
  323. .bashrc .env.example .npm/ access-logs@ database/ node_modules/ readme.md tatus
  324. .composer/ .ftpquota .rediscli_history app/ dump.rdb package-lock.json redis/ tests/
  325. orange@app.cryptoorange.com [~]# pwd
  326. /home/orange
  327. orange@app.cryptoorange.com [~]# vim laravel-echo-server.json
  328.  
  329. {
  330. "authHost": "http://orange.local",
  331. "authEndpoint": "/broadcasting/auth",
  332. "clients": [
  333. {
  334. "appId": "e370934243813d86",
  335. "key": "8c739843d8d99babf7426f4b1e7a5113"
  336. }
  337. ],
  338. "database": "redis",
  339. "databaseConfig": {
  340. "redis": {
  341. "port": "6379",
  342. "host": "http://localhost"
  343. },
  344. "sqlite": {
  345. "databasePath": "/database/laravel-echo-server.sqlite"
  346. }
  347. },
  348. "devMode": true,
  349. "host": null,
  350. "port": "6002",
  351. "protocol": "http",
  352. "socketio": {},
  353. "sslCertPath": "",
  354. "sslKeyPath": "",
  355. "sslCertChainPath": "",
  356. "sslPassphrase": "",
  357. "apiOriginAllow": {
  358. "allowCors": true,
  359. "allowOrigin": "orange.local",
  360. "allowMethods": "GET, POST",
  361. "allowHeaders": "Origin, Content-Type, X-Auth-Token, X-Requested-With, Accept, Authorization, X-CSRF-TOKEN, X-Socket-Id"
  362. }
  363. }
  364. ~
  365. "laravel-echo-server.json" [noeol] 35L, 830C 1,1 All
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement