I am wanting to use the forum on my pool site. But the forum adddress is going to be https://ktiptokyng.com/forum/
-
-
is this thing much faster running on redis?
-
is this thing much faster running on redis?
@kriptokyng if it's perceivably slow then no, something is wrong and it's not the database.
-
@kriptokyng fwiw that link loads fine for me
-
-
-
this happens when i try to ligin -
-
2025-04-29T13:51:28.170Z [4567/120129] - error: POST /forum/login?error=csrf-invalid invalid csrf token 2025-04-29T13:53:47.979Z [4567/120129] - error: POST /forum/login?error=csrf-invalid invalid csrf token 2025-04-29T13:54:38.930Z [4567/120129] - error: POST /forum/login invalid csrf token
-
2025-04-29T13:51:28.170Z [4567/120129] - error: POST /forum/login?error=csrf-invalid invalid csrf token 2025-04-29T13:53:47.979Z [4567/120129] - error: POST /forum/login?error=csrf-invalid invalid csrf token 2025-04-29T13:54:38.930Z [4567/120129] - error: POST /forum/login invalid csrf token
@kriptokyng what is the value of
url
inconfig.json
? -
"url": "https://kriptokyng.com:4567/forum/",
-
@kriptokyng so that is wrong. Change it to match the proper url used to access the site.