org.neo4j.driver.exceptions.DatabaseException: Remote execution failed with code Neo.DatabaseError.Database.Unknown and message 'Unable to complete transaction.'

HI Getting the following error when running my Spring Boot application

Can you post your driver code?

Are you using SDN or Java driver?

I created few triggers and that started this issue. So deleted it handling it via the java scheduler.

Do you want to try to fix the trigger? If so, can you provide your code to create the trigger.