[00:01] jrwr: For debugging purposes, do the issues go away if you increase the max number of connections to some ridiculous number? [00:02] no [00:02] I set it to 10000 [00:03] the connection pool says it will only use about 20 [00:05] MUHAHAHAH [00:05] https://zy-b.us.notrly.xyz/viewcards.jsp [00:05] I DID IT [00:05] I FIXED IT [00:05] QUICK SOMEONE ELSE [00:07] downgraded java from JRE10 (do java --version) to JRE 1.8 [00:19] https://zy-b.us.notrly.xyz/game.jsp#game=0 [00:20] jrwr: openjdk version "1.8.0_171" [00:20] you using oracle's java? [00:25] nope [00:25] openjdk? [00:25] ya [00:25] openjdk8 [00:25] That's weird that the java downgrade fixed it, since I'm using the same version as you, then... [00:28] update-java-alternatives -l [00:28] and make sure [00:29] java-1.8.0-openjdk-amd64 1081 /usr/lib/jvm/java-1.8.0-openjdk-amd64 [00:31] I've already set that... [00:31] root@cah:/var/log/tomcat8# update-java-alternatives -l [00:31] java-1.8.0-openjdk-amd64 1081 /usr/lib/jvm/java-1.8.0-openjdk-amd64 [00:31] you running tomcat? [00:32] no [00:32] doing the mvm method [00:32] mvn clean package war:exploded jetty:run -Dmaven.buildNumber.doCheck=false -Dmaven.buildNumber.doUpdate=false -Dmaven.tomcat.port=8181 -Dmaven.tomcat.host=127.0.0.1 [00:34] hmm [00:40] weird [01:03] *** vectr0n` has quit IRC (Remote host closed the connection) [01:12] Yeah, I get the same error regardless of whether I run in tomcat or via jetty:run [01:13] jrwr: Would you mind taking a look at the box for me? I'm quite puzzled by this [01:16] Ya, In a moment, I'm in the middle of a flight fight in EVE Online [01:16] yeah, no problem [01:17] DM me your public key, and I'll get you access [01:17] ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGRdy41Ec/cz06zNW769h1MMbnJm0NH7jLxzwS6Kl0xz ed25519-key-20180410 [01:20] jrwr: ssh to jrwr@srv0.tyzoid.com:2213 [01:23] openjdk-8-jdk is not installed [01:23] ?? [01:23] openjdk-8-jdk-headless:amd64 install [01:23] https://hastebin.com/xicefekenu.rb [01:24] installing it now [01:24] yeah, I've got -headless [01:24] gotta install both [01:24] its dumb [01:24] interesting [01:25] ok [01:25] try now [01:25] restart and rebuild [01:26] rebuilding [01:28] jrwr: still seems to be the same issue [01:28] I would try putting it on my server but I have yet to completely wake up [01:29] It's entirely possible that I missed something while setting up postgres [01:29] hrm [01:29] kiska: LMK when/if you do, so I can assign it a hostname [01:29] jrwr: Feel free to mess around with it as you need. I'm going to grab a backup quick first, though [01:32] Give me an hr or 2, since I also need to do laundry [01:32] I also am putting the wikispaces grab on to my servers [01:33] ok, backup is complete [01:33] sounds good [01:52] tyzoid: I am going to spin up my dedicated server right by my bed! In Australia [01:53] So Dual Xeon E5430s, 24GB RAM and some SAS storage is fine right? [02:04] overkill [02:04] but it will do [02:04] :) [02:06] Since my IP is NAT'd I can port forward some ports, provided that I can [02:14] *** ta9le has quit IRC (Quit: Connection closed for inactivity) [02:23] jrwr tyzoid Are we testing? Since I see a game that is running [02:23] Ive been linking it in my EVE Online group [02:23] :) [02:23] its LIVE and ready to be spread [02:24] Did you say Eve? [02:24] So how did you set it up? [02:25] The way I am going to try is install ubuntu 16.04, then oracle jdk8 and then I am going to run maven and hope it works [02:29] ya [02:29] give it a try [02:32] jrwr tyzoid: Hrm which server to run it on.... https://i.imgur.com/qO13af8.jpg [02:54] hmm [02:54] that coke bottle weirds me out a bit [02:55] but also how they seem to be suspended in midair [03:00] kiska: My server is NAT'd too, but I just have a reverse proxy on the gateway [03:31] *** Frogging has joined #archiveteam-ot [03:40] jrwr: Did you have a chance to look at it more? [03:44] *** odemg has quit IRC (Ping timeout: 268 seconds) [03:46] I am probably going to run it on port 8000 and going to use nginx to cname it to xyz.kiska.pw [03:47] tyzoid [03:48] kiska: You don't want a subdomain on notrly.xyz? [03:48] Im currently in the middle of this https://www.twitch.tv/imperiumnews [03:48] nice [03:48] Or you can do something in that too [03:49] I'll let it work on both [03:56] *** odemg has joined #archiveteam-ot [03:56] kiska: What region are you in? [03:56] Australia [03:57] I'll give you notrly.xyz [03:57] damn, that erased on me [03:57] Loo [03:57] I'll give you zy-a.apac.notrly.xyz [03:57] Lol* [03:58] To let's encrypt I go! [03:58] Cname server5.kiska.pw to that [04:02] kiska: [04:02] ;; ANSWER SECTION: [04:02] zy-a.apac.notrly.xyz. 3600 IN CNAME server5.kiska.pw. [04:02] server5.kiska.pw. 300 IN A 158.140.212.244 [04:02] Looks about right [04:08] Nslookup confirms this tyzoid [04:08] Alright I'll set up things when I get home [04:09] Btw before pretending went down it allowed us to view what past cards played is that a thing in the current code base? [04:21] idk [04:25] tyzoid eg https://pretendyoure.xyz/zy/metrics/game/pyx-3_1527872903133_184163 [04:26] Ah, maybe. [04:26] There's metrics options in the config [04:26] They're disabled by default, and I left them at the defaults [05:13] If metrics is a thing I can enable then yes I am going to enable them [05:26] *** godane has quit IRC (Read error: Connection reset by peer) [05:41] *** godane has joined #archiveteam-ot [05:57] *** BlueMax has quit IRC (Leaving) [06:06] *** BlueMax has joined #archiveteam-ot [06:23] *** wp494 has quit IRC (Ping timeout: 633 seconds) [06:23] *** wp494 has joined #archiveteam-ot [06:41] *** schbirid has joined #archiveteam-ot [07:59] *** schbirid has quit IRC (Remote host closed the connection) [09:10] tyzoid Unfortunately I have discovered that 1 of the SAS drives in the server has failed, I have ordered a replacement, but it won't arrive until next week [10:02] *** BlueMax has quit IRC (Leaving) [11:07] *** ta9le has joined #archiveteam-ot [11:44] *** m007a83_ has joined #archiveteam-ot [11:46] *** m007a83 has quit IRC (Read error: Operation timed out) [11:47] *** m007a83 has joined #archiveteam-ot [11:52] *** m007a83_ has quit IRC (Read error: Operation timed out) [12:06] kiska: No problem [12:12] *** Sanky is now known as Sanqui [13:21] jrwr: How was eve? [13:22] I may just run the server without the missing drive [13:23] lol [13:27] tyzoid Its a RAID 5 so it can handle 1 drive not being there [13:43] yeah, but still [13:53] So how much storage do you recommend? tyzoid [13:53] shouldn't need much [13:53] It doesn't actually store a lot of data [13:54] mostly just needs a decent processor and memory [14:57] *** ta9le has quit IRC (Quit: Connection closed for inactivity) [15:13] jrwr: what [16:14] *** djsundog has joined #archiveteam-ot [17:04] astrid: got my server up https://zy-b.us.notrly.xyz/ [17:04] noice [17:08] jrwr: How was EVE? [17:11] Slow [17:11] very slow [17:11] they have something call TiDi, once the server hits about 3000 people time moves more slowly [17:11] normal rate in eve is 1Hz [17:11] in 10% TiDi its 0.1Hz [17:12] pegged at 10% for 8 hours [17:15] *** djsundog has quit IRC (The Lounge - https://thelounge.chat) [17:18] *** schbirid has joined #archiveteam-ot [17:19] *** djsundog has joined #archiveteam-ot [17:24] damn [17:24] I assume TiDi is short for Time Dilation? [17:34] *** ta9le has joined #archiveteam-ot [17:41] btw, jrwr, did you have any time to look at zy-a.us? [17:42] Turn in sqlite [17:42] Turn of pgsql [17:42] Ya you are correct [17:43] anyway tyzoid its the bad side of the large fuck all battles [17:44] anything above 1000 people gets bad quickly [17:44] the normal fleet size is about 250 [17:45] so you get the normal fleet, capital fleet and bomber fleet all maxed out on both sides and its a bad day, throw in a few other entities and you end up with a cluster fuck [17:45] we do tell CCP beforehand about the attack and they move the servers around so we get the beefbox [17:48] tidi is fun what do you mean slow /s [17:50] hmm [17:50] java.sql.SQLException: opening db: 'pyx.sqlite': Permission denied [17:50] idk where even that file is [17:51] maybe it cant create it because the directory it is trying to use is not +w [17:52] hmm, I wonder if the db needs to be in $CATALINA_HOME [17:52] rebuilding with jetty:run [17:53] hopefully this will use the sqlite db local [17:54] jrwr: works with sqlite if I use jetty:run [17:54] but not through tomcat [18:00] jrwr: You using postgres [18:00] ? [18:10] Lemme see if I can make it work [18:10] Yeah, got it working with sqlite in tomcat [18:10] postgres is still broken [18:10] I have experience with horribly written tomcat programs [18:11] apparantly, it needs to be in $CATALINA_BASE, not $CATALINA_HOME [18:11] I'm fine with this for now, but I'd prefer to use postgres instead :/ [18:12] Yep [18:12] astrid: https://zy-a.us.notrly.xyz/ is up, now [18:15] i heard [20:22] *** schbirid has quit IRC (Quit: Leaving) [20:24] *** chirlu`` has quit IRC (Ping timeout: 268 seconds) [21:37] *** martini has joined #archiveteam-ot [21:48] *** Stilett0 has quit IRC () [21:57] *** Stilett0 has joined #archiveteam-ot [22:23] *** Stilett0 has quit IRC (Ping timeout: 264 seconds) [22:28] *** SketchCow has quit IRC (Read error: Connection reset by peer) [22:28] *** SketchCow has joined #archiveteam-ot [22:33] *** martini has quit IRC (Remote host closed the connection) [23:12] *** Stilett0 has joined #archiveteam-ot [23:29] *** ta9le has quit IRC (Quit: Connection closed for inactivity) [23:39] *** Stilett0 has quit IRC (Ping timeout: 252 seconds) [23:43] *** Stilett0 has joined #archiveteam-ot [23:47] *** Stilett0 has quit IRC (Ping timeout: 255 seconds) [23:51] *** Stilett0 has joined #archiveteam-ot [23:54] *** Stiletto has joined #archiveteam-ot [23:58] *** jrwr has quit IRC (Read error: Operation timed out) [23:59] *** jrwr has joined #archiveteam-ot [23:59] *** Stiletto has quit IRC (Ping timeout: 260 seconds) [23:59] *** Stiletto has joined #archiveteam-ot