Giter Club home page Giter Club logo

Comments (6)

deitch avatar deitch commented on August 11, 2024

Ah, yes. The README is updated for the most recent commit on the main branch, which is go-based, but the container image tags follow the naming convention:

  • <commit> - for a specific commit
  • master - for the most recent commit on the master branch
  • latest - for the most recent full semver (i.e. vX.Y.Z, and not release candidates or the like)

You would need to specifically choose the rc image, so:

    image: databack/mysql-backup:1.0.0-rc1

But you are doing that and still getting an error?

from mysql-backup.

deitch avatar deitch commented on August 11, 2024

Ah, yes, I see something. PR coming soon. I will comment here on how to use it.

In the meantime, your yaml has an error in it; run it through http://yamllint.com

from mysql-backup.

sgpublic avatar sgpublic commented on August 11, 2024

Ah, yes, I see something. PR coming soon. I will comment here on how to use it.

In the meantime, your yaml has an error in it; run it through http://yamllint.com

Indeed, this was my mistake. Thank you for pointing it out.

from mysql-backup.

deitch avatar deitch commented on August 11, 2024

Try the latest image; it will get an -rc2 tag when I cut a new release candidate. In the meantime, use databack/mysql-backup:624330f6fd386315788d096915da4f5033186e0b and report back?

from mysql-backup.

sgpublic avatar sgpublic commented on August 11, 2024

With commit 624330f6fd386315788d096915da4f5033186e0b, I got this logs:

DEBU[0000] starting dump                                
INFO[0000] beginning dump 2023-11-20T20:23:05+08:00     
Error: error backing up: failed to dump database: failed to dump database fireflyiii: sql: Scan error on column index 1, name "created_at": unsupported Scan, storing driver.Value type []uint8 into type *time.Time

Iā€˜m using MariaDB v10.7.8, the type of column created_at is timestamp.

from mysql-backup.

deitch avatar deitch commented on August 11, 2024

Any chance you can create an identical database (without fake data, of course)? I would like to try it manually. You can slack it to me.

from mysql-backup.

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.