Closed neslinesli93 closed 6 years ago
Should be fixed by last release
https://github.com/drallieiv/KinanCity/releases/tag/v1.4.0-rc03-alpha
thanks, now trying this release and it keeps giving me the error "failed to submit captcha token". any clue?
just tried with ngrok, still failing even if it does not ask anymore to load unsafe scripts
this line here has a problem: the request to /captcha/solve
returns a 200 after a successful response, however it doesn't contain "ok"
so the text displays Failed to submit captcha token.
.
My java knowledge is limited, so I really don't know if it's supposed to behave like this or not
What text ? can u come to discord ?
v1.4.0-rc03-alpha rebuilding, should be fixed. It was working but the js displayed error anyway
Yep, I'm on discord with the same nickname, and I've been trying to start a conversation on this issue for a couple days now. I see you fixed the js bug, but the problem is I some other core class. Because what the js says is not that important actually, because the KinanCity core always fails with the message "Invalid captcha"
the issue has been completely solved on branch feature/captchaServer
, but for some reason, today I pulled from master and it stopped working again.
it says there is something wrong with the config file
Can you elaborate ?
What did you do ? What did you expect ? What happened ?
no response = closed
Hi, I'm trying the new branch
feature/captchaServer
but I'm getting an issue when visitinghttp://localhost:8888/
for manual captcha solving. I've followed the instructions reported in the releases page, thus:java -jar KinanCity-captcha-server-1.3.3-SNAPSHOT.jar
java -jar KinanCity-core-1.3.3-SNAPSHOT.jar
with all the other paramsHowever, it gives me the following error. Thanks for any help!