Skip to content

Suddenly having SSL issue  #28

@Johann-L-Pickard

Description

@Johann-L-Pickard

Hi,

I am suddenly having an SSL issue. I created an new instance from the button at https://docs.requarks.io/en/install/heroku . This is quite an urgent one, as it has all my documentation on, for something I need to submit tomorrow. I tried adding the PGSSLMODE env var to "require", but then I get back "Database Connection Error: DEPTH_ZERO_SELF_SIGNED_CERT undefined:undefined" error.

2021-03-07T13:32:19.755028+00:00 heroku[web.1]: Process exited with status 1
2021-03-07T13:32:19.856743+00:00 heroku[web.1]: State changed from starting to crashed
2021-03-07T14:04:24.793368+00:00 heroku[web.1]: State changed from crashed to starting
2021-03-07T14:04:42.704046+00:00 heroku[web.1]: Starting process with command node server
2021-03-07T14:04:45.956726+00:00 app[web.1]: Loading configuration from /wiki/config.yml... OK
2021-03-07T14:04:46.183145+00:00 app[web.1]: 2021-03-07T14:04:46.176Z [MASTER] info: =======================================
2021-03-07T14:04:46.185334+00:00 app[web.1]: 2021-03-07T14:04:46.185Z [MASTER] info: = Wiki.js 2.5.170 =====================
2021-03-07T14:04:46.185792+00:00 app[web.1]: 2021-03-07T14:04:46.185Z [MASTER] info: =======================================
2021-03-07T14:04:46.186261+00:00 app[web.1]: 2021-03-07T14:04:46.186Z [MASTER] info: Initializing...
2021-03-07T14:04:48.208143+00:00 app[web.1]: 2021-03-07T14:04:48.207Z [MASTER] info: Using database driver pg for postgres [ OK ]
2021-03-07T14:04:48.223888+00:00 app[web.1]: 2021-03-07T14:04:48.223Z [MASTER] info: Connecting to database...
2021-03-07T14:04:48.324933+00:00 app[web.1]: 2021-03-07T14:04:48.324Z [MASTER] error: Database Connection Error: 28000 undefined:undefined
2021-03-07T14:04:48.327852+00:00 app[web.1]: 2021-03-07T14:04:48.327Z [MASTER] warn: Will retry in 3 seconds... [Attempt 1 of 10]
2021-03-07T14:04:51.330694+00:00 app[web.1]: 2021-03-07T14:04:51.330Z [MASTER] info: Connecting to database...
2021-03-07T14:04:51.349068+00:00 app[web.1]: 2021-03-07T14:04:51.348Z [MASTER] error: Database Connection Error: 28000 undefined:undefined
2021-03-07T14:04:51.350698+00:00 app[web.1]: 2021-03-07T14:04:51.350Z [MASTER] warn: Will retry in 3 seconds... [Attempt 2 of 10]
2021-03-07T14:04:54.353558+00:00 app[web.1]: 2021-03-07T14:04:54.353Z [MASTER] info: Connecting to database...
2021-03-07T14:04:54.372996+00:00 app[web.1]: 2021-03-07T14:04:54.372Z [MASTER] error: Database Connection Error: 28000 undefined:undefined
2021-03-07T14:04:54.373453+00:00 app[web.1]: 2021-03-07T14:04:54.373Z [MASTER] warn: Will retry in 3 seconds... [Attempt 3 of 10]
2021-03-07T14:04:57.377851+00:00 app[web.1]: 2021-03-07T14:04:57.377Z [MASTER] info: Connecting to database...
2021-03-07T14:04:57.396235+00:00 app[web.1]: 2021-03-07T14:04:57.396Z [MASTER] error: Database Connection Error: 28000 undefined:undefined
2021-03-07T14:04:57.396484+00:00 app[web.1]: 2021-03-07T14:04:57.396Z [MASTER] warn: Will retry in 3 seconds... [Attempt 4 of 10]
2021-03-07T14:05:00.397497+00:00 app[web.1]: 2021-03-07T14:05:00.397Z [MASTER] info: Connecting to database...
2021-03-07T14:05:00.415728+00:00 app[web.1]: 2021-03-07T14:05:00.415Z [MASTER] error: Database Connection Error: 28000 undefined:undefined
2021-03-07T14:05:00.416112+00:00 app[web.1]: 2021-03-07T14:05:00.415Z [MASTER] warn: Will retry in 3 seconds... [Attempt 5 of 10]
2021-03-07T14:05:03.417612+00:00 app[web.1]: 2021-03-07T14:05:03.417Z [MASTER] info: Connecting to database...
2021-03-07T14:05:03.453201+00:00 app[web.1]: 2021-03-07T14:05:03.453Z [MASTER] error: Database Connection Error: 28000 undefined:undefined
2021-03-07T14:05:03.453629+00:00 app[web.1]: 2021-03-07T14:05:03.453Z [MASTER] warn: Will retry in 3 seconds... [Attempt 6 of 10]
2021-03-07T14:05:06.459042+00:00 app[web.1]: 2021-03-07T14:05:06.458Z [MASTER] info: Connecting to database...
2021-03-07T14:05:06.484758+00:00 app[web.1]: 2021-03-07T14:05:06.484Z [MASTER] error: Database Connection Error: 28000 undefined:undefined
2021-03-07T14:05:06.485177+00:00 app[web.1]: 2021-03-07T14:05:06.485Z [MASTER] warn: Will retry in 3 seconds... [Attempt 7 of 10]
2021-03-07T14:05:09.487052+00:00 app[web.1]: 2021-03-07T14:05:09.486Z [MASTER] info: Connecting to database...
2021-03-07T14:05:09.502909+00:00 app[web.1]: 2021-03-07T14:05:09.502Z [MASTER] error: Database Connection Error: 28000 undefined:undefined
2021-03-07T14:05:09.503239+00:00 app[web.1]: 2021-03-07T14:05:09.503Z [MASTER] warn: Will retry in 3 seconds... [Attempt 8 of 10]
2021-03-07T14:05:12.505546+00:00 app[web.1]: 2021-03-07T14:05:12.505Z [MASTER] info: Connecting to database...
2021-03-07T14:05:12.532314+00:00 app[web.1]: 2021-03-07T14:05:12.532Z [MASTER] error: Database Connection Error: 28000 undefined:undefined
2021-03-07T14:05:12.532766+00:00 app[web.1]: 2021-03-07T14:05:12.532Z [MASTER] warn: Will retry in 3 seconds... [Attempt 9 of 10]
2021-03-07T14:05:15.537558+00:00 app[web.1]: 2021-03-07T14:05:15.537Z [MASTER] info: Connecting to database...
2021-03-07T14:05:15.545950+00:00 app[web.1]: 2021-03-07T14:05:15.545Z [MASTER] error: Database Connection Error: 28000 undefined:undefined
2021-03-07T14:05:15.546308+00:00 app[web.1]: 2021-03-07T14:05:15.546Z [MASTER] warn: Will retry in 3 seconds... [Attempt 10 of 10]
2021-03-07T14:05:18.549506+00:00 app[web.1]: 2021-03-07T14:05:18.549Z [MASTER] info: Connecting to database...
2021-03-07T14:05:18.613525+00:00 app[web.1]: 2021-03-07T14:05:18.613Z [MASTER] error: Database Initialization Error: no pg_hba.conf entry for host "34.228.232.232", user "wubvhsztejwdwl", database "d12tvvesmsphr6", SSL off

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions