I am wanting to use the forum on my pool site. But the forum adddress is going to be https://ktiptokyng.com/forum/
-
It doesn't look like it is set correctly. Loading your forum requests files from a wrong url. Check the network tab.
.
Make sure to change the url property to
https://kriptokyng.com/forum
in config.json and rebuilt restart nodebb/nginx. -
runs fine on 192.168.1.189:4567/forum. But doesn't on ssl https://kriptokyng.com/forum
-
@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
-
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
?