Hi everyone,
I’m trying to install follow this: https://openedx.atlassian.net/wiki/spaces/OpenOPS/pages/1969455764/Koa+Native+Open+edX+platform+Ubuntu+20.04+64+bit+Installation
But when I’m access to my cms and lms with domain: https://edx-cms.koa.ins/ and https://edx-lms.koa.ins/. It also return for me page error
Uh oh, we are having some server issues…
‘image’ ('I cannot upload image but it has the ship sank)
Server error
We are aware of the error and are working to find a resolution.
And a check log of nginx, It return for me:
2021/04/02 07:03:10 [error] 24362#24362: 14 connect() failed (111: Connection refused) while connecting to upstream, client: ########, server: ~^((stage|prod)-)?studio., request: “GET / HTTP/1.0”, upstream: “http://127.0.0.1:8010/”, host: “/edx-cms.koa.ins”
2021/04/02 07:03:10 [error] 24362#24362: 14 connect() failed (111: Connection refused) while connecting to upstream, client: ########, server: ~^((stage|prod)-)?studio., request: “GET / HTTP/1.0”, upstream: “http://127.0.0.1:8010/”, host: “/edx-lms.koa.ins”
Please help me!!!