-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
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
Facing issues while using idpass in production env #62
Comments
Attached error message getting while running production.yml |
Hello @sjkarthik , can you provide how can we replicate this? are you trying to connect to this host as your database? |
Hi Rommel
We are trying to connect to this host as our DB, now we are able to proceed
this and stuck at letsencrypt certificate exchange. Getting attached error.
[image: image.png]
…On Thu, Feb 2, 2023 at 12:36 PM Rommel Terrence Juanillo < ***@***.***> wrote:
Hello @sjkarthik <https://github.com/sjkarthik> , can you provide how can
we replicate this? are you trying to connect to this host as your database?
—
Reply to this email directly, view it on GitHub
<#62 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOBS4BMO6BUT3B2G2VDY3KTWVNMG5ANCNFSM6AAAAAAUKW32C4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@sjkarthik can you share the config? It is likely an issue specific to your setup. |
Hi Rommel
I have modified the production envs as given by you but still getting
certificate issue.
[image: image.png]
…On Mon, Feb 6, 2023 at 7:34 AM Rommel Terrence Juanillo < ***@***.***> wrote:
Sample production envs
# General
# ------------------------------------------------------------------------------
USE_DOCKER=yes
IPYTHONDIR=/app/.ipython
DJANGO_SETTINGS_MODULE=config.settings.production
# Change this
DJANGO_SECRET_KEY=secret
REDIS_URL=redis://redis/0
DJANGO_ADMIN_URL=admin
SENTRY_DSN=
DJANGO_ALLOWED_HOSTS=your.host.com
—
Reply to this email directly, view it on GitHub
<#62 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOBS4BKTBOKQJNGVFYTTMZ3WWBL2JANCNFSM6AAAAAAUKW32C4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
HI Jeremi
Please find the attached config .
…On Mon, Feb 6, 2023 at 8:20 AM Jeremi Joslin ***@***.***> wrote:
@sjkarthik <https://github.com/sjkarthik> can you share the config? It is
likely an issue specific to your setup.
—
Reply to this email directly, view it on GitHub
<#62 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOBS4BPSJUW2GBEMSPVH67DWWBRIDANCNFSM6AAAAAAUKW32C4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@sjkarthik seems we did not got the attachment, could you post it in a gist maybe? |
Hi @jeremi Please find the attached config. |
@RohmerJay @renceInbox any idea? |
We are facing issues while deploying idpass to environment. Could you please help us to fix this.
The text was updated successfully, but these errors were encountered: