MDeLuise / plant-it

🪴 Self-hosted, open source gardening companion app
https://plant-it.org
GNU General Public License v3.0
451 stars 17 forks source link

Error when creating Event (Could not create JPA transaction) #177

Open CodingEmil opened 1 month ago

CodingEmil commented 1 month ago

Avoid duplicated bug reports

Description

Getting this error, when trying to create a event. Some options work fine, but "repotting" or "changing water" don't (for example, haven't tried all options)

Screenshot_20240528-012704 Greetings

Local environment

No response

MDeLuise commented 1 month ago

Hi! Could you please post the docker compose log of the deployment when the problem happen?

CodingEmil commented 1 month ago

The log doesn't show any errors. This when opening the plant: server-1 | 2024-05-28T07:21:13.240Z DEBUG 30 --- [nio-8080-exec-6] c.g.mdeluise.plantit.plant.PlantService : Search for DB plant 5

A successfully created event doesn't show any log either.