Natcoso9955

Members
  • Posts

    87
  • Joined

  • Last visited

Everything posted by Natcoso9955

  1. What settings did you use? And your saying you can sign-in with steam and it redirects back to csmm?
  2. I changed to http, and also removed the cert from proxy ( and obviously removed the force SSL), still getting 502 error. This is the address that is generated after clicking signin on steam. (i have broken each & parameter into a new line for easier reading) obviously as this comes from steam, this would be the default url generated by steam when a website has a signin with steam module, but even this appears to be going to the correct address (unless for some reason the return to is wrong, http%3A%2F%2Fcsmm.xg-gaming.duckdns.org%2Fauth%2Fsteam%2Freturn = http://csmm.xg-gaming.duckdns.org/auth/steam/return) https://steamcommunity.com/openid/login?openid.mode=checkid_setup& openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0& openid.ns.sreg=http%3A%2F%2Fopenid.net%2Fextensions%2Fsreg%2F1.1& openid.sreg.optional=nickname%2Cemail%2Cfullname%2Cdob%2Cgender%2Cpostcode%2Ccountry%2Clanguage%2Ctimezone& openid.ns.ax=http%3A%2F%2Fopenid.net%2Fsrv%2Fax%2F1.0& openid.ax.mode=fetch_request& openid.ax.type.fullname=http%3A%2F%2Faxschema.org%2FnamePerson& openid.ax.type.firstname=http%3A%2F%2Faxschema.org%2FnamePerson%2Ffirst& openid.ax.type.lastname=http%3A%2F%2Faxschema.org%2FnamePerson%2Flast& openid.ax.type.email=http%3A%2F%2Faxschema.org%2Fcontact%2Femail& openid.ax.required=fullname%2Cfirstname%2Clastname%2Cemail& openid.identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select& openid.claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select& openid.return_to=http%3A%2F%2Fcsmm.xg-gaming.duckdns.org%2Fauth%2Fsteam%2Freturn& openid.realm=http%3A%2F%2Fcsmm.xg-gaming.duckdns.org This is the url from the CSMM page with 502 error: (again broken on & parameter for easier reading) http://csmm.xg-gaming.duckdns.org/auth/steam/return?openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0& openid.mode=id_res& openid.op_endpoint=https%3A%2F%2Fsteamcommunity.com%2Fopenid%2Flogin& openid.claimed_id=https%3A%2F%2Fsteamcommunity.com%2Fopenid%2Fid%2F76561198024157322& openid.identity=https%3A%2F%2Fsteamcommunity.com%2Fopenid%2Fid%2F76561198024157322& openid.return_to=http%3A%2F%2Fcsmm.xg-gaming.duckdns.org%2Fauth%2Fsteam%2Freturn& openid.response_nonce=2020-05-20T10%3A43%3A26Z%2FzpafCztUT7dwGhsbHr2LuGINps%3D& openid.assoc_handle=1234567890& openid.signed=signed%2Cop_endpoint%2Cclaimed_id%2Cidentity%2Creturn_to%2Cresponse_nonce%2Cassoc_handle& openid.sig=LsOyR7DyYTAZ1CyyF8S%2BooV5T4U%3D
  3. I was using that as an example only. everything is set to csmm.xg-gaming.duckdns.org
  4. So i have the steam api key set as csmm.xg-gaming.duckdns.org, this is also the address i have in proxy. I have just tested and can access via phone, but have the same issue. sign in with steam redirects after some time with 502 bad gateway According to CSMM documentation for reverse proxy it had extra settings. i have configured nginx proxy manager to have custom configuration as follows: proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection 'upgrade'; proxy_set_header Host $host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; proxy_cache_bypass $http_upgrade; proxy_read_timeout 300; proxy_connect_timeout 300; When i remove the above, the error changes from 502 to 504 gateway time-out.
  5. Can i ask what you set you nginx proxy with, im using duckdns and created an entry csmm.personalised.duckdns.org and have that pointing to my internal IP 192.168.1.129:1337 I have CSMM hostname as "http://csmm.personalised.duckdns.org" However when i go to the weblink (internal or via proxy) i can get the first page, but then click sign-in with steam and it fails (502 nginx error). Im not sure if this is an issue with steamkey api, or something ive configured.
  6. Just wondering if this solved the problem. I have the proxy setup, can access first page of CSMM, but then try and auth steam and it takes ages to load and then gives a 502 error.
  7. So this is what I'm stuck on, won't work from Maria's console, or unraid console or pterodactyl console. Where am I meant to run these commands from?
  8. I dont know if im doming something wrong, or if the lack of instructions is the issue, but i have setup the pterodactly docker, the log has basically nothing in it and i get an error 500 when i click to view the webui. Does anyone actually have a step by step guide of how to use this docker on Unraid? Starting Pterodactyl v0.7.17 in 5 seconds... [Warning] Disabling HTTPS src:"192.168.1.185" time:"16/May/2020:02:28:07 +0000" req:"GET / HTTP/1.1" status:"500" agent:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36" for:"-" src:"192.168.1.185" time:"16/May/2020:02:28:08 +0000" req:"GET /svg/500.svg HTTP/1.1" status:"404" agent:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36" for:"-" src:"192.168.1.185" time:"16/May/2020:02:30:02 +0000" req:"GET / HTTP/1.1" status:"500" agent:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36" for:"-" src:"192.168.1.185" time:"16/May/2020:02:30:03 +0000" req:"GET /svg/500.svg HTTP/1.1" status:"404" agent:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36" for:"-" I very much could have not setup the mariadb properly as that docker also has a massive lack of guide. Basically looking for someone who has successfully set this up on unraid to provide steps. Thanks.
  9. When i say its slowish to load, i mean literally the difference of like 0.5-1 second. Sometimes i dont even see the list its immediately folders, on the rare occasion i see a bleep of the list and then its folders. Nothing you need to fix, if others experience a much longer load time id look at it, but under 2 second delay, probably just network latency.
  10. Can confirm it loads every time now, depending on load speed you sometimes see the list and then everything collapses into folders. But it works Thanks so much for the fix so quickly.
  11. All good, Glad i could help, If you cant replicate, let me know what info, logs etc you need. This is such a great plugin.
  12. Hey guys, Not sure if this is just me or there's a bug, sometimes when i click on the docker tab, the docker list loads without the folder, click it again, and it will have them. But it appears to swap every click or two. Edit:: Now that i have put all dockers into folders, it doesnt seem to show the folders at all. 10 refreshes, and a logout still not getting folders to show. Edit2:: So after trying to start a docker, page refreshed and now i have folders, so i dont know whats going on. seems to swap back and forth continuously. Any one having this issue?
  13. Hey guys, So yesterday i was playing some media through Jellyfin and all of a sudden it started to stutter and not play properly. I started trying to figure out if the issue was with that particular file and what not. So i decided to go back an episode to the one that i just played that worked, and it also was stuttering. Around this time i could hear the server "doing more" than normal, drives spinning faster/louder etc. So i decided to spin up my Grafana docker and see what was going on. Other than the occasional CPU spike and disk read write spike (sort of normal when jellyfin is running) everything looked fine. So after not really finding anything i decided to restart the server (done cleanly from the main tab). After startup now when i look at memory i have almost no cache memory and heaps of free. This is not how the system has been. (see attached the graph for the last 7 days) Unsure if i should be concerned with a memory leak or something. Anyone had this before? Happy to provide logs etc. M/B: Intel Corporation S2600CO Version G29920-209 - s/n: QSCO44300445 BIOS: Intel Corp. Version SE5C600.86B.02.05.0004.051120151007. Dated: 05/11/2015 CPU: Intel® Xeon® CPU E5-2690 0 @ 2.90GHz HVM: Enabled IOMMU: Enabled Cache: 512 KiB, 2048 KiB, 20480 KiB, 512 KiB, 2048 KiB, 20480 KiB Memory: 64 GiB DDR3 Multi-bit ECC (max. installable capacity 512 GiB) Kernel: Linux 4.19.107-Unraid x86_64
  14. Awesome, i figured it was something simple, ill give it a try tonight and see how it goes. Thanks for the quick response aswell.
  15. Hey so added this docker to my unraid, i have just come across an issue though. When i try and update the playlist refresh time to 6 hours (well hours in general) i am getting the following error: There was an error parsing json: json: cannot unmarshal number into Go struct field CheckingIntervalPayload.CheckingInterval of type string Entering time in minutes seems fine though.
  16. This is already more than what newegg has it for ($560 including shipping), also cant seem to find many being sold on ebay, but yeah, worth keeping an eye out.
  17. Any downside to getting 4 X 16GB, vs 8 X 8GB? https://www.ebay.com.au/itm/64GB-4X16GB-DDR3-1600MHz-ECC-REG-MEMORY-FOR-ASRock-EP2C602-4L-D16-SSI-EEB-Server/142060581282?epid=1678520634&hash=item21137871a2%3Ag%3A9mMAAOSwxj5XQNOe&_sacat=0&_nkw=ASRock+EP2C602-4L%2FD16&_from=R40&rt=nc&_trksid=m570.l1313 2 X $180 = $360 vs $295 + maybe the import cost, saves a little bit, just wondering if its worth the savings or not.
  18. Just been looking around and throwing together a parts list, https://au.pcpartpicker.com/user/Natcoso9955/saved/7hjpGX Its abit more costly than i had wanted, thinking that i may overtime put the extra drives in and just start with the 8TB i have, and maybe get the 4TB blue & cache, then look at getting the other drives over the next 6 months or so. still not sure if i want to go dual parity or not, hence having 3 8TB's in total. Wondering if i could also start with a single cpu and then purchase a 2nd later on, and half the RAM, restricting my initial setup to 1 dedicated server, and no dockers. Also wont need plex initially, Media server can handle stuff for now. Not sure how well that would go down, thoughts?
  19. Interestingly that mobo is not that expensive now: https://www.newegg.com/global/au/Product/Product.aspx?Item=N82E16813157350 Only $542 (normaly $609) from newegg. If your saying that you have had no issues with that specific mobo, i may look at a build with it for that price.
  20. So based on that, since i dont need the gpu power for dedicated server hosting, im going to probably still need to look into dual cpu to support the cpu power of everything. Ok, this is a good place for me to start then i guess. ill have to checkout that mobo you got and see whats similar,etc. Happy to have other examples of people in similar situations, im sure there are some, just couldnt seem to find people specifically posting builds for this kind of thing on the forums. Thanks.
  21. Thanks for giving your opinion, so what I meant by point 3 was hosting 2-3 dedicated gaming servers. So no GPU stuff, purely dedicated servers. 1 would be the main which would probably have between 3-8 people connected. 1 would be mod test version of main, so only 1-2 people connected and not up all the time. And then maybe a 3rd more basic one infrequent game play. I haven't really looked at steamOS so I don't know if I would be aiming for that or possibly just running a Ubuntu VM for it. This is where I'm trying to work out if it's just going to be more CPU power I need and ram or if it's going to be dual CPU etc.
  22. Hi guys, So, I am looking to build an unraid box in the very near future, the problem is that when it comes to building PC's not that knowledgeable around what is good hardware and what works with what, etc. I was looking for some pointers and maybe some examples of hardware specs for the following. I want to run the following things: 1) Nas/ File shares 2) Probably plex for local transcoding (although I don't know if this is needed, I already have a libreelec HTPC which can run 1080/4k from nearly any file on USB) 3) 2 maybe 3 dedicated game servers 4) handful of dockers, couchpotato, torrent, not sure what else So far I have not got any hardware lined up other than an 8TB drive that I got cheap the other week: (https://www.disctech.com/Toshiba-MG05ACA800E-8TB-SATA-Hard-Drive) What I'm not sure about is how hardware intensive all that will be, I've looked around and haven't found anyone who has specifically provided their hardware list for this kind of build. So if anyone can provide insight, if they have built something similar (or more high powered), or if they can provide some advice on working out what hardware I will need would be appreciated. Thanks guys.
  23. Wow that's a little concerning, maybe I should hold off a little bit and see what happens or get a CPU that supports HT but just disable for now. Man, there are way to many options. Lol
  24. IPMI was actually the reason i found that board and decided to try and do a build out of it. What cpu you running with your Supermicro, any recomendation?