@DownPW it’s your only realistic option at this stage.
NodeBB 1.19.3
-
@DownPW Potentially dumb question, but why is the path
/home/nodebb/nodebb
?Also, why are you trying to install the 18.x branch when you should be using 19.x ?
I see
cd /home/nodebb git clone -b v1.18.x https://github.com/NodeBB/NodeBB.git nodebb cd nodebb
This should be
cd /home/nodebb git clone -b v1.19.x https://github.com/NodeBB/NodeBB.git nodebb cd nodebb
-
I have test to install 1.19.x too and i have error too
-
@DownPW and you are executing
./nodebb setup
from the correct directory ? -
yes
-
I think they really have a problem on the github and coincidentally it’s a plugin on which they had big problems that was in question. (emoji)
-
@DownPW Looking at the error message, I’d say you’re right.
-
here a gif for the problem of perf.
On a clean install of nodeBB on a clean install server VMThe problem is just when I refresh the page entierly or ACP access
No problem on 1.18.x or 1.19.2
very odd
-
@DownPW Looks like that’s waiting for a response from something. Have you run this site through the F12 developer tools -> Network tab to see where the delay is ?
-
-
@DownPW 8ms is nothing - less than one second… ?
-
you not see at the good place
EDIT:coincidence? Emoji CSS failed !
I don’t believeI think we put the finger on something
-
@DownPW Yes, you’re right. For some strange reason, that CSS file is not being served - but should be on your server if you check the path.
-
yes it still here
EDIT:
I have remove the directory when I have the problem of install with 1.18.x
But when I upgrade to 1.19.3, he have reinstalled by default
-
@DownPW I see this
-
@phenomlab on your website ?
-
@DownPW No - on yours.
-
ha lol ok
-
because you are guest maybe because not me
-
test admin:nodebb
-
@DownPW Same error when logged in
Did this solution help you?
Related Topics
-
NodeBB socket with CloudFlare
Unsolved Performance -
-
-
NodeBB: Creating pages
Solved Configure -
-
-
Bootstrap Version
Solved Customisation -