lancachenet / monolithic

A monolithic lancache service capable of caching all CDNs in a single instance
https://hub.docker.com/r/lancachenet/monolithic
Other
725 stars 73 forks source link

steam caching: unexpected status code 200 in slice response #163

Closed rekh127 closed 1 year ago

rekh127 commented 1 year ago

Describe the issue you are having

Steam files are returning full 200 instead of a slice and nginx errors out. This chunk then times out and steam drops the lancache.

DNS Configuration

$ host -v lancache.steamcontent.com
Trying "lancache.steamcontent.com"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 50182
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;lancache.steamcontent.com.     IN      A

;; ANSWER SECTION:
lancache.steamcontent.com. 0    IN      A       192.168.1.21

Received 59 bytes from 127.0.0.53#53 in 0 ms
Trying "lancache.steamcontent.com"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 41904
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;lancache.steamcontent.com.     IN      AAAA

Received 43 bytes from 127.0.0.53#53 in 0 ms
Trying "lancache.steamcontent.com"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2323
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;lancache.steamcontent.com.     IN      MX

Received 43 bytes from 127.0.0.53#53 in 0 ms

Output

error.log

2023/01/12 23:27:48 [error] 27276#101855: *5149 unexpected status code 200 in slice response while reading response header from upstream, client: 192.168.1.142, server: , request: "GET /depot/356191/chunk/ed0c26960a6dfe537524e5f8299daa4b539e4569 HTTP/1.1", subrequest: "/depot/356191/chunk/ed0c26960a6dfe537524e5f8299daa4b539e4569", upstream: "http://127.0.1.21:3128/depot/356191/chunk/ed0c26960a6dfe537524e5f8299daa4b539e4569", host: "edge.steam-dns.top.comcast.net"

steam local content_log.tx

[2023-01-12 15:27:07] Loaded 1 apps from install folder "/home/moss/.local/share/Steam/steamapps\appmanifest_*.acf".
[2023-01-12 15:27:07] Loaded 33 apps from install folder "/home/shared-games/steamlibrary/steamapps\appmanifest_*.acf".
[2023-01-12 15:27:09] AppID 356190 scheduler update : Priority Auto Update, not played for 3947 seconds, update disabled for 0 seconds
[2023-01-12 15:27:09] AppID 356190 state changed : Update Required,Update Queued,Update Optional,Update Started,
[2023-01-12 15:27:09] AppID 356190 state changed : Update Required,Update Queued,Update Optional,Update Running,Update Started,
[2023-01-12 15:27:09] AppID 356190 update changed : Running Update,
[2023-01-12 15:27:09] AppID 356190 update changed : Running Update,Reconfiguring,
[2023-01-12 15:27:09] AppID 356190 update changed : Running Update,
[2023-01-12 15:27:09] AppID 356190 update started : download 38859118064/103168636560, store 0/0, reuse 0/0, delta 0/0, stage 40213380980/117711336590 
[2023-01-12 15:27:09] AppID 356190 update changed : Running Update,Downloading,Staging,
[2023-01-12 15:27:09] Enabling local content cache at '::ffff:c0a8:115' from lookup of lancache.steamcontent.com.
[2023-01-12 15:27:09] Adding cache type 'LANCache' on host '::ffff:c0a8:115'
[2023-01-12 15:27:09] Created ipv4-only http client
[2023-01-12 15:27:09] Got 18 download sources and 0 caching proxies via ContentServerDirectoryService::BYieldingGetServersForSteamPipe (CellID 31 / Launcher 0)
[2023-01-12 15:27:09] Created download interface of type 'CDN' (2) to host edge.steam-dns.top.comcast.net (edge.steam-dns.top.comcast.net)
[2023-01-12 15:27:09] Created download interface of type 'CDN' (2) to host edge.steam-dns.top.comcast.net (edge.steam-dns.top.comcast.net)
[2023-01-12 15:27:09] Created download interface of type 'CDN' (2) to host edge.steam-dns.top.comcast.net (edge.steam-dns.top.comcast.net)
[2023-01-12 15:27:09] Downloading 60033 chunks from depot 356191
[2023-01-12 15:27:09] HTTP (CDN,64) - edge.steam-dns.top.comcast.net (0.0.0.0:0 / 0.0.0.0:0, host: edge.steam-dns.top.comcast.net): AuthenticateDepotID (356191) - Success!
[2023-01-12 15:27:09] HTTP (CDN,64) - edge.steam-dns.top.comcast.net (0.0.0.0:0 / 0.0.0.0:0, host: edge.steam-dns.top.comcast.net): AuthenticateDepotID (356191) - Success!
[2023-01-12 15:27:09] HTTP (CDN,64) - edge.steam-dns.top.comcast.net (0.0.0.0:0 / 0.0.0.0:0, host: edge.steam-dns.top.comcast.net): AuthenticateDepotID (356191) - Success!
[2023-01-12 15:27:22] Increasing target number of download connections to 4 (rate was 0.000, now 873.115)
[2023-01-12 15:27:22] Created download interface of type 'SteamCache' (7) to host cache4-sea1.steamcontent.com (cache4-sea1.steamcontent.com)
[2023-01-12 15:27:50] Detected write gap 76 MB in file "Patch_09_LC.arch06"
[2023-01-12 15:27:50] Detected write gap 598 MB in file "Patch_09_LC.arch06"
[2023-01-12 15:27:50] Detected write gap 162 MB in file "Patch_09_LC.arch06"
[2023-01-12 15:27:51] Detected write gap 94 MB in file "Patch_09_LC.arch06"
[2023-01-12 15:27:51] Detected write gap 118 MB in file "Patch_09_LC.arch06"
[2023-01-12 15:27:51] Detected write gap 240 MB in file "Patch_09_LC.arch06"
[2023-01-12 15:27:51] Detected write gap 521 MB in file "Patch_09_LC.arch06"
[2023-01-12 15:27:51] Detected write gap 92 MB in file "Patch_09_LC.arch06"
[2023-01-12 15:27:52] Detected write gap 206 MB in file "Patch_09_LC.arch06"
[2023-01-12 15:27:53] Detected write gap 108 MB in file "Patch_11.arch06"
[2023-01-12 15:27:53] Detected write gap 125 MB in file "Patch_11_LC.arch06"
[2023-01-12 15:27:53] Detected write gap 211 MB in file "Patch_11.arch06"
[2023-01-12 15:27:53] Detected write gap 211 MB in file "Patch_11_LC.arch06"
[2023-01-12 15:27:53] Detected write gap 462 MB in file "Patch_DLC1.arch06"
[2023-01-12 15:27:54] Detected write gap 336 MB in file "Patch_DLC1.arch06"
[2023-01-12 15:27:56] Forgetting cache type 'LANCache' on host '::ffff:c0a8:115' due to chunk timeout.
[2023-01-12 15:27:56] stats: (LANCache, 1) lancache: 0 Bytes, 0 sec (0.00 Mbps). 0 Hits / 5236 Misses (0 %, 0 % bytes)
bugfixin commented 1 year ago

I'm seeing the same thing here:

2023/01/13 12:48:00 [error] 1945#1945: *210028 unexpected status code 200 in slice response while reading response header from upstream, client: 10.32.0.244, server: , request: "GET /depot/1172621/chunk/10548e38c812f9a356db94ea7c49000e882c11e6 HTTP/1.1", subrequest: "/depot/1172621/chunk/10548e38c812f9a356db94ea7c49000e882c11e6", upstream: "http://127.0.0.1:3128/depot/1172621/chunk/10548e38c812f9a356db94ea7c49000e882c11e6", host: "cache1-lax1.steamcontent.com"

I've included a packet capture of the HTTP conversation with the steam server involved errorHTTP.zip

After removing the cached file

and retrying the download, it returns correctly.

-rw------- 1 www-data www-data 1063789 Jan 14 00:55 /lancache/cache/cache/cache/a0/ad/4b5b5f8e7a037f7758d453fb3600ada0

It looks like somehow the initial download was not correctly completed, somehow confusing nginx into not returning the correct parts of the cached file?

parthibx24 commented 1 year ago

I think I have the same issue with riot client, it's causing the download to freeze for a while. In my case, sometimes lancache is sending 200 responses and sometimes its sending zero byte body and 200 response, even though it was a multipart/byterange request.

logs:

[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:34 +0600] "GET /channels/public/bundles/B7A233DBCC7111DD.bundle HTTP/1.1" 206 2109508 "-" "RiotNetwork/1.0.0" "MISS" "lol.dyn.riotcdn.net" "bytes=0-2109507"request_time=0.226 upstream_response_time=0.097 upstream_connect_time=0.004 upstream_header_time=0.010
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:34 +0600] "GET /channels/public/bundles/53EC92348239B863.bundle HTTP/1.1" 200 0 "-" "RiotNetwork/1.0.0" "HIT" "lol.dyn.riotcdn.net" "bytes=0-972172,1118389-2267413"request_time=0.005 upstream_response_time=- upstream_connect_time=- upstream_header_time=-
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:34 +0600] "GET /channels/public/bundles/B7A233DBCC7111DD.bundle HTTP/1.1" 206 1329068 "-" "RiotNetwork/1.0.0" "MISS" "lol.dyn.riotcdn.net" "bytes=4241951-5571018"request_time=0.213 upstream_response_time=0.166 upstream_connect_time=0.003 upstream_header_time=0.003
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:34 +0600] "GET /channels/public/bundles/97F6325DE23AD1F1.bundle HTTP/1.1" 200 326424 "-" "RiotNetwork/1.0.0" "HIT" "lol.dyn.riotcdn.net" "bytes=1709704-1826702,1936477-2054775"request_time=0.008 upstream_response_time=- upstream_connect_time=- upstream_header_time=-
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:34 +0600] "GET /channels/public/bundles/4A15826072245ECA.bundle HTTP/1.1" 206 1853928 "-" "RiotNetwork/1.0.0" "MISS" "lol.dyn.riotcdn.net" "bytes=4205996-6059923"request_time=0.296 upstream_response_time=0.213 upstream_connect_time=0.003 upstream_header_time=0.007
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:34 +0600] "GET /channels/public/bundles/B7A233DBCC7111DD.bundle HTTP/1.1" 206 2132443 "-" "RiotNetwork/1.0.0" "MISS" "lol.dyn.riotcdn.net" "bytes=2109508-4241950"request_time=0.236 upstream_response_time=0.120 upstream_connect_time=0.000 upstream_header_time=0.004
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:34 +0600] "GET /channels/public/bundles/4A15826072245ECA.bundle HTTP/1.1" 206 2097614 "-" "RiotNetwork/1.0.0" "MISS" "lol.dyn.riotcdn.net" "bytes=2108382-4205995"request_time=0.330 upstream_response_time=0.140 upstream_connect_time=0.007 upstream_header_time=0.010
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:34 +0600] "GET /channels/public/bundles/9696107B4635CA44.bundle HTTP/1.1" 206 1384176 "-" "RiotNetwork/1.0.0" "MISS" "lol.dyn.riotcdn.net" "bytes=2111074-3495249"request_time=0.175 upstream_response_time=0.126 upstream_connect_time=0.006 upstream_header_time=0.010
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:34 +0600] "GET /channels/public/bundles/9696107B4635CA44.bundle HTTP/1.1" 206 2111074 "-" "RiotNetwork/1.0.0" "MISS" "lol.dyn.riotcdn.net" "bytes=0-2111073"request_time=0.249 upstream_response_time=0.134 upstream_connect_time=0.004 upstream_header_time=0.010
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:34 +0600] "GET /channels/public/bundles/F91376988537D01B.bundle HTTP/1.1" 206 2107515 "-" "RiotNetwork/1.0.0" "MISS" "lol.dyn.riotcdn.net" "bytes=0-2107514"request_time=0.295 upstream_response_time=0.153 upstream_connect_time=0.006 upstream_header_time=0.010
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:34 +0600] "GET /channels/public/bundles/BFA7668702C366D8.bundle HTTP/1.1" 206 2137266 "-" "RiotNetwork/1.0.0" "MISS" "lol.dyn.riotcdn.net" "bytes=0-2137265"request_time=0.218 upstream_response_time=0.106 upstream_connect_time=0.003 upstream_header_time=0.010
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:34 +0600] "GET /channels/public/bundles/F91376988537D01B.bundle HTTP/1.1" 206 1806560 "-" "RiotNetwork/1.0.0" "MISS" "lol.dyn.riotcdn.net" "bytes=2107515-3914074"request_time=0.250 upstream_response_time=0.123 upstream_connect_time=0.003 upstream_header_time=0.006
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:34 +0600] "GET /channels/public/bundles/7615F025AC99E467.bundle HTTP/1.1" 206 996116 "-" "RiotNetwork/1.0.0" "MISS" "lol.dyn.riotcdn.net" "bytes=0-996115"request_time=0.096 upstream_response_time=0.097 upstream_connect_time=0.004 upstream_header_time=0.010
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:34 +0600] "GET /channels/public/bundles/631E892EC206B089.bundle HTTP/1.1" 206 2135720 "-" "RiotNetwork/1.0.0" "MISS" "lol.dyn.riotcdn.net" "bytes=0-2135719"request_time=0.306 upstream_response_time=0.167 upstream_connect_time=0.003 upstream_header_time=0.010
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:36 +0600] "GET /channels/public/bundles/53EC92348239B863.bundle HTTP/1.1" 200 527522 "-" "RiotNetwork/1.0.0" "HIT" "lol.dyn.riotcdn.net" "bytes=0-972172,1118389-2267413"request_time=0.001 upstream_response_time=- upstream_connect_time=- upstream_header_time=-
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:38 +0600] "GET /channels/public/bundles/97F6325DE23AD1F1.bundle HTTP/1.1" 200 527564 "-" "RiotNetwork/1.0.0" "HIT" "lol.dyn.riotcdn.net" "bytes=1709704-1826702,1936477-2054775"request_time=0.001 upstream_response_time=- upstream_connect_time=- upstream_header_time=-
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:40 +0600] "GET /channels/public/bundles/53EC92348239B863.bundle HTTP/1.1" 200 322286 "-" "RiotNetwork/1.0.0" "HIT" "lol.dyn.riotcdn.net" "bytes=0-972172,1118389-2267413"request_time=0.001 upstream_response_time=- upstream_connect_time=- upstream_header_time=-
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:46 +0600] "GET /channels/public/bundles/97F6325DE23AD1F1.bundle HTTP/1.1" 200 0 "-" "RiotNetwork/1.0.0" "HIT" "lol.dyn.riotcdn.net" "bytes=1709704-1826702,1936477-2054775"request_time=0.001 upstream_response_time=- upstream_connect_time=- upstream_header_time=-
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:16:48 +0600] "GET /channels/public/bundles/53EC92348239B863.bundle HTTP/1.1" 200 0 "-" "RiotNetwork/1.0.0" "HIT" "lol.dyn.riotcdn.net" "bytes=0-972172,1118389-2267413"request_time=0.000 upstream_response_time=- upstream_connect_time=- upstream_header_time=-
[riot] 192.168.80.1 / - - - [13/Feb/2023:19:19:15 +0600] "GET /channels/public/bundles/741B5C0D6C7898CB.bundle HTTP/1.1" 206 17 "-" "RiotNetwork/1.0.0" "HIT" "lol.dyn.riotcdn.net" "bytes=1098146-1098162"request_time=0.000 upstream_response_time=- upstream_connect_time=- upstream_header_time=-
lordkitsuna commented 1 year ago

Just tossing in i think i hit a similar issue, steam download stuck, access log nothing but empty 200 reply

[steam] 10.159.4.233 / - - - [14/Mar/2023:15:55:19 -0700] "GET /depot/228989/chunk/f7d8fb7098966362ecf5a1e76c76f7338fa5e3a1 HTTP/1.1" 200 0 "-" "Valve/Steam HTTP Client 1.0" "HIT" "cache5-ord1.steamcontent.com" "-"
[steam] 10.159.4.233 / - - - [14/Mar/2023:15:55:19 -0700] "GET /depot/228989/chunk/e2f8c402b3a4cdc50a70a88e80227dd35a8be468 HTTP/1.1" 200 0 "-" "Valve/Steam HTTP Client 1.0" "HIT" "cache5-ord1.steamcontent.com" "-"
[steam] 10.159.4.233 / - - - [14/Mar/2023:15:55:19 -0700] "GET /depot/228989/chunk/7dd4e5ec01a5ff966255c0a800dd9c01f3735539 HTTP/1.1" 200 0 "-" "Valve/Steam HTTP Client 1.0" "HIT" "cache4-ord1.steamcontent.com" "-"
[steam] 10.159.4.233 / - - - [14/Mar/2023:15:55:19 -0700] "GET /depot/228989/chunk/7fdb0f2070ed030dbf99568ef48d0973dae04185 HTTP/1.1" 200 0 "-" "Valve/Steam HTTP Client 1.0" "HIT" "cache1-ord1.steamcontent.com" "-"
[steam] 10.159.4.233 / - - - [14/Mar/2023:15:55:19 -0700] "GET /depot/228989/chunk/ff007ff02fb0f1a7ad28622685a327d70ca493fd HTTP/1.1" 200 0 "-" "Valve/Steam HTTP Client 1.0" "HIT" "cache5-ord1.steamcontent.com" "-"
[steam] 10.159.4.233 / - - - [14/Mar/2023:15:55:19 -0700] "GET /depot/228989/chunk/dbeb3eaa021902743d8c47eca56576c7cab47bb4 HTTP/1.1" 200 0 "-" "Valve/Steam HTTP Client 1.0" "HIT" "cache4-ord1.steamcontent.com" "-"
[steam] 10.159.4.233 / - - - [14/Mar/2023:15:55:19 -0700] "GET /depot/228989/chunk/bd1ebcbe2c517efe0357a4af90a7dc2b7a0a47d5 HTTP/1.1" 200 0 "-" "Valve/Steam HTTP Client 1.0" "HIT" "cache5-ord1.steamcontent.com" "-"
[steam] 10.159.4.233 / - - - [14/Mar/2023:15:55:19 -0700] "GET /depot/228989/chunk/e0fb9f597666f4a264e71d39ea5592dc209889ba HTTP/1.1" 200 0 "-" "Valve/Steam HTTP Client 1.0" "HIT" "cache1-ord1.steamcontent.com" "-"
[steam] 10.159.4.233 / - - - [14/Mar/2023:15:55:20 -0700] "GET /depot/228989/chunk/4b89e3bd3aa5a59693fcfa86f6f653dcf2a1f913 HTTP/1.1" 200 0 "-" "Valve/Steam HTTP Client 1.0" "HIT" "cache1-ord1.steamcontent.com" "-"
[steam] 10.159.4.233 / - - - [14/Mar/2023:15:55:20 -0700] "GET /depot/228989/chunk/835dea45ebf6f7c381aac7abcea374943cc24a51 HTTP/1.1" 200 0 "-" "Valve/Steam HTTP Client 1.0" "HIT" "cache4-ord1.steamcontent.com" "-"
[steam] 10.159.4.233 / - - - [14/Mar/2023:15:55:20 -0700] "GET /depot/228989/chunk/85b15d7fcd10f15df86abdf458f5825a1e6aa714 HTTP/1.1" 200 0 "-" "Valve/Steam HTTP Client 1.0" "HIT" "cache4-ord1.steamcontent.com" "-"
[steam] 10.159.4.233 / - - - [14/Mar/2023:15:55:20 -0700] "GET /depot/228989/chunk/cc6d59676448f0a483097f6959623d919583d42c HTTP/1.1" 200 512 "-" "Valve/Steam HTTP Client 1.0" "HIT" "cache5-ord1.steamcontent.com" "-

all error logs are blank, ive tried wiping the cache directory to start fresh, no change. i am unable to download anything through lancache. it was working great about 2 days ago so im not sure what changed. steam client is showing

CAPIJobRequestUserStats - Server response failed 2
CAPIJobRequestUserStats - Server response failed 2
CAPIJobRequestUserStats - Server response failed 2
CAPIJobRequestUserStats - Server response failed 2
CAPIJobRequestUserStats - Server response failed 2
CAPIJobRequestUserStats - Server response failed 2

content log

[2023-03-14 16:21:08] Enabling local content cache at '::ffff:a9f:405' from lookup of lancache.steamcontent.com.
[2023-03-14 16:21:09] Got 8 download sources and 0 caching proxies via ContentServerDirectoryService::BYieldingGetServersForSteamPipe (CellID 31 / Launcher 0)
[2023-03-14 16:21:09] Created download interface of type 'SteamCache' (7) to host cache5-sea1.steamcontent.com (cache5-sea1.steamcontent.com)
[2023-03-14 16:21:09] Created download interface of type 'CDN' (2) to host steampipe.akamaized.net (steampipe.akamaized.net)
[2023-03-14 16:21:09] Created download interface of type 'SteamCache' (7) to host cache5-dfw1.steamcontent.com (cache5-dfw1.steamcontent.com)
[2023-03-14 16:21:09] HTTP (CDN,11) - steampipe.akamaized.net (0.0.0.0:0 / 0.0.0.0:0, host: steampipe.akamaized.net): AuthenticateDepotID (228989) - Success!
[2023-03-14 16:21:26] HTTP (CDN,11) - steampipe.akamaized.net (10.159.4.5:80 / 10.159.4.5:80, host: steampipe.akamaized.net): Closing connection
[2023-03-14 16:21:26] Created download interface of type 'SteamCache' (7) to host cache3-dfw1.steamcontent.com (cache3-dfw1.steamcontent.com)
[2023-03-14 16:21:29] HTTP (SteamCache,282) - cache5-sea1.steamcontent.com (10.159.4.5:80 / 10.159.4.5:80, host: cache5-sea1.steamcontent.com): Closing connection
[2023-03-14 16:21:29] Created download interface of type 'SteamCache' (7) to host cache4-atl1.steamcontent.com (cache4-atl1.steamcontent.com)
[2023-03-14 16:21:30] HTTP (SteamCache,73) - cache5-dfw1.steamcontent.com (10.159.4.5:80 / 10.159.4.5:80, host: cache5-dfw1.steamcontent.com): Closing connection
[2023-03-14 16:21:30] Created download interface of type 'SteamCache' (7) to host cache3-atl1.steamcontent.com (cache3-atl1.steamcontent.com)
[2023-03-14 16:21:38] HTTP (SteamCache,12) - cache3-dfw1.steamcontent.com (10.159.4.5:80 / 10.159.4.5:80, host: cache3-dfw1.steamcontent.com): Closing connection
[2023-03-14 16:21:38] Created download interface of type 'SteamCache' (7) to host cache4-iad1.steamcontent.com (cache4-iad1.steamcontent.com)
[2023-03-14 16:21:45] HTTP (SteamCache,337) - cache3-atl1.steamcontent.com (10.159.4.5:80 / 10.159.4.5:80, host: cache3-atl1.steamcontent.com): Closing connection
[2023-03-14 16:21:45] Created download interface of type 'SteamCache' (7) to host cache8-iad1.steamcontent.com (cache8-iad1.steamcontent.com)
[2023-03-14 16:21:49] HTTP (SteamCache,34) - cache4-iad1.steamcontent.com (10.159.4.5:80 / 10.159.4.5:80, host: cache4-iad1.steamcontent.com): Closing connection
[2023-03-14 16:21:50] HTTP (SteamCache,336) - cache4-atl1.steamcontent.com (10.159.4.5:80 / 10.159.4.5:80, host: cache4-atl1.steamcontent.com): Closing connection
[2023-03-14 16:21:56] HTTP (SteamCache,221) - cache8-iad1.steamcontent.com (10.159.4.5:80 / 10.159.4.5:80, host: cache8-iad1.steamcontent.com): Closing connection
[2023-03-14 16:21:56] Enabling local content cache at '::ffff:a9f:405' from lookup of lancache.steamcontent.com.

trying to load the nginx welcome page at the lancache address just gives me connection reset by peer. i even went so far as to delete all docker volumes, images, and cache and restarted from scratch only to get the same result it had been working last week i am not sure what changed. i assume it must have been an update to the docker since totally wiping the images and rebuilding didnt change anything

stale[bot] commented 1 year ago

This issue has been automatically marked as inactive because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been automatically closed after being inactive for 30 days. If you require further assistance please reopen the issue with more details or talk to us on discord