F43nd1r / Acrarium

A Backend for ACRA written in Kotlin using Spring Boot, Vaadin and MySQL
Apache License 2.0
196 stars 51 forks source link

Building and running 2.0.0-alpha3 #438

Closed Klurige closed 1 year ago

Klurige commented 1 year ago

There seems to be a problem with setting up the database. I'm running against a clean database. (drop database acrarium; create database acrarium;) I get to the screen about creating a new user, but always get the response that the username is already taken.

Attaching log. first_start.log

astarivi commented 1 year ago

Same issue here, same conditions. Running in root Podman f43nd1r/acrarium:2.0.0-beta02 with database mariadb:10.6.14 (fresh install, empty database) on ARM64.

error.log screenshot