Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

cannot decode settings from TiDB #277

Closed
3pointer opened this issue Mar 7, 2020 · 1 comment
Closed

cannot decode settings from TiDB #277

3pointer opened this issue Mar 7, 2020 · 1 comment
Labels
type/bug This issue is a bug report

Comments

@3pointer
Copy link
Contributor

3pointer commented Mar 7, 2020

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do? If possible, provide a recipe for reproducing the error.
    start lightning without pd-addr config on tidb backend
  2. What did you expect to see?
    no error
  3. What did you see instead?
[error="cannot decode settings from TiDB, please manually fill in `tidb.port` and `tidb.pd-addr`: json: cannot unmarshal bool into Go struct field Log.log.enable-slow-log of type uint32"]
  1. Versions of the cluster

    • TiDB-Lightning version (run tidb-lightning -V):

      v4.0.0-beta.1

    • TiDB cluster version (execute SELECT tidb_version(); in a MySQL client):

      v4.0.0-beta.1

@3pointer 3pointer added the type/bug This issue is a bug report label Mar 7, 2020
@kennytm
Copy link
Collaborator

kennytm commented Mar 20, 2020

This particular error should be fixed by #281.

@kennytm kennytm closed this as completed Mar 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/bug This issue is a bug report
Projects
None yet
Development

No branches or pull requests

2 participants