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

Remote RDBMS problem #49

Open
gmmstrive opened this issue Mar 8, 2021 · 3 comments
Open

Remote RDBMS problem #49

gmmstrive opened this issue Mar 8, 2021 · 3 comments

Comments

@gmmstrive
Copy link

gmmstrive commented Mar 8, 2021

You have configured value-vvp.yaml as follows, but a strange problem still occurs

Website configuration :

vvp:
  persistence:
    type: jdbc
    datasource:
      url: jdbc:mariadb://mysql.internal:3306/vvp
      username: vvp
      password: password

Configuration used:

vvp:
  persistence:
    type: jdbc
    datasource:
      url: jdbc:mariadb://vvp-mariadb.vvp.svc.cluster.local:3306/vvp
      username: vvp
      password: password

error log:

Error: template: ververica-platform/templates/pvc.yaml:1:11: executing "ververica-platform/templates/pvc.yaml" at <include "vvp.should.create.pvc" .>: error calling include: template: ververica-platform/templates/_helpers.tpl:75:15: executing "vvp.should.create.pvc" at <include "vvp.pvc.enabled" .>: error calling include: template: ververica-platform/templates/_helpers.tpl:67:12: executing "vvp.pvc.enabled" at <include "vvp.private.process.application.config" .>: error calling include: template: ververica-platform/templates/_helpers.tpl:139:8: executing "vvp.private.process.application.config" at <include "vvp.private.inject.datasource.config" .>: error calling include: template: ververica-platform/templates/_helpers.tpl:266:99: executing "vvp.private.inject.datasource.config" at : error calling fail: vvp.persistence.datasource.url may not be set when using 'local' persistence

@knaufk
Copy link
Contributor

knaufk commented Mar 16, 2021

Thank you for your patience. Do you use Community Edition or Stream Edition?

@rookie-man-fack
Copy link

rookie-man-fack commented Aug 10, 2022

😭

@dingdayu
Copy link

dingdayu commented Jun 2, 2023

+1, use Community Edition, version is v2.6

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

4 participants