From b079520f31e1942787bf74f43ab65a7462a5f0d9 Mon Sep 17 00:00:00 2001 From: Juan Ferrer Toribio Date: Wed, 9 Nov 2016 18:10:33 +0100 Subject: [PATCH] Errores en componente login solucionados --- @salix-services/customer/client/README.md | 3 - @salix/{.eslintrc.js => .eslintrc.json} | 8 +- @salix/app/src/spliting/require.tpl.js | 2 +- @salix/error.log | 1132 --------------------- @salix/gulpfile.js | 4 +- @salix/login/src/login/login.js | 74 +- @salix/package.json | 6 +- @salix/webpack.config.js | 6 +- myToken.json | 25 - 9 files changed, 60 insertions(+), 1200 deletions(-) delete mode 100644 @salix-services/customer/client/README.md rename @salix/{.eslintrc.js => .eslintrc.json} (72%) delete mode 100644 @salix/error.log delete mode 100644 myToken.json diff --git a/@salix-services/customer/client/README.md b/@salix-services/customer/client/README.md deleted file mode 100644 index dd00c9e9c..000000000 --- a/@salix-services/customer/client/README.md +++ /dev/null @@ -1,3 +0,0 @@ -## Client - -This is the place for your application front-end files. diff --git a/@salix/.eslintrc.js b/@salix/.eslintrc.json similarity index 72% rename from @salix/.eslintrc.js rename to @salix/.eslintrc.json index e1945c778..0035ec45f 100644 --- a/@salix/.eslintrc.js +++ b/@salix/.eslintrc.json @@ -1,10 +1,8 @@ -module.exports = { +{ "extends": "google", "installedESLint": true, - "rules":{ + "rules": { "indent": ["error", 4], "require-jsdoc": 0 } - - -}; \ No newline at end of file +} diff --git a/@salix/app/src/spliting/require.tpl.js b/@salix/app/src/spliting/require.tpl.js index 7459a8e94..019cac3f0 100644 --- a/@salix/app/src/spliting/require.tpl.js +++ b/@salix/app/src/spliting/require.tpl.js @@ -4,7 +4,7 @@ export const $module = () => { require.ensure([], () => { require('$module'); resolve('$module'); - }, "salix.$module"); + }, '$module'); }); }; diff --git a/@salix/error.log b/@salix/error.log deleted file mode 100644 index 007bca8ab..000000000 --- a/@salix/error.log +++ /dev/null @@ -1,1132 +0,0 @@ -2016/11/08 10:35:54 [notice] 9024#5380: using the "select" event method -2016/11/08 10:35:54 [notice] 9024#5380: using the "select" event method -2016/11/08 10:35:54 [notice] 9024#5380: nginx/1.11.5 -2016/11/08 10:35:54 [notice] 9024#5380: nginx/1.11.5 -2016/11/08 10:35:54 [info] 9024#5380: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 10:35:54 [notice] 9024#5380: start worker processes -2016/11/08 10:35:54 [notice] 9024#5380: start worker processes -2016/11/08 10:35:54 [notice] 9024#5380: start worker process 9092 -2016/11/08 10:35:54 [notice] 9024#5380: start worker process 9092 -2016/11/08 10:35:54 [notice] 9092#760: nginx/1.11.5 -2016/11/08 10:35:54 [notice] 9092#760: nginx/1.11.5 -2016/11/08 10:35:54 [info] 9092#760: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 10:35:54 [notice] 9092#760: create thread 9888 -2016/11/08 10:35:54 [notice] 9092#760: create thread 9888 -2016/11/08 10:35:54 [notice] 9092#760: create thread 6800 -2016/11/08 10:35:54 [notice] 9092#760: create thread 6800 -2016/11/08 10:35:54 [notice] 9092#760: create thread 108 -2016/11/08 10:35:54 [notice] 9092#760: create thread 108 -2016/11/08 10:37:21 [notice] 9024#5380: worker process 9092 exited with code 1 -2016/11/08 10:37:21 [notice] 9024#5380: worker process 9092 exited with code 1 -2016/11/08 10:37:21 [notice] 9024#5380: start worker process 772 -2016/11/08 10:37:21 [notice] 9024#5380: start worker process 772 -2016/11/08 10:37:21 [notice] 772#4732: nginx/1.11.5 -2016/11/08 10:37:21 [notice] 772#4732: nginx/1.11.5 -2016/11/08 10:37:21 [info] 772#4732: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 10:37:21 [notice] 772#4732: create thread 5244 -2016/11/08 10:37:21 [notice] 772#4732: create thread 5244 -2016/11/08 10:37:21 [notice] 772#4732: create thread 1988 -2016/11/08 10:37:21 [notice] 772#4732: create thread 1988 -2016/11/08 10:37:21 [notice] 772#4732: create thread 1276 -2016/11/08 10:37:21 [notice] 772#4732: create thread 1276 -2016/11/08 10:37:47 [notice] 5564#6616: using the "select" event method -2016/11/08 10:37:47 [notice] 5564#6616: using the "select" event method -2016/11/08 10:37:47 [notice] 5564#6616: nginx/1.11.5 -2016/11/08 10:37:47 [notice] 5564#6616: nginx/1.11.5 -2016/11/08 10:37:47 [info] 5564#6616: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 10:37:47 [notice] 5564#6616: start worker processes -2016/11/08 10:37:47 [notice] 5564#6616: start worker processes -2016/11/08 10:37:47 [notice] 5564#6616: start worker process 3704 -2016/11/08 10:37:47 [notice] 5564#6616: start worker process 3704 -2016/11/08 10:37:47 [notice] 3704#1440: nginx/1.11.5 -2016/11/08 10:37:47 [notice] 3704#1440: nginx/1.11.5 -2016/11/08 10:37:47 [info] 3704#1440: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 10:37:47 [notice] 3704#1440: create thread 9552 -2016/11/08 10:37:47 [notice] 3704#1440: create thread 9552 -2016/11/08 10:37:47 [notice] 3704#1440: create thread 10408 -2016/11/08 10:37:47 [notice] 3704#1440: create thread 10408 -2016/11/08 10:37:47 [notice] 3704#1440: create thread 8864 -2016/11/08 10:37:47 [notice] 3704#1440: create thread 8864 -2016/11/08 10:38:18 [notice] 5564#6616: worker process 3704 exited with code 1 -2016/11/08 10:38:18 [notice] 5564#6616: worker process 3704 exited with code 1 -2016/11/08 10:38:18 [notice] 5564#6616: start worker process 10668 -2016/11/08 10:38:18 [notice] 5564#6616: start worker process 10668 -2016/11/08 10:38:18 [notice] 10668#4212: nginx/1.11.5 -2016/11/08 10:38:18 [notice] 10668#4212: nginx/1.11.5 -2016/11/08 10:38:18 [info] 10668#4212: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 10:38:18 [notice] 10668#4212: create thread 10512 -2016/11/08 10:38:18 [notice] 10668#4212: create thread 10512 -2016/11/08 10:38:18 [notice] 10668#4212: create thread 4880 -2016/11/08 10:38:18 [notice] 10668#4212: create thread 4880 -2016/11/08 10:38:18 [notice] 10668#4212: create thread 10972 -2016/11/08 10:38:18 [notice] 10668#4212: create thread 10972 -2016/11/08 10:38:20 [notice] 5564#6616: worker process 10668 exited with code 1 -2016/11/08 10:38:20 [notice] 5564#6616: worker process 10668 exited with code 1 -2016/11/08 10:38:20 [notice] 5564#6616: start worker process 4660 -2016/11/08 10:38:20 [notice] 5564#6616: start worker process 4660 -2016/11/08 10:38:20 [notice] 4660#2016: nginx/1.11.5 -2016/11/08 10:38:20 [notice] 4660#2016: nginx/1.11.5 -2016/11/08 10:38:20 [info] 4660#2016: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 10:38:20 [notice] 4660#2016: create thread 7576 -2016/11/08 10:38:20 [notice] 4660#2016: create thread 7576 -2016/11/08 10:38:20 [notice] 4660#2016: create thread 748 -2016/11/08 10:38:20 [notice] 4660#2016: create thread 748 -2016/11/08 10:38:20 [notice] 4660#2016: create thread 5084 -2016/11/08 10:38:20 [notice] 4660#2016: create thread 5084 -2016/11/08 10:38:32 [notice] 11144#4132: using the "select" event method -2016/11/08 10:38:32 [notice] 11144#4132: using the "select" event method -2016/11/08 10:38:32 [notice] 11144#4132: nginx/1.11.5 -2016/11/08 10:38:32 [notice] 11144#4132: nginx/1.11.5 -2016/11/08 10:38:32 [info] 11144#4132: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 10:38:32 [notice] 11144#4132: start worker processes -2016/11/08 10:38:32 [notice] 11144#4132: start worker processes -2016/11/08 10:38:32 [notice] 11144#4132: start worker process 2196 -2016/11/08 10:38:32 [notice] 11144#4132: start worker process 2196 -2016/11/08 10:38:32 [notice] 2196#5412: nginx/1.11.5 -2016/11/08 10:38:32 [notice] 2196#5412: nginx/1.11.5 -2016/11/08 10:38:32 [info] 2196#5412: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 10:38:32 [notice] 2196#5412: create thread 4852 -2016/11/08 10:38:32 [notice] 2196#5412: create thread 4852 -2016/11/08 10:38:32 [notice] 2196#5412: create thread 9192 -2016/11/08 10:38:32 [notice] 2196#5412: create thread 9192 -2016/11/08 10:38:32 [notice] 2196#5412: create thread 5604 -2016/11/08 10:38:32 [notice] 2196#5412: create thread 5604 -2016/11/08 10:39:34 [notice] 11144#4132: exiting -2016/11/08 10:39:34 [notice] 11144#4132: exiting -2016/11/08 10:39:34 [notice] 2196#5412: gracefully shutting down -2016/11/08 10:39:34 [notice] 2196#5412: gracefully shutting down -2016/11/08 10:39:34 [notice] 2196#9192: exiting -2016/11/08 10:39:34 [notice] 2196#9192: exiting -2016/11/08 10:39:35 [notice] 2196#4852: exiting -2016/11/08 10:39:35 [notice] 2196#4852: exiting -2016/11/08 10:39:35 [notice] 2196#5412: exit -2016/11/08 10:39:35 [notice] 2196#5412: exit -2016/11/08 10:39:35 [notice] 11144#4132: worker process 2196 exited with code 0 -2016/11/08 10:39:35 [notice] 11144#4132: worker process 2196 exited with code 0 -2016/11/08 10:39:35 [notice] 11144#4132: exit -2016/11/08 10:39:35 [notice] 11144#4132: exit -2016/11/08 10:39:45 [notice] 4332#8292: using the "select" event method -2016/11/08 10:39:45 [notice] 4332#8292: using the "select" event method -2016/11/08 10:39:45 [notice] 4332#8292: nginx/1.11.5 -2016/11/08 10:39:45 [notice] 4332#8292: nginx/1.11.5 -2016/11/08 10:39:45 [info] 4332#8292: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 10:39:45 [notice] 4332#8292: start worker processes -2016/11/08 10:39:45 [notice] 4332#8292: start worker processes -2016/11/08 10:39:45 [notice] 4332#8292: start worker process 3992 -2016/11/08 10:39:45 [notice] 4332#8292: start worker process 3992 -2016/11/08 10:39:45 [notice] 3992#10300: nginx/1.11.5 -2016/11/08 10:39:45 [notice] 3992#10300: nginx/1.11.5 -2016/11/08 10:39:45 [info] 3992#10300: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 10:39:45 [notice] 3992#10300: create thread 7448 -2016/11/08 10:39:45 [notice] 3992#10300: create thread 7448 -2016/11/08 10:39:45 [notice] 3992#10300: create thread 7452 -2016/11/08 10:39:45 [notice] 3992#10300: create thread 7452 -2016/11/08 10:39:45 [notice] 3992#10300: create thread 8624 -2016/11/08 10:39:45 [notice] 3992#10300: create thread 8624 -2016/11/08 10:40:15 [info] 3992#7448: *1 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 10:44:35 [notice] 4332#8292: exiting -2016/11/08 10:44:35 [notice] 4332#8292: exiting -2016/11/08 10:44:35 [notice] 3992#10300: gracefully shutting down -2016/11/08 10:44:35 [notice] 3992#10300: gracefully shutting down -2016/11/08 10:44:35 [notice] 3992#7452: exiting -2016/11/08 10:44:35 [notice] 3992#7452: exiting -2016/11/08 10:44:36 [notice] 3992#7448: exiting -2016/11/08 10:44:36 [notice] 3992#7448: exiting -2016/11/08 10:44:36 [notice] 3992#10300: exit -2016/11/08 10:44:36 [notice] 3992#10300: exit -2016/11/08 10:44:36 [notice] 4332#8292: worker process 3992 exited with code 0 -2016/11/08 10:44:36 [notice] 4332#8292: worker process 3992 exited with code 0 -2016/11/08 10:44:36 [notice] 4332#8292: exit -2016/11/08 10:44:36 [notice] 4332#8292: exit -2016/11/08 10:44:39 [notice] 4692#1928: using the "select" event method -2016/11/08 10:44:39 [notice] 4692#1928: using the "select" event method -2016/11/08 10:44:39 [notice] 4692#1928: nginx/1.11.5 -2016/11/08 10:44:39 [notice] 4692#1928: nginx/1.11.5 -2016/11/08 10:44:39 [info] 4692#1928: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 10:44:39 [notice] 4692#1928: start worker processes -2016/11/08 10:44:39 [notice] 4692#1928: start worker processes -2016/11/08 10:44:39 [notice] 4692#1928: start worker process 6768 -2016/11/08 10:44:39 [notice] 4692#1928: start worker process 6768 -2016/11/08 10:44:40 [notice] 6768#10380: nginx/1.11.5 -2016/11/08 10:44:40 [notice] 6768#10380: nginx/1.11.5 -2016/11/08 10:44:40 [info] 6768#10380: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 10:44:40 [notice] 6768#10380: create thread 7704 -2016/11/08 10:44:40 [notice] 6768#10380: create thread 7704 -2016/11/08 10:44:40 [notice] 6768#10380: create thread 3780 -2016/11/08 10:44:40 [notice] 6768#10380: create thread 3780 -2016/11/08 10:44:40 [notice] 6768#10380: create thread 2312 -2016/11/08 10:44:40 [notice] 6768#10380: create thread 2312 -2016/11/08 10:48:06 [info] 6768#7704: *3 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 10:48:58 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:48:58 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:48:58 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:01 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:01 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:01 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:02 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:02 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:02 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:03 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:03 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:03 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:04 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:04 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:04 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:05 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:05 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:05 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:06 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:06 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:06 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 10:49:40 [info] 6768#7704: *5 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 10:50:05 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./login/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET /login/ HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/" -2016/11/08 10:50:05 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./login/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET /login/ HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/" -2016/11/08 10:50:05 [error] 6768#7704: *4 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/./login/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET /login/ HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/" -2016/11/08 10:52:31 [info] 6768#7704: *8 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 10:52:31 [info] 6768#7704: *10 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 10:52:31 [info] 6768#7704: *9 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 10:52:56 [info] 6768#7704: *12 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 10:52:56 [info] 6768#7704: *13 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 10:53:24 [info] 6768#7704: *14 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 10:53:24 [info] 6768#7704: *15 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 10:54:47 [info] 6768#7704: *21 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:03:19 [notice] 4692#1928: exiting -2016/11/08 11:03:19 [notice] 4692#1928: exiting -2016/11/08 11:03:19 [notice] 6768#10380: gracefully shutting down -2016/11/08 11:03:19 [notice] 6768#10380: gracefully shutting down -2016/11/08 11:03:19 [notice] 6768#3780: exiting -2016/11/08 11:03:19 [notice] 6768#3780: exiting -2016/11/08 11:03:20 [notice] 6768#7704: exiting -2016/11/08 11:03:20 [notice] 6768#7704: exiting -2016/11/08 11:03:20 [notice] 6768#10380: exit -2016/11/08 11:03:20 [notice] 6768#10380: exit -2016/11/08 11:03:20 [notice] 4692#1928: worker process 6768 exited with code 0 -2016/11/08 11:03:20 [notice] 4692#1928: worker process 6768 exited with code 0 -2016/11/08 11:03:20 [notice] 4692#1928: exit -2016/11/08 11:03:20 [notice] 4692#1928: exit -2016/11/08 11:03:35 [notice] 8568#6812: using the "select" event method -2016/11/08 11:03:35 [notice] 8568#6812: using the "select" event method -2016/11/08 11:03:35 [notice] 8568#6812: nginx/1.11.5 -2016/11/08 11:03:35 [notice] 8568#6812: nginx/1.11.5 -2016/11/08 11:03:35 [info] 8568#6812: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:03:35 [notice] 8568#6812: start worker processes -2016/11/08 11:03:35 [notice] 8568#6812: start worker processes -2016/11/08 11:03:35 [notice] 8568#6812: start worker process 5420 -2016/11/08 11:03:35 [notice] 8568#6812: start worker process 5420 -2016/11/08 11:03:35 [notice] 5420#5700: nginx/1.11.5 -2016/11/08 11:03:35 [notice] 5420#5700: nginx/1.11.5 -2016/11/08 11:03:35 [info] 5420#5700: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:03:35 [notice] 5420#5700: create thread 5908 -2016/11/08 11:03:35 [notice] 5420#5700: create thread 5908 -2016/11/08 11:03:35 [notice] 5420#5700: create thread 10320 -2016/11/08 11:03:35 [notice] 5420#5700: create thread 10320 -2016/11/08 11:03:35 [notice] 5420#5700: create thread 1084 -2016/11/08 11:03:35 [notice] 5420#5700: create thread 1084 -2016/11/08 11:04:09 [error] 5420#5908: *1 CreateFile() "./build/public/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:04:09 [error] 5420#5908: *1 CreateFile() "./build/public/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:04:09 [error] 5420#5908: *1 CreateFile() "./build/public/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:04:09 [error] 5420#5908: *1 CreateFile() "./build/public/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:04:09 [error] 5420#5908: *1 CreateFile() "./build/public/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:04:09 [error] 5420#5908: *1 CreateFile() "./build/public/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:04:10 [error] 5420#5908: *1 CreateFile() "./build/public/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:04:10 [error] 5420#5908: *1 CreateFile() "./build/public/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:04:10 [error] 5420#5908: *1 CreateFile() "./build/public/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:04:26 [info] 5420#5908: *6 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:04:27 [error] 5420#5908: *1 CreateFile() "./build/public/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:04:27 [error] 5420#5908: *1 CreateFile() "./build/public/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:04:27 [error] 5420#5908: *1 CreateFile() "./build/public/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:04:49 [info] 5420#5908: *7 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:04:49 [error] 5420#5908: *1 "./build/public/static/index.html" is not found (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/ HTTP/1.1", host: "localhost:8080" -2016/11/08 11:04:49 [error] 5420#5908: *1 "./build/public/static/index.html" is not found (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/ HTTP/1.1", host: "localhost:8080" -2016/11/08 11:04:49 [error] 5420#5908: *1 "./build/public/static/index.html" is not found (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/ HTTP/1.1", host: "localhost:8080" -2016/11/08 11:04:52 [error] 5420#5908: *1 "./build/public/static/index.html" is not found (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/ HTTP/1.1", host: "localhost:8080" -2016/11/08 11:04:52 [error] 5420#5908: *1 "./build/public/static/index.html" is not found (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/ HTTP/1.1", host: "localhost:8080" -2016/11/08 11:04:52 [error] 5420#5908: *1 "./build/public/static/index.html" is not found (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/ HTTP/1.1", host: "localhost:8080" -2016/11/08 11:06:10 [notice] 8568#6812: exiting -2016/11/08 11:06:10 [notice] 8568#6812: exiting -2016/11/08 11:06:10 [notice] 5420#5700: gracefully shutting down -2016/11/08 11:06:10 [notice] 5420#5700: gracefully shutting down -2016/11/08 11:06:10 [notice] 5420#10320: exiting -2016/11/08 11:06:10 [notice] 5420#10320: exiting -2016/11/08 11:06:11 [notice] 5420#5908: exiting -2016/11/08 11:06:11 [notice] 5420#5908: exiting -2016/11/08 11:06:11 [notice] 5420#5700: exit -2016/11/08 11:06:11 [notice] 5420#5700: exit -2016/11/08 11:06:11 [notice] 8568#6812: worker process 5420 exited with code 0 -2016/11/08 11:06:11 [notice] 8568#6812: worker process 5420 exited with code 0 -2016/11/08 11:06:11 [notice] 8568#6812: exit -2016/11/08 11:06:11 [notice] 8568#6812: exit -2016/11/08 11:06:14 [notice] 7448#6584: using the "select" event method -2016/11/08 11:06:14 [notice] 7448#6584: using the "select" event method -2016/11/08 11:06:14 [notice] 7448#6584: nginx/1.11.5 -2016/11/08 11:06:14 [notice] 7448#6584: nginx/1.11.5 -2016/11/08 11:06:14 [info] 7448#6584: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:06:14 [notice] 7448#6584: start worker processes -2016/11/08 11:06:14 [notice] 7448#6584: start worker processes -2016/11/08 11:06:14 [notice] 7448#6584: start worker process 1912 -2016/11/08 11:06:14 [notice] 7448#6584: start worker process 1912 -2016/11/08 11:06:14 [notice] 1912#1228: nginx/1.11.5 -2016/11/08 11:06:14 [notice] 1912#1228: nginx/1.11.5 -2016/11/08 11:06:14 [info] 1912#1228: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:06:14 [notice] 1912#1228: create thread 8424 -2016/11/08 11:06:14 [notice] 1912#1228: create thread 8424 -2016/11/08 11:06:14 [notice] 1912#1228: create thread 1796 -2016/11/08 11:06:14 [notice] 1912#1228: create thread 1796 -2016/11/08 11:06:14 [notice] 1912#1228: create thread 2384 -2016/11/08 11:06:14 [notice] 1912#1228: create thread 2384 -2016/11/08 11:06:19 [error] 1912#8424: *1 "C:/build/public/static/index.html" is not found (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/ HTTP/1.1", host: "localhost:8080" -2016/11/08 11:06:19 [error] 1912#8424: *1 "C:/build/public/static/index.html" is not found (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/ HTTP/1.1", host: "localhost:8080" -2016/11/08 11:06:19 [error] 1912#8424: *1 "C:/build/public/static/index.html" is not found (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/ HTTP/1.1", host: "localhost:8080" -2016/11/08 11:06:23 [error] 1912#8424: *1 CreateFile() "C:/build/public/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:06:23 [error] 1912#8424: *1 CreateFile() "C:/build/public/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:06:23 [error] 1912#8424: *1 CreateFile() "C:/build/public/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:06:26 [error] 1912#8424: *1 CreateFile() "C:/build/public/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:06:26 [error] 1912#8424: *1 CreateFile() "C:/build/public/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:06:26 [error] 1912#8424: *1 CreateFile() "C:/build/public/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:06:39 [info] 1912#8424: *2 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:06:39 [error] 1912#8424: *1 "C:\Users\vfalco\Documents\vscode\salix\@salix/html/index.html" is not found (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 11:06:39 [error] 1912#8424: *1 "C:\Users\vfalco\Documents\vscode\salix\@salix/html/index.html" is not found (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 11:06:39 [error] 1912#8424: *1 "C:\Users\vfalco\Documents\vscode\salix\@salix/html/index.html" is not found (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 11:06:48 [error] 1912#8424: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/login" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /login HTTP/1.1", host: "localhost:8080" -2016/11/08 11:06:48 [error] 1912#8424: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/login" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /login HTTP/1.1", host: "localhost:8080" -2016/11/08 11:06:48 [error] 1912#8424: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/login" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /login HTTP/1.1", host: "localhost:8080" -2016/11/08 11:07:28 [notice] 7448#6584: exiting -2016/11/08 11:07:28 [notice] 7448#6584: exiting -2016/11/08 11:07:28 [notice] 1912#1228: gracefully shutting down -2016/11/08 11:07:28 [notice] 1912#1228: gracefully shutting down -2016/11/08 11:07:28 [notice] 1912#1796: exiting -2016/11/08 11:07:28 [notice] 1912#1796: exiting -2016/11/08 11:07:30 [info] 1912#8424: *3 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:07:30 [notice] 1912#8424: exiting -2016/11/08 11:07:30 [notice] 1912#8424: exiting -2016/11/08 11:07:30 [notice] 1912#1228: exit -2016/11/08 11:07:30 [notice] 1912#1228: exit -2016/11/08 11:07:30 [notice] 7448#6584: worker process 1912 exited with code 0 -2016/11/08 11:07:30 [notice] 7448#6584: worker process 1912 exited with code 0 -2016/11/08 11:07:30 [notice] 7448#6584: exit -2016/11/08 11:07:30 [notice] 7448#6584: exit -2016/11/08 11:07:32 [notice] 236#3268: using the "select" event method -2016/11/08 11:07:32 [notice] 236#3268: using the "select" event method -2016/11/08 11:07:32 [notice] 236#3268: nginx/1.11.5 -2016/11/08 11:07:32 [notice] 236#3268: nginx/1.11.5 -2016/11/08 11:07:32 [info] 236#3268: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:07:32 [notice] 236#3268: start worker processes -2016/11/08 11:07:32 [notice] 236#3268: start worker processes -2016/11/08 11:07:32 [notice] 236#3268: start worker process 10668 -2016/11/08 11:07:32 [notice] 236#3268: start worker process 10668 -2016/11/08 11:07:32 [notice] 10668#10780: nginx/1.11.5 -2016/11/08 11:07:32 [notice] 10668#10780: nginx/1.11.5 -2016/11/08 11:07:32 [info] 10668#10780: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:07:32 [notice] 10668#10780: create thread 11220 -2016/11/08 11:07:32 [notice] 10668#10780: create thread 11220 -2016/11/08 11:07:32 [notice] 10668#10780: create thread 2004 -2016/11/08 11:07:32 [notice] 10668#10780: create thread 2004 -2016/11/08 11:07:32 [notice] 10668#10780: create thread 6180 -2016/11/08 11:07:32 [notice] 10668#10780: create thread 6180 -2016/11/08 11:07:44 [error] 10668#11220: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:07:44 [error] 10668#11220: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:07:44 [error] 10668#11220: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:07:54 [info] 10668#11220: *2 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:07:54 [info] 10668#11220: *5 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:07:55 [error] 10668#11220: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:07:55 [error] 10668#11220: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:07:55 [error] 10668#11220: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:08:07 [error] 10668#11220: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:08:07 [error] 10668#11220: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:08:07 [error] 10668#11220: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:08:25 [info] 10668#11220: *7 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:08:25 [info] 10668#11220: *9 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:08:25 [info] 10668#11220: *8 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:09:33 [error] 10668#11220: *10 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:09:33 [error] 10668#11220: *10 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:09:33 [error] 10668#11220: *10 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:09:38 [error] 10668#11220: *10 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:09:38 [error] 10668#11220: *10 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:09:38 [error] 10668#11220: *10 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:09:44 [info] 10668#11220: *12 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:09:44 [info] 10668#11220: *11 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:09:44 [info] 10668#11220: *13 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:12:43 [notice] 236#3268: exiting -2016/11/08 11:12:43 [notice] 236#3268: exiting -2016/11/08 11:12:43 [notice] 10668#10780: gracefully shutting down -2016/11/08 11:12:43 [notice] 10668#10780: gracefully shutting down -2016/11/08 11:12:43 [notice] 10668#2004: exiting -2016/11/08 11:12:43 [notice] 10668#2004: exiting -2016/11/08 11:12:43 [notice] 10668#11220: exiting -2016/11/08 11:12:43 [notice] 10668#11220: exiting -2016/11/08 11:12:43 [notice] 10668#10780: exit -2016/11/08 11:12:43 [notice] 10668#10780: exit -2016/11/08 11:12:43 [notice] 236#3268: worker process 10668 exited with code 0 -2016/11/08 11:12:43 [notice] 236#3268: worker process 10668 exited with code 0 -2016/11/08 11:12:43 [notice] 236#3268: exit -2016/11/08 11:12:43 [notice] 236#3268: exit -2016/11/08 11:12:46 [notice] 9040#208: using the "select" event method -2016/11/08 11:12:46 [notice] 9040#208: using the "select" event method -2016/11/08 11:12:46 [notice] 9040#208: nginx/1.11.5 -2016/11/08 11:12:46 [notice] 9040#208: nginx/1.11.5 -2016/11/08 11:12:46 [info] 9040#208: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:12:46 [notice] 9040#208: start worker processes -2016/11/08 11:12:46 [notice] 9040#208: start worker processes -2016/11/08 11:12:46 [notice] 9040#208: start worker process 1900 -2016/11/08 11:12:46 [notice] 9040#208: start worker process 1900 -2016/11/08 11:12:46 [notice] 1900#10028: nginx/1.11.5 -2016/11/08 11:12:46 [notice] 1900#10028: nginx/1.11.5 -2016/11/08 11:12:46 [info] 1900#10028: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:12:46 [notice] 1900#10028: create thread 7044 -2016/11/08 11:12:46 [notice] 1900#10028: create thread 7044 -2016/11/08 11:12:46 [notice] 1900#10028: create thread 10056 -2016/11/08 11:12:46 [notice] 1900#10028: create thread 10056 -2016/11/08 11:12:46 [notice] 1900#10028: create thread 9384 -2016/11/08 11:12:46 [notice] 1900#10028: create thread 9384 -2016/11/08 11:12:53 [error] 1900#7044: *1 CreateFile() "C:/build/public/salix.login.js/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:12:53 [error] 1900#7044: *1 CreateFile() "C:/build/public/salix.login.js/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:12:53 [error] 1900#7044: *1 CreateFile() "C:/build/public/salix.login.js/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:12:57 [error] 1900#7044: *1 CreateFile() "C:/build/public/salix.login.js/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:12:57 [error] 1900#7044: *1 CreateFile() "C:/build/public/salix.login.js/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:12:57 [error] 1900#7044: *1 CreateFile() "C:/build/public/salix.login.js/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:13:04 [info] 1900#7044: *2 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:13:40 [notice] 9040#208: exiting -2016/11/08 11:13:40 [notice] 9040#208: exiting -2016/11/08 11:13:40 [notice] 1900#10028: gracefully shutting down -2016/11/08 11:13:40 [notice] 1900#10028: gracefully shutting down -2016/11/08 11:13:40 [notice] 1900#10056: exiting -2016/11/08 11:13:40 [notice] 1900#10056: exiting -2016/11/08 11:13:40 [notice] 1900#7044: exiting -2016/11/08 11:13:40 [notice] 1900#7044: exiting -2016/11/08 11:13:40 [notice] 1900#10028: exit -2016/11/08 11:13:40 [notice] 1900#10028: exit -2016/11/08 11:13:40 [notice] 9040#208: worker process 1900 exited with code 0 -2016/11/08 11:13:40 [notice] 9040#208: worker process 1900 exited with code 0 -2016/11/08 11:13:40 [notice] 9040#208: exit -2016/11/08 11:13:40 [notice] 9040#208: exit -2016/11/08 11:13:43 [notice] 5676#6392: using the "select" event method -2016/11/08 11:13:43 [notice] 5676#6392: using the "select" event method -2016/11/08 11:13:43 [notice] 5676#6392: nginx/1.11.5 -2016/11/08 11:13:43 [notice] 5676#6392: nginx/1.11.5 -2016/11/08 11:13:43 [info] 5676#6392: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:13:43 [notice] 5676#6392: start worker processes -2016/11/08 11:13:43 [notice] 5676#6392: start worker processes -2016/11/08 11:13:43 [notice] 5676#6392: start worker process 2540 -2016/11/08 11:13:43 [notice] 5676#6392: start worker process 2540 -2016/11/08 11:13:43 [notice] 2540#4832: nginx/1.11.5 -2016/11/08 11:13:43 [notice] 2540#4832: nginx/1.11.5 -2016/11/08 11:13:43 [info] 2540#4832: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:13:43 [notice] 2540#4832: create thread 7512 -2016/11/08 11:13:43 [notice] 2540#4832: create thread 7512 -2016/11/08 11:13:43 [notice] 2540#4832: create thread 5412 -2016/11/08 11:13:43 [notice] 2540#4832: create thread 5412 -2016/11/08 11:13:43 [notice] 2540#4832: create thread 8760 -2016/11/08 11:13:43 [notice] 2540#4832: create thread 8760 -2016/11/08 11:13:48 [error] 2540#7512: *1 CreateFile() "C:/build/public/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:13:48 [error] 2540#7512: *1 CreateFile() "C:/build/public/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:13:48 [error] 2540#7512: *1 CreateFile() "C:/build/public/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:13:51 [error] 2540#7512: *1 CreateFile() "C:/build/public/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:13:51 [error] 2540#7512: *1 CreateFile() "C:/build/public/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:13:51 [error] 2540#7512: *1 CreateFile() "C:/build/public/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:14:00 [info] 2540#7512: *2 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:17:41 [notice] 5676#6392: exiting -2016/11/08 11:17:41 [notice] 5676#6392: exiting -2016/11/08 11:17:41 [notice] 2540#4832: gracefully shutting down -2016/11/08 11:17:41 [notice] 2540#4832: gracefully shutting down -2016/11/08 11:17:41 [notice] 2540#5412: exiting -2016/11/08 11:17:41 [notice] 2540#5412: exiting -2016/11/08 11:17:41 [notice] 2540#7512: exiting -2016/11/08 11:17:41 [notice] 2540#7512: exiting -2016/11/08 11:17:41 [notice] 2540#4832: exit -2016/11/08 11:17:41 [notice] 2540#4832: exit -2016/11/08 11:17:41 [notice] 5676#6392: worker process 2540 exited with code 0 -2016/11/08 11:17:41 [notice] 5676#6392: worker process 2540 exited with code 0 -2016/11/08 11:17:41 [notice] 5676#6392: exit -2016/11/08 11:17:41 [notice] 5676#6392: exit -2016/11/08 11:19:37 [notice] 5700#3272: using the "select" event method -2016/11/08 11:19:37 [notice] 5700#3272: using the "select" event method -2016/11/08 11:19:37 [notice] 5700#3272: nginx/1.11.5 -2016/11/08 11:19:37 [notice] 5700#3272: nginx/1.11.5 -2016/11/08 11:19:37 [info] 5700#3272: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:19:37 [notice] 5700#3272: start worker processes -2016/11/08 11:19:37 [notice] 5700#3272: start worker processes -2016/11/08 11:19:37 [notice] 5700#3272: start worker process 8236 -2016/11/08 11:19:37 [notice] 5700#3272: start worker process 8236 -2016/11/08 11:19:37 [notice] 8236#5164: nginx/1.11.5 -2016/11/08 11:19:37 [notice] 8236#5164: nginx/1.11.5 -2016/11/08 11:19:37 [info] 8236#5164: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:19:37 [notice] 8236#5164: create thread 4720 -2016/11/08 11:19:37 [notice] 8236#5164: create thread 4720 -2016/11/08 11:19:37 [notice] 8236#5164: create thread 5180 -2016/11/08 11:19:37 [notice] 8236#5164: create thread 5180 -2016/11/08 11:19:37 [notice] 8236#5164: create thread 7420 -2016/11/08 11:19:37 [notice] 8236#5164: create thread 7420 -2016/11/08 11:19:51 [error] 8236#4720: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:19:51 [error] 8236#4720: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:19:51 [error] 8236#4720: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:19:52 [error] 8236#4720: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:19:52 [error] 8236#4720: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:19:52 [error] 8236#4720: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:19:53 [error] 8236#4720: *1 CreateFile() "C:/build/public/salix.login.js/static" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static HTTP/1.1", host: "localhost:8080" -2016/11/08 11:19:53 [error] 8236#4720: *1 CreateFile() "C:/build/public/salix.login.js/static" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static HTTP/1.1", host: "localhost:8080" -2016/11/08 11:19:53 [error] 8236#4720: *1 CreateFile() "C:/build/public/salix.login.js/static" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static HTTP/1.1", host: "localhost:8080" -2016/11/08 11:21:50 [notice] 5700#3272: exiting -2016/11/08 11:21:50 [notice] 5700#3272: exiting -2016/11/08 11:21:50 [notice] 8236#5164: gracefully shutting down -2016/11/08 11:21:50 [notice] 8236#5164: gracefully shutting down -2016/11/08 11:21:50 [notice] 8236#5180: exiting -2016/11/08 11:21:50 [notice] 8236#5180: exiting -2016/11/08 11:21:50 [notice] 8236#4720: exiting -2016/11/08 11:21:50 [notice] 8236#4720: exiting -2016/11/08 11:21:50 [notice] 8236#5164: exit -2016/11/08 11:21:50 [notice] 8236#5164: exit -2016/11/08 11:21:50 [notice] 5700#3272: worker process 8236 exited with code 0 -2016/11/08 11:21:50 [notice] 5700#3272: worker process 8236 exited with code 0 -2016/11/08 11:21:50 [notice] 5700#3272: exit -2016/11/08 11:21:50 [notice] 5700#3272: exit -2016/11/08 11:22:01 [notice] 1556#8776: using the "select" event method -2016/11/08 11:22:01 [notice] 1556#8776: using the "select" event method -2016/11/08 11:22:01 [notice] 1556#8776: nginx/1.11.5 -2016/11/08 11:22:01 [notice] 1556#8776: nginx/1.11.5 -2016/11/08 11:22:01 [info] 1556#8776: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:22:01 [notice] 1556#8776: start worker processes -2016/11/08 11:22:01 [notice] 1556#8776: start worker processes -2016/11/08 11:22:01 [notice] 1556#8776: start worker process 8312 -2016/11/08 11:22:01 [notice] 1556#8776: start worker process 8312 -2016/11/08 11:22:01 [notice] 8312#5996: nginx/1.11.5 -2016/11/08 11:22:01 [notice] 8312#5996: nginx/1.11.5 -2016/11/08 11:22:01 [info] 8312#5996: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:22:01 [notice] 8312#5996: create thread 8616 -2016/11/08 11:22:01 [notice] 8312#5996: create thread 8616 -2016/11/08 11:22:01 [notice] 8312#5996: create thread 10524 -2016/11/08 11:22:01 [notice] 8312#5996: create thread 10524 -2016/11/08 11:22:01 [notice] 8312#5996: create thread 8828 -2016/11/08 11:22:01 [notice] 8312#5996: create thread 8828 -2016/11/08 11:22:09 [error] 8312#8616: *1 CreateFile() "C:/build/public/salix.login.js/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:22:09 [error] 8312#8616: *1 CreateFile() "C:/build/public/salix.login.js/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:22:09 [error] 8312#8616: *1 CreateFile() "C:/build/public/salix.login.js/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:22:46 [info] 8312#8616: *3 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:23:35 [notice] 1556#8776: exiting -2016/11/08 11:23:35 [notice] 1556#8776: exiting -2016/11/08 11:23:35 [notice] 8312#5996: gracefully shutting down -2016/11/08 11:23:35 [notice] 8312#5996: gracefully shutting down -2016/11/08 11:23:35 [notice] 8312#10524: exiting -2016/11/08 11:23:35 [notice] 8312#10524: exiting -2016/11/08 11:23:35 [notice] 8312#8616: exiting -2016/11/08 11:23:35 [notice] 8312#8616: exiting -2016/11/08 11:23:35 [notice] 8312#5996: exit -2016/11/08 11:23:35 [notice] 8312#5996: exit -2016/11/08 11:23:35 [notice] 1556#8776: worker process 8312 exited with code 0 -2016/11/08 11:23:35 [notice] 1556#8776: worker process 8312 exited with code 0 -2016/11/08 11:23:35 [notice] 1556#8776: exit -2016/11/08 11:23:35 [notice] 1556#8776: exit -2016/11/08 11:25:17 [notice] 7480#6788: using the "select" event method -2016/11/08 11:25:17 [notice] 7480#6788: using the "select" event method -2016/11/08 11:25:17 [notice] 7480#6788: nginx/1.11.5 -2016/11/08 11:25:17 [notice] 7480#6788: nginx/1.11.5 -2016/11/08 11:25:17 [info] 7480#6788: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:25:17 [notice] 7480#6788: start worker processes -2016/11/08 11:25:17 [notice] 7480#6788: start worker processes -2016/11/08 11:25:17 [notice] 7480#6788: start worker process 828 -2016/11/08 11:25:17 [notice] 7480#6788: start worker process 828 -2016/11/08 11:25:17 [notice] 828#9656: nginx/1.11.5 -2016/11/08 11:25:17 [notice] 828#9656: nginx/1.11.5 -2016/11/08 11:25:17 [info] 828#9656: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:25:17 [notice] 828#9656: create thread 4836 -2016/11/08 11:25:17 [notice] 828#9656: create thread 4836 -2016/11/08 11:25:17 [notice] 828#9656: create thread 9984 -2016/11/08 11:25:17 [notice] 828#9656: create thread 9984 -2016/11/08 11:25:17 [notice] 828#9656: create thread 4908 -2016/11/08 11:25:17 [notice] 828#9656: create thread 4908 -2016/11/08 11:25:30 [error] 828#4836: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:25:30 [error] 828#4836: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:25:30 [error] 828#4836: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:25:30 [error] 828#4836: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:25:30 [error] 828#4836: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:25:30 [error] 828#4836: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:25:31 [error] 828#4836: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:25:31 [error] 828#4836: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:25:31 [error] 828#4836: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:25:56 [notice] 7480#6788: exiting -2016/11/08 11:25:56 [notice] 7480#6788: exiting -2016/11/08 11:25:56 [notice] 828#9656: gracefully shutting down -2016/11/08 11:25:56 [notice] 828#9656: gracefully shutting down -2016/11/08 11:25:56 [notice] 828#9984: exiting -2016/11/08 11:25:56 [notice] 828#9984: exiting -2016/11/08 11:25:58 [info] 828#4836: *3 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:25:58 [info] 828#4836: *5 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:25:58 [notice] 828#4836: exiting -2016/11/08 11:25:58 [notice] 828#4836: exiting -2016/11/08 11:25:58 [notice] 828#9656: exit -2016/11/08 11:25:58 [notice] 828#9656: exit -2016/11/08 11:25:58 [notice] 7480#6788: worker process 828 exited with code 0 -2016/11/08 11:25:58 [notice] 7480#6788: worker process 828 exited with code 0 -2016/11/08 11:25:58 [notice] 7480#6788: exit -2016/11/08 11:25:58 [notice] 7480#6788: exit -2016/11/08 11:26:17 [notice] 8124#3116: using the "select" event method -2016/11/08 11:26:17 [notice] 8124#3116: using the "select" event method -2016/11/08 11:26:17 [notice] 8124#3116: nginx/1.11.5 -2016/11/08 11:26:17 [notice] 8124#3116: nginx/1.11.5 -2016/11/08 11:26:17 [info] 8124#3116: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:26:17 [notice] 8124#3116: start worker processes -2016/11/08 11:26:17 [notice] 8124#3116: start worker processes -2016/11/08 11:26:17 [notice] 8124#3116: start worker process 1780 -2016/11/08 11:26:17 [notice] 8124#3116: start worker process 1780 -2016/11/08 11:26:17 [notice] 1780#7804: nginx/1.11.5 -2016/11/08 11:26:17 [notice] 1780#7804: nginx/1.11.5 -2016/11/08 11:26:17 [info] 1780#7804: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:26:17 [notice] 1780#7804: create thread 9988 -2016/11/08 11:26:17 [notice] 1780#7804: create thread 9988 -2016/11/08 11:26:17 [notice] 1780#7804: create thread 10864 -2016/11/08 11:26:17 [notice] 1780#7804: create thread 10864 -2016/11/08 11:26:17 [notice] 1780#7804: create thread 8984 -2016/11/08 11:26:17 [notice] 1780#7804: create thread 8984 -2016/11/08 11:26:28 [error] 1780#9988: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:26:28 [error] 1780#9988: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:26:28 [error] 1780#9988: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/static/salix.login.js" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /static/salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:26:43 [info] 1780#9988: *3 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:29:43 [error] 1780#9988: *4 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:29:43 [error] 1780#9988: *4 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:29:43 [error] 1780#9988: *4 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /salix.login.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:30:01 [info] 1780#9988: *6 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:30:03 [error] 1780#9988: *4 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:30:03 [error] 1780#9988: *4 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:30:03 [error] 1780#9988: *4 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/salix.login.js" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /salix.login.js HTTP/1.1", host: "localhost:8080" -2016/11/08 11:30:22 [info] 1780#9988: *7 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:30:22 [info] 1780#9988: *8 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:30:43 [notice] 8124#3116: exiting -2016/11/08 11:30:43 [notice] 8124#3116: exiting -2016/11/08 11:30:43 [notice] 1780#7804: gracefully shutting down -2016/11/08 11:30:43 [notice] 1780#7804: gracefully shutting down -2016/11/08 11:30:43 [notice] 1780#10864: exiting -2016/11/08 11:30:43 [notice] 1780#10864: exiting -2016/11/08 11:30:43 [notice] 1780#9988: exiting -2016/11/08 11:30:43 [notice] 1780#9988: exiting -2016/11/08 11:30:43 [notice] 1780#7804: exit -2016/11/08 11:30:43 [notice] 1780#7804: exit -2016/11/08 11:30:43 [notice] 8124#3116: worker process 1780 exited with code 0 -2016/11/08 11:30:43 [notice] 8124#3116: worker process 1780 exited with code 0 -2016/11/08 11:30:43 [notice] 8124#3116: exit -2016/11/08 11:30:43 [notice] 8124#3116: exit -2016/11/08 11:30:50 [notice] 3244#10780: using the "select" event method -2016/11/08 11:30:50 [notice] 3244#10780: using the "select" event method -2016/11/08 11:30:50 [notice] 3244#10780: nginx/1.11.5 -2016/11/08 11:30:50 [notice] 3244#10780: nginx/1.11.5 -2016/11/08 11:30:50 [info] 3244#10780: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:30:50 [notice] 3244#10780: start worker processes -2016/11/08 11:30:50 [notice] 3244#10780: start worker processes -2016/11/08 11:30:50 [notice] 3244#10780: start worker process 1484 -2016/11/08 11:30:50 [notice] 3244#10780: start worker process 1484 -2016/11/08 11:30:50 [notice] 1484#10708: nginx/1.11.5 -2016/11/08 11:30:50 [notice] 1484#10708: nginx/1.11.5 -2016/11/08 11:30:50 [info] 1484#10708: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:30:50 [notice] 1484#10708: create thread 1964 -2016/11/08 11:30:50 [notice] 1484#10708: create thread 1964 -2016/11/08 11:30:50 [notice] 1484#10708: create thread 4128 -2016/11/08 11:30:50 [notice] 1484#10708: create thread 4128 -2016/11/08 11:30:50 [notice] 1484#10708: create thread 8096 -2016/11/08 11:30:50 [notice] 1484#10708: create thread 8096 -2016/11/08 11:31:08 [error] 1484#1964: *1 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 11:31:08 [error] 1484#1964: *1 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 11:31:08 [error] 1484#1964: *1 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 11:31:08 [error] 1484#1964: *1 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 11:31:08 [error] 1484#1964: *1 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 11:31:08 [error] 1484#1964: *1 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 11:31:21 [info] 1484#1964: *2 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:31:21 [info] 1484#1964: *3 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:31:42 [info] 1484#1964: *7 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:31:42 [info] 1484#1964: *8 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:32:48 [info] 1484#1964: *12 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:32:48 [info] 1484#1964: *13 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:33:43 [error] 1484#1964: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/account/status" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /account/status HTTP/1.1", host: "localhost:8080" -2016/11/08 11:33:43 [error] 1484#1964: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/account/status" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /account/status HTTP/1.1", host: "localhost:8080" -2016/11/08 11:33:43 [error] 1484#1964: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/account/status" failed (3: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /account/status HTTP/1.1", host: "localhost:8080" -2016/11/08 11:33:55 [info] 1484#1964: *18 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:33:55 [info] 1484#1964: *19 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:33:55 [error] 1484#1964: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/account/api" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /account/api HTTP/1.1", host: "localhost:8080" -2016/11/08 11:33:55 [error] 1484#1964: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/account/api" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /account/api HTTP/1.1", host: "localhost:8080" -2016/11/08 11:33:55 [error] 1484#1964: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/account/api" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /account/api HTTP/1.1", host: "localhost:8080" -2016/11/08 11:35:16 [info] 1484#1964: *28 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:35:33 [info] 1484#1964: *1 client 127.0.0.1 closed keepalive connection -2016/11/08 11:36:29 [error] 1484#1964: *29 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 11:36:29 [error] 1484#1964: *29 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 11:36:29 [error] 1484#1964: *29 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 11:36:29 [error] 1484#1964: *29 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/favicon.ico" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /favicon.ico HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/" -2016/11/08 11:36:29 [error] 1484#1964: *29 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/favicon.ico" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /favicon.ico HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/" -2016/11/08 11:36:29 [error] 1484#1964: *29 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/favicon.ico" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /favicon.ico HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/" -2016/11/08 11:36:50 [info] 1484#1964: *30 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:36:50 [info] 1484#1964: *31 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:37:01 [info] 1484#1964: *35 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:38:25 [error] 1484#1964: *37 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/account/status" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /account/status HTTP/1.1", host: "localhost:8080" -2016/11/08 11:38:25 [error] 1484#1964: *37 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/account/status" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /account/status HTTP/1.1", host: "localhost:8080" -2016/11/08 11:38:25 [error] 1484#1964: *37 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/account/status" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /account/status HTTP/1.1", host: "localhost:8080" -2016/11/08 11:38:36 [info] 1484#1964: *38 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:38:36 [info] 1484#1964: *40 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:38:36 [info] 1484#1964: *39 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:39:33 [notice] 3244#10780: exiting -2016/11/08 11:39:33 [notice] 3244#10780: exiting -2016/11/08 11:39:33 [notice] 1484#10708: gracefully shutting down -2016/11/08 11:39:33 [notice] 1484#10708: gracefully shutting down -2016/11/08 11:39:33 [notice] 1484#4128: exiting -2016/11/08 11:39:33 [notice] 1484#4128: exiting -2016/11/08 11:39:33 [notice] 1484#1964: exiting -2016/11/08 11:39:33 [notice] 1484#1964: exiting -2016/11/08 11:39:33 [notice] 1484#10708: exit -2016/11/08 11:39:33 [notice] 1484#10708: exit -2016/11/08 11:39:33 [notice] 3244#10780: worker process 1484 exited with code 0 -2016/11/08 11:39:33 [notice] 3244#10780: worker process 1484 exited with code 0 -2016/11/08 11:39:33 [notice] 3244#10780: exit -2016/11/08 11:39:33 [notice] 3244#10780: exit -2016/11/08 11:39:35 [notice] 1560#10624: using the "select" event method -2016/11/08 11:39:35 [notice] 1560#10624: using the "select" event method -2016/11/08 11:39:35 [notice] 1560#10624: nginx/1.11.5 -2016/11/08 11:39:35 [notice] 1560#10624: nginx/1.11.5 -2016/11/08 11:39:35 [info] 1560#10624: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:39:35 [notice] 1560#10624: start worker processes -2016/11/08 11:39:35 [notice] 1560#10624: start worker processes -2016/11/08 11:39:35 [notice] 1560#10624: start worker process 5592 -2016/11/08 11:39:35 [notice] 1560#10624: start worker process 5592 -2016/11/08 11:39:35 [notice] 5592#9376: nginx/1.11.5 -2016/11/08 11:39:35 [notice] 5592#9376: nginx/1.11.5 -2016/11/08 11:39:35 [info] 5592#9376: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:39:35 [notice] 5592#9376: create thread 5828 -2016/11/08 11:39:35 [notice] 5592#9376: create thread 5828 -2016/11/08 11:39:35 [notice] 5592#9376: create thread 4804 -2016/11/08 11:39:35 [notice] 5592#9376: create thread 4804 -2016/11/08 11:39:35 [notice] 5592#9376: create thread 5252 -2016/11/08 11:39:35 [notice] 5592#9376: create thread 5252 -2016/11/08 11:39:48 [error] 5592#5828: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/account" failed (2: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /account HTTP/1.1", host: "localhost:8080" -2016/11/08 11:39:48 [error] 5592#5828: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/account" failed (2: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /account HTTP/1.1", host: "localhost:8080" -2016/11/08 11:39:48 [error] 5592#5828: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/account" failed (2: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /account HTTP/1.1", host: "localhost:8080" -2016/11/08 11:40:09 [info] 5592#5828: *2 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:40:09 [info] 5592#5828: *3 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:50:01 [notice] 1560#10624: exiting -2016/11/08 11:50:01 [notice] 1560#10624: exiting -2016/11/08 11:50:01 [notice] 5592#9376: gracefully shutting down -2016/11/08 11:50:01 [notice] 5592#9376: gracefully shutting down -2016/11/08 11:50:01 [notice] 5592#4804: exiting -2016/11/08 11:50:01 [notice] 5592#4804: exiting -2016/11/08 11:50:01 [notice] 5592#5828: exiting -2016/11/08 11:50:01 [notice] 5592#5828: exiting -2016/11/08 11:50:01 [notice] 5592#9376: exit -2016/11/08 11:50:01 [notice] 5592#9376: exit -2016/11/08 11:50:01 [notice] 1560#10624: worker process 5592 exited with code 0 -2016/11/08 11:50:01 [notice] 1560#10624: worker process 5592 exited with code 0 -2016/11/08 11:50:01 [notice] 1560#10624: exit -2016/11/08 11:50:01 [notice] 1560#10624: exit -2016/11/08 11:50:05 [notice] 10948#3076: using the "select" event method -2016/11/08 11:50:05 [notice] 10948#3076: using the "select" event method -2016/11/08 11:50:05 [notice] 10948#3076: nginx/1.11.5 -2016/11/08 11:50:05 [notice] 10948#3076: nginx/1.11.5 -2016/11/08 11:50:05 [info] 10948#3076: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:50:05 [notice] 10948#3076: start worker processes -2016/11/08 11:50:05 [notice] 10948#3076: start worker processes -2016/11/08 11:50:05 [notice] 10948#3076: start worker process 3104 -2016/11/08 11:50:05 [notice] 10948#3076: start worker process 3104 -2016/11/08 11:50:06 [notice] 3104#5204: nginx/1.11.5 -2016/11/08 11:50:06 [notice] 3104#5204: nginx/1.11.5 -2016/11/08 11:50:06 [info] 3104#5204: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:50:06 [notice] 3104#5204: create thread 9984 -2016/11/08 11:50:06 [notice] 3104#5204: create thread 9984 -2016/11/08 11:50:06 [notice] 3104#5204: create thread 2692 -2016/11/08 11:50:06 [notice] 3104#5204: create thread 2692 -2016/11/08 11:50:06 [notice] 3104#5204: create thread 10732 -2016/11/08 11:50:06 [notice] 3104#5204: create thread 10732 -2016/11/08 11:50:12 [error] 3104#9984: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/account" failed (2: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /account HTTP/1.1", host: "localhost:8080" -2016/11/08 11:50:12 [error] 3104#9984: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/account" failed (2: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /account HTTP/1.1", host: "localhost:8080" -2016/11/08 11:50:12 [error] 3104#9984: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/account" failed (2: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /account HTTP/1.1", host: "localhost:8080" -2016/11/08 11:50:34 [info] 3104#9984: *2 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:52:03 [notice] 10948#3076: exiting -2016/11/08 11:52:03 [notice] 10948#3076: exiting -2016/11/08 11:52:03 [notice] 3104#5204: gracefully shutting down -2016/11/08 11:52:03 [notice] 3104#5204: gracefully shutting down -2016/11/08 11:52:03 [notice] 3104#2692: exiting -2016/11/08 11:52:03 [notice] 3104#2692: exiting -2016/11/08 11:52:03 [notice] 3104#9984: exiting -2016/11/08 11:52:03 [notice] 3104#9984: exiting -2016/11/08 11:52:03 [notice] 3104#5204: exit -2016/11/08 11:52:03 [notice] 3104#5204: exit -2016/11/08 11:52:03 [notice] 10948#3076: worker process 3104 exited with code 0 -2016/11/08 11:52:03 [notice] 10948#3076: worker process 3104 exited with code 0 -2016/11/08 11:52:03 [notice] 10948#3076: exit -2016/11/08 11:52:03 [notice] 10948#3076: exit -2016/11/08 11:52:07 [notice] 3588#5260: using the "select" event method -2016/11/08 11:52:07 [notice] 3588#5260: using the "select" event method -2016/11/08 11:52:07 [notice] 3588#5260: nginx/1.11.5 -2016/11/08 11:52:07 [notice] 3588#5260: nginx/1.11.5 -2016/11/08 11:52:07 [info] 3588#5260: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:52:07 [notice] 3588#5260: start worker processes -2016/11/08 11:52:07 [notice] 3588#5260: start worker processes -2016/11/08 11:52:07 [notice] 3588#5260: start worker process 4128 -2016/11/08 11:52:07 [notice] 3588#5260: start worker process 4128 -2016/11/08 11:52:08 [notice] 4128#8576: nginx/1.11.5 -2016/11/08 11:52:08 [notice] 4128#8576: nginx/1.11.5 -2016/11/08 11:52:08 [info] 4128#8576: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:52:08 [notice] 4128#8576: create thread 10380 -2016/11/08 11:52:08 [notice] 4128#8576: create thread 10380 -2016/11/08 11:52:08 [notice] 4128#8576: create thread 4892 -2016/11/08 11:52:08 [notice] 4128#8576: create thread 4892 -2016/11/08 11:52:08 [notice] 4128#8576: create thread 5224 -2016/11/08 11:52:08 [notice] 4128#8576: create thread 5224 -2016/11/08 11:52:26 [info] 4128#10380: *3 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:53:00 [notice] 3588#5260: exiting -2016/11/08 11:53:00 [notice] 3588#5260: exiting -2016/11/08 11:53:00 [notice] 4128#8576: gracefully shutting down -2016/11/08 11:53:00 [notice] 4128#8576: gracefully shutting down -2016/11/08 11:53:00 [notice] 4128#4892: exiting -2016/11/08 11:53:00 [notice] 4128#4892: exiting -2016/11/08 11:53:01 [notice] 4128#10380: exiting -2016/11/08 11:53:01 [notice] 4128#10380: exiting -2016/11/08 11:53:01 [notice] 4128#8576: exit -2016/11/08 11:53:01 [notice] 4128#8576: exit -2016/11/08 11:53:01 [notice] 3588#5260: worker process 4128 exited with code 0 -2016/11/08 11:53:01 [notice] 3588#5260: worker process 4128 exited with code 0 -2016/11/08 11:53:01 [notice] 3588#5260: exit -2016/11/08 11:53:01 [notice] 3588#5260: exit -2016/11/08 11:53:03 [notice] 3272#4052: using the "select" event method -2016/11/08 11:53:03 [notice] 3272#4052: using the "select" event method -2016/11/08 11:53:03 [notice] 3272#4052: nginx/1.11.5 -2016/11/08 11:53:03 [notice] 3272#4052: nginx/1.11.5 -2016/11/08 11:53:03 [info] 3272#4052: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:53:03 [notice] 3272#4052: start worker processes -2016/11/08 11:53:03 [notice] 3272#4052: start worker processes -2016/11/08 11:53:03 [notice] 3272#4052: start worker process 5452 -2016/11/08 11:53:03 [notice] 3272#4052: start worker process 5452 -2016/11/08 11:53:03 [notice] 5452#4304: nginx/1.11.5 -2016/11/08 11:53:03 [notice] 5452#4304: nginx/1.11.5 -2016/11/08 11:53:03 [info] 5452#4304: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:53:03 [notice] 5452#4304: create thread 9264 -2016/11/08 11:53:03 [notice] 5452#4304: create thread 9264 -2016/11/08 11:53:03 [notice] 5452#4304: create thread 4348 -2016/11/08 11:53:03 [notice] 5452#4304: create thread 4348 -2016/11/08 11:53:03 [notice] 5452#4304: create thread 9992 -2016/11/08 11:53:03 [notice] 5452#4304: create thread 9992 -2016/11/08 11:53:18 [info] 5452#9264: *3 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:53:39 [notice] 3272#4052: exiting -2016/11/08 11:53:39 [notice] 3272#4052: exiting -2016/11/08 11:53:39 [notice] 5452#4304: gracefully shutting down -2016/11/08 11:53:39 [notice] 5452#4304: gracefully shutting down -2016/11/08 11:53:39 [notice] 5452#4348: exiting -2016/11/08 11:53:39 [notice] 5452#4348: exiting -2016/11/08 11:53:39 [notice] 5452#9264: exiting -2016/11/08 11:53:39 [notice] 5452#9264: exiting -2016/11/08 11:53:39 [notice] 5452#4304: exit -2016/11/08 11:53:39 [notice] 5452#4304: exit -2016/11/08 11:53:40 [notice] 3272#4052: worker process 5452 exited with code 0 -2016/11/08 11:53:40 [notice] 3272#4052: worker process 5452 exited with code 0 -2016/11/08 11:53:40 [notice] 3272#4052: exit -2016/11/08 11:53:40 [notice] 3272#4052: exit -2016/11/08 11:53:43 [notice] 6812#4768: using the "select" event method -2016/11/08 11:53:43 [notice] 6812#4768: using the "select" event method -2016/11/08 11:53:43 [notice] 6812#4768: nginx/1.11.5 -2016/11/08 11:53:43 [notice] 6812#4768: nginx/1.11.5 -2016/11/08 11:53:43 [info] 6812#4768: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:53:43 [notice] 6812#4768: start worker processes -2016/11/08 11:53:43 [notice] 6812#4768: start worker processes -2016/11/08 11:53:43 [notice] 6812#4768: start worker process 4828 -2016/11/08 11:53:43 [notice] 6812#4768: start worker process 4828 -2016/11/08 11:53:43 [notice] 4828#9288: nginx/1.11.5 -2016/11/08 11:53:43 [notice] 4828#9288: nginx/1.11.5 -2016/11/08 11:53:43 [info] 4828#9288: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 11:53:43 [notice] 4828#9288: create thread 3412 -2016/11/08 11:53:43 [notice] 4828#9288: create thread 3412 -2016/11/08 11:53:43 [notice] 4828#9288: create thread 9376 -2016/11/08 11:53:43 [notice] 4828#9288: create thread 9376 -2016/11/08 11:53:43 [notice] 4828#9288: create thread 4672 -2016/11/08 11:53:43 [notice] 4828#9288: create thread 4672 -2016/11/08 11:54:21 [info] 4828#3412: *3 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:54:32 [info] 4828#3412: *6 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:57:45 [info] 4828#3412: *42 client timed out (10060: FormatMessage() error:(15100)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:59:24 [info] 4828#3412: *45 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 11:59:25 [error] 4828#3412: *43 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/index.html" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /index.html HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:59:25 [error] 4828#3412: *43 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/index.html" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /index.html HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 11:59:25 [error] 4828#3412: *43 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/index.html" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /index.html HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 12:00:31 [info] 4828#3412: *48 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:00:31 [info] 4828#3412: *52 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:00:31 [info] 4828#3412: *49 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:00:31 [info] 4828#3412: *50 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:00:31 [info] 4828#3412: *51 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:00:31 [error] 4828#3412: *43 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/index.html" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /index.html HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 12:00:31 [error] 4828#3412: *43 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/index.html" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /index.html HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 12:00:31 [error] 4828#3412: *43 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/index.html" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /index.html HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 12:01:03 [info] 4828#3412: *55 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:01:03 [info] 4828#3412: *58 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:01:03 [info] 4828#3412: *56 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:01:03 [info] 4828#3412: *57 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:01:22 [error] 4828#3412: *43 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/index.html" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /index.html HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 12:01:22 [error] 4828#3412: *43 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/index.html" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /index.html HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 12:01:22 [error] 4828#3412: *43 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/index.html" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /index.html HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 12:02:41 [info] 4828#3412: *63 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:02:41 [info] 4828#3412: *65 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:02:41 [info] 4828#3412: *64 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:08:48 [error] 4828#3412: *68 upstream timed out (10060: FormatMessage() error:(15105)) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080" -2016/11/08 12:08:48 [error] 4828#3412: *68 upstream timed out (10060: FormatMessage() error:(15105)) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080" -2016/11/08 12:08:48 [error] 4828#3412: *68 upstream timed out (10060: FormatMessage() error:(15105)) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080" -2016/11/08 12:08:48 [error] 4828#3412: *68 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/50x.html" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080" -2016/11/08 12:08:48 [error] 4828#3412: *68 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/50x.html" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080" -2016/11/08 12:08:48 [error] 4828#3412: *68 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/50x.html" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080" -2016/11/08 12:08:49 [info] 4828#3412: *70 client timed out (10060: FormatMessage() error:(15105)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:09:50 [info] 4828#3412: *76 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:09:50 [info] 4828#3412: *78 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:09:50 [info] 4828#3412: *77 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:10:48 [notice] 6812#4768: exiting -2016/11/08 12:10:48 [notice] 6812#4768: exiting -2016/11/08 12:10:48 [notice] 4828#9288: gracefully shutting down -2016/11/08 12:10:48 [notice] 4828#9288: gracefully shutting down -2016/11/08 12:10:48 [notice] 4828#9376: exiting -2016/11/08 12:10:48 [notice] 4828#9376: exiting -2016/11/08 12:10:50 [info] 4828#3412: *87 client timed out (10060: FormatMessage() error:(15105)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:10:50 [info] 4828#3412: *88 client timed out (10060: FormatMessage() error:(15105)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:10:50 [notice] 4828#3412: exiting -2016/11/08 12:10:50 [notice] 4828#3412: exiting -2016/11/08 12:10:50 [notice] 4828#9288: exit -2016/11/08 12:10:50 [notice] 4828#9288: exit -2016/11/08 12:10:50 [notice] 6812#4768: worker process 4828 exited with code 0 -2016/11/08 12:10:50 [notice] 6812#4768: worker process 4828 exited with code 0 -2016/11/08 12:10:50 [notice] 6812#4768: exit -2016/11/08 12:10:50 [notice] 6812#4768: exit -2016/11/08 12:10:51 [notice] 9148#8868: using the "select" event method -2016/11/08 12:10:51 [notice] 9148#8868: using the "select" event method -2016/11/08 12:10:51 [notice] 9148#8868: nginx/1.11.5 -2016/11/08 12:10:51 [notice] 9148#8868: nginx/1.11.5 -2016/11/08 12:10:51 [info] 9148#8868: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 12:10:51 [notice] 9148#8868: start worker processes -2016/11/08 12:10:51 [notice] 9148#8868: start worker processes -2016/11/08 12:10:51 [notice] 9148#8868: start worker process 1900 -2016/11/08 12:10:51 [notice] 9148#8868: start worker process 1900 -2016/11/08 12:10:51 [notice] 1900#10196: nginx/1.11.5 -2016/11/08 12:10:51 [notice] 1900#10196: nginx/1.11.5 -2016/11/08 12:10:51 [info] 1900#10196: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 12:10:51 [notice] 1900#10196: create thread 2896 -2016/11/08 12:10:51 [notice] 1900#10196: create thread 2896 -2016/11/08 12:10:51 [notice] 1900#10196: create thread 9824 -2016/11/08 12:10:51 [notice] 1900#10196: create thread 9824 -2016/11/08 12:10:51 [notice] 1900#10196: create thread 7272 -2016/11/08 12:10:51 [notice] 1900#10196: create thread 7272 -2016/11/08 12:11:36 [info] 1900#2896: *2 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:11:36 [info] 1900#2896: *6 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:11:36 [info] 1900#2896: *4 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:13:40 [info] 1900#2896: *14 client timed out (10060: FormatMessage() error:(15100)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:13:40 [info] 1900#2896: *15 client timed out (10060: FormatMessage() error:(15105)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:14:54 [info] 1900#2896: *19 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:14:54 [info] 1900#2896: *18 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:15:54 [info] 1900#2896: *25 client timed out (10060: FormatMessage() error:(15105)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:15:54 [info] 1900#2896: *26 client timed out (10060: FormatMessage() error:(15105)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:17:46 [info] 1900#2896: *31 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:18:07 [info] 1900#2896: *33 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:18:07 [info] 1900#2896: *34 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:18:17 [error] 1900#2896: *29 upstream timed out (10060: FormatMessage() error:(15105)) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET /salix/login?access_token=Pqr5Vz9WpwGCHHsMiH95VJivGcHEDhdvWl6qBBlrJGFHkQCiPqD2ReWvrtHaK72M HTTP/1.1", upstream: "http://127.0.0.1:3001/login", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 12:18:17 [error] 1900#2896: *29 upstream timed out (10060: FormatMessage() error:(15105)) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET /salix/login?access_token=Pqr5Vz9WpwGCHHsMiH95VJivGcHEDhdvWl6qBBlrJGFHkQCiPqD2ReWvrtHaK72M HTTP/1.1", upstream: "http://127.0.0.1:3001/login", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 12:18:17 [error] 1900#2896: *29 upstream timed out (10060: FormatMessage() error:(15105)) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET /salix/login?access_token=Pqr5Vz9WpwGCHHsMiH95VJivGcHEDhdvWl6qBBlrJGFHkQCiPqD2ReWvrtHaK72M HTTP/1.1", upstream: "http://127.0.0.1:3001/login", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 12:18:17 [error] 1900#2896: *29 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/50x.html" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /salix/login?access_token=Pqr5Vz9WpwGCHHsMiH95VJivGcHEDhdvWl6qBBlrJGFHkQCiPqD2ReWvrtHaK72M HTTP/1.1", upstream: "http://127.0.0.1:3001/login", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 12:18:17 [error] 1900#2896: *29 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/50x.html" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /salix/login?access_token=Pqr5Vz9WpwGCHHsMiH95VJivGcHEDhdvWl6qBBlrJGFHkQCiPqD2ReWvrtHaK72M HTTP/1.1", upstream: "http://127.0.0.1:3001/login", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 12:18:17 [error] 1900#2896: *29 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/50x.html" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /salix/login?access_token=Pqr5Vz9WpwGCHHsMiH95VJivGcHEDhdvWl6qBBlrJGFHkQCiPqD2ReWvrtHaK72M HTTP/1.1", upstream: "http://127.0.0.1:3001/login", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 12:18:30 [info] 1900#2896: *35 client prematurely closed connection, so upstream connection is closed too while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET /salix/login?access_token=Pqr5Vz9WpwGCHHsMiH95VJivGcHEDhdvWl6qBBlrJGFHkQCiPqD2ReWvrtHaK72M HTTP/1.1", upstream: "http://127.0.0.1:3001/login", host: "localhost:8080" -2016/11/08 12:18:58 [info] 1900#2896: *41 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:20:18 [info] 1900#2896: *45 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:21:42 [info] 1900#2896: *49 client timed out (10060: FormatMessage() error:(15105)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:21:42 [error] 1900#2896: *48 upstream timed out (10060: FormatMessage() error:(15105)) while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "GET /salix/login?access_token=AuAOFQ7coxwOXzocPRc9kpJAsRUIqqZ098uJ5n4MmvC3USS99ZVfzyFmc4RJgGqN HTTP/1.1", upstream: "http://127.0.0.1:3001/login", host: "localhost:8080" -2016/11/08 12:21:42 [error] 1900#2896: *48 upstream timed out (10060: FormatMessage() error:(15105)) while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "GET /salix/login?access_token=AuAOFQ7coxwOXzocPRc9kpJAsRUIqqZ098uJ5n4MmvC3USS99ZVfzyFmc4RJgGqN HTTP/1.1", upstream: "http://127.0.0.1:3001/login", host: "localhost:8080" -2016/11/08 12:21:42 [error] 1900#2896: *48 upstream timed out (10060: FormatMessage() error:(15105)) while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "GET /salix/login?access_token=AuAOFQ7coxwOXzocPRc9kpJAsRUIqqZ098uJ5n4MmvC3USS99ZVfzyFmc4RJgGqN HTTP/1.1", upstream: "http://127.0.0.1:3001/login", host: "localhost:8080" -2016/11/08 12:21:42 [error] 1900#2896: *48 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/50x.html" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /salix/login?access_token=AuAOFQ7coxwOXzocPRc9kpJAsRUIqqZ098uJ5n4MmvC3USS99ZVfzyFmc4RJgGqN HTTP/1.1", upstream: "http://127.0.0.1:3001/login", host: "localhost:8080" -2016/11/08 12:21:42 [error] 1900#2896: *48 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/50x.html" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /salix/login?access_token=AuAOFQ7coxwOXzocPRc9kpJAsRUIqqZ098uJ5n4MmvC3USS99ZVfzyFmc4RJgGqN HTTP/1.1", upstream: "http://127.0.0.1:3001/login", host: "localhost:8080" -2016/11/08 12:21:42 [error] 1900#2896: *48 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/50x.html" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /salix/login?access_token=AuAOFQ7coxwOXzocPRc9kpJAsRUIqqZ098uJ5n4MmvC3USS99ZVfzyFmc4RJgGqN HTTP/1.1", upstream: "http://127.0.0.1:3001/login", host: "localhost:8080" -2016/11/08 12:27:52 [notice] 9148#8868: exiting -2016/11/08 12:27:52 [notice] 9148#8868: exiting -2016/11/08 12:27:52 [notice] 1900#10196: gracefully shutting down -2016/11/08 12:27:52 [notice] 1900#10196: gracefully shutting down -2016/11/08 12:27:52 [notice] 1900#9824: exiting -2016/11/08 12:27:52 [notice] 1900#9824: exiting -2016/11/08 12:27:52 [notice] 1900#2896: exiting -2016/11/08 12:27:52 [notice] 1900#2896: exiting -2016/11/08 12:27:52 [notice] 1900#10196: exit -2016/11/08 12:27:52 [notice] 1900#10196: exit -2016/11/08 12:27:52 [notice] 9148#8868: worker process 1900 exited with code 0 -2016/11/08 12:27:52 [notice] 9148#8868: worker process 1900 exited with code 0 -2016/11/08 12:27:52 [notice] 9148#8868: exit -2016/11/08 12:27:52 [notice] 9148#8868: exit -2016/11/08 12:28:02 [notice] 9704#4052: using the "select" event method -2016/11/08 12:28:02 [notice] 9704#4052: using the "select" event method -2016/11/08 12:28:02 [notice] 9704#4052: nginx/1.11.5 -2016/11/08 12:28:02 [notice] 9704#4052: nginx/1.11.5 -2016/11/08 12:28:02 [info] 9704#4052: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 12:28:02 [notice] 9704#4052: start worker processes -2016/11/08 12:28:02 [notice] 9704#4052: start worker processes -2016/11/08 12:28:02 [notice] 9704#4052: start worker process 4164 -2016/11/08 12:28:02 [notice] 9704#4052: start worker process 4164 -2016/11/08 12:28:02 [notice] 4164#10336: nginx/1.11.5 -2016/11/08 12:28:02 [notice] 4164#10336: nginx/1.11.5 -2016/11/08 12:28:02 [info] 4164#10336: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 12:28:02 [notice] 4164#10336: create thread 904 -2016/11/08 12:28:02 [notice] 4164#10336: create thread 904 -2016/11/08 12:28:02 [notice] 4164#10336: create thread 8104 -2016/11/08 12:28:02 [notice] 4164#10336: create thread 8104 -2016/11/08 12:28:02 [notice] 4164#10336: create thread 11144 -2016/11/08 12:28:02 [notice] 4164#10336: create thread 11144 -2016/11/08 12:28:56 [info] 4164#904: *3 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:28:56 [error] 4164#904: *1 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 12:28:56 [error] 4164#904: *1 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 12:28:56 [error] 4164#904: *1 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 12:29:45 [error] 4164#904: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/config.js" failed (2: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /config.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/salix" -2016/11/08 12:29:45 [error] 4164#904: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/config.js" failed (2: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /config.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/salix" -2016/11/08 12:29:45 [error] 4164#904: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/config.js" failed (2: FormatMessage() error:(15100)), client: 127.0.0.1, server: localhost, request: "GET /config.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/salix" -2016/11/08 12:29:45 [error] 4164#904: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/config.js" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /config.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/salix" -2016/11/08 12:29:45 [error] 4164#904: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/config.js" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /config.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/salix" -2016/11/08 12:29:45 [error] 4164#904: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/config.js" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /config.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/salix" -2016/11/08 12:29:46 [error] 4164#904: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/config.js" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /config.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/salix" -2016/11/08 12:29:46 [error] 4164#904: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/config.js" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /config.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/salix" -2016/11/08 12:29:46 [error] 4164#904: *1 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/config.js" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /config.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/salix" -2016/11/08 12:30:46 [info] 4164#904: *6 client timed out (10060: FormatMessage() error:(15105)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:30:46 [info] 4164#904: *7 client timed out (10060: FormatMessage() error:(15105)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:32:40 [info] 4164#904: *9 client timed out (10060: FormatMessage() error:(15105)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:32:40 [info] 4164#904: *11 client timed out (10060: FormatMessage() error:(15105)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:32:41 [info] 4164#904: *12 client timed out (10060: FormatMessage() error:(15105)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:33:11 [info] 4164#904: *15 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:33:12 [error] 4164#904: *13 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/config.js" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /config.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/salix" -2016/11/08 12:33:12 [error] 4164#904: *13 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/config.js" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /config.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/salix" -2016/11/08 12:33:12 [error] 4164#904: *13 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/config.js" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /config.js HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/salix" -2016/11/08 12:35:30 [info] 4164#904: *19 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:35:30 [info] 4164#904: *22 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:35:30 [info] 4164#904: *20 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:37:57 [info] 4164#904: *28 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:37:57 [info] 4164#904: *27 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:37:57 [info] 4164#904: *31 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:41:13 [notice] 9704#4052: exiting -2016/11/08 12:41:13 [notice] 9704#4052: exiting -2016/11/08 12:41:13 [notice] 4164#10336: gracefully shutting down -2016/11/08 12:41:13 [notice] 4164#10336: gracefully shutting down -2016/11/08 12:41:13 [notice] 4164#8104: exiting -2016/11/08 12:41:13 [notice] 4164#8104: exiting -2016/11/08 12:41:13 [notice] 4164#904: exiting -2016/11/08 12:41:13 [notice] 4164#904: exiting -2016/11/08 12:41:13 [notice] 4164#10336: exit -2016/11/08 12:41:13 [notice] 4164#10336: exit -2016/11/08 12:41:13 [notice] 9704#4052: worker process 4164 exited with code 0 -2016/11/08 12:41:13 [notice] 9704#4052: worker process 4164 exited with code 0 -2016/11/08 12:41:13 [notice] 9704#4052: exit -2016/11/08 12:41:13 [notice] 9704#4052: exit -2016/11/08 12:43:31 [notice] 828#8588: using the "select" event method -2016/11/08 12:43:31 [notice] 828#8588: using the "select" event method -2016/11/08 12:43:31 [notice] 828#8588: nginx/1.11.5 -2016/11/08 12:43:31 [notice] 828#8588: nginx/1.11.5 -2016/11/08 12:43:31 [info] 828#8588: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 12:43:31 [notice] 828#8588: start worker processes -2016/11/08 12:43:31 [notice] 828#8588: start worker processes -2016/11/08 12:43:31 [notice] 828#8588: start worker process 9592 -2016/11/08 12:43:31 [notice] 828#8588: start worker process 9592 -2016/11/08 12:43:31 [notice] 9592#10732: nginx/1.11.5 -2016/11/08 12:43:31 [notice] 9592#10732: nginx/1.11.5 -2016/11/08 12:43:31 [info] 9592#10732: OS: 260200 build:9200, "", suite:100, type:1 -2016/11/08 12:43:31 [notice] 9592#10732: create thread 8848 -2016/11/08 12:43:31 [notice] 9592#10732: create thread 8848 -2016/11/08 12:43:31 [notice] 9592#10732: create thread 2720 -2016/11/08 12:43:31 [notice] 9592#10732: create thread 2720 -2016/11/08 12:43:31 [notice] 9592#10732: create thread 6228 -2016/11/08 12:43:31 [notice] 9592#10732: create thread 6228 -2016/11/08 12:46:05 [info] 9592#8848: *2 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:46:05 [info] 9592#8848: *6 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:46:05 [info] 9592#8848: *3 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:46:52 [info] 9592#8848: *7 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:46:52 [info] 9592#8848: *8 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:53:09 [info] 9592#8848: *16 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:53:09 [info] 9592#8848: *15 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:54:33 [info] 9592#8848: *25 client timed out (10060: FormatMessage() error:(15100)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 12:54:33 [info] 9592#8848: *26 client timed out (10060: FormatMessage() error:(15105)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:31:36 [info] 9592#8848: *28 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:31:36 [info] 9592#8848: *27 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:34:03 [info] 9592#8848: *37 client timed out (10060: FormatMessage() error:(15105)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:34:03 [info] 9592#8848: *38 client timed out (10060: FormatMessage() error:(15105)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:35:17 [info] 9592#8848: *45 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:36:59 [info] 9592#8848: *49 client timed out (10060: FormatMessage() error:(15105)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:36:59 [info] 9592#8848: *50 client timed out (10060: FormatMessage() error:(15105)) while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:37:53 [info] 9592#8848: *53 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:38:53 [error] 9592#8848: *51 upstream timed out (10060: FormatMessage() error:(15105)) while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "POST /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080", referrer: "http://localhost:8080/account/?api_key=salix" -2016/11/08 13:38:53 [error] 9592#8848: *51 upstream timed out (10060: FormatMessage() error:(15105)) while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "POST /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080", referrer: "http://localhost:8080/account/?api_key=salix" -2016/11/08 13:38:53 [error] 9592#8848: *51 upstream timed out (10060: FormatMessage() error:(15105)) while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "POST /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080", referrer: "http://localhost:8080/account/?api_key=salix" -2016/11/08 13:38:53 [error] 9592#8848: *51 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/50x.html" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "POST /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080", referrer: "http://localhost:8080/account/?api_key=salix" -2016/11/08 13:38:53 [error] 9592#8848: *51 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/50x.html" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "POST /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080", referrer: "http://localhost:8080/account/?api_key=salix" -2016/11/08 13:38:53 [error] 9592#8848: *51 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/50x.html" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "POST /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080", referrer: "http://localhost:8080/account/?api_key=salix" -2016/11/08 13:40:38 [error] 9592#8848: *51 upstream timed out (10060: FormatMessage() error:(15105)) while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "POST /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080", referrer: "http://localhost:8080/account/?api_key=salix" -2016/11/08 13:40:38 [error] 9592#8848: *51 upstream timed out (10060: FormatMessage() error:(15105)) while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "POST /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080", referrer: "http://localhost:8080/account/?api_key=salix" -2016/11/08 13:40:38 [error] 9592#8848: *51 upstream timed out (10060: FormatMessage() error:(15105)) while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "POST /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080", referrer: "http://localhost:8080/account/?api_key=salix" -2016/11/08 13:40:38 [error] 9592#8848: *51 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/50x.html" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "POST /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080", referrer: "http://localhost:8080/account/?api_key=salix" -2016/11/08 13:40:38 [error] 9592#8848: *51 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/50x.html" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "POST /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080", referrer: "http://localhost:8080/account/?api_key=salix" -2016/11/08 13:40:38 [error] 9592#8848: *51 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/50x.html" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "POST /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080", referrer: "http://localhost:8080/account/?api_key=salix" -2016/11/08 13:41:57 [info] 9592#8848: *58 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:42:29 [info] 9592#8848: *61 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:42:29 [info] 9592#8848: *62 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:46:23 [info] 9592#8848: *68 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:46:23 [info] 9592#8848: *66 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:46:23 [info] 9592#8848: *71 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:49:35 [info] 9592#8848: *73 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:49:35 [info] 9592#8848: *76 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:49:35 [info] 9592#8848: *74 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:49:57 [error] 9592#8848: *72 WSARecv() failed (10054: FormatMessage() error:(15105)) while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "POST /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080", referrer: "http://localhost:8080/account/?api_key=salix" -2016/11/08 13:49:57 [error] 9592#8848: *72 WSARecv() failed (10054: FormatMessage() error:(15105)) while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "POST /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080", referrer: "http://localhost:8080/account/?api_key=salix" -2016/11/08 13:49:57 [error] 9592#8848: *72 WSARecv() failed (10054: FormatMessage() error:(15105)) while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "POST /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080", referrer: "http://localhost:8080/account/?api_key=salix" -2016/11/08 13:49:57 [error] 9592#8848: *72 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/50x.html" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "POST /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080", referrer: "http://localhost:8080/account/?api_key=salix" -2016/11/08 13:49:57 [error] 9592#8848: *72 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/50x.html" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "POST /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080", referrer: "http://localhost:8080/account/?api_key=salix" -2016/11/08 13:49:57 [error] 9592#8848: *72 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/html/50x.html" failed (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "POST /account HTTP/1.1", upstream: "http://127.0.0.1:3000/", host: "localhost:8080", referrer: "http://localhost:8080/account/?api_key=salix" -2016/11/08 13:52:14 [info] 9592#8848: *81 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 13:59:18 [info] 9592#8848: *156 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:00:55 [error] 9592#8848: *163 "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/explorer/index.html" is not found (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /explorer/ HTTP/1.1", host: "localhost:8080" -2016/11/08 14:00:55 [error] 9592#8848: *163 "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/explorer/index.html" is not found (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /explorer/ HTTP/1.1", host: "localhost:8080" -2016/11/08 14:00:55 [error] 9592#8848: *163 "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/explorer/index.html" is not found (3: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /explorer/ HTTP/1.1", host: "localhost:8080" -2016/11/08 14:01:00 [info] 9592#8848: *162 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:01:00 [info] 9592#8848: *167 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:01:00 [info] 9592#8848: *164 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:01:00 [info] 9592#8848: *168 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:01:00 [info] 9592#8848: *166 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:03:02 [info] 9592#8848: *201 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:03:02 [info] 9592#8848: *205 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:03:02 [info] 9592#8848: *204 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:03:02 [info] 9592#8848: *202 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:03:02 [info] 9592#8848: *203 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:05:03 [info] 9592#8848: *213 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:05:34 [info] 9592#8848: *217 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:05:34 [info] 9592#8848: *221 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:05:34 [info] 9592#8848: *218 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:05:34 [info] 9592#8848: *219 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:05:34 [info] 9592#8848: *220 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:09:39 [info] 9592#8848: *227 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:09:57 [error] 9592#8848: *224 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/undefined" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /undefined?access_token=F5yGEtsyK4XamSRGjqCckISqRYv8RyUfw0cnTthnSrLTD1sZAWsv68vizFAGDLPS HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 14:09:57 [error] 9592#8848: *224 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/undefined" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /undefined?access_token=F5yGEtsyK4XamSRGjqCckISqRYv8RyUfw0cnTthnSrLTD1sZAWsv68vizFAGDLPS HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 14:09:57 [error] 9592#8848: *224 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/undefined" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /undefined?access_token=F5yGEtsyK4XamSRGjqCckISqRYv8RyUfw0cnTthnSrLTD1sZAWsv68vizFAGDLPS HTTP/1.1", host: "localhost:8080", referrer: "http://localhost:8080/account" -2016/11/08 14:10:23 [info] 9592#8848: *233 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:10:23 [info] 9592#8848: *236 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:10:23 [info] 9592#8848: *234 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:10:23 [info] 9592#8848: *235 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:10:42 [info] 9592#8848: *238 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:10:42 [info] 9592#8848: *239 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:15:08 [error] 9592#8848: *249 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/login" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /login HTTP/1.1", host: "localhost:8080" -2016/11/08 14:15:08 [error] 9592#8848: *249 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/login" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /login HTTP/1.1", host: "localhost:8080" -2016/11/08 14:15:08 [error] 9592#8848: *249 CreateFile() "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/login" failed (2: FormatMessage() error:(15105)), client: 127.0.0.1, server: localhost, request: "GET /login HTTP/1.1", host: "localhost:8080" -2016/11/08 14:15:19 [info] 9592#8848: *251 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:15:19 [info] 9592#8848: *250 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:15:19 [info] 9592#8848: *252 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:15:24 [error] 9592#8848: *249 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 14:15:24 [error] 9592#8848: *249 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 14:15:24 [error] 9592#8848: *249 directory index of "C:\Users\vfalco\Documents\vscode\salix\@salix/build/public/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost:8080" -2016/11/08 14:15:37 [info] 9592#8848: *253 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:15:37 [info] 9592#8848: *254 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:18:40 [info] 9592#8848: *266 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:18:40 [info] 9592#8848: *267 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:20:35 [info] 9592#8848: *283 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:20:35 [info] 9592#8848: *282 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:21:04 [info] 9592#8848: *288 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/08 14:21:04 [info] 9592#8848: *289 client closed connection while waiting for request, client: 127.0.0.1, server: 0.0.0.0:8080 -2016/11/09 11:53:27 [notice] 871#0: using the "kqueue" event method -2016/11/09 11:53:27 [notice] 871#0: using the "kqueue" event method -2016/11/09 11:53:27 [notice] 871#0: nginx/1.10.1 -2016/11/09 11:53:27 [notice] 871#0: nginx/1.10.1 -2016/11/09 11:53:27 [notice] 871#0: built by clang 8.0.0 (clang-800.0.38) -2016/11/09 11:53:27 [notice] 871#0: built by clang 8.0.0 (clang-800.0.38) -2016/11/09 11:53:27 [notice] 871#0: OS: Darwin 16.0.0 -2016/11/09 11:53:27 [notice] 871#0: OS: Darwin 16.0.0 -2016/11/09 11:53:27 [notice] 871#0: hw.ncpu: 4 -2016/11/09 11:53:27 [notice] 871#0: hw.ncpu: 4 -2016/11/09 11:53:27 [notice] 871#0: net.inet.tcp.sendspace: 131072 -2016/11/09 11:53:27 [notice] 871#0: net.inet.tcp.sendspace: 131072 -2016/11/09 11:53:27 [notice] 871#0: kern.ipc.somaxconn: 128 -2016/11/09 11:53:27 [notice] 871#0: kern.ipc.somaxconn: 128 -2016/11/09 11:53:27 [notice] 871#0: getrlimit(RLIMIT_NOFILE): 1024:9223372036854775807 -2016/11/09 11:53:27 [notice] 871#0: getrlimit(RLIMIT_NOFILE): 1024:9223372036854775807 -2016/11/09 11:53:27 [notice] 872#0: start worker processes -2016/11/09 11:53:27 [notice] 872#0: start worker processes -2016/11/09 11:53:27 [notice] 872#0: start worker process 873 -2016/11/09 11:53:27 [notice] 872#0: start worker process 873 diff --git a/@salix/gulpfile.js b/@salix/gulpfile.js index 71dc0db9d..5ae416f35 100644 --- a/@salix/gulpfile.js +++ b/@salix/gulpfile.js @@ -7,12 +7,12 @@ var fs = require ('fs'); // Routes -var fileTpl = '\n"<%=file.path%>": <%=contents%>'; +var fileTpl = '\n"<%=file.relative%>": <%=contents%>'; var globalTpl = 'var routes = {<%=contents%>\n}'; gulp.task ('routes', function () { - return gulp.src ('./**/routes.js') + return gulp.src ('./crud/**/routes.js') .pipe (wrap (fileTpl)) .pipe (concat ('salix.routes.js', {newLine: ','})) .pipe (wrap (globalTpl)) diff --git a/@salix/login/src/login/login.js b/@salix/login/src/login/login.js index 217526cae..8bb2408d7 100644 --- a/@salix/login/src/login/login.js +++ b/@salix/login/src/login/login.js @@ -4,38 +4,38 @@ import style from './login.scss' export const COMPONENT = { - template: template, - controller: function ($http) - { - var self = this; + template: template, + controller: function ($http) + { + var self = this; this.submit = function () { - $('spinner').firstChild.MaterialSpinner.start (); - - var url = '/account'; - this.model.appId = window.location.href; - $http.post(url, this.model).then ( - onLoginOk, - onLoginErr - ); + var model = this.model; + + if (model && model.email && model.password) + { + setLoading (true); + model.appId = window.location.href; + $http.post('/account', this.model).then ( + onLoginOk, + onLoginErr + ); + } + else + showMessage ('Please insert your email and password'); }; - function $ (id) - { - return document.getElementById (id); - } - function onLoginOk (response) { - $('spinner').firstChild.MaterialSpinner.stop (); + setLoading (false); //sessionStorage.setItem ('token', response.data.accessToken); window.location = response.data.location +'?access_token='+ response.data.accessToken; } function onLoginErr (response) { - $('spinner').firstChild.MaterialSpinner.stop (); - //self.model.password = ''; + setLoading (false); + self.model.password = ''; var message; @@ -51,19 +51,37 @@ export const COMPONENT = message = 'Something went wrong'; } - var snackbar = $('snackbar'); - snackbar.firstChild.MaterialSnackbar.showSnackbar ({ - message: message - }); + showMessage (message); + } + + function $ (id) + { + return document.getElementById (id); + } + + function setLoading (isLoading) + { + var spinner = $('spinner').firstChild.MaterialSpinner; + + if (isLoading) + spinner.start (); + else + spinner.stop (); + } + + function showMessage (message) + { + var snackbar = $('snackbar').firstChild.MaterialSnackbar; + snackbar.showSnackbar ({message: message}); } }, - controllerAs:'login' + controllerAs: 'login' }; module.component('vnLogin', COMPONENT); module.config(['$httpProvider', function($httpProvider) { - $httpProvider.defaults.useXDomain = true; - delete $httpProvider.defaults.headers.common['X-Requested-With']; - } + $httpProvider.defaults.useXDomain = true; + delete $httpProvider.defaults.headers.common['X-Requested-With']; + } ]); diff --git a/@salix/package.json b/@salix/package.json index 804e8563d..ce851711e 100644 --- a/@salix/package.json +++ b/@salix/package.json @@ -36,13 +36,13 @@ "raw-loader": "*", "sass-loader": "^4.0.2", "style-loader": "^0.13.1", - "webpack": "*", - "webpack-dev-server": "*" + "webpack": "^1.13.3", + "webpack-dev-server": "^1.16.2" }, "scripts": { "build": "webpack --progress --colors --watch", + "dev": "webpack-dev-server --progress --colors --hot", "lint": "eslint ./ --cache --ignore-pattern .gitignore", - "dev": "webpack-dev-server --progress --colors --inline --hot", "gulp": "gulp", "express": "node server.js", "nginx": "/usr/sbin/nginx -p . -c nginx.conf", diff --git a/@salix/webpack.config.js b/@salix/webpack.config.js index b44e2eebd..4c739fec9 100644 --- a/@salix/webpack.config.js +++ b/@salix/webpack.config.js @@ -11,7 +11,7 @@ module.exports = path: path.join (__dirname, 'build', 'public'), filename: '[name].js', publicPath: '/static/', - chunkFilename: "[name].js" + chunkFilename: "chunk.[name].[chunkhash].js" }, module: { loaders: [ @@ -43,6 +43,10 @@ module.exports = 'node_modules' ] }, + devServer: { + inline: true, + host: '0.0.0.0' + }, devtool: 'eval-source-map' }; diff --git a/myToken.json b/myToken.json deleted file mode 100644 index 66527496a..000000000 --- a/myToken.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "ids": { - "User": 2, - "AccessToken": 13 - }, - "models": { - "User": { - "1": "{\"password\":\"$2a$10$Vf2J.QlJo1rkqtTZcTt2M.Crp32SmLbRQWud/pA3h.h4mIaNr978S\",\"email\":\"admin@admin.com\",\"id\":1}" - }, - "AccessToken": { - "duWZM0wQ0VqpWXm3GqcCHzkPzQtyHj3TptP9GldSC1ONvJylEx7Lpyxw7lIzQceH": "{\"id\":\"duWZM0wQ0VqpWXm3GqcCHzkPzQtyHj3TptP9GldSC1ONvJylEx7Lpyxw7lIzQceH\",\"ttl\":1209600,\"created\":\"2016-11-08T12:41:47.592Z\",\"userId\":1}", - "bxZozWDT6GNyuQKR8vKsrEUYmD8uG3JOLku08DozZO6xEBnZtrRJvYQ78STIpvtj": "{\"id\":\"bxZozWDT6GNyuQKR8vKsrEUYmD8uG3JOLku08DozZO6xEBnZtrRJvYQ78STIpvtj\",\"ttl\":1209600,\"created\":\"2016-11-08T12:42:31.683Z\",\"userId\":1}", - "ed9PVgBuNfG9D8QlDpMTZNBK8dKNN4J2XdmKd9gPYAgaShx3eNEcfO2imVsNeBk0": "{\"id\":\"ed9PVgBuNfG9D8QlDpMTZNBK8dKNN4J2XdmKd9gPYAgaShx3eNEcfO2imVsNeBk0\",\"ttl\":1209600,\"created\":\"2016-11-08T12:49:36.866Z\",\"userId\":1}", - "ojE0NvYJWRVZt1Z9EKCndZs0jA1mHUx7QFVyTEyzx0HOl0YKCza8orsILBMwdeH5": "{\"id\":\"ojE0NvYJWRVZt1Z9EKCndZs0jA1mHUx7QFVyTEyzx0HOl0YKCza8orsILBMwdeH5\",\"ttl\":1209600,\"created\":\"2016-11-08T12:52:10.061Z\",\"userId\":1}", - "lZRSkgCbbyQZYpLnR3gCKAidBXx3E6xucteJ0eDBHsxUUNNazI6DPcP5bq3mXGnS": "{\"id\":\"lZRSkgCbbyQZYpLnR3gCKAidBXx3E6xucteJ0eDBHsxUUNNazI6DPcP5bq3mXGnS\",\"ttl\":1209600,\"created\":\"2016-11-08T12:53:13.238Z\",\"userId\":1}", - "Z1VhLSUN0SDctQuRcWKhxru8UiHQfWGG3v0Ascdk2agjbxwiQouJkw49fQ5DKtRZ": "{\"id\":\"Z1VhLSUN0SDctQuRcWKhxru8UiHQfWGG3v0Ascdk2agjbxwiQouJkw49fQ5DKtRZ\",\"ttl\":1209600,\"created\":\"2016-11-08T12:54:36.938Z\",\"userId\":1}", - "5JhU0bqFaHRhdbhe0xxFBBt1D1buPX3naGbBgbBPj9yEMbjwrhQ3chFLHFBzA433": "{\"id\":\"5JhU0bqFaHRhdbhe0xxFBBt1D1buPX3naGbBgbBPj9yEMbjwrhQ3chFLHFBzA433\",\"ttl\":1209600,\"created\":\"2016-11-08T12:59:29.548Z\",\"userId\":1}", - "x3ZcHQwhgkLZPKJlrGEvrlTIh3le4lbCChEmMbXOzEkGtrb0UKuMxhilgehhaP4H": "{\"id\":\"x3ZcHQwhgkLZPKJlrGEvrlTIh3le4lbCChEmMbXOzEkGtrb0UKuMxhilgehhaP4H\",\"ttl\":1209600,\"created\":\"2016-11-08T13:04:35.169Z\",\"userId\":1}", - "cEJfb8uHS5bEjVF3lHjbrFSSl6kbvl71PYyM74FGjoA0aPL2MHkVlf3L2cG8UX4O": "{\"id\":\"cEJfb8uHS5bEjVF3lHjbrFSSl6kbvl71PYyM74FGjoA0aPL2MHkVlf3L2cG8UX4O\",\"ttl\":1209600,\"created\":\"2016-11-08T13:09:40.950Z\",\"userId\":1}", - "F5yGEtsyK4XamSRGjqCckISqRYv8RyUfw0cnTthnSrLTD1sZAWsv68vizFAGDLPS": "{\"id\":\"F5yGEtsyK4XamSRGjqCckISqRYv8RyUfw0cnTthnSrLTD1sZAWsv68vizFAGDLPS\",\"ttl\":1209600,\"created\":\"2016-11-08T13:09:57.542Z\",\"userId\":1}", - "gk3QKn3Hyg65NE2Brq3lPYxCTaSCFNYrOeny47lrxnw0cFOrXdF5uN3O6WerqXrL": "{\"id\":\"gk3QKn3Hyg65NE2Brq3lPYxCTaSCFNYrOeny47lrxnw0cFOrXdF5uN3O6WerqXrL\",\"ttl\":1209600,\"created\":\"2016-11-08T13:11:06.135Z\",\"userId\":1}", - "u5Cvy3hvP6GHnzUs3SaBaSKUvllfB9ZwblgAGC7v3HC2MxCvyhw3jbbrALKiJ4WY": "{\"id\":\"u5Cvy3hvP6GHnzUs3SaBaSKUvllfB9ZwblgAGC7v3HC2MxCvyhw3jbbrALKiJ4WY\",\"ttl\":1209600,\"created\":\"2016-11-09T10:54:05.162Z\",\"userId\":1}" - } - } -} \ No newline at end of file