00:00:55 <04m​elvinkitnick> It should be due to one of those values from https://github.com/crawl/dgamelaunch-config: bash ./config.py:455:connection_timeout = 600 ./config.py:460:http_connection_timeout = 600 I'll see to adjust them later, though you might want to change the default values. 00:28:17 <04m​elvinkitnick> It's doing it again 😦 I commented chown command line in install-trunk.sh and relaunch the service to finalize the new version installation. I'll schedule a server reboot later today. 02:52:23 New branch created: pull/4085 (2 commits) 13https://github.com/crawl/crawl/pull/4085 02:52:25 03heinrich02 07https://github.com/crawl/crawl/pull/4085 * 0.33-a0-219-g248b7f0e08: Added comments 10(28 hours ago, 3 files, 15+ 0-) 13https://github.com/crawl/crawl/commit/248b7f0e08a8 02:52:25 03heinrich02 07https://github.com/crawl/crawl/pull/4085 * 0.33-a0-220-g9d93d7adef: Changed when brand_damage is done during attacking 10(23 hours ago, 4 files, 54+ 44-) 13https://github.com/crawl/crawl/commit/9d93d7adef3e 03:35:02 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-5208-geafff8c3b6 03:48:17 <04m​elvinkitnick> Server has been rebooted. I'll monitor next build (tonight). 03:50:32 <04m​elvinkitnick> @ge0ff I set those value to 1800s (30min), though I realize you said 5min, not 10 (600s), so I'm not sure those directives are related anymore. We'll see how it goes ! 03:52:52 -!- [808]sta1e is now known as [808]state 04:10:43 <04m​elvinkitnick> I just reproduced the issue and got my session "interrupted" by "The Websocket connection was closed. Reload to try again" message. Is that what you're talking about ? If so, I'm not sure how to fix this. See the conversation attached I had with someone on CXC Discord server back in July on this matter. Also, I'm pretty sure I had this behaviour on old CXC too (at least before migration; I don't play that much thses days), and 04:10:44 currently on CUE, using Firefox 131.0 (and at least several previous versions back). Also just to clarify, web server (Apache here) only serves as proxy to Tornado, with only a few conditions to reroute some paths elsewhere. There could be some implicit params here, but I doubt it. I'm pretty sure direct access to Tornado gave me the same behavior. I'll have a closer llok later though. 04:10:44 <04m​elvinkitnick> https://cdn.discordapp.com/attachments/747522859361894521/1294255861211861012/Screenshot_20241011_130135.png?ex=670a5933&is=670907b3&hm=352d4b30a34407f0df2e6a3757c68e9046c3502c14792d13611bd86b22c4956f& 04:15:21 <12g​e0ff> Thanks for working on that! Yeah, it's the "The Websocket connection was closed. Reload to try again." thing. Also, it's definitely something CXC specific: currently, CUE has 7 games with IDLE time > 5 min (4h, 2h, 2h, 26min,...), on CAO there's a game with 1000 (!) h, CBR2 has a gams with 64h, CDI has 973h and 717h games. 04:17:41 <12g​e0ff> maybe it's a dgamelaunch option? 04:18:17 <12g​e0ff> aha~! 04:18:41 <12g​e0ff> max_idle_time = 5 * 60 * 60 (https://github.com/crawl/dgamelaunch-config/blob/master/config.py#L156) 04:18:46 <04m​elvinkitnick> Yeah, I'm trying to pinpoint he issue. On CUE, I get this behavior on lobby for sure; I'm trying to reproduce in game now and it doesn't occur. Weird. On CXC I have this issue on lobby and in game (as tested earlier today), though not on lobby when players are connected. Nothing in browser network traces, and nothing in apache logs. 04:18:49 <12g​e0ff> that's 5 min timer! 04:19:35 <04m​elvinkitnick> Why * 60 two times though ? 04:19:57 <04m​elvinkitnick> I'v seen this directive this morning, though value didn't seem to match, so I discarded it. 04:20:42 <12g​e0ff> yeah, this should mean 5 h, not 5 min 04:21:38 <04m​elvinkitnick> I'll look a bit closer later and let you know if I find something. 08:00:28 <09g​ammafunk> hrm, I'm not sure why that would fail. That log seems to indicate that the parent process for installing the game was terminated for some reason. I'm not sure if you can try to run the update from a command-line and see if there's some sort of problem 09:24:48 <04m​elvinkitnick> Oh sorry, that was me. I killed the unit because it was stuck (because of the underlying dead chown process), preventing the associated timer to trigger it. I had the same issue running dgl update-trunk from CLI; new chown process got stuck again. I think it was on the same folder (seen with lsof), though I'm not so sure anymore. Let's hope last reboot did him well and next build will work okay. I'll try in a bit ! 09:30:11 <09g​ammafunk> Sounds good. I'm not sure if anything in our update script could cause this. I've not had issues like this with the dgl scripts hanging on CDI or CAO that I'm aware of, but if you find anything as a root cause, definitely let us know, thanks! 12:59:24 03DracoOmega02 07* 0.33-a0-237-g1d54a0429a: Fix a crash on non-damage kills of tentacle segments (staticshock) 10(39 minutes ago, 1 file, 3+ 0-) 13https://github.com/crawl/crawl/commit/1d54a0429a5d 12:59:24 03DracoOmega02 07* 0.33-a0-238-g9dbd12bfa3: Fix attitude change propogation for tentacles 10(32 minutes ago, 4 files, 17+ 5-) 13https://github.com/crawl/crawl/commit/9dbd12bfa3ef 12:59:24 03DracoOmega02 07* 0.33-a0-239-g9adc1c5f74: Be a little more specific about summon dismissal on attacking friendlies 10(30 minutes ago, 2 files, 3+ 2-) 13https://github.com/crawl/crawl/commit/9adc1c5f7481 12:59:24 03DracoOmega02 07* 0.33-a0-240-g3382226504: Don't display tentacle/segments as 'minions' 10(28 minutes ago, 1 file, 1+ 0-) 13https://github.com/crawl/crawl/commit/3382226504f3 12:59:24 03DracoOmega02 07* 0.33-a0-241-g07456b3189: Fix tentacles losing constriction whenever they pull something 10(6 minutes ago, 6 files, 36+ 23-) 13https://github.com/crawl/crawl/commit/07456b318965 14:29:52 New branch created: pull/4086 (1 commit) 13https://github.com/crawl/crawl/pull/4086 14:29:53 03Aliscans02 07https://github.com/crawl/crawl/pull/4086 * 0.33-a0-242-g0a4aad3862: Stop making notes about once-forgotten features. 10(2 minutes ago, 1 file, 3+ 1-) 13https://github.com/crawl/crawl/commit/0a4aad386206 15:39:02 Unstable branch on underhound.eu updated to: 0.33-a0-241-g07456b3189 (34) 19:21:01 <09g​ammafunk> !crashlog 19:21:19 <09g​ammafunk> !cmd crashlog 19:21:19 <04C​erebot> 28970. humterzook, XL12 DsCj, T:15395 (milestone): https://archive.nemelex.cards/morgue/humterzook/crash-humterzook-20241011-144802.txt 19:21:19 <04C​erebot> Command: !crashlog => !lm ${*:-!ignoredcrashers} crash -log 19:21:31 <09g​ammafunk> !crashlog -2 19:21:33 <04C​erebot> No milestones for -2 (crash). 19:21:41 <09g​ammafunk> !crashlog * -2 19:21:47 <04C​erebot> 30145/30146. humterzook, XL12 DsCj, T:15207 (milestone): https://archive.nemelex.cards/morgue/humterzook/crash-humterzook-20241011-144704.txt 19:21:54 <09g​ammafunk> !crashlog 19:22:02 <04C​erebot> 28970. humterzook, XL12 DsCj, T:15395 (milestone): https://archive.nemelex.cards/morgue/humterzook/crash-humterzook-20241011-144802.txt 19:22:03 <09g​ammafunk> !crashlog wormsofcan 19:22:05 <04C​erebot> 1. wormsofcan, XL19 FoAK, T:52432 (milestone): http://dobrazupa.org/morgue/wormsofcan/crash-wormsofcan-20150211-015231.txt 19:39:36 <09g​ammafunk> !crashlog * cdi 19:39:44 <04C​erebot> 461. staticshock, XL22 DjCj, T:39322 (milestone): https://crawl.dcss.io/crawl/morgue/staticshock/crash-staticshock-20241011-004851.txt 22:35:31 Unstable branch on crawl.develz.org updated to: 0.33-a0-241-g07456b3189 (34) 22:58:32 Windows builds of master branch on crawl.develz.org updated to: 0.33-a0-241-g07456b3189 23:03:44 <06m​umra> What is "forget level map" really for ? Seems a very odd command to really need in a game ... 23:04:51 <06m​umra> Only time I ever used it is if I've "lost" a monster on an otherwise empty and fully explored level, and I just want to let autoexplore run again to find them 23:05:29 <06m​umra> Which seems like a very clunky way to achieve that 23:07:45 <06m​umra> (As a wizmode command it'd be more obviously useful, e.g. you are testing exploration, or you want to test piety gain, Human healing, etc) 23:08:26 <06p​leasingfungus> this is basically the common recommended use. it comes up every few months in chat 23:08:38 <06p​leasingfungus> not super exciting but it does get some use 23:31:34 Unstable branch on cbro.berotato.org updated to: 0.33-a0-241-g07456b3189 (34) 23:55:24 Monster database of master branch on crawl.develz.org updated to: 0.33-a0-241-g07456b3189