Skip to content
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

FinalizationRegistry is not defined #372

Open
jng-ibm opened this issue Sep 22, 2022 · 1 comment
Open

FinalizationRegistry is not defined #372

jng-ibm opened this issue Sep 22, 2022 · 1 comment

Comments

@jng-ibm
Copy link

jng-ibm commented Sep 22, 2022

When doing OCP4 Lab3.3 from https://training-lms.redhat.com/sso/saml/auth/rhopen?RelayState=deeplinkoffering%3D42415995, encountered below error.

Procedure performed:

  1. Create new OCP project
  2. Instantiate node & postgresql template, inputted database password, other parameter left default.
  3. Postgres pod is up and running, but the node pod encountered CrashLoopBackOff, showing the below error.

image

@ckhmer1
Copy link

ckhmer1 commented Nov 4, 2022

Hi,
I've the same problem locally.
I've found that the problem is the "pino" library, if You downgrade the "pino" version to 6.13.1 it is working.
Maybe the pino developer has already fixed it.
It is due to the nodejs version, pino supports node-version: [14, 16, 18] (and upper, I think)

martineg added a commit to martineg/ocp-cluster-validation that referenced this issue Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants