@pitaj I've tried what you have said. No errors in host machine while listening on
./nodebb logthe only errors are in the Dev Tools Console Tab, so the request isn't ever even sent to the server (to my small amount of knowledge).
I have a digital ocean droplet with Ubuntu. When I created the droplet, I used 32 bit kernel but then changed the kernel in the droplet settings. Since the kernel change ufw stopped working throwing some iptables error. Anyone know how to fix it?
Yikes, changing from 32-bit to 64-bit kernel via the DO dropdown is definitely unsupported (even though they give you the option).
When we talked to support about it, they suggested re-deploying the server from scratch...
@julian thanks for saving my time. I was thinking about talking to DO support about this. I will re-create the droplet from scratch then. I have the NodeBB backup and it's just a test site for the theme anyway.
Are there any free alternatives for hosting NodeBB? I am not sure if I want to pay every month just for hosting the demo site for a free theme.
@pichalite check the docs for some cloud hosting services (at least Heroku and Openshift offer free plans).
Also some ones are mentioned within our topic #2k or you could try to ask @Netto-Hikari as he offered something a year and few months ago (but hasn't been active since 12 months here, so might fail).
For a low traffic forum, no reason why you can't run multiple NodeBBs at the same time
I'd turn on swap though
@pichalite We can talk about putting a demo site on my server, though uptime wont be fully 100%.
@julian I am not running any other active forums or DO droplets to move the demo site to. I have a DO account just for the demo site. I will delete the droplet once I install it for free some where else.