Hi,
As the title says, I'm trying to deploy a selfhosted version and currently following the steps descried here and here.
During the
docker compose up -d
step the container "orcpub-orcpub-1" fails with an error, which is:
Caused by: java.lang.IllegalArgumentException: :db.error/unsupported-protocol Unsupported protocol :dev
Not really sure if this is related, but during the first step (./docker-setup.sh) I'm getting the following report:
nginx.conf: MISSING (/<omitted path>/orcpub/deploy/nginx.conf)
Let me know if I can provide you more logs or info to troubleshoot this.
Thanks!
Hi,
As the title says, I'm trying to deploy a selfhosted version and currently following the steps descried here and here.
During the
docker compose up -dstep the container "orcpub-orcpub-1" fails with an error, which is:
Caused by: java.lang.IllegalArgumentException: :db.error/unsupported-protocol Unsupported protocol :devNot really sure if this is related, but during the first step (
./docker-setup.sh) I'm getting the following report:nginx.conf: MISSING (/<omitted path>/orcpub/deploy/nginx.conf)Let me know if I can provide you more logs or info to troubleshoot this.
Thanks!