Subscribe now: http://eepurl.com/di390P <<
time="2020-07-16T13:46:05Z" level=info msg="Software quality assurance features are enabled. Learn more at: https://www.ory.sh/docs/ecosystem/sqa"
time="2020-07-16T13:46:05Z" level=info msg="Setting up http server on :4445"
time="2020-07-16T13:46:05Z" level=warning msg="HTTPS disabled. Never do this in production."
time="2020-07-16T13:46:05Z" level=info msg="Setting up http server on :4444"
time="2020-07-16T13:46:05Z" level=warning msg="HTTPS disabled. Never do this in production."
time="2020-07-16T13:46:35Z" level=info msg="started handling request" method=GET remote="192.168.32.7:32948" request=/clients/reaction-admin
time="2020-07-16T13:46:35Z" level=info msg="completed handling request" measure#hydra/admin: https://hydra.buyfresh.info/.latency=40891428 method=GET remote="192.168.32.7:32948" request=/clients/reaction-admin status=200 text_status=OK took=40.891428ms
time="2020-07-16T13:46:35Z" level=info msg="started handling request" method=PUT remote="192.168.32.7:32950" request=/clients/reaction-admin
time="2020-07-16T13:46:35Z" level=info msg="completed handling request" measure#hydra/admin: https://hydra.buyfresh.info/.latency=20472469 method=PUT remote="192.168.32.7:32950" request=/clients/reaction-admin status=200 text_status=OK took=20.472469ms
time="2020-07-16T13:46:36Z" level=info msg="started handling request" method=GET remote="192.168.32.8:37452" request=/clients/example-storefront
time="2020-07-16T13:46:36Z" level=info msg="completed handling request" measure#hydra/admin: https://hydra.buyfresh.info/.latency=1595365 method=GET remote="192.168.32.8:37452" request=/clients/example-storefront status=200 text_status=OK took=1.595365ms
time="2020-07-16T13:46:36Z" level=info msg="started handling request" method=PUT remote="192.168.32.8:37454" request=/clients/example-storefront
time="2020-07-16T13:46:36Z" level=info msg="completed handling request" measure#hydra/admin: https://hydra.buyfresh.info/.latency=139490293 method=PUT remote="192.168.32.8:37454" request=/clients/example-storefront status=200 text_status=OK took=139.490293ms
.env
but backend not working
@ihalton
Running command: meteor run --port 4080 --no-lint --no-release-check --raw-logs
[[[[[ /usr/local/src/app ]]]]]
=> Started proxy.
Killed
Error: Command failed: REACTION_METEOR_APP_COMMAND_START_TIME=1597467210450 meteor run --port 4080 --no-lint --no-release-check --raw-logs
at checkExecSyncError (child_process.js:630:11)
at Object.execSync (child_process.js:666:15)
at run (file:///usr/local/src/app/.reaction/scripts/run.mjs:21:18)
at file:///usr/local/src/app/.reaction/scripts/run.mjs:29:1
at ModuleJob.run (internal/modules/esm/module_job.js:110:37)
at async Loader.import (internal/modules/esm/loader.js:164:24) {
status: 137,
signal: null,
output: [ null, null, null ],
pid: 39,
stdout: null,
stderr: null
}
Error: App failed to start
hello, get crashed when running reaction_admin from code. why?