steve-community / steve

SteVe - OCPP server implementation in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run steve on docker

LydiaBenaida opened this issue · comments

Checklist

  • I checked other issues already, but found no answer/solution
  • I checked the documentation and wiki, but found no answer/solution
  • I am running the latest version and the issue still occurs
  • I am sure that this issue is about SteVe (and not about the charging station software or something unrelated to SteVe)

Specifications

SteVe Version     : 3.6.0

``` Migration of schema `stevedb` to version "0.7.7 - update" failed! Please restore backups and roll back database and code!

#### Steps to Reproduce the Problem

  1. download steve version 3.6.0
  2. run docker-compose up -d 
 

...

Solution:
shown in issue #1212. Pinning the point release of MariaDB to the latest
known-good version maneuvers around this issue.