We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems there is no issue with npm start. But I am unable forward to http://127.0.0.1:8360.
npm start
http://127.0.0.1:8360
[2018-03-23T05:14:51.131] [11064] [INFO] - Server running at http://127.0.0.1:8360 [2018-03-23T05:14:51.134] [11064] [INFO] - ThinkJS version: 3.2.7 [2018-03-23T05:14:51.134] [11064] [INFO] - Enviroment: development [2018-03-23T05:14:51.134] [11064] [INFO] - Workers: 4 [2018-03-23T05:14:53.017] [3464] [INFO] - mysql://root:root@127.0.0.1:3306/cmswing [2018-03-23T05:14:53.061] [3464] [INFO] - SQL: SELECT `name`,`value`,`type` FROM `cmswing_setup` WHERE ( `status` = 1 ) ORDER BY sort ASC, Time: 43ms [2018-03-23T05:14:53.064] [2788] [INFO] - mysql://root:root@127.0.0.1:3306/cmswing [2018-03-23T05:14:53.065] [3464] [INFO] - SQL: SELECT * FROM `cmswing_ext`, Time: 2ms [2018-03-23T05:14:53.104] [2788] [INFO] - SQL: SELECT `name`,`value`,`type` FROM `cmswing_setup` WHERE ( `status` = 1 ) ORDER BY sort ASC, Time: 39ms [2018-03-23T05:14:53.107] [2788] [INFO] - SQL: SELECT * FROM `cmswing_ext`, Time: 1ms [2018-03-23T05:14:53.221] [15348] [INFO] - mysql://root:root@127.0.0.1:3306/cmswing [2018-03-23T05:14:53.259] [15348] [INFO] - SQL: SELECT `name`,`value`,`type` FROM `cmswing_setup` WHERE ( `status` = 1 ) ORDER BY sort ASC, Time: 37ms [2018-03-23T05:14:53.262] [15348] [INFO] - SQL: SELECT * FROM `cmswing_ext`, Time: 2ms [2018-03-23T05:14:53.269] [6712] [INFO] - mysql://root:root@127.0.0.1:3306/cmswing [2018-03-23T05:14:53.304] [6712] [INFO] - SQL: SELECT `name`,`value`,`type` FROM `cmswing_setup` WHERE ( `status` = 1 ) ORDER BY sort ASC, Time: 35ms [2018-03-23T05:14:53.307] [6712] [INFO] - SQL: SELECT * FROM `cmswing_ext`, Time: 1ms [2018-03-23T05:14:55.779] [17696] [INFO] - mysql://root:root@127.0.0.1:3306/cmswing [2018-03-23T05:14:55.816] [17696] [INFO] - SQL: SELECT `name`,`value`,`type` FROM `cmswing_setup` WHERE ( `status` = 1 ) ORDER BY sort ASC, Time: 36ms [2018-03-23T05:14:55.819] [17696] [INFO] - SQL: SELECT * FROM `cmswing_ext`, Time: 2ms [2018-03-23T05:15:00.014] [2788] [INFO] - SQL: SELECT `id` FROM `cmswing_order` WHERE ( `pay_status` = 0 ) AND ( `status` = 2 ) AND ( `create_time` < 1521666900011 ) AND ( `type` = 0 ), Time: 2ms [2018-03-23T05:15:00.017] [2788] [INFO] - CLI admin/crontab/cloa 200 8ms
The text was updated successfully, but these errors were encountered:
Has this been fixed? It still doesn't work for me EDIT: Like, I am unable to connect to the site AT ALL.
Sorry, something went wrong.
You've received my letter and will reply as soon as possible? What letter...?
No branches or pull requests
It seems there is no issue with
npm start
. But I am unable forward tohttp://127.0.0.1:8360
.The text was updated successfully, but these errors were encountered: