Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to setup lavagna with hsqldb:file: - wrong csrf #163

Open
Iguanoddon opened this issue Mar 19, 2022 · 1 comment
Open

Unable to setup lavagna with hsqldb:file: - wrong csrf #163

Iguanoddon opened this issue Mar 19, 2022 · 1 comment

Comments

@Iguanoddon
Copy link

I tried to setup Lavagna with hsqldb but I when I click on "activate" at the end of the configuration steps it does nothing and prints "wrong csrf".

Server is listening at 0.0.0.0/0.0.0.0:8080
15:37:15.930 [main] INFO  io.lavagna.common.LavagnaEnvironment - For property datasource.dialect, the value is: HSQLDB
15:37:15.935 [main] INFO  io.lavagna.common.LavagnaEnvironment - For property datasource.url, the value is: jdbc:hsqldb:file:lavagna
15:37:15.935 [main] INFO  io.lavagna.common.LavagnaEnvironment - For property datasource.username, the value is: user
15:37:15.936 [main] INFO  io.lavagna.common.LavagnaEnvironment - For property spring.profiles.active, the value is: prod
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/C:/Users/user/AppData/Local/Temp/jetty-0_0_0_0-8080-lavagna-jetty-console_war-_-any-1103144440992649848/webapp/WEB-INF/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/D:/user/Documents/myApps/lavagna-1.1.9-distribution/lavagna-1.1.9/lavagna/lavagna-jetty-console.war!/WEB-INF/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
15:37:44.362 [qtp1818402158-14] INFO  io.lavagna.web.security.CSFRFilter - wrong csrf
15:44:26.238 [qtp1818402158-25] INFO  io.lavagna.web.security.CSFRFilter - wrong csrf
15:44:27.695 [qtp1818402158-37] INFO  io.lavagna.web.security.CSFRFilter - wrong csrf
@cyrex001
Copy link

cyrex001 commented Mar 6, 2023

I'm having the same issue. has anyone given a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants