Page 11 of 11

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Wed May 12, 2021 10:04 pm
by Hitman
Still struggling to get it to work, now we get this error

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Thu May 13, 2021 1:45 am
by UT Sniper (SJA94)
For the commands with node.js you either have to put node or npm before the file name or command, like the readme says . I know the install process is stupid for node utstats, but it will be much simpler when node utstats 2 comes out.

Examples:
npm install
node install

Image

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Fri Jun 04, 2021 1:01 pm
by StalkS
Ok, This looks to be a great update to the original - thank you

Has anyone had any joy integrating this into an existing website hosted on Linux? I have a website running Apache2 and for the life of me, I cannot get it to play nicely! It installs, but I have no idea how to configure the Virtual hosts to display the site as a subsection of the main site (if that makes sense)

I was hoping that I could do the following 'https://www.existingsite.com/UTSTATS' as I can with the original UTStatS but with my limited JS knowledge, I'm left banging my head.

Any pointer would be appreciated!

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Fri Jun 04, 2021 5:15 pm
by UT Sniper (SJA94)
I'm not sure how to do that, I've never done that before. You might have to use a sub domain or something like that and point to node utstats.

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Fri Jun 04, 2021 5:19 pm
by StalkS
I did try that, but the requirement for the port '1337' or whichever one you setup in the config causes an issue. I'll do some digging!

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Fri Jun 04, 2021 5:31 pm
by CPan
StalkS wrote: Fri Jun 04, 2021 5:19 pm I did try that, but the requirement for the port '1337' or whichever one you setup in the config causes an issue. I'll do some digging!
It looks like Apache2 works like NGINX which is what I'm using. You'll want to do a ProxyPass to the internal_IP:1337.

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Wed Jun 16, 2021 12:34 am
by UT Sniper (SJA94)
Thought this would be a much more user friendly way of managing ftp servers access, instead of the current, find both config files, edit both config files, restart importer, restart website. You can also see other admin tool categories that have been added:

Image

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Fri Jun 25, 2021 5:17 pm
by UT Sniper (SJA94)
I have added to node utstats 2 experimental IpToCountry support:

Image

I set unknown to usa for a test,
Image

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Sat Jun 26, 2021 12:54 pm
by Piter
UT Sniper (SJA94) wrote: Fri Jun 25, 2021 5:17 pm I have added to node utstats 2 experimental IpToCountry support:

Image

I set unknown to usa for a test,
Image
it's great what's you doing for UT community. We looking forward for next realases of Node :]

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Sun Jun 27, 2021 2:21 am
by UT Sniper (SJA94)
Today's project was to add nexgenstatsviewer to Node Utstats 2, it's much easier compared to old node utstats, no more editing config files:

vufKD41qJto


Image

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Mon Jul 05, 2021 9:36 pm
by UT Sniper (SJA94)
I wasn't intending to add custom gametypes until after the first releases of node utstats 2, but after preparing database tables for MonsterHunt for future releases I got sucked into making it.

Image

Image

Re: [WIP] Node UTStats Beta 12C (FTP) Nexgen Stats Viewer

Posted: Wed Jul 21, 2021 7:25 pm
by UT Sniper (SJA94)
Updated the homepage of node utstats 2:

Image

Re: [WIP] Node UTStats 1.12C

Posted: Fri Nov 05, 2021 3:35 pm
by Hitman
We still cant solve this errors, any idea?

Re: [WIP] Node UTStats 1.12C

Posted: Fri Nov 05, 2021 4:29 pm
by UT Sniper (SJA94)
I no longer support original node utstats, recommend you use node utstats 2 viewtopic.php?f=12&t=14739