@pichalite thanks
Rantahu
Posts
-
Problems updating 1.1.0 to 1.1.2 -
Problems updating 1.1.0 to 1.1.2When I run the command :
git reset --hard origin/v1.1.2
I get in return:
fatal: ambiguous argument 'origin/v1.1.2': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git <command> [<revision>...] -- [<file>...]'
-
Can't Register or Login In@julian Problem fixed. Never thought it would issue would be so simple. I thought I was running Ngmix 1.6.1. lol thnx for the help.
-
Can't Register or Login In@julian I'm using 1.2 apparently. I'll update it now.
-
Can't Register or Login In@julian Yeah I believe this is correct
server {
listen 80;server_name community.rantahustudios.com; location / { proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header Host $http_host; proxy_set_header X-NginX-Proxy true; proxy_pass http://127.0.0.1:4567/; proxy_redirect off; # Socket.IO Support proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; }
}
-
Can't Register or Login In@nweber Yeah, none of the buttons are working that have to deal with editing or writing files. I maybe a permission problem.
-
Can't Register or Login InI used ./nodebb watch and got
warn: Route requested but not found: /api/recent.rss?=1409107868392
warn: Route requested but not found: /api/recent.rss?=1409107868396 -
Can't Register or Login In@Ted Yea I did
-
Can't Register or Login In@Ted said:
./nodebb dev
Nothing shows up when I try to login in or create a user
I'm using Debian 7. I'm not sure what version of NodeBB i'm using but I clone it from github
-
Can't Register or Login InI just created a nodebb forum and I cant seem to create a user nor login.
http://community.rantahustudios.com/