Coder Social home page Coder Social logo

Comments (5)

tianzhou avatar tianzhou commented on May 14, 2024

Thanks for the report and giving Bytebase an early try~

This error is expected. To bootstrap the onboarding experience, we pre-created 2 dummy mysql instances. One for prod and one for test. Surely the connection would fail since that instance does not exist.

Bytebase periodically syncs database schema for the recorded instance and will emit an error in console if the sync fails. And that's what this error is about.

So, the error should go away if you configure the correct connection info for the instance.

from bytebase.

tianzhou avatar tianzhou commented on May 14, 2024

The original purpose to surface this error is to inform Bytebase admin that there is connection failure when trying to sync the instance schema.

I will leave this bug open for now as I plan to design a better UX to surface this error.

from bytebase.

tianzhou avatar tianzhou commented on May 14, 2024

f85fbb5

from bytebase.

IronManZ avatar IronManZ commented on May 14, 2024

Thanks for the report and giving Bytebase an early try~

This error is expected. To bootstrap the onboarding experience, we pre-created 2 dummy mysql instances. One for prod and one for test. Surely the connection would fail since that instance does not exist.

Bytebase periodically syncs database schema for the recorded instance and will emit an error in console if the sync fails. And that's what this error is about.

So, the error should go away if you configure the correct connection info for the instance.

I think it is better to include the instuctions on setting up the dummy mysql instances and the connection configuration in the installation guide.

from bytebase.

tianzhou avatar tianzhou commented on May 14, 2024

Added the instruction for dummy mysql instance setup using docker https://docs.bytebase.com/install/docker#run-on-localhost-8080

Also modified sample data accordingly 26040f3

from bytebase.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.