Hey all after a few months of giving up on trying to get my server to run I tried again and made it even worse. On a tutorial I was watching it suggested changing the port number. It appears this was a mistake as I can no longer access my sever even after uninstalling the program and reinstalling it. I’ve been fighting it for about a hour if anyone has any suggestions on how to fix this mess please let me know
I’m running my server on a laptop running Linux Mint cinnamon
Based on the very little information you’ve given here, I would recommend wiping the whole thing and starting over.
While you’re doing that, I suggest running it in docker. It’s a lot easier to contain an app with docker, because it runs in a container.
Yeah. Agree on docker. I held off on that for a long time and it does look intimidating at first, but its just a few basic commands and then things just work.
And simpler for us to help OP with.