idpass / idpass-card-generator

Automate creating of multiple IDs, badges and cards for different people. Just upload your template and start generating your cards with different information.
Apache License 2.0
1 stars 1 forks source link

Facing issues while using idpass in production env #62

Open sjkarthik opened 1 year ago

sjkarthik commented 1 year ago

We are facing issues while deploying idpass to environment. Could you please help us to fix this.

sjkarthik commented 1 year ago

image

sjkarthik commented 1 year ago

Attached error message getting while running production.yml

renceInbox commented 1 year ago

Hello @sjkarthik , can you provide how can we replicate this? are you trying to connect to this host as your database?

sjkarthik commented 1 year ago

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 https://github.com/idpass/idpass-card-generator/issues/62#issuecomment-1413247549, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOBS4BMO6BUT3B2G2VDY3KTWVNMG5ANCNFSM6AAAAAAUKW32C4 . You are receiving this because you were mentioned.Message ID: @.***>

jeremi commented 1 year ago

@sjkarthik can you share the config? It is likely an issue specific to your setup.

sjkarthik commented 1 year ago

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 https://github.com/idpass/idpass-card-generator/issues/62#issuecomment-1418387836, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOBS4BKTBOKQJNGVFYTTMZ3WWBL2JANCNFSM6AAAAAAUKW32C4 . You are receiving this because you were mentioned.Message ID: @.***>

sjkarthik commented 1 year ago

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 https://github.com/idpass/idpass-card-generator/issues/62#issuecomment-1418426881, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOBS4BPSJUW2GBEMSPVH67DWWBRIDANCNFSM6AAAAAAUKW32C4 . You are receiving this because you were mentioned.Message ID: @.***>

jeremi commented 1 year ago

@sjkarthik seems we did not got the attachment, could you post it in a gist maybe?

sjkarthik commented 1 year ago

Hi @jeremi

Please find the attached config. config.zip

jeremi commented 1 year ago

@RohmerJay @renceInbox any idea?