https://www.growthbook.io/ logo
b

brave-advantage-16943

03/01/2023, 4:08 AM
Hey team 👋 Trying to migrate from a cloud GrowthBook instance (v807653a) to a self-hosted instance (v40f146d) via importing the config.yml and running into a
Datasource ds_19g61nla2082cc: error:0909006C:PEM routines:get_name:no start line
. Any idea what I'm doing wrong?
And the likely offending json entry:
Copy code
datasources:
  ds_19g61nla2082cc:
    type: bigquery
    name: Echelon
    params:
      privateKey: '********'
      clientEmail: an-email
      projectId: project-ops-21adfa65
      defaultProject: project-ops-21adfa65
      defaultDataset: echelon
f

fresh-football-47124

03/01/2023, 4:20 AM
let me check the code
that PEM line most likely has to do with a license key, do you have that in the config?
perhaps you can DM me the full config.yml?