From e96a298d217d32ae82380dddf7447c9b63091d37 Mon Sep 17 00:00:00 2001 From: Kawanaao Date: Wed, 6 Dec 2023 15:38:39 +0200 Subject: [PATCH] Added a preprocessor and transferred demo to it --- client/demo/POST.mods.json | 7 - client/demo/db.json | 4223 ------------------------------------ client/demo/proxy.ts | 128 -- client/demo/routes.json | 10 - client/src/api/index.jsx | 33 +- package-lock.json | 12 +- package.json | 7 +- webpack.common.js | 15 +- webpack.dev.js | 2 +- 9 files changed, 42 insertions(+), 4395 deletions(-) delete mode 100644 client/demo/POST.mods.json delete mode 100644 client/demo/db.json delete mode 100644 client/demo/proxy.ts delete mode 100644 client/demo/routes.json diff --git a/client/demo/POST.mods.json b/client/demo/POST.mods.json deleted file mode 100644 index 235eb58..0000000 --- a/client/demo/POST.mods.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "POST": { - "constellation/devices": {}, - "constellation/connect": {}, - "constellation/block": {} - } -} \ No newline at end of file diff --git a/client/demo/db.json b/client/demo/db.json deleted file mode 100644 index adb839a..0000000 --- a/client/demo/db.json +++ /dev/null @@ -1,4223 +0,0 @@ -{ - "login": {}, - "me": {}, - "logout": {}, - "config": {}, - "restart": {}, - "can-send-email": { - "canSendEmail": true - }, - "get-backup": { - "_comment": "TODO: Not Implemented" - }, - "constellation": { - "devices": [ - { - "nickname": "admin", - "deviceName": "phone", - "publicKey": "-----BEGIN NEBULA X25519 PRIVATE KEY-----\naACf/...=\n-----END NEBULA X25519 PRIVATE KEY-----\n", - "ip": "192.168.201.4/24", - "isLighthouse": false, - "isRelay": true, - "publicHostname": "", - "port": "4242", - "blocked": false, - "fingerprint": "..." - }, - { - "nickname": "admin", - "deviceName": "laptop", - "publicKey": "-----BEGIN NEBULA X25519 PRIVATE KEY-----\n78l4nDEB0+.../36YBQk7dkwg+.=\n-----END NEBULA X25519 PRIVATE KEY-----\n", - "ip": "192.168.201.5/24", - "isLighthouse": false, - "isRelay": true, - "publicHostname": "", - "port": "4242", - "blocked": false, - "fingerprint": "..." - }, - { - "nickname": "Martha", - "deviceName": "pink phone", - "publicKey": "-----BEGIN NEBULA X25519 PRIVATE KEY-----\naACf/..=\n-----END NEBULA X25519 PRIVATE KEY-----\n", - "ip": "192.168.201.6/24", - "isLighthouse": false, - "isRelay": true, - "publicHostname": "", - "port": "4242", - "blocked": false, - "fingerprint": "..." - } - ], - "restart": {}, - "reset": {}, - "config": { - "$return": "pki:\n ca: /config/ca.crt\n cert: /config/cosmos.crt\n key: /config/cosmos.key\n blocklist: []\nstatic_host_map:\n 192.168.201.1:\n - vpn.domain.com:4242\nlighthouse:\n am_lighthouse: true\n interval: 60\n hosts: []\nlisten:\n host: 0.0.0.0\n port: 4242\npunchy:\n punch: true\n respond: true\nrelay:\n am_relay: true\n use_relays: true\n relays: []\ntun:\n disabled: false\n dev: nebula1\n drop_local_broadcast: false\n drop_multicast: false\n tx_queue: 500\n mtu: 1300\n routes: []\n unsafe_routes: []\nlogging:\n level: info\n format: text\nfirewall:\n outbound_action: drop\n inbound_action: drop\n conntrack:\n tcp_timeout: 12m\n udp_timeout: 3m\n default_timeout: 10m\n outbound:\n - port: any\n proto: any\n host: any\n inbound:\n - port: any\n proto: any\n host: any\n" - }, - "logs": { - "$return": "Some logs..." - } - }, - "servapps": { - "$return": [ - { - "Id": "a03ea9a3408b2831198f2192c628090193e9d5e8e4c4515f2c94d1cc26f6a7f5", - "Names": [ - "/cosmos" - ], - "Image": "azukaar/cosmos-server:latest-unstable", - "ImageID": "sha256:569f35743de9554b4d3582cd3dd6e02debae945f9c884bf43ada1612856fb353", - "Command": "./cosmos", - "Created": 1682946886, - "Ports": [ - { - "IP": "0.0.0.0", - "PrivatePort": 443, - "PublicPort": 443, - "Type": "tcp" - }, - { - "IP": "::", - "PrivatePort": 443, - "PublicPort": 443, - "Type": "tcp" - }, - { - "IP": "0.0.0.0", - "PrivatePort": 80, - "PublicPort": 80, - "Type": "tcp" - }, - { - "IP": "::", - "PrivatePort": 80, - "PublicPort": 80, - "Type": "tcp" - } - ], - "Labels": {}, - "State": "running", - "Status": "Up 3 hours", - "HostConfig": { - "NetworkMode": "bridge" - }, - "NetworkSettings": { - "Networks": { - "bridge": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "20a1948e4a1250da3f01e9b602141e9e24b7eb160c2011a04a3f8bbf90af7615", - "EndpointID": "cea3ee80662e4869b29d2d5e660f72b146e207c3549a886311ddbb9970bfa5fc", - "Gateway": "172.17.0.1", - "IPAddress": "172.17.0.4", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:ac:11:00:04", - "DriverOpts": null - }, - "cosmos-network-2f8AyRnju": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "b7236826a6a934e39ad7fa510b8530254007497f51b78bcb3b679befe2f028c9", - "EndpointID": "4cce71bd801ee4d36d518c59a85212b8abe8f8b7603979395428cc97385df0f5", - "Gateway": "192.168.64.1", - "IPAddress": "192.168.64.3", - "IPPrefixLen": 20, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:c0:a8:40:03", - "DriverOpts": null - }, - "cosmos-network-3BFr0qKpI": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "9061c2920a241c38d046fdc152d1b71e82527d1073342fc72f5a36ab35491f50", - "EndpointID": "1bfe1f4715aa74efcdee8bcd1dd034135d561ee090bae78c6a85d8e9222d9c7e", - "Gateway": "172.21.0.1", - "IPAddress": "172.21.0.3", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:ac:15:00:03", - "DriverOpts": null - }, - "cosmos-network-G3lWOEVud": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "c7b748317fefbf1695a37eb01ad07115bfcfad22b239b37af4c40bcb341cf660", - "EndpointID": "dee434721daed99aa3a49f357a76a4f875707c25b4e83daf8d46735504bb0499", - "Gateway": "192.168.192.1", - "IPAddress": "192.168.192.2", - "IPPrefixLen": 20, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:c0:a8:c0:02", - "DriverOpts": null - }, - "cosmos-network-H861Hn0lr": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "339c35d89784dce8bc18b182eaa03babe4896ec9e3c9b464e18304723296a8ab", - "EndpointID": "cf9ae1f147cb0de9461c0dc9dc94ff94f620b0569bac6d8dc15071c7bb27bf5f", - "Gateway": "192.168.16.1", - "IPAddress": "192.168.16.3", - "IPPrefixLen": 20, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:c0:a8:10:03", - "DriverOpts": null - }, - "cosmos-network-L39HdhjzN": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "860a2a8b5e726e19f869d0645f75dcad2b9ee7e6802a7bc475fc17d6e06557ca", - "EndpointID": "3c18fb5cb9d948d82dad8db92a11f88fb3bcbabef496565ecdd44747bf6ecd8c", - "Gateway": "192.168.48.1", - "IPAddress": "192.168.48.3", - "IPPrefixLen": 20, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:c0:a8:30:03", - "DriverOpts": null - }, - "cosmos-network-QbBt2dphy": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "206fd577f4d44d03f16c049e80159cf1670893b664309b3607ceb55e01b625c4", - "EndpointID": "f6145a59bceba4298adf9ab6c239da9dade705fa9a0f6dffaf0daffab47e055b", - "Gateway": "172.24.0.1", - "IPAddress": "172.24.0.3", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:ac:18:00:03", - "DriverOpts": null - }, - "cosmos-network-Rw5qbTplo": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "d716eb809392efd6df0477f04eb138282263f57e673d717304a2bcfef31fe00a", - "EndpointID": "a86adad502892368c74e5ce5812a1ca36c50890bf599e1ef6e81d42b4c0d4ac0", - "Gateway": "172.20.0.1", - "IPAddress": "172.20.0.3", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:ac:14:00:03", - "DriverOpts": null - }, - "cosmos-network-TAwc0QAW9": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "20f95e3bd93b8d1022fa175dad2bb7212b67dd41e09fd5f62f403a305e661e71", - "EndpointID": "95d8d55cd20700b42c1aeecb677ea9c6834d8cf76b4292ecbe81ddcf54105acd", - "Gateway": "192.168.32.1", - "IPAddress": "192.168.32.2", - "IPPrefixLen": 20, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:c0:a8:20:02", - "DriverOpts": null - }, - "cosmos-network-Vde9j5nWf": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "ea19163fb4dd4ca9d5028fc829e9442a5235ec7464941215efddf061da5f9d93", - "EndpointID": "2fe1545ca04f856c1906ed2e2699fc07cba1074077ef2b7f5c858050a3285e52", - "Gateway": "192.168.0.1", - "IPAddress": "192.168.0.2", - "IPPrefixLen": 20, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:c0:a8:00:02", - "DriverOpts": null - }, - "cosmos-network-Y9ZhK0rfX": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "542030f67a29ffc8cc20e8e9a40fbcd04f955fe2e5869cdcc7455a0f3ffbaff6", - "EndpointID": "fdf564f5688c2d8dca09b347c6b0cdc01a0f62b564bdfa0b33258f7578c40d40", - "Gateway": "192.168.128.1", - "IPAddress": "192.168.128.2", - "IPPrefixLen": 20, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:c0:a8:80:02", - "DriverOpts": null - }, - "cosmos-network-Z3Q8o4tQQ": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "58324310fbd753b21ed33d448323ffeb1074ba0de0ed38e619926523399728e9", - "EndpointID": "5069cdae50396cff11a5558b4883181f24e26fce2b27c0dcff8931dd7d281968", - "Gateway": "172.18.0.1", - "IPAddress": "172.18.0.3", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:ac:12:00:03", - "DriverOpts": null - }, - "cosmos-network-dlBxYfmRR": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "16ecdf461bea698470437747b6e72a70fe4492b051c8320bcc8ff76783f5461b", - "EndpointID": "545f7a7e1a5e537268dd70ea7cd6b4dd586ecf12c4adda8c31e2854976cd99d8", - "Gateway": "192.168.160.1", - "IPAddress": "192.168.160.2", - "IPPrefixLen": 20, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:c0:a8:a0:02", - "DriverOpts": null - }, - "cosmos-network-e4PkZF2Ld": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "382467475b8f15be9a96ef93f2270c381274f2252afbdd0a11a58df46cc95c63", - "EndpointID": "1c0e6b566297e456d2782b19bbe647831a9d9207916d440242e0e3e7b5c69186", - "Gateway": "172.31.0.1", - "IPAddress": "172.31.0.3", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:ac:1f:00:03", - "DriverOpts": null - }, - "cosmos-network-uk6625k4P": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "6cfc181a1895a14b9b4196064285d047ee0febfab77837ada98af41de541d390", - "EndpointID": "106263d2085548ea1374833f08f44e33082d0905349cb714ba49c11db981de94", - "Gateway": "192.168.96.1", - "IPAddress": "192.168.96.3", - "IPPrefixLen": 20, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:c0:a8:60:03", - "DriverOpts": null - }, - "cosmos-network-yK4idDn7M": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "3a5cb7850084f180550f9894fcc81d222409573ae601691e718b4ff64aac6ade", - "EndpointID": "a666ebfc05d98fd20bc2add55298cd706dbc211d1a9e8c1be8eb087c2b5460f2", - "Gateway": "192.168.80.1", - "IPAddress": "192.168.80.2", - "IPPrefixLen": 20, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:c0:a8:50:02", - "DriverOpts": null - } - } - }, - "Mounts": [ - { - "Type": "bind", - "Source": "/myvolumes/Roms", - "Destination": "/Roms", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/AppData/cosmos2", - "Destination": "/config", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/var/run/docker.sock", - "Destination": "/var/run/docker.sock", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - } - ] - }, - { - "Id": "ae3bd49a9e624a4dd7d3f3b36762d3c86560e39471786b87e05de48ad0e28b33", - "Names": [ - "/Sonarr" - ], - "Image": "linuxserver/sonarr:latest", - "ImageID": "sha256:01c381fc68a796deb56e37ca4b61b807596b2587f531145e3ab35140d32c9ceb", - "Command": "/init", - "Created": 1682791843, - "Ports": [ - { - "PrivatePort": 8989, - "Type": "tcp" - } - ], - "Labels": { - "build_version": "Linuxserver.io version:- 3.0.8.1507-ls150 Build-date:- 2022-07-12T16:31:18+02:00", - "cosmos-force-network-secured": "true", - "cosmos-network-name": "cosmos-network-3BFr0qKpI" - }, - "State": "running", - "Status": "Up 46 hours", - "HostConfig": { - "NetworkMode": "bridge" - }, - "NetworkSettings": { - "Networks": { - "cosmos-network-3BFr0qKpI": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "9061c2920a241c38d046fdc152d1b71e82527d1073342fc72f5a36ab35491f50", - "EndpointID": "883c87484d4071c5eac700384263f94ac5a073fa8ba13ce7393108df58120673", - "Gateway": "172.21.0.1", - "IPAddress": "172.21.0.2", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:ac:15:00:02", - "DriverOpts": null - }, - "nzbget": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "8d5ba44f4b58807c69833f1aea7ea838a9c9e52eee4ff9a18eb6c53d3394ba5a", - "EndpointID": "b0a8e97046311c49cf1ae97e859acb9086786b00c9da4656d08a44a028447467", - "Gateway": "172.29.0.1", - "IPAddress": "172.29.0.4", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:ac:1d:00:04", - "DriverOpts": null - } - } - }, - "Mounts": [ - { - "Type": "bind", - "Source": "/myvolumes/Downloads", - "Destination": "/myvolumes/Downloads", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Series", - "Destination": "/tv", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Backups/Sonarr", - "Destination": "/backups", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/AppData/Sonarr", - "Destination": "/config", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Downloads/completed/Series", - "Destination": "/downloads", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - } - ] - }, - { - "Id": "e47a8dc02597cbf26e4c157b8df3568adcb2527730bab17891a7cbcd5e155930", - "Names": [ - "/Jellyfin" - ], - "Image": "lscr.io/linuxserver/jellyfin:10.8.8", - "ImageID": "sha256:8d7e16a5167fb8500f36c6850e6880eb9c2e85b8eb8401cc18bf0bab0c5b734b", - "Command": "/init", - "Created": 1682791842, - "Ports": [ - { - "PrivatePort": 8096, - "Type": "tcp" - }, - { - "PrivatePort": 8920, - "Type": "tcp" - } - ], - "Labels": { - "build_version": "Linuxserver.io version:- 10.7.7-1-ls161 Build-date:- 2022-05-26T05:27:33+02:00", - "cosmos-force-network-secured": "true", - "cosmos-network-name": "cosmos-network-uk6625k4P" - }, - "State": "running", - "Status": "Up 46 hours", - "HostConfig": { - "NetworkMode": "bridge" - }, - "NetworkSettings": { - "Networks": { - "cosmos-network-uk6625k4P": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "6cfc181a1895a14b9b4196064285d047ee0febfab77837ada98af41de541d390", - "EndpointID": "4014029dfe14fb0fdc7d8d262b708c04bb1768a9573d7f4745a8651eac09e5ea", - "Gateway": "192.168.96.1", - "IPAddress": "192.168.96.2", - "IPPrefixLen": 20, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:c0:a8:60:02", - "DriverOpts": null - } - } - }, - "Mounts": [ - { - "Type": "bind", - "Source": "/myvolumes/Movies", - "Destination": "/data/movies", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Series", - "Destination": "/data/tvshows", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Youtube", - "Destination": "/data/youtube", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/jf", - "Destination": "/jf", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/AppData/Jellyfin188", - "Destination": "/config", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - } - ] - }, - { - "Id": "7b0c690d1713e104dbb5173462cfbc755a8bafc826d261c48ccfdaefcefb253d", - "Names": [ - "/Radarr" - ], - "Image": "linuxserver/radarr:latest", - "ImageID": "sha256:16b2f6f44d4173371b01c580b3306728be7c98c75426e6f0d9fd75179e6ef3e5", - "Command": "/init", - "Created": 1682705493, - "Ports": [ - { - "PrivatePort": 7878, - "Type": "tcp" - } - ], - "Labels": { - "build_version": "Linuxserver.io version:- 4.1.0.6175-ls147 Build-date:- 2022-07-25T17:59:08+02:00", - "cosmos-force-network-secured": "true", - "cosmos-network-name": "cosmos-network-Rw5qbTplo" - }, - "State": "running", - "Status": "Up 20 hours", - "HostConfig": { - "NetworkMode": "bridge" - }, - "NetworkSettings": { - "Networks": { - "cosmos-network-Rw5qbTplo": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "d716eb809392efd6df0477f04eb138282263f57e673d717304a2bcfef31fe00a", - "EndpointID": "7d97a1dc79bc89ddd7b2fd45dbb7516f6916969574c000a3551edeede2e83390", - "Gateway": "172.20.0.1", - "IPAddress": "172.20.0.2", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:ac:14:00:02", - "DriverOpts": null - }, - "nzbget": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "8d5ba44f4b58807c69833f1aea7ea838a9c9e52eee4ff9a18eb6c53d3394ba5a", - "EndpointID": "cb274bcc1d37aeb8aac135da45491dcb2d42b06551f2d37f4aef03f2bfe134af", - "Gateway": "172.29.0.1", - "IPAddress": "172.29.0.5", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:ac:1d:00:05", - "DriverOpts": null - } - } - }, - "Mounts": [ - { - "Type": "bind", - "Source": "/myvolumes/Backups/Radarr", - "Destination": "/backups", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/AppData/Radarr", - "Destination": "/config", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Downloads/completed/Movies", - "Destination": "/downloads", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Downloads", - "Destination": "/myvolumes/Downloads", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Movies", - "Destination": "/movies", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - } - ] - }, - { - "Id": "5b891d4c7819b5ed119467f11fa95e7cdddc8b044425379bdd4c1e487a1699ab", - "Names": [ - "/Plex" - ], - "Image": "lscr.io/linuxserver/plex:latest", - "ImageID": "sha256:e4cf6f2305344ff05003ebb6f0ac14b9efa748d24b6706c0a25702ea3787d59e", - "Command": "/init", - "Created": 1682705492, - "Ports": [ - { - "PrivatePort": 32412, - "Type": "udp" - }, - { - "PrivatePort": 5353, - "Type": "udp" - }, - { - "PrivatePort": 1900, - "Type": "udp" - }, - { - "PrivatePort": 32400, - "Type": "tcp" - }, - { - "PrivatePort": 32410, - "Type": "udp" - }, - { - "PrivatePort": 32413, - "Type": "udp" - }, - { - "PrivatePort": 32414, - "Type": "udp" - }, - { - "PrivatePort": 32469, - "Type": "tcp" - }, - { - "PrivatePort": 33400, - "Type": "tcp" - }, - { - "PrivatePort": 8324, - "Type": "tcp" - }, - { - "PrivatePort": 3005, - "Type": "tcp" - } - ], - "Labels": { - "build_version": "Linuxserver.io version:- 1.32.0.6973-a787c5a8e-ls164 Build-date:- 2023-04-20T22:49:29+00:00", - "cosmos-force-network-secured": "true", - "cosmos-network-name": "cosmos-network-QbBt2dphy" - }, - "State": "running", - "Status": "Up 2 days", - "HostConfig": { - "NetworkMode": "bridge" - }, - "NetworkSettings": { - "Networks": { - "cosmos-network-QbBt2dphy": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "206fd577f4d44d03f16c049e80159cf1670893b664309b3607ceb55e01b625c4", - "EndpointID": "9e8c67d99c6f82987e08215c3e5a6c09d6d23cfb43e238b88dd9afff7d5b3227", - "Gateway": "172.24.0.1", - "IPAddress": "172.24.0.2", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:ac:18:00:02", - "DriverOpts": null - } - } - }, - "Mounts": [ - { - "Type": "bind", - "Source": "/myvolumes/AppData/PlexServer", - "Destination": "/config", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/jf", - "Destination": "/jf", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Movies", - "Destination": "/movies", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Musics", - "Destination": "/musics", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Series", - "Destination": "/tv", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Youtube", - "Destination": "/youtube", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - } - ] - }, - { - "Id": "8f8f756448ba8803692f2cbce49e579e8622872682185435fb6bfb68546ef1f8", - "Names": [ - "/Lidarr" - ], - "Image": "lscr.io/linuxserver/lidarr:latest", - "ImageID": "sha256:278cc10bca0117fea952d5f12806fb59cc54f8ab4edce439c83a2a58f568dade", - "Command": "/init", - "Created": 1682705492, - "Ports": [ - { - "PrivatePort": 8686, - "Type": "tcp" - } - ], - "Labels": { - "build_version": "Linuxserver.io version:- 1.1.4.3027-ls119 Build-date:- 2023-04-26T04:18:48+02:00", - "cosmos-force-network-secured": "true", - "cosmos-network-name": "cosmos-network-e4PkZF2Ld", - "maintainer": "thelamer" - }, - "State": "running", - "Status": "Up 2 days", - "HostConfig": { - "NetworkMode": "bridge" - }, - "NetworkSettings": { - "Networks": { - "cosmos-network-e4PkZF2Ld": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "382467475b8f15be9a96ef93f2270c381274f2252afbdd0a11a58df46cc95c63", - "EndpointID": "40733c27fa8a83496cfdda196357bba86eec0abeac5ed25250a3096da4f1034b", - "Gateway": "172.31.0.1", - "IPAddress": "172.31.0.2", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:ac:1f:00:02", - "DriverOpts": null - }, - "nzbget": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "8d5ba44f4b58807c69833f1aea7ea838a9c9e52eee4ff9a18eb6c53d3394ba5a", - "EndpointID": "992201e83ebd59e0d38eb46c9cdf6c9c2b61241ac5c20541c4202d1617ac371c", - "Gateway": "172.29.0.1", - "IPAddress": "172.29.0.2", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:ac:1d:00:02", - "DriverOpts": null - } - } - }, - "Mounts": [ - { - "Type": "bind", - "Source": "/myvolumes/AppData/Lidarr", - "Destination": "/config", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Downloads/completed/Music", - "Destination": "/downloads", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Downloads", - "Destination": "/myvolumes/Downloads", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Musics", - "Destination": "/music", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Backups/Lidarr", - "Destination": "/backups", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - } - ] - }, - { - "Id": "56961ca9e8fdb3013c6cfd9aaf24327f326883b8243509e769883cd5a53abaed", - "Names": [ - "/Owncloud" - ], - "Image": "owncloud/server:latest", - "ImageID": "sha256:72a08e89c5c2b334cd95f04f5d7c31259b1f1fe3bef84beeba9bc1efd0c3fa34", - "Command": "/usr/bin/entrypoint /usr/bin/owncloud server", - "Created": 1682705491, - "Ports": [ - { - "PrivatePort": 8080, - "Type": "tcp" - } - ], - "Labels": { - "cosmos-force-network-secured": "true", - "cosmos-network-name": "cosmos-network-L39HdhjzN" - }, - "State": "running", - "Status": "Up 2 days", - "HostConfig": { - "NetworkMode": "bridge" - }, - "NetworkSettings": { - "Networks": { - "cosmos-network-L39HdhjzN": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "860a2a8b5e726e19f869d0645f75dcad2b9ee7e6802a7bc475fc17d6e06557ca", - "EndpointID": "d4aea28904300f6e9ee941281825f15b9b8c10647a8525a0fefb4e0cd275cb7b", - "Gateway": "192.168.48.1", - "IPAddress": "192.168.48.2", - "IPPrefixLen": 20, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:c0:a8:30:02", - "DriverOpts": null - }, - "postgres": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "833e1d80f7bf0d84a05342595ef52d9169209b9c6053701b557dcdc133f57d94", - "EndpointID": "eb850a3ed9127cec0dafa6ddbae9827edfe16f7b576e82d89b30253abe671f6a", - "Gateway": "172.28.0.1", - "IPAddress": "172.28.0.4", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:ac:1c:00:04", - "DriverOpts": null - } - } - }, - "Mounts": [ - { - "Type": "bind", - "Source": "/myvolumes/AppData/Owncloud", - "Destination": "/mnt/data", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/mnt/secure", - "Destination": "/mnt/secure", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - } - ] - }, - { - "Id": "081dd99cba632b2db55dc135a442e93e44ca237a28dbc1e2a42c563d041b656c", - "Names": [ - "/Bazaar" - ], - "Image": "lscr.io/linuxserver/bazarr:latest", - "ImageID": "sha256:22d96593bbebf804f18d5c18f069d063bb9ff8c880fe4dc78666c86723d081db", - "Command": "/init", - "Created": 1681945396, - "Ports": [ - { - "PrivatePort": 6767, - "Type": "tcp" - } - ], - "Labels": { - "build_version": "Linuxserver.io version:- v1.1.0-ls160 Build-date:- 2022-07-30T23:57:32-05:00", - "cosmos-force-network-secured": "true", - "cosmos-network-name": "cosmos-network-H861Hn0lr" - }, - "State": "running", - "Status": "Up 20 hours", - "HostConfig": { - "NetworkMode": "bridge" - }, - "NetworkSettings": { - "Networks": { - "cosmos-network-H861Hn0lr": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "339c35d89784dce8bc18b182eaa03babe4896ec9e3c9b464e18304723296a8ab", - "EndpointID": "00afa4d928bf4b6c71f86b8ab83b08426b7b40ed0956892bafe038077b176f6a", - "Gateway": "192.168.16.1", - "IPAddress": "192.168.16.2", - "IPPrefixLen": 20, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:c0:a8:10:02", - "DriverOpts": null - }, - "nzbget": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "8d5ba44f4b58807c69833f1aea7ea838a9c9e52eee4ff9a18eb6c53d3394ba5a", - "EndpointID": "2cb133279c2e2d09209bedc188c612a3d3e8f3c6fda656d7339fdd1016f0a5e2", - "Gateway": "172.29.0.1", - "IPAddress": "172.29.0.6", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:ac:1d:00:06", - "DriverOpts": null - } - } - }, - "Mounts": [ - { - "Type": "bind", - "Source": "/myvolumes/Series", - "Destination": "/tv", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Backups/Bazarr", - "Destination": "/backups", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/AppData/Bazaar", - "Destination": "/config", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Movies", - "Destination": "/movies", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - } - ] - }, - { - "Id": "cfd23d4db0bb1f027742928f9b036c6244de59de67da578d0ab357181049b405", - "Names": [ - "/portainer" - ], - "Image": "portainer/portainer-ce:latest", - "ImageID": "sha256:f031e549070fabf4c592608d04e512c4e27a58cc843431fc7f214b3207856b58", - "Command": "/portainer", - "Created": 1681837623, - "Ports": [ - { - "PrivatePort": 8000, - "Type": "tcp" - }, - { - "PrivatePort": 9000, - "Type": "tcp" - }, - { - "IP": "0.0.0.0", - "PrivatePort": 9443, - "PublicPort": 9443, - "Type": "tcp" - }, - { - "IP": "::", - "PrivatePort": 9443, - "PublicPort": 9443, - "Type": "tcp" - } - ], - "Labels": {}, - "State": "running", - "Status": "Up 12 days", - "HostConfig": { - "NetworkMode": "default" - }, - "NetworkSettings": { - "Networks": { - "bridge": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "20a1948e4a1250da3f01e9b602141e9e24b7eb160c2011a04a3f8bbf90af7615", - "EndpointID": "2ce206f034ae983ce0f21211ba19b7ca73ea8d686ab0a123c925ace1e42e65b4", - "Gateway": "172.17.0.1", - "IPAddress": "172.17.0.8", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:ac:11:00:08", - "DriverOpts": null - } - } - }, - "Mounts": [ - { - "Type": "volume", - "Name": "portainer_data", - "Source": "/var/lib/docker/volumes/portainer_data/_data", - "Destination": "/data", - "Driver": "local", - "Mode": "z", - "RW": true, - "Propagation": "" - }, - { - "Type": "bind", - "Source": "/var/run/docker.sock", - "Destination": "/var/run/docker.sock", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - } - ] - }, - { - "Id": "1af8265f275bbba12f6bd0132dfc5c951d69fad1cc6d185b06c663d6f06876f9", - "Names": [ - "/nzbget" - ], - "Image": "linuxserver/nzbget:latest", - "ImageID": "sha256:147c091336896e0a37115f590269db06912f8f628e496daba300fc87dd3ceed3", - "Command": "/init", - "Created": 1680455121, - "Ports": [ - { - "PrivatePort": 6789, - "Type": "tcp" - } - ], - "Labels": { - "build_version": "Linuxserver.io version:- v21.1-ls138 Build-date:- 2023-01-19T12:56:46-06:00", - "cosmos-force-network-secured": "true", - "cosmos-network-name": "cosmos-network-Vde9j5nWf" - }, - "State": "running", - "Status": "Up 4 weeks", - "HostConfig": { - "NetworkMode": "bridge" - }, - "NetworkSettings": { - "Networks": { - "cosmos-network-Vde9j5nWf": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "ea19163fb4dd4ca9d5028fc829e9442a5235ec7464941215efddf061da5f9d93", - "EndpointID": "464b49c94810b5fa2798368950432f0c4f5cfff5fd81842ebecfb50c7d1712f7", - "Gateway": "192.168.0.1", - "IPAddress": "192.168.0.3", - "IPPrefixLen": 20, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:c0:a8:00:03", - "DriverOpts": null - }, - "nzbget": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "8d5ba44f4b58807c69833f1aea7ea838a9c9e52eee4ff9a18eb6c53d3394ba5a", - "EndpointID": "8ca2380eadc0078aab7d45de28cd84d5a7c9b99200077dfe55147f881873f359", - "Gateway": "172.29.0.1", - "IPAddress": "172.29.0.3", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:ac:1d:00:03", - "DriverOpts": null - } - } - }, - "Mounts": [ - { - "Type": "bind", - "Source": "/myvolumes/AppData/NzbGet", - "Destination": "/config", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Downloads", - "Destination": "/myvolumes/Downloads", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - } - ] - }, - { - "Id": "f8099231665bc6d6ddbf8c166d02ccd380cd8cc7638cc6036673e84260dfdf02", - "Names": [ - "/photoprism" - ], - "Image": "photoprism/photoprism:latest", - "ImageID": "sha256:e6f531bbf1b0e0ddd9f88e4f5c3608534368fd148c0881ba4618b0f76f42fe51", - "Command": "/scripts/entrypoint.sh /opt/photoprism/bin/photoprism start", - "Created": 1680455120, - "Ports": [ - { - "PrivatePort": 2342, - "Type": "tcp" - }, - { - "PrivatePort": 2442, - "Type": "tcp" - }, - { - "PrivatePort": 2443, - "Type": "tcp" - } - ], - "Labels": { - "cosmos-force-network-secured": "true", - "cosmos-network-name": "cosmos-network-TAwc0QAW9" - }, - "State": "running", - "Status": "Up 4 weeks", - "HostConfig": { - "NetworkMode": "bridge" - }, - "NetworkSettings": { - "Networks": { - "cosmos-network-TAwc0QAW9": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "20f95e3bd93b8d1022fa175dad2bb7212b67dd41e09fd5f62f403a305e661e71", - "EndpointID": "842ae4d8dde67176b061ce9699558c6fc364236ff69db9d380626f7712146d88", - "Gateway": "192.168.32.1", - "IPAddress": "192.168.32.3", - "IPPrefixLen": 20, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:c0:a8:20:03", - "DriverOpts": null - }, - "postgres": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "833e1d80f7bf0d84a05342595ef52d9169209b9c6053701b557dcdc133f57d94", - "EndpointID": "77700a6e803cd88c49f376905f9ed2820cae78fd7c959f37fc8a3c89ac6ceb86", - "Gateway": "172.28.0.1", - "IPAddress": "172.28.0.2", - "IPPrefixLen": 16, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:ac:1c:00:02", - "DriverOpts": null - } - } - }, - "Mounts": [ - { - "Type": "bind", - "Source": "/myvolumes/AppData/Photoprism", - "Destination": "/photoprism/storage", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/photodrop", - "Destination": "/photoprism/import", - "Mode": "ro", - "RW": false, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Photoprism", - "Destination": "/photoprism/originals", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - } - ] - }, - { - "Id": "d28b219c6c9e68b3f76f2628db08ee45834c88159099c9ed31a41631b764ea2d", - "Names": [ - "/navidrome" - ], - "Image": "deluan/navidrome:latest", - "ImageID": "sha256:589cdcd5bc909d464e63ba9c6206266ae8479a25824f0a870c992e17b8434d5e", - "Command": "/app/navidrome", - "Created": 1680367392, - "Ports": [ - { - "PrivatePort": 4533, - "Type": "tcp" - } - ], - "Labels": { - "cosmos-force-network-secured": "true", - "cosmos-network-name": "cosmos-network-dlBxYfmRR" - }, - "State": "running", - "Status": "Up 4 weeks (healthy)", - "HostConfig": { - "NetworkMode": "bridge" - }, - "NetworkSettings": { - "Networks": { - "cosmos-network-dlBxYfmRR": { - "IPAMConfig": null, - "Links": null, - "Aliases": null, - "NetworkID": "16ecdf461bea698470437747b6e72a70fe4492b051c8320bcc8ff76783f5461b", - "EndpointID": "d4ffec071d68ab861d35d13fbbea52cc8ba2676150ee578115f00bedbcae1384", - "Gateway": "192.168.160.1", - "IPAddress": "192.168.160.3", - "IPPrefixLen": 20, - "IPv6Gateway": "", - "GlobalIPv6Address": "", - "GlobalIPv6PrefixLen": 0, - "MacAddress": "02:42:c0:a8:a0:03", - "DriverOpts": null - } - } - }, - "Mounts": [ - { - "Type": "bind", - "Source": "/myvolumes/AppData/Navidrome", - "Destination": "/data", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - }, - { - "Type": "bind", - "Source": "/myvolumes/Musics", - "Destination": "/music", - "Mode": "", - "RW": true, - "Propagation": "rprivate" - } - ] - } - ], - "demo": { - "logs": [ - { - "streamType": 1, - "size": 157, - "output": "2023-05-07T17:39:00.410342800Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.SendToAsync(Socket socket, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 181, - "output": "2023-05-07T17:39:00.410344800Z at System.Net.Sockets.Socket.SendToAsync(ReadOnlyMemory`1 buffer, SocketFlags socketFlags, EndPoint remoteEP, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 198, - "output": "2023-05-07T17:39:00.410346800Z at System.Net.Sockets.Socket.BeginSendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP, AsyncCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 191, - "output": "2023-05-07T17:39:00.410348800Z at Emby.Server.Implementations.Net.UdpSocket.SendToAsync(Byte[] buffer, Int32 offset, Int32 bytes, IPEndPoint endPoint, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:39:00.410350700Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:39:00.410352700Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:39:00.410354800Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:39:00.410356700Z at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()" - }, - { - "streamType": 1, - "size": 94, - "output": "2023-05-07T17:39:00.410358600Z at System.Threading.Tasks.Task.WhenAll(IEnumerable`1 tasks)" - }, - { - "streamType": 1, - "size": 225, - "output": "2023-05-07T17:39:00.410360400Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMessageIfSocketNotDisposed(Byte[] messageData, IPEndPoint destination, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 204, - "output": "2023-05-07T17:39:00.410362400Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMulticastMessage(String message, Int32 sendCount, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:39:00.410364400Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 187, - "output": "2023-05-07T17:39:00.410367100Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMulticastMessage(String message, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 176, - "output": "2023-05-07T17:39:00.410369400Z at Rssdp.Infrastructure.SsdpDeviceLocator.BroadcastDiscoverMessage(String serviceType, TimeSpan mxValue, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 171, - "output": "2023-05-07T17:39:00.410371500Z at Rssdp.Infrastructure.SsdpDeviceLocator.SearchAsync(String searchTarget, TimeSpan searchWaitTime, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 115, - "output": "2023-05-07T17:39:00.410373300Z at Rssdp.Infrastructure.SsdpDeviceLocator.OnBroadcastTimerCallback(Object state)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:39:00.410375200Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 115, - "output": "2023-05-07T17:39:00.410383900Z at Rssdp.Infrastructure.SsdpDeviceLocator.OnBroadcastTimerCallback(Object state)" - }, - { - "streamType": 1, - "size": 158, - "output": "2023-05-07T17:39:00.410386800Z at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:39:00.410392200Z at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)" - }, - { - "streamType": 1, - "size": 82, - "output": "2023-05-07T17:39:00.410394300Z at System.Threading.TimerQueue.FireNextTimers()" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:39:00.410396100Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:39:00.410398100Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 129, - "output": "2023-05-07T17:39:00.410400000Z at System.Threading.UnmanagedThreadPoolWorkItem.System.Threading.IThreadPoolWorkItem.Execute()" - }, - { - "streamType": 1, - "size": 85, - "output": "2023-05-07T17:39:00.410401900Z at System.Threading.ThreadPoolWorkQueue.Dispatch()" - }, - { - "streamType": 1, - "size": 106, - "output": "2023-05-07T17:39:00.410403800Z at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:39:00.410405700Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:39:00.410407500Z at System.Threading.Tasks.TaskToApm.End[TResult](IAsyncResult asyncResult)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:39:00.410409400Z at Emby.Server.Implementations.Net.UdpSocket.<>c__DisplayClass21_0.b__0(IAsyncResult callbackResult)" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:39:00.410411500Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:39:00.410413400Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 153, - "output": "2023-05-07T17:39:00.410449700Z [17:39:00] [ERR] [39] Emby.Dlna.Main.DlnaEntryPoint: Error sending socket message from 172.21.0.2 to 239.255.255.250:1900" - }, - { - "streamType": 1, - "size": 96, - "output": "2023-05-07T17:39:00.410460500Z System.Net.Sockets.SocketException (101): Network is unreachable" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:39:00.410463100Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.CreateException(SocketError error, Boolean forAsyncThrow)" - }, - { - "streamType": 1, - "size": 157, - "output": "2023-05-07T17:39:00.410465000Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.SendToAsync(Socket socket, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 181, - "output": "2023-05-07T17:39:00.410467000Z at System.Net.Sockets.Socket.SendToAsync(ReadOnlyMemory`1 buffer, SocketFlags socketFlags, EndPoint remoteEP, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 198, - "output": "2023-05-07T17:39:00.410469000Z at System.Net.Sockets.Socket.BeginSendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP, AsyncCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 191, - "output": "2023-05-07T17:39:00.410471000Z at Emby.Server.Implementations.Net.UdpSocket.SendToAsync(Byte[] buffer, Int32 offset, Int32 bytes, IPEndPoint endPoint, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:39:00.410473000Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:39:00.410475000Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:39:00.410477000Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:39:00.410479000Z at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()" - }, - { - "streamType": 1, - "size": 94, - "output": "2023-05-07T17:39:00.410484400Z at System.Threading.Tasks.Task.WhenAll(IEnumerable`1 tasks)" - }, - { - "streamType": 1, - "size": 225, - "output": "2023-05-07T17:39:00.410486400Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMessageIfSocketNotDisposed(Byte[] messageData, IPEndPoint destination, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 204, - "output": "2023-05-07T17:39:00.410488400Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMulticastMessage(String message, Int32 sendCount, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:39:00.410490400Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 187, - "output": "2023-05-07T17:39:00.410492600Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMulticastMessage(String message, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 176, - "output": "2023-05-07T17:39:00.410494600Z at Rssdp.Infrastructure.SsdpDeviceLocator.BroadcastDiscoverMessage(String serviceType, TimeSpan mxValue, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 171, - "output": "2023-05-07T17:39:00.410496600Z at Rssdp.Infrastructure.SsdpDeviceLocator.SearchAsync(String searchTarget, TimeSpan searchWaitTime, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 115, - "output": "2023-05-07T17:39:00.410498400Z at Rssdp.Infrastructure.SsdpDeviceLocator.OnBroadcastTimerCallback(Object state)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:39:00.410500200Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 115, - "output": "2023-05-07T17:39:00.410502100Z at Rssdp.Infrastructure.SsdpDeviceLocator.OnBroadcastTimerCallback(Object state)" - }, - { - "streamType": 1, - "size": 158, - "output": "2023-05-07T17:39:00.410503900Z at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:39:00.410505800Z at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)" - }, - { - "streamType": 1, - "size": 82, - "output": "2023-05-07T17:39:00.410507600Z at System.Threading.TimerQueue.FireNextTimers()" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:39:00.410509400Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:39:00.410511200Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 129, - "output": "2023-05-07T17:39:00.410520100Z at System.Threading.UnmanagedThreadPoolWorkItem.System.Threading.IThreadPoolWorkItem.Execute()" - }, - { - "streamType": 1, - "size": 85, - "output": "2023-05-07T17:39:00.410522100Z at System.Threading.ThreadPoolWorkQueue.Dispatch()" - }, - { - "streamType": 1, - "size": 106, - "output": "2023-05-07T17:39:00.410524000Z at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:39:00.410525800Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:39:00.410527600Z at System.Threading.Tasks.TaskToApm.End[TResult](IAsyncResult asyncResult)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:39:00.410529400Z at Emby.Server.Implementations.Net.UdpSocket.<>c__DisplayClass21_0.b__0(IAsyncResult callbackResult)" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:39:00.410531400Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:39:00.410563800Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 153, - "output": "2023-05-07T17:39:00.511957800Z [17:39:00] [ERR] [37] Emby.Dlna.Main.DlnaEntryPoint: Error sending socket message from 172.22.0.2 to 239.255.255.250:1900" - }, - { - "streamType": 1, - "size": 96, - "output": "2023-05-07T17:39:00.511983800Z System.Net.Sockets.SocketException (101): Network is unreachable" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:39:00.512484400Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.CreateException(SocketError error, Boolean forAsyncThrow)" - }, - { - "streamType": 1, - "size": 157, - "output": "2023-05-07T17:39:00.512496000Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.SendToAsync(Socket socket, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 181, - "output": "2023-05-07T17:39:00.512521200Z at System.Net.Sockets.Socket.SendToAsync(ReadOnlyMemory`1 buffer, SocketFlags socketFlags, EndPoint remoteEP, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 198, - "output": "2023-05-07T17:39:00.512525700Z at System.Net.Sockets.Socket.BeginSendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP, AsyncCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 191, - "output": "2023-05-07T17:39:00.512638800Z at Emby.Server.Implementations.Net.UdpSocket.SendToAsync(Byte[] buffer, Int32 offset, Int32 bytes, IPEndPoint endPoint, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:39:00.512670900Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:39:00.512676300Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:39:00.512708900Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:39:00.512713700Z at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()" - }, - { - "streamType": 1, - "size": 94, - "output": "2023-05-07T17:39:00.512715700Z at System.Threading.Tasks.Task.WhenAll(IEnumerable`1 tasks)" - }, - { - "streamType": 1, - "size": 225, - "output": "2023-05-07T17:39:00.512736100Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMessageIfSocketNotDisposed(Byte[] messageData, IPEndPoint destination, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 204, - "output": "2023-05-07T17:39:00.512755700Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMulticastMessage(String message, Int32 sendCount, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 158, - "output": "2023-05-07T17:39:00.512759700Z at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:39:00.512783200Z at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)" - }, - { - "streamType": 1, - "size": 152, - "output": "2023-05-07T17:39:00.512787600Z at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox box, Boolean allowInlining)" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:39:00.512789700Z at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:39:00.512811600Z at System.Threading.Tasks.Task.DelayPromise.CompleteTimedOut()" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:39:00.512815500Z at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)" - }, - { - "streamType": 1, - "size": 82, - "output": "2023-05-07T17:39:00.512817400Z at System.Threading.TimerQueue.FireNextTimers()" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:39:00.512847500Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:39:00.512867600Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 129, - "output": "2023-05-07T17:39:00.512870200Z at System.Threading.UnmanagedThreadPoolWorkItem.System.Threading.IThreadPoolWorkItem.Execute()" - }, - { - "streamType": 1, - "size": 85, - "output": "2023-05-07T17:39:00.512893200Z at System.Threading.ThreadPoolWorkQueue.Dispatch()" - }, - { - "streamType": 1, - "size": 106, - "output": "2023-05-07T17:39:00.512897400Z at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:39:00.512899600Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:39:00.512901400Z at System.Threading.Tasks.TaskToApm.End[TResult](IAsyncResult asyncResult)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:39:00.512930800Z at Emby.Server.Implementations.Net.UdpSocket.<>c__DisplayClass21_0.b__0(IAsyncResult callbackResult)" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:39:00.512935500Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:39:00.512955500Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 153, - "output": "2023-05-07T17:39:00.513862800Z [17:39:00] [ERR] [37] Emby.Dlna.Main.DlnaEntryPoint: Error sending socket message from 172.21.0.2 to 239.255.255.250:1900" - }, - { - "streamType": 1, - "size": 96, - "output": "2023-05-07T17:39:00.513880100Z System.Net.Sockets.SocketException (101): Network is unreachable" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:39:00.513922000Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.CreateException(SocketError error, Boolean forAsyncThrow)" - }, - { - "streamType": 1, - "size": 157, - "output": "2023-05-07T17:39:00.513927300Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.SendToAsync(Socket socket, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 181, - "output": "2023-05-07T17:39:00.513946900Z at System.Net.Sockets.Socket.SendToAsync(ReadOnlyMemory`1 buffer, SocketFlags socketFlags, EndPoint remoteEP, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 198, - "output": "2023-05-07T17:39:00.513950800Z at System.Net.Sockets.Socket.BeginSendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP, AsyncCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 191, - "output": "2023-05-07T17:39:00.513968400Z at Emby.Server.Implementations.Net.UdpSocket.SendToAsync(Byte[] buffer, Int32 offset, Int32 bytes, IPEndPoint endPoint, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:39:00.514000000Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:39:00.514004700Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:39:00.514024900Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:39:00.514028900Z at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()" - }, - { - "streamType": 1, - "size": 94, - "output": "2023-05-07T17:39:00.514031000Z at System.Threading.Tasks.Task.WhenAll(IEnumerable`1 tasks)" - }, - { - "streamType": 1, - "size": 225, - "output": "2023-05-07T17:39:00.514048100Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMessageIfSocketNotDisposed(Byte[] messageData, IPEndPoint destination, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 204, - "output": "2023-05-07T17:39:00.514074800Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMulticastMessage(String message, Int32 sendCount, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 158, - "output": "2023-05-07T17:39:00.514090800Z at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:39:00.514112000Z at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)" - }, - { - "streamType": 1, - "size": 152, - "output": "2023-05-07T17:39:00.514116000Z at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox box, Boolean allowInlining)" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:39:00.514118000Z at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:39:00.514140600Z at System.Threading.Tasks.Task.DelayPromise.CompleteTimedOut()" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:39:00.514144900Z at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)" - }, - { - "streamType": 1, - "size": 82, - "output": "2023-05-07T17:39:00.514146900Z at System.Threading.TimerQueue.FireNextTimers()" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:39:00.514164000Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:39:00.514167800Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 129, - "output": "2023-05-07T17:39:00.514169800Z at System.Threading.UnmanagedThreadPoolWorkItem.System.Threading.IThreadPoolWorkItem.Execute()" - }, - { - "streamType": 1, - "size": 85, - "output": "2023-05-07T17:39:00.514198400Z at System.Threading.ThreadPoolWorkQueue.Dispatch()" - }, - { - "streamType": 1, - "size": 106, - "output": "2023-05-07T17:39:00.514202700Z at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:39:00.514204700Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:39:00.514206500Z at System.Threading.Tasks.TaskToApm.End[TResult](IAsyncResult asyncResult)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:39:00.514225900Z at Emby.Server.Implementations.Net.UdpSocket.<>c__DisplayClass21_0.b__0(IAsyncResult callbackResult)" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:39:00.514229900Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:39:00.514246900Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 153, - "output": "2023-05-07T17:39:00.615624200Z [17:39:00] [ERR] [39] Emby.Dlna.Main.DlnaEntryPoint: Error sending socket message from 172.22.0.2 to 239.255.255.250:1900" - }, - { - "streamType": 1, - "size": 96, - "output": "2023-05-07T17:39:00.615663100Z System.Net.Sockets.SocketException (101): Network is unreachable" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:39:00.615666700Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.CreateException(SocketError error, Boolean forAsyncThrow)" - }, - { - "streamType": 1, - "size": 157, - "output": "2023-05-07T17:39:00.615668900Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.SendToAsync(Socket socket, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 181, - "output": "2023-05-07T17:39:00.615670900Z at System.Net.Sockets.Socket.SendToAsync(ReadOnlyMemory`1 buffer, SocketFlags socketFlags, EndPoint remoteEP, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 198, - "output": "2023-05-07T17:39:00.615672800Z at System.Net.Sockets.Socket.BeginSendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP, AsyncCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 191, - "output": "2023-05-07T17:39:00.615674800Z at Emby.Server.Implementations.Net.UdpSocket.SendToAsync(Byte[] buffer, Int32 offset, Int32 bytes, IPEndPoint endPoint, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:39:00.615689500Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:39:00.615691900Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:39:00.615694100Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:39:00.615696000Z at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()" - }, - { - "streamType": 1, - "size": 94, - "output": "2023-05-07T17:39:00.615697900Z at System.Threading.Tasks.Task.WhenAll(IEnumerable`1 tasks)" - }, - { - "streamType": 1, - "size": 225, - "output": "2023-05-07T17:39:00.615699700Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMessageIfSocketNotDisposed(Byte[] messageData, IPEndPoint destination, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 204, - "output": "2023-05-07T17:39:00.615701700Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMulticastMessage(String message, Int32 sendCount, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 158, - "output": "2023-05-07T17:39:00.615703700Z at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:39:00.615706600Z at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)" - }, - { - "streamType": 1, - "size": 152, - "output": "2023-05-07T17:39:00.615708600Z at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox box, Boolean allowInlining)" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:39:00.615710500Z at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:39:00.615712400Z at System.Threading.Tasks.Task.DelayPromise.CompleteTimedOut()" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:39:00.615714200Z at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)" - }, - { - "streamType": 1, - "size": 82, - "output": "2023-05-07T17:39:00.615716000Z at System.Threading.TimerQueue.FireNextTimers()" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:39:00.615717800Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:39:00.615719700Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 129, - "output": "2023-05-07T17:39:00.615727800Z at System.Threading.UnmanagedThreadPoolWorkItem.System.Threading.IThreadPoolWorkItem.Execute()" - }, - { - "streamType": 1, - "size": 85, - "output": "2023-05-07T17:39:00.615730500Z at System.Threading.ThreadPoolWorkQueue.Dispatch()" - }, - { - "streamType": 1, - "size": 106, - "output": "2023-05-07T17:39:00.615732400Z at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:39:00.615734300Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:39:00.615736100Z at System.Threading.Tasks.TaskToApm.End[TResult](IAsyncResult asyncResult)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:39:00.615738000Z at Emby.Server.Implementations.Net.UdpSocket.<>c__DisplayClass21_0.b__0(IAsyncResult callbackResult)" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:39:00.615740100Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:39:00.615741900Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 153, - "output": "2023-05-07T17:39:00.615817900Z [17:39:00] [ERR] [39] Emby.Dlna.Main.DlnaEntryPoint: Error sending socket message from 172.21.0.2 to 239.255.255.250:1900" - }, - { - "streamType": 1, - "size": 96, - "output": "2023-05-07T17:39:00.615823500Z System.Net.Sockets.SocketException (101): Network is unreachable" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:39:00.615825500Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.CreateException(SocketError error, Boolean forAsyncThrow)" - }, - { - "streamType": 1, - "size": 157, - "output": "2023-05-07T17:39:00.615827400Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.SendToAsync(Socket socket, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 181, - "output": "2023-05-07T17:39:00.615829400Z at System.Net.Sockets.Socket.SendToAsync(ReadOnlyMemory`1 buffer, SocketFlags socketFlags, EndPoint remoteEP, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 198, - "output": "2023-05-07T17:39:00.615882700Z at System.Net.Sockets.Socket.BeginSendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP, AsyncCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 191, - "output": "2023-05-07T17:39:00.615885300Z at Emby.Server.Implementations.Net.UdpSocket.SendToAsync(Byte[] buffer, Int32 offset, Int32 bytes, IPEndPoint endPoint, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:39:00.615887400Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:39:00.615889400Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:39:00.615891400Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:39:00.615893400Z at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()" - }, - { - "streamType": 1, - "size": 94, - "output": "2023-05-07T17:39:00.615895300Z at System.Threading.Tasks.Task.WhenAll(IEnumerable`1 tasks)" - }, - { - "streamType": 1, - "size": 225, - "output": "2023-05-07T17:39:00.615897100Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMessageIfSocketNotDisposed(Byte[] messageData, IPEndPoint destination, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 204, - "output": "2023-05-07T17:39:00.615899600Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMulticastMessage(String message, Int32 sendCount, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 158, - "output": "2023-05-07T17:39:00.615901600Z at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:39:00.615904100Z at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)" - }, - { - "streamType": 1, - "size": 152, - "output": "2023-05-07T17:39:00.615906100Z at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox box, Boolean allowInlining)" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:39:00.615908000Z at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:39:00.615909800Z at System.Threading.Tasks.Task.DelayPromise.CompleteTimedOut()" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:39:00.615911600Z at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)" - }, - { - "streamType": 1, - "size": 82, - "output": "2023-05-07T17:39:00.615913400Z at System.Threading.TimerQueue.FireNextTimers()" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:39:00.615919500Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:39:00.615921700Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 129, - "output": "2023-05-07T17:39:00.615923600Z at System.Threading.UnmanagedThreadPoolWorkItem.System.Threading.IThreadPoolWorkItem.Execute()" - }, - { - "streamType": 1, - "size": 85, - "output": "2023-05-07T17:39:00.615925400Z at System.Threading.ThreadPoolWorkQueue.Dispatch()" - }, - { - "streamType": 1, - "size": 106, - "output": "2023-05-07T17:39:00.615927200Z at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:39:00.615929000Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:39:00.615930800Z at System.Threading.Tasks.TaskToApm.End[TResult](IAsyncResult asyncResult)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:39:00.615932700Z at Emby.Server.Implementations.Net.UdpSocket.<>c__DisplayClass21_0.b__0(IAsyncResult callbackResult)" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:39:00.615934700Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:39:00.615936500Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 153, - "output": "2023-05-07T17:40:00.411483600Z [17:40:00] [ERR] [33] Emby.Dlna.Main.DlnaEntryPoint: Error sending socket message from 172.22.0.2 to 239.255.255.250:1900" - }, - { - "streamType": 1, - "size": 96, - "output": "2023-05-07T17:40:00.411534500Z System.Net.Sockets.SocketException (101): Network is unreachable" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:40:00.411543300Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.CreateException(SocketError error, Boolean forAsyncThrow)" - }, - { - "streamType": 1, - "size": 157, - "output": "2023-05-07T17:40:00.411545900Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.SendToAsync(Socket socket, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 181, - "output": "2023-05-07T17:40:00.411548200Z at System.Net.Sockets.Socket.SendToAsync(ReadOnlyMemory`1 buffer, SocketFlags socketFlags, EndPoint remoteEP, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 198, - "output": "2023-05-07T17:40:00.411550100Z at System.Net.Sockets.Socket.BeginSendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP, AsyncCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 191, - "output": "2023-05-07T17:40:00.411552100Z at Emby.Server.Implementations.Net.UdpSocket.SendToAsync(Byte[] buffer, Int32 offset, Int32 bytes, IPEndPoint endPoint, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:40:00.411554100Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:40:00.411556100Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:40:00.411558600Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:40:00.411560500Z at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()" - }, - { - "streamType": 1, - "size": 94, - "output": "2023-05-07T17:40:00.411562400Z at System.Threading.Tasks.Task.WhenAll(IEnumerable`1 tasks)" - }, - { - "streamType": 1, - "size": 225, - "output": "2023-05-07T17:40:00.411564200Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMessageIfSocketNotDisposed(Byte[] messageData, IPEndPoint destination, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 204, - "output": "2023-05-07T17:40:00.411576200Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMulticastMessage(String message, Int32 sendCount, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:40:00.411578700Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 187, - "output": "2023-05-07T17:40:00.411581900Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMulticastMessage(String message, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 176, - "output": "2023-05-07T17:40:00.411583900Z at Rssdp.Infrastructure.SsdpDeviceLocator.BroadcastDiscoverMessage(String serviceType, TimeSpan mxValue, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 171, - "output": "2023-05-07T17:40:00.411585700Z at Rssdp.Infrastructure.SsdpDeviceLocator.SearchAsync(String searchTarget, TimeSpan searchWaitTime, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 115, - "output": "2023-05-07T17:40:00.411587900Z at Rssdp.Infrastructure.SsdpDeviceLocator.OnBroadcastTimerCallback(Object state)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:40:00.411589700Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 115, - "output": "2023-05-07T17:40:00.411591600Z at Rssdp.Infrastructure.SsdpDeviceLocator.OnBroadcastTimerCallback(Object state)" - }, - { - "streamType": 1, - "size": 158, - "output": "2023-05-07T17:40:00.411593500Z at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:40:00.411595400Z at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)" - }, - { - "streamType": 1, - "size": 82, - "output": "2023-05-07T17:40:00.411604700Z at System.Threading.TimerQueue.FireNextTimers()" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:40:00.411607400Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:40:00.411609300Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 129, - "output": "2023-05-07T17:40:00.411611200Z at System.Threading.UnmanagedThreadPoolWorkItem.System.Threading.IThreadPoolWorkItem.Execute()" - }, - { - "streamType": 1, - "size": 85, - "output": "2023-05-07T17:40:00.411613100Z at System.Threading.ThreadPoolWorkQueue.Dispatch()" - }, - { - "streamType": 1, - "size": 106, - "output": "2023-05-07T17:40:00.411614900Z at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:40:00.411616700Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:40:00.411618500Z at System.Threading.Tasks.TaskToApm.End[TResult](IAsyncResult asyncResult)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:40:00.411620400Z at Emby.Server.Implementations.Net.UdpSocket.<>c__DisplayClass21_0.b__0(IAsyncResult callbackResult)" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:40:00.411622500Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:40:00.411624300Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 153, - "output": "2023-05-07T17:40:00.413143900Z [17:40:00] [ERR] [33] Emby.Dlna.Main.DlnaEntryPoint: Error sending socket message from 172.21.0.2 to 239.255.255.250:1900" - }, - { - "streamType": 1, - "size": 96, - "output": "2023-05-07T17:40:00.413156300Z System.Net.Sockets.SocketException (101): Network is unreachable" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:40:00.413158800Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.CreateException(SocketError error, Boolean forAsyncThrow)" - }, - { - "streamType": 1, - "size": 157, - "output": "2023-05-07T17:40:00.413167800Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.SendToAsync(Socket socket, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 181, - "output": "2023-05-07T17:40:00.413170200Z at System.Net.Sockets.Socket.SendToAsync(ReadOnlyMemory`1 buffer, SocketFlags socketFlags, EndPoint remoteEP, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 198, - "output": "2023-05-07T17:40:00.413172200Z at System.Net.Sockets.Socket.BeginSendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP, AsyncCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 191, - "output": "2023-05-07T17:40:00.413174100Z at Emby.Server.Implementations.Net.UdpSocket.SendToAsync(Byte[] buffer, Int32 offset, Int32 bytes, IPEndPoint endPoint, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:40:00.413176100Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:40:00.413178200Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:40:00.413180200Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:40:00.413182200Z at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()" - }, - { - "streamType": 1, - "size": 94, - "output": "2023-05-07T17:40:00.413193300Z at System.Threading.Tasks.Task.WhenAll(IEnumerable`1 tasks)" - }, - { - "streamType": 1, - "size": 225, - "output": "2023-05-07T17:40:00.413196000Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMessageIfSocketNotDisposed(Byte[] messageData, IPEndPoint destination, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 204, - "output": "2023-05-07T17:40:00.413198100Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMulticastMessage(String message, Int32 sendCount, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:40:00.413200100Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 187, - "output": "2023-05-07T17:40:00.413202800Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMulticastMessage(String message, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 176, - "output": "2023-05-07T17:40:00.413204800Z at Rssdp.Infrastructure.SsdpDeviceLocator.BroadcastDiscoverMessage(String serviceType, TimeSpan mxValue, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 171, - "output": "2023-05-07T17:40:00.413206700Z at Rssdp.Infrastructure.SsdpDeviceLocator.SearchAsync(String searchTarget, TimeSpan searchWaitTime, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 115, - "output": "2023-05-07T17:40:00.413208600Z at Rssdp.Infrastructure.SsdpDeviceLocator.OnBroadcastTimerCallback(Object state)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:40:00.413210400Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 115, - "output": "2023-05-07T17:40:00.413212300Z at Rssdp.Infrastructure.SsdpDeviceLocator.OnBroadcastTimerCallback(Object state)" - }, - { - "streamType": 1, - "size": 158, - "output": "2023-05-07T17:40:00.413214100Z at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:40:00.413216000Z at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)" - }, - { - "streamType": 1, - "size": 82, - "output": "2023-05-07T17:40:00.413217800Z at System.Threading.TimerQueue.FireNextTimers()" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:40:00.413222800Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:40:00.413225200Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 129, - "output": "2023-05-07T17:40:00.413227100Z at System.Threading.UnmanagedThreadPoolWorkItem.System.Threading.IThreadPoolWorkItem.Execute()" - }, - { - "streamType": 1, - "size": 85, - "output": "2023-05-07T17:40:00.413229000Z at System.Threading.ThreadPoolWorkQueue.Dispatch()" - }, - { - "streamType": 1, - "size": 106, - "output": "2023-05-07T17:40:00.413230800Z at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:40:00.413232600Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:40:00.413234500Z at System.Threading.Tasks.TaskToApm.End[TResult](IAsyncResult asyncResult)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:40:00.413236300Z at Emby.Server.Implementations.Net.UdpSocket.<>c__DisplayClass21_0.b__0(IAsyncResult callbackResult)" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:40:00.413238400Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:40:00.413240200Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 153, - "output": "2023-05-07T17:40:00.517121700Z [17:40:00] [ERR] [34] Emby.Dlna.Main.DlnaEntryPoint: Error sending socket message from 172.22.0.2 to 239.255.255.250:1900" - }, - { - "streamType": 1, - "size": 96, - "output": "2023-05-07T17:40:00.517142300Z System.Net.Sockets.SocketException (101): Network is unreachable" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:40:00.517145000Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.CreateException(SocketError error, Boolean forAsyncThrow)" - }, - { - "streamType": 1, - "size": 157, - "output": "2023-05-07T17:40:00.517147200Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.SendToAsync(Socket socket, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 181, - "output": "2023-05-07T17:40:00.517149200Z at System.Net.Sockets.Socket.SendToAsync(ReadOnlyMemory`1 buffer, SocketFlags socketFlags, EndPoint remoteEP, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 198, - "output": "2023-05-07T17:40:00.517151300Z at System.Net.Sockets.Socket.BeginSendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP, AsyncCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 191, - "output": "2023-05-07T17:40:00.517153300Z at Emby.Server.Implementations.Net.UdpSocket.SendToAsync(Byte[] buffer, Int32 offset, Int32 bytes, IPEndPoint endPoint, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:40:00.517155300Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:40:00.517157300Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:40:00.517159400Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:40:00.517161300Z at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()" - }, - { - "streamType": 1, - "size": 94, - "output": "2023-05-07T17:40:00.517169900Z at System.Threading.Tasks.Task.WhenAll(IEnumerable`1 tasks)" - }, - { - "streamType": 1, - "size": 225, - "output": "2023-05-07T17:40:00.517172700Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMessageIfSocketNotDisposed(Byte[] messageData, IPEndPoint destination, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 204, - "output": "2023-05-07T17:40:00.517183900Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMulticastMessage(String message, Int32 sendCount, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 158, - "output": "2023-05-07T17:40:00.517186300Z at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:40:00.517188900Z at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)" - }, - { - "streamType": 1, - "size": 152, - "output": "2023-05-07T17:40:00.517190800Z at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox box, Boolean allowInlining)" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:40:00.517192700Z at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:40:00.517194500Z at System.Threading.Tasks.Task.DelayPromise.CompleteTimedOut()" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:40:00.517196300Z at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)" - }, - { - "streamType": 1, - "size": 82, - "output": "2023-05-07T17:40:00.517198100Z at System.Threading.TimerQueue.FireNextTimers()" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:40:00.517199900Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:40:00.517201700Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 129, - "output": "2023-05-07T17:40:00.517203600Z at System.Threading.UnmanagedThreadPoolWorkItem.System.Threading.IThreadPoolWorkItem.Execute()" - }, - { - "streamType": 1, - "size": 85, - "output": "2023-05-07T17:40:00.517205800Z at System.Threading.ThreadPoolWorkQueue.Dispatch()" - }, - { - "streamType": 1, - "size": 106, - "output": "2023-05-07T17:40:00.517207700Z at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:40:00.517209600Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:40:00.517211400Z at System.Threading.Tasks.TaskToApm.End[TResult](IAsyncResult asyncResult)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:40:00.517213200Z at Emby.Server.Implementations.Net.UdpSocket.<>c__DisplayClass21_0.b__0(IAsyncResult callbackResult)" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:40:00.517215300Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:40:00.517217100Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 153, - "output": "2023-05-07T17:40:00.517896800Z [17:40:00] [ERR] [34] Emby.Dlna.Main.DlnaEntryPoint: Error sending socket message from 172.21.0.2 to 239.255.255.250:1900" - }, - { - "streamType": 1, - "size": 96, - "output": "2023-05-07T17:40:00.517906900Z System.Net.Sockets.SocketException (101): Network is unreachable" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:40:00.517909400Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.CreateException(SocketError error, Boolean forAsyncThrow)" - }, - { - "streamType": 1, - "size": 157, - "output": "2023-05-07T17:40:00.517911400Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.SendToAsync(Socket socket, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 181, - "output": "2023-05-07T17:40:00.517913500Z at System.Net.Sockets.Socket.SendToAsync(ReadOnlyMemory`1 buffer, SocketFlags socketFlags, EndPoint remoteEP, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 198, - "output": "2023-05-07T17:40:00.517915500Z at System.Net.Sockets.Socket.BeginSendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP, AsyncCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 191, - "output": "2023-05-07T17:40:00.517922900Z at Emby.Server.Implementations.Net.UdpSocket.SendToAsync(Byte[] buffer, Int32 offset, Int32 bytes, IPEndPoint endPoint, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:40:00.517925200Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:40:00.517927200Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:40:00.517929200Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:40:00.517931100Z at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()" - }, - { - "streamType": 1, - "size": 94, - "output": "2023-05-07T17:40:00.517933000Z at System.Threading.Tasks.Task.WhenAll(IEnumerable`1 tasks)" - }, - { - "streamType": 1, - "size": 225, - "output": "2023-05-07T17:40:00.517934900Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMessageIfSocketNotDisposed(Byte[] messageData, IPEndPoint destination, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 204, - "output": "2023-05-07T17:40:00.517936900Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMulticastMessage(String message, Int32 sendCount, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 158, - "output": "2023-05-07T17:40:00.517938900Z at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:40:00.517941300Z at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)" - }, - { - "streamType": 1, - "size": 152, - "output": "2023-05-07T17:40:00.517943300Z at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox box, Boolean allowInlining)" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:40:00.517945200Z at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:40:00.517947000Z at System.Threading.Tasks.Task.DelayPromise.CompleteTimedOut()" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:40:00.517948900Z at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)" - }, - { - "streamType": 1, - "size": 82, - "output": "2023-05-07T17:40:00.517950700Z at System.Threading.TimerQueue.FireNextTimers()" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:40:00.517952500Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:40:00.517965400Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 129, - "output": "2023-05-07T17:40:00.517968400Z at System.Threading.UnmanagedThreadPoolWorkItem.System.Threading.IThreadPoolWorkItem.Execute()" - }, - { - "streamType": 1, - "size": 85, - "output": "2023-05-07T17:40:00.517970400Z at System.Threading.ThreadPoolWorkQueue.Dispatch()" - }, - { - "streamType": 1, - "size": 106, - "output": "2023-05-07T17:40:00.517972200Z at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:40:00.517974000Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:40:00.517975800Z at System.Threading.Tasks.TaskToApm.End[TResult](IAsyncResult asyncResult)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:40:00.517977700Z at Emby.Server.Implementations.Net.UdpSocket.<>c__DisplayClass21_0.b__0(IAsyncResult callbackResult)" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:40:00.517983100Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:40:00.517985100Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 153, - "output": "2023-05-07T17:40:00.620561800Z [17:40:00] [ERR] [34] Emby.Dlna.Main.DlnaEntryPoint: Error sending socket message from 172.22.0.2 to 239.255.255.250:1900" - }, - { - "streamType": 1, - "size": 96, - "output": "2023-05-07T17:40:00.620583600Z System.Net.Sockets.SocketException (101): Network is unreachable" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:40:00.620586400Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.CreateException(SocketError error, Boolean forAsyncThrow)" - }, - { - "streamType": 1, - "size": 157, - "output": "2023-05-07T17:40:00.620588500Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.SendToAsync(Socket socket, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 181, - "output": "2023-05-07T17:40:00.620590500Z at System.Net.Sockets.Socket.SendToAsync(ReadOnlyMemory`1 buffer, SocketFlags socketFlags, EndPoint remoteEP, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 198, - "output": "2023-05-07T17:40:00.620592500Z at System.Net.Sockets.Socket.BeginSendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP, AsyncCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 191, - "output": "2023-05-07T17:40:00.620594500Z at Emby.Server.Implementations.Net.UdpSocket.SendToAsync(Byte[] buffer, Int32 offset, Int32 bytes, IPEndPoint endPoint, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:40:00.620596400Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:40:00.620598600Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:40:00.620600800Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:40:00.620602800Z at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()" - }, - { - "streamType": 1, - "size": 94, - "output": "2023-05-07T17:40:00.620604600Z at System.Threading.Tasks.Task.WhenAll(IEnumerable`1 tasks)" - }, - { - "streamType": 1, - "size": 225, - "output": "2023-05-07T17:40:00.620606400Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMessageIfSocketNotDisposed(Byte[] messageData, IPEndPoint destination, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 204, - "output": "2023-05-07T17:40:00.620621000Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMulticastMessage(String message, Int32 sendCount, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 158, - "output": "2023-05-07T17:40:00.620624000Z at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:40:00.620626800Z at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)" - }, - { - "streamType": 1, - "size": 152, - "output": "2023-05-07T17:40:00.620628800Z at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox box, Boolean allowInlining)" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:40:00.620630700Z at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:40:00.620632600Z at System.Threading.Tasks.Task.DelayPromise.CompleteTimedOut()" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:40:00.620644800Z at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)" - }, - { - "streamType": 1, - "size": 82, - "output": "2023-05-07T17:40:00.620647100Z at System.Threading.TimerQueue.FireNextTimers()" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:40:00.620649000Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:40:00.620650900Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 129, - "output": "2023-05-07T17:40:00.620652700Z at System.Threading.UnmanagedThreadPoolWorkItem.System.Threading.IThreadPoolWorkItem.Execute()" - }, - { - "streamType": 1, - "size": 85, - "output": "2023-05-07T17:40:00.620654600Z at System.Threading.ThreadPoolWorkQueue.Dispatch()" - }, - { - "streamType": 1, - "size": 106, - "output": "2023-05-07T17:40:00.620656400Z at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:40:00.620658200Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:40:00.620660000Z at System.Threading.Tasks.TaskToApm.End[TResult](IAsyncResult asyncResult)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:40:00.620661800Z at Emby.Server.Implementations.Net.UdpSocket.<>c__DisplayClass21_0.b__0(IAsyncResult callbackResult)" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:40:00.620663900Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:40:00.620665700Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 153, - "output": "2023-05-07T17:40:00.621131200Z [17:40:00] [ERR] [34] Emby.Dlna.Main.DlnaEntryPoint: Error sending socket message from 172.21.0.2 to 239.255.255.250:1900" - }, - { - "streamType": 1, - "size": 96, - "output": "2023-05-07T17:40:00.621140000Z System.Net.Sockets.SocketException (101): Network is unreachable" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:40:00.621142400Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.CreateException(SocketError error, Boolean forAsyncThrow)" - }, - { - "streamType": 1, - "size": 157, - "output": "2023-05-07T17:40:00.621144400Z at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.SendToAsync(Socket socket, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 181, - "output": "2023-05-07T17:40:00.621146300Z at System.Net.Sockets.Socket.SendToAsync(ReadOnlyMemory`1 buffer, SocketFlags socketFlags, EndPoint remoteEP, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 198, - "output": "2023-05-07T17:40:00.621148200Z at System.Net.Sockets.Socket.BeginSendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP, AsyncCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 191, - "output": "2023-05-07T17:40:00.621150200Z at Emby.Server.Implementations.Net.UdpSocket.SendToAsync(Byte[] buffer, Int32 offset, Int32 bytes, IPEndPoint endPoint, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:40:00.621152100Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:40:00.621154000Z at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:40:00.621156000Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:40:00.621157900Z at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()" - }, - { - "streamType": 1, - "size": 94, - "output": "2023-05-07T17:40:00.621159700Z at System.Threading.Tasks.Task.WhenAll(IEnumerable`1 tasks)" - }, - { - "streamType": 1, - "size": 225, - "output": "2023-05-07T17:40:00.621167000Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMessageIfSocketNotDisposed(Byte[] messageData, IPEndPoint destination, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 204, - "output": "2023-05-07T17:40:00.621169700Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendMulticastMessage(String message, Int32 sendCount, IPAddress fromLocalIpAddress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 158, - "output": "2023-05-07T17:40:00.621171700Z at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)" - }, - { - "streamType": 1, - "size": 151, - "output": "2023-05-07T17:40:00.621174200Z at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)" - }, - { - "streamType": 1, - "size": 152, - "output": "2023-05-07T17:40:00.621176100Z at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox box, Boolean allowInlining)" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:40:00.621178000Z at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:40:00.621179900Z at System.Threading.Tasks.Task.DelayPromise.CompleteTimedOut()" - }, - { - "streamType": 1, - "size": 97, - "output": "2023-05-07T17:40:00.621181700Z at System.Threading.TimerQueueTimer.Fire(Boolean isThreadPool)" - }, - { - "streamType": 1, - "size": 82, - "output": "2023-05-07T17:40:00.621183500Z at System.Threading.TimerQueue.FireNextTimers()" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:40:00.621185300Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:40:00.621187200Z at System.Threading.UnmanagedThreadPoolWorkItem.ExecuteUnmanagedThreadPoolWorkItem(IntPtr callback, IntPtr state)" - }, - { - "streamType": 1, - "size": 129, - "output": "2023-05-07T17:40:00.621189100Z at System.Threading.UnmanagedThreadPoolWorkItem.System.Threading.IThreadPoolWorkItem.Execute()" - }, - { - "streamType": 1, - "size": 85, - "output": "2023-05-07T17:40:00.621202200Z at System.Threading.ThreadPoolWorkQueue.Dispatch()" - }, - { - "streamType": 1, - "size": 106, - "output": "2023-05-07T17:40:00.621204800Z at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:40:00.621206700Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:40:00.621208500Z at System.Threading.Tasks.TaskToApm.End[TResult](IAsyncResult asyncResult)" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-07T17:40:00.621210300Z at Emby.Server.Implementations.Net.UdpSocket.<>c__DisplayClass21_0.b__0(IAsyncResult callbackResult)" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-07T17:40:00.621212400Z --- End of stack trace from previous location ---" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-07T17:40:00.621214200Z at Rssdp.Infrastructure.SsdpCommunicationsServer.SendFromSocket(ISocket socket, Byte[] messageData, IPEndPoint destination, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 99, - "output": "2023-05-07T17:40:46.940235700Z [17:40:46] [INF] [2] Main: Received a SIGTERM signal, shutting down" - }, - { - "streamType": 1, - "size": 137, - "output": "2023-05-07T17:40:46.940450000Z [17:40:46] [INF] [2] Main: Running query planner optimizations in the database... This might take a while" - }, - { - "streamType": 1, - "size": 119, - "output": "2023-05-07T17:40:46.950201500Z [17:40:46] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing CoreAppHost" - }, - { - "streamType": 1, - "size": 114, - "output": "2023-05-07T17:40:46.950946100Z [17:40:46] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing EmbyTV" - }, - { - "streamType": 1, - "size": 130, - "output": "2023-05-07T17:40:46.951840800Z [17:40:46] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing DeviceAccessEntryPoint" - }, - { - "streamType": 1, - "size": 130, - "output": "2023-05-07T17:40:46.952056500Z [17:40:46] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing UserDataChangeNotifier" - }, - { - "streamType": 1, - "size": 118, - "output": "2023-05-07T17:40:46.952461500Z [17:40:46] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing EntryPoint" - }, - { - "streamType": 1, - "size": 130, - "output": "2023-05-07T17:40:46.952648900Z [17:40:46] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing ExternalPortForwarding" - }, - { - "streamType": 1, - "size": 139, - "output": "2023-05-07T17:40:46.953269500Z [17:40:46] [INF] [2] Emby.Server.Implementations.EntryPoints.ExternalPortForwarding: Stopping NAT discovery" - }, - { - "streamType": 1, - "size": 125, - "output": "2023-05-07T17:40:46.955257900Z [17:40:46] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing RecordingNotifier" - }, - { - "streamType": 1, - "size": 123, - "output": "2023-05-07T17:40:46.956216500Z [17:40:46] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing SchedulesDirect" - }, - { - "streamType": 1, - "size": 127, - "output": "2023-05-07T17:40:46.956479800Z [17:40:46] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing UdpServerEntryPoint" - }, - { - "streamType": 1, - "size": 118, - "output": "2023-05-07T17:40:46.957587100Z [17:40:46] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing EntryPoint" - }, - { - "streamType": 1, - "size": 129, - "output": "2023-05-07T17:40:46.957858500Z [17:40:46] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing LibraryMonitorStartup" - }, - { - "streamType": 1, - "size": 130, - "output": "2023-05-07T17:40:46.958038600Z [17:40:46] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing NotificationEntryPoint" - }, - { - "streamType": 1, - "size": 132, - "output": "2023-05-07T17:40:46.958673100Z [17:40:46] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing MusicBrainzAlbumProvider" - }, - { - "streamType": 1, - "size": 130, - "output": "2023-05-07T17:40:46.958953700Z [17:40:46] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing LibraryChangedNotifier" - }, - { - "streamType": 1, - "size": 122, - "output": "2023-05-07T17:40:46.959996400Z [17:40:46] [INF] [2] Emby.Server.Implementations.ApplicationHost: Disposing DlnaEntryPoint" - }, - { - "streamType": 1, - "size": 107, - "output": "2023-05-07T17:40:46.960430600Z [17:40:46] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing PlayToManager" - }, - { - "streamType": 1, - "size": 109, - "output": "2023-05-07T17:40:46.961061200Z [17:40:46] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing DeviceDiscovery" - }, - { - "streamType": 1, - "size": 118, - "output": "2023-05-07T17:40:46.961623200Z [17:40:46] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: Disposing SsdpCommunicationsServer" - }, - { - "streamType": 1, - "size": 141, - "output": "2023-05-07T17:40:46.961958800Z [17:40:46] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: SsdpCommunicationsServer disposing _BroadcastListenSocket" - }, - { - "streamType": 1, - "size": 132, - "output": "2023-05-07T17:40:46.963412200Z [17:40:46] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: SsdpCommunicationsServer Disposing 5 sendSockets" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-07T17:40:46.963643100Z [17:40:46] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: SsdpCommunicationsServer disposing sendSocket from 0.0.0.0" - }, - { - "streamType": 1, - "size": 145, - "output": "2023-05-07T17:40:46.964255000Z [17:40:46] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: SsdpCommunicationsServer disposing sendSocket from 172.17.0.2" - }, - { - "streamType": 1, - "size": 145, - "output": "2023-05-07T17:40:46.965066900Z [17:40:46] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: SsdpCommunicationsServer disposing sendSocket from 172.22.0.2" - }, - { - "streamType": 1, - "size": 145, - "output": "2023-05-07T17:40:46.965600500Z [17:40:46] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: SsdpCommunicationsServer disposing sendSocket from 172.21.0.2" - }, - { - "streamType": 1, - "size": 144, - "output": "2023-05-07T17:40:46.966116800Z [17:40:46] [INF] [2] Emby.Dlna.Main.DlnaEntryPoint: SsdpCommunicationsServer disposing sendSocket from 127.0.0.1" - }, - { - "streamType": 1, - "size": 52, - "output": "2023-05-08T15:17:06.782771500Z [migrations] started" - }, - { - "streamType": 1, - "size": 64, - "output": "2023-05-08T15:17:06.783751800Z [migrations] no migrations found" - }, - { - "streamType": 1, - "size": 51, - "output": "2023-05-08T15:17:06.805244700Z usermod: no changes" - }, - { - "streamType": 1, - "size": 149, - "output": "2023-05-08T15:17:06.806005300Z ───────────────────────────────────────" - }, - { - "streamType": 1, - "size": 32, - "output": "2023-05-08T15:17:06.806018900Z " - }, - { - "streamType": 1, - "size": 108, - "output": "2023-05-08T15:17:06.806021800Z ██╗ ███████╗██╗ ██████╗ " - }, - { - "streamType": 1, - "size": 112, - "output": "2023-05-08T15:17:06.806023900Z ██║ ██╔════╝██║██╔═══██╗" - }, - { - "streamType": 1, - "size": 106, - "output": "2023-05-08T15:17:06.806025900Z ██║ ███████╗██║██║ ██║" - }, - { - "streamType": 1, - "size": 106, - "output": "2023-05-08T15:17:06.806027900Z ██║ ╚════██║██║██║ ██║" - }, - { - "streamType": 1, - "size": 122, - "output": "2023-05-08T15:17:06.806029800Z ███████╗███████║██║╚██████╔╝" - }, - { - "streamType": 1, - "size": 118, - "output": "2023-05-08T15:17:06.806031800Z ╚══════╝╚══════╝╚═╝ ╚═════╝ " - }, - { - "streamType": 1, - "size": 32, - "output": "2023-05-08T15:17:06.806033800Z " - }, - { - "streamType": 1, - "size": 67, - "output": "2023-05-08T15:17:06.806035600Z Brought to you by linuxserver.io" - }, - { - "streamType": 1, - "size": 149, - "output": "2023-05-08T15:17:06.806037400Z ───────────────────────────────────────" - }, - { - "streamType": 1, - "size": 32, - "output": "2023-05-08T15:17:06.806186100Z " - }, - { - "streamType": 1, - "size": 64, - "output": "2023-05-08T15:17:06.806242700Z To support the app dev(s) visit:" - }, - { - "streamType": 1, - "size": 77, - "output": "2023-05-08T15:17:06.806706200Z Jellyfin: https://opencollective.com/jellyfin" - }, - { - "streamType": 1, - "size": 32, - "output": "2023-05-08T15:17:06.806863700Z " - }, - { - "streamType": 1, - "size": 63, - "output": "2023-05-08T15:17:06.806871700Z To support LSIO projects visit:" - }, - { - "streamType": 1, - "size": 66, - "output": "2023-05-08T15:17:06.806874300Z https://www.linuxserver.io/donate/" - }, - { - "streamType": 1, - "size": 32, - "output": "2023-05-08T15:17:06.806876400Z " - }, - { - "streamType": 1, - "size": 149, - "output": "2023-05-08T15:17:06.806878300Z ───────────────────────────────────────" - }, - { - "streamType": 1, - "size": 39, - "output": "2023-05-08T15:17:06.806880600Z GID/UID" - }, - { - "streamType": 1, - "size": 149, - "output": "2023-05-08T15:17:06.806882500Z ───────────────────────────────────────" - }, - { - "streamType": 1, - "size": 32, - "output": "2023-05-08T15:17:06.809265200Z " - }, - { - "streamType": 1, - "size": 48, - "output": "2023-05-08T15:17:06.809284800Z User UID: 911" - }, - { - "streamType": 1, - "size": 48, - "output": "2023-05-08T15:17:06.809287700Z User GID: 911" - }, - { - "streamType": 1, - "size": 149, - "output": "2023-05-08T15:17:06.809289800Z ───────────────────────────────────────" - }, - { - "streamType": 1, - "size": 32, - "output": "2023-05-08T15:17:06.809292400Z " - }, - { - "streamType": 1, - "size": 80, - "output": "2023-05-08T15:17:06.853554700Z [custom-init] No custom files found, skipping..." - }, - { - "streamType": 1, - "size": 83, - "output": "2023-05-08T15:17:07.114293000Z [15:17:07] [INF] [1] Main: Jellyfin version: 10.8.9" - }, - { - "streamType": 1, - "size": 274, - "output": "2023-05-08T15:17:07.120234000Z [15:17:07] [INF] [1] Main: Environment Variables: [\"[JELLYFIN_CACHE_DIR, /config/cache]\", \"[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]\", \"[JELLYFIN_LOG_DIR, /config/log]\", \"[JELLYFIN_CONFIG_DIR, /config]\", \"[JELLYFIN_DATA_DIR, /config/data]\"]" - }, - { - "streamType": 1, - "size": 152, - "output": "2023-05-08T15:17:07.120371700Z [15:17:07] [INF] [1] Main: Arguments: [\"/usr/lib/jellyfin/bin/jellyfin.dll\", \"--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg\"]" - }, - { - "streamType": 1, - "size": 82, - "output": "2023-05-08T15:17:07.120965300Z [15:17:07] [INF] [1] Main: Operating system: Linux" - }, - { - "streamType": 1, - "size": 76, - "output": "2023-05-08T15:17:07.121466200Z [15:17:07] [INF] [1] Main: Architecture: X64" - }, - { - "streamType": 1, - "size": 79, - "output": "2023-05-08T15:17:07.121537900Z [15:17:07] [INF] [1] Main: 64-Bit Process: True" - }, - { - "streamType": 1, - "size": 81, - "output": "2023-05-08T15:17:07.121592500Z [15:17:07] [INF] [1] Main: User Interactive: True" - }, - { - "streamType": 1, - "size": 77, - "output": "2023-05-08T15:17:07.121641800Z [15:17:07] [INF] [1] Main: Processor count: 2" - }, - { - "streamType": 1, - "size": 90, - "output": "2023-05-08T15:17:07.121692300Z [15:17:07] [INF] [1] Main: Program data path: /config/data" - }, - { - "streamType": 1, - "size": 102, - "output": "2023-05-08T15:17:07.121786100Z [15:17:07] [INF] [1] Main: Web resources path: /usr/share/jellyfin/web" - }, - { - "streamType": 1, - "size": 104, - "output": "2023-05-08T15:17:07.121889300Z [15:17:07] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/" - }, - { - "streamType": 1, - "size": 144, - "output": "2023-05-08T15:17:07.197489700Z [15:17:07] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Applying migration 'CreateNetworkConfiguration'" - }, - { - "streamType": 1, - "size": 156, - "output": "2023-05-08T15:17:07.219206300Z [15:17:07] [INF] [1] Jellyfin.Server.Migrations.MigrationRunner: Migration 'CreateNetworkConfiguration' applied successfully" - }, - { - "streamType": 1, - "size": 148, - "output": "2023-05-08T15:17:07.240676700Z [15:17:07] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /config/cache" - }, - { - "streamType": 1, - "size": 116, - "output": "2023-05-08T15:17:07.253510900Z [15:17:07] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies" - }, - { - "streamType": 1, - "size": 162, - "output": "2023-05-08T15:17:07.321875500Z [15:17:07] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses : [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]" - }, - { - "streamType": 1, - "size": 124, - "output": "2023-05-08T15:17:07.321930100Z [15:17:07] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions : []" - }, - { - "streamType": 1, - "size": 159, - "output": "2023-05-08T15:17:07.322451700Z [15:17:07] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: [10.0.0.0/8,172.16.0.0/12,192.168.0.0/16]" - }, - { - "streamType": 1, - "size": 121, - "output": "2023-05-08T15:17:07.327173100Z [15:17:07] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: []" - }, - { - "streamType": 1, - "size": 122, - "output": "2023-05-08T15:17:07.327210000Z [15:17:07] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind exclusions: []" - }, - { - "streamType": 1, - "size": 132, - "output": "2023-05-08T15:17:08.537169900Z [15:17:08] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: TMDb 10.8.9.0" - }, - { - "streamType": 1, - "size": 141, - "output": "2023-05-08T15:17:08.538076300Z [15:17:08] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: Studio Images 10.8.9.0" - }, - { - "streamType": 1, - "size": 132, - "output": "2023-05-08T15:17:08.538565300Z [15:17:08] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: OMDb 10.8.9.0" - }, - { - "streamType": 1, - "size": 139, - "output": "2023-05-08T15:17:08.538841700Z [15:17:08] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: MusicBrainz 10.8.9.0" - }, - { - "streamType": 1, - "size": 135, - "output": "2023-05-08T15:17:08.539190700Z [15:17:08] [INF] [1] Emby.Server.Implementations.Plugins.PluginManager: Loaded plugin: AudioDB 10.8.9.0" - }, - { - "streamType": 1, - "size": 95, - "output": "2023-05-08T15:17:08.589691700Z [15:17:08] [INF] [1] Main: Kestrel listening on Any IP4 Address" - }, - { - "streamType": 1, - "size": 195, - "output": "2023-05-08T15:17:08.628456300Z [15:17:08] [WRN] [1] Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository: Using an in-memory repository. Keys will not be persisted to storage." - }, - { - "streamType": 1, - "size": 261, - "output": "2023-05-08T15:17:08.628795100Z [15:17:08] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits." - }, - { - "streamType": 1, - "size": 238, - "output": "2023-05-08T15:17:08.817572800Z [15:17:08] [WRN] [1] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {bae9b6e6-f57a-4479-81ed-90cf97cb22c6} may be persisted to storage in unencrypted form." - }, - { - "streamType": 1, - "size": 119, - "output": "2023-05-08T15:17:08.832595900Z [15:17:08] [INF] [1] Emby.Server.Implementations.ApplicationHost: Running startup tasks" - }, - { - "streamType": 1, - "size": 232, - "output": "2023-05-08T15:17:08.867063900Z [15:17:08] [INF] [1] Emby.Server.Implementations.ScheduledTasks.TaskManager: Daily trigger for Extract Chapter Images set to fire at 2023-05-09 02:00:00.000 +00:00, which is 10:42:51.1333378 from now." - }, - { - "streamType": 1, - "size": 50, - "output": "2023-05-08T15:17:08.884530700Z [ls.io-init] done." - }, - { - "streamType": 1, - "size": 128, - "output": "2023-05-08T15:17:08.907694900Z [15:17:08] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Found ffmpeg version 5.1.2" - }, - { - "streamType": 1, - "size": 449, - "output": "2023-05-08T15:17:08.929309700Z [15:17:08] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available decoders: [\"libdav1d\", \"av1\", \"av1_cuvid\", \"av1_qsv\", \"h264\", \"h264_qsv\", \"h264_cuvid\", \"hevc\", \"hevc_qsv\", \"hevc_cuvid\", \"mpeg2video\", \"mpeg2_qsv\", \"mpeg2_cuvid\", \"mpeg4\", \"mpeg4_cuvid\", \"msmpeg4\", \"vc1_qsv\", \"vc1_cuvid\", \"vp8\", \"libvpx\", \"vp8_cuvid\", \"vp8_qsv\", \"vp9\", \"libvpx-vp9\", \"vp9_cuvid\", \"vp9_qsv\", \"aac\", \"ac3\", \"flac\", \"mp3\"]" - }, - { - "streamType": 1, - "size": 389, - "output": "2023-05-08T15:17:08.941060900Z [15:17:08] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available encoders: [\"libx264\", \"h264_amf\", \"h264_nvenc\", \"h264_qsv\", \"h264_v4l2m2m\", \"h264_vaapi\", \"libx265\", \"hevc_amf\", \"hevc_nvenc\", \"hevc_qsv\", \"hevc_vaapi\", \"mpeg4\", \"msmpeg4\", \"libvpx\", \"libvpx-vp9\", \"aac\", \"libfdk_aac\", \"ac3\", \"flac\", \"libmp3lame\", \"libopus\", \"libvorbis\", \"srt\"]" - }, - { - "streamType": 1, - "size": 435, - "output": "2023-05-08T15:17:08.956304300Z [15:17:08] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available filters: [\"deinterlace_qsv\", \"deinterlace_vaapi\", \"hwupload_cuda\", \"hwupload_vaapi\", \"overlay_opencl\", \"overlay_qsv\", \"overlay_vaapi\", \"overlay_cuda\", \"procamp_vaapi\", \"scale_cuda\", \"scale_opencl\", \"scale_qsv\", \"scale_vaapi\", \"tonemap_cuda\", \"tonemap_opencl\", \"tonemap_vaapi\", \"vpp_qsv\", \"yadif_cuda\", \"zscale\", \"alphasrc\"]" - }, - { - "streamType": 1, - "size": 178, - "output": "2023-05-08T15:17:09.018304100Z [15:17:09] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Available hwaccel types: [\"cuda\", \"vaapi\", \"qsv\", \"drm\", \"opencl\", \"vulkan\"]" - }, - { - "streamType": 1, - "size": 141, - "output": "2023-05-08T15:17:09.090844400Z [15:17:09] [INF] [1] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: FFmpeg: /usr/lib/jellyfin-ffmpeg/ffmpeg" - }, - { - "streamType": 1, - "size": 140, - "output": "2023-05-08T15:17:09.091912000Z [15:17:09] [INF] [1] Emby.Server.Implementations.ApplicationHost: ServerId: 3a9420eaf8134eb4b5b824625b935a2e" - }, - { - "streamType": 1, - "size": 154, - "output": "2023-05-08T15:17:09.159808600Z [15:17:09] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all pre-startup entry points in 0:00:00.0626844" - }, - { - "streamType": 1, - "size": 119, - "output": "2023-05-08T15:17:09.159833900Z [15:17:09] [INF] [1] Emby.Server.Implementations.ApplicationHost: Core startup complete" - }, - { - "streamType": 1, - "size": 155, - "output": "2023-05-08T15:17:09.240349100Z [15:17:09] [INF] [1] Emby.Server.Implementations.ApplicationHost: Executed all post-startup entry points in 0:00:00.0804206" - }, - { - "streamType": 1, - "size": 91, - "output": "2023-05-08T15:17:09.240403300Z [15:17:09] [INF] [1] Main: Startup complete 0:00:02.2395644" - }, - { - "streamType": 1, - "size": 155, - "output": "2023-05-08T15:17:11.871906100Z [15:17:11] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: StartupTrigger fired for task: Update Plugins" - }, - { - "streamType": 1, - "size": 139, - "output": "2023-05-08T15:17:11.872343200Z [15:17:11] [INF] [10] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task PluginUpdateTask" - }, - { - "streamType": 1, - "size": 134, - "output": "2023-05-08T15:17:11.874059200Z [15:17:11] [INF] [12] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing Update Plugins" - }, - { - "streamType": 1, - "size": 165, - "output": "2023-05-08T15:17:12.495706100Z [15:17:12] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: Update Plugins Completed after 0 minute(s) and 0 seconds" - }, - { - "streamType": 1, - "size": 127, - "output": "2023-05-08T15:17:12.501633300Z [15:17:12] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks" - }, - { - "streamType": 1, - "size": 159, - "output": "2023-05-08T15:18:08.870886500Z [15:18:08] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: IntervalTrigger fired for task: Scan Media Library" - }, - { - "streamType": 1, - "size": 145, - "output": "2023-05-08T15:18:08.871253200Z [15:18:08] [INF] [8] Emby.Server.Implementations.ScheduledTasks.TaskManager: Queuing task RefreshMediaLibraryTask" - }, - { - "streamType": 1, - "size": 138, - "output": "2023-05-08T15:18:08.871373000Z [15:18:08] [INF] [16] Emby.Server.Implementations.ScheduledTasks.TaskManager: Executing Scan Media Library" - }, - { - "streamType": 1, - "size": 130, - "output": "2023-05-08T15:18:08.874314600Z [15:18:08] [INF] [16] Emby.Server.Implementations.Library.LibraryManager: Validating media library" - }, - { - "streamType": 1, - "size": 133, - "output": "2023-05-08T15:18:09.041039600Z [15:18:09] [ERR] [3] Emby.Server.Implementations.Library.LibraryManager: Error running post-scan task" - }, - { - "streamType": 1, - "size": 118, - "output": "2023-05-08T15:18:09.041080300Z System.ArgumentException: Not enough valid pictures provided to create a splashscreen!" - }, - { - "streamType": 1, - "size": 147, - "output": "2023-05-08T15:18:09.041117900Z at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateCollage(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops)" - }, - { - "streamType": 1, - "size": 165, - "output": "2023-05-08T15:18:09.041123100Z at Jellyfin.Drawing.Skia.SplashscreenBuilder.GenerateSplash(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops, String outputPath)" - }, - { - "streamType": 1, - "size": 142, - "output": "2023-05-08T15:18:09.041150100Z at Jellyfin.Drawing.Skia.SkiaEncoder.CreateSplashscreen(IReadOnlyList`1 posters, IReadOnlyList`1 backdrops)" - }, - { - "streamType": 1, - "size": 161, - "output": "2023-05-08T15:18:09.041154700Z at Emby.Server.Implementations.Library.SplashscreenPostScanTask.Run(IProgress`1 progress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 164, - "output": "2023-05-08T15:18:09.041188500Z at Emby.Server.Implementations.Library.LibraryManager.RunPostScanTasks(IProgress`1 progress, CancellationToken cancellationToken)" - }, - { - "streamType": 1, - "size": 169, - "output": "2023-05-08T15:18:09.060761500Z [15:18:09] [INF] [3] Emby.Server.Implementations.ScheduledTasks.TaskManager: Scan Media Library Completed after 0 minute(s) and 0 seconds" - }, - { - "streamType": 1, - "size": 127, - "output": "2023-05-08T15:18:09.061182900Z [15:18:09] [INF] [3] Emby.Server.Implementations.ScheduledTasks.TaskManager: ExecuteQueuedTasks" - } - ], - "secure": {}, - "manage": {} - } - }, - "volumes": { - "Volumes": [ - { - "CreatedAt": "2023-05-02T13:26:13Z", - "Driver": "local", - "Labels": null, - "Mountpoint": "/var/lib/docker/volumes/c4106d6074bc26e4f32858d750b7bac534d4f801396366afdd2df92f32229c21/_data", - "Name": "c4106d6074bc26e4f32858d750b7bac534d4f801396366afdd2df92f32229c21", - "Options": null, - "Scope": "local" - }, - { - "CreatedAt": "2023-04-10T19:59:09Z", - "Driver": "local", - "Labels": null, - "Mountpoint": "/var/lib/docker/volumes/fb7fd95481d9975953dcd967ea93addc95e6e93d16eb305fe9d4e43882bc4ad2/_data", - "Name": "fb7fd95481d9975953dcd967ea93addc95e6e93d16eb305fe9d4e43882bc4ad2", - "Options": null, - "Scope": "local" - }, - { - "CreatedAt": "2023-05-07T16:36:48Z", - "Driver": "local", - "Labels": null, - "Mountpoint": "/var/lib/docker/volumes/test3/_data", - "Name": "test3", - "Options": null, - "Scope": "local" - }, - { - "CreatedAt": "2023-03-25T17:00:47Z", - "Driver": "local", - "Labels": null, - "Mountpoint": "/var/lib/docker/volumes/1bc3e0f8ea49eb7482f8255a2525b0419d919611e62f0536517f79f3a258d278/_data", - "Name": "1bc3e0f8ea49eb7482f8255a2525b0419d919611e62f0536517f79f3a258d278", - "Options": null, - "Scope": "local" - }, - { - "CreatedAt": "2023-05-07T13:09:19Z", - "Driver": "local", - "Labels": null, - "Mountpoint": "/var/lib/docker/volumes/52573b0b23018e5412182e7ebdf60d684790616ffdfe7424b063acbfdd078bd8/_data", - "Name": "52573b0b23018e5412182e7ebdf60d684790616ffdfe7424b063acbfdd078bd8", - "Options": null, - "Scope": "local" - }, - { - "CreatedAt": "2023-04-10T19:33:39Z", - "Driver": "local", - "Labels": null, - "Mountpoint": "/var/lib/docker/volumes/740c05e5c53a7e9df5954ed82ab3a9987e666c2b6030cd66e3c5f5320a9d0053/_data", - "Name": "740c05e5c53a7e9df5954ed82ab3a9987e666c2b6030cd66e3c5f5320a9d0053", - "Options": null, - "Scope": "local" - }, - { - "CreatedAt": "2023-03-29T15:10:38Z", - "Driver": "local", - "Labels": null, - "Mountpoint": "/var/lib/docker/volumes/bb92c6cda0dcebe101489e0bd44e8cc2ddb3f2f6706b78ab08b496067e09a7ce/_data", - "Name": "bb92c6cda0dcebe101489e0bd44e8cc2ddb3f2f6706b78ab08b496067e09a7ce", - "Options": null, - "Scope": "local" - }, - { - "CreatedAt": "2023-05-01T13:28:52Z", - "Driver": "local", - "Labels": null, - "Mountpoint": "/var/lib/docker/volumes/cosmos-mongo-data-fxL/_data", - "Name": "cosmos-mongo-data-fxL", - "Options": null, - "Scope": "local" - }, - { - "CreatedAt": "2023-04-01T11:42:49Z", - "Driver": "local", - "Labels": null, - "Mountpoint": "/var/lib/docker/volumes/cosmos-mongo-config-NkM/_data", - "Name": "cosmos-mongo-config-NkM", - "Options": null, - "Scope": "local" - }, - { - "CreatedAt": "2023-04-01T12:26:59Z", - "Driver": "local", - "Labels": null, - "Mountpoint": "/var/lib/docker/volumes/cosmos-mongo-config-mPv/_data", - "Name": "cosmos-mongo-config-mPv", - "Options": null, - "Scope": "local" - }, - { - "CreatedAt": "2023-04-11T12:56:07Z", - "Driver": "local", - "Labels": null, - "Mountpoint": "/var/lib/docker/volumes/cosmos-mongo-data-XNq/_data", - "Name": "cosmos-mongo-data-XNq", - "Options": null, - "Scope": "local" - }, - { - "CreatedAt": "2023-03-31T14:34:56Z", - "Driver": "local", - "Labels": null, - "Mountpoint": "/var/lib/docker/volumes/469dd6e435f069173a7e88565812fbf8f354b966356361594b36fef0b0ae58fb/_data", - "Name": "469dd6e435f069173a7e88565812fbf8f354b966356361594b36fef0b0ae58fb", - "Options": null, - "Scope": "local" - }, - { - "CreatedAt": "2023-04-11T13:06:57Z", - "Driver": "local", - "Labels": null, - "Mountpoint": "/var/lib/docker/volumes/66689e6835b842df45a0062d7d69986e2876936a4e0c5b984b4b49a0a22247c6/_data", - "Name": "66689e6835b842df45a0062d7d69986e2876936a4e0c5b984b4b49a0a22247c6", - "Options": null, - "Scope": "local" - }, - { - "CreatedAt": "2023-05-07T16:46:53Z", - "Driver": "local", - "Labels": null, - "Mountpoint": "/var/lib/docker/volumes/8399775751b3ded6ba5a6532480b1ba43e85697b8261cf5d1d5f81d4a64fcbec/_data", - "Name": "8399775751b3ded6ba5a6532480b1ba43e85697b8261cf5d1d5f81d4a64fcbec", - "Options": null, - "Scope": "local" - }, - { - "CreatedAt": "2023-04-01T16:30:01Z", - "Driver": "local", - "Labels": null, - "Mountpoint": "/var/lib/docker/volumes/8715d74238cf3162649cf0bfa582efa6266e025cd45b8b197c897f445ed0c844/_data", - "Name": "8715d74238cf3162649cf0bfa582efa6266e025cd45b8b197c897f445ed0c844", - "Options": null, - "Scope": "local" - }, - { - "CreatedAt": "2023-04-11T12:36:37Z", - "Driver": "local", - "Labels": null, - "Mountpoint": "/var/lib/docker/volumes/a1fb959d8a54919926f703fcd950d4581bc51572a0ec2275ef08a11fde258956/_data", - "Name": "a1fb959d8a54919926f703fcd950d4581bc51572a0ec2275ef08a11fde258956", - "Options": null, - "Scope": "local" - }, - { - "CreatedAt": "2023-05-07T16:08:35Z", - "Driver": "local", - "Labels": null, - "Mountpoint": "/var/lib/docker/volumes/MyVolume/_data", - "Name": "MyVolume", - "Options": null, - "Scope": "local" - } - ], - "Warnings": null - }, - "networks": [ - { - "Name": "test2", - "Id": "6675d361c126d013dbc4cba07c140821879718af3d52f15a07aa94dabbffe124", - "Created": "2023-05-08T11:18:08.4273302Z", - "Scope": "local", - "Driver": "bridge", - "EnableIPv6": false, - "IPAM": { - "Driver": "default", - "Options": null, - "Config": [ - { - "Subnet": "172.18.0.0/16", - "Gateway": "172.18.0.1" - } - ] - }, - "Internal": false, - "Attachable": false, - "Ingress": false, - "ConfigFrom": { - "Network": "" - }, - "ConfigOnly": false, - "Containers": {}, - "Options": {}, - "Labels": {} - }, - { - "Name": "bridge", - "Id": "d1d39f3e484527f0a22f72275309a6853ea5e84b64c726d75ab3735e5b316eeb", - "Created": "2023-05-08T11:06:04.195972Z", - "Scope": "local", - "Driver": "bridge", - "EnableIPv6": false, - "IPAM": { - "Driver": "default", - "Options": null, - "Config": [ - { - "Subnet": "172.17.0.0/16", - "Gateway": "172.17.0.1" - } - ] - }, - "Internal": false, - "Attachable": false, - "Ingress": false, - "ConfigFrom": { - "Network": "" - }, - "ConfigOnly": false, - "Containers": {}, - "Options": { - "com.docker.network.bridge.default_bridge": "true", - "com.docker.network.bridge.enable_icc": "true", - "com.docker.network.bridge.enable_ip_masquerade": "true", - "com.docker.network.bridge.host_binding_ipv4": "0.0.0.0", - "com.docker.network.bridge.name": "docker0", - "com.docker.network.driver.mtu": "1500" - }, - "Labels": {} - }, - { - "Name": "Also Test", - "Id": "3128c9c7e83a03b297249a6c8df437d6a9656a405efd0c3f937aee7e7b1d993d", - "Created": "2023-05-07T17:28:12.2844952Z", - "Scope": "local", - "Driver": "bridge", - "EnableIPv6": false, - "IPAM": { - "Driver": "default", - "Options": null, - "Config": [ - { - "Subnet": "172.26.0.0/16", - "Gateway": "172.26.0.1" - } - ] - }, - "Internal": false, - "Attachable": false, - "Ingress": false, - "ConfigFrom": { - "Network": "" - }, - "ConfigOnly": false, - "Containers": {}, - "Options": {}, - "Labels": {} - }, - { - "Name": "host", - "Id": "40f43ad5c13390b477d496a57cd3f2eacef3b92262de2429e369e5655d1fe13a", - "Created": "2020-03-15T16:34:57.75505446Z", - "Scope": "local", - "Driver": "host", - "EnableIPv6": false, - "IPAM": { - "Driver": "default", - "Options": null, - "Config": [] - }, - "Internal": false, - "Attachable": false, - "Ingress": false, - "ConfigFrom": { - "Network": "" - }, - "ConfigOnly": false, - "Containers": {}, - "Options": {}, - "Labels": {} - }, - { - "Name": "none", - "Id": "d2fd80f8cd33c60a81487eec8b7e663acf539479411c8d38d234b7943403270f", - "Created": "2020-03-15T16:34:57.74630246Z", - "Scope": "local", - "Driver": "null", - "EnableIPv6": false, - "IPAM": { - "Driver": "default", - "Options": null, - "Config": [] - }, - "Internal": false, - "Attachable": false, - "Ingress": false, - "ConfigFrom": { - "Network": "" - }, - "ConfigOnly": false, - "Containers": {}, - "Options": {}, - "Labels": {} - }, - { - "Name": "cosmos-network-Y5UKzxkrk", - "Id": "37357fc736ac7510162d036033c4bc3b50955accc484a473bc78b21c9fe860e5", - "Created": "2023-05-08T13:28:43.0766901Z", - "Scope": "local", - "Driver": "bridge", - "EnableIPv6": false, - "IPAM": { - "Driver": "default", - "Options": null, - "Config": [ - { - "Subnet": "172.20.0.0/16", - "Gateway": "172.20.0.1" - } - ] - }, - "Internal": false, - "Attachable": true, - "Ingress": false, - "ConfigFrom": { - "Network": "" - }, - "ConfigOnly": false, - "Containers": {}, - "Options": {}, - "Labels": {} - } - ], - "newDB": {} -} \ No newline at end of file diff --git a/client/demo/proxy.ts b/client/demo/proxy.ts deleted file mode 100644 index 343aa91..0000000 --- a/client/demo/proxy.ts +++ /dev/null @@ -1,128 +0,0 @@ -import { Request, Response } from "express" -import { resolve } from "path" -import { readFileSync } from "fs" -import querystring from "querystring" -import jsonServer from "json-server" -import traverse from "traverse" - -const PROXY_PORT = process.env.PROXY_PORT || 9000 - -const definedDB: Record = JSON.parse(readFileSync(resolve(__dirname, "db.json"), { - encoding: "utf8" -})) - -const autoDB = genDB(definedDB) -const dbPaths = Object.keys(autoDB) - -// TODO: Reference types do not work at the ["$return", data] level -// A possible solution is to replace filter with map and custom behavior for get, post and put -// defining them to interact with the parent object - -const definedRoutes: Record = JSON.parse(readFileSync(resolve(__dirname, "routes.json"), { - encoding: "utf8" -})) - -const autoRoutes = dbPaths - .filter(path => path.includes(".")) - .map(path => ({ - origin: "/" + path.replace(/\./g, "/"), - destination: "/" + path - })) - .reduce((acc, bind) => (acc[bind.origin] = bind.destination, acc), {} as Record) -const routes = Object.assign({}, autoRoutes, definedRoutes) -const proxyServer = jsonServer.create() -const middlewares = jsonServer.defaults() -const rewriter = jsonServer.rewriter(routes) -const router = jsonServer.router(autoDB, { - foreignKeySuffix: "Id" -}) - -// @ts-ignore -router.render = (req: Request, res: Response) => { - if (typeof res.locals.data["_comment"] === "string" && res.locals.data["_comment"].toLowerCase().includes("todo")) - return res.sendStatus(404) - else if ("$return" in res.locals.data) - res.locals.data = res.locals.data["$return"]; - else if (res.locals.data[0] === "$return") - res.locals.data = res.locals.data[1] - - switch (req.method) { - case "GET": - res.locals.result = res.locals.data - break - case "PUT": case "POST": default: - res.locals.result = req.body - break - } - - const query = querystring.parse(req.url) - - if (query["_inline"] && Array.isArray(res.locals.result) && res.locals.result.length === 1) - res.locals.result = res.locals.result.at(0) - return res.jsonp({ - data: res.locals.result, - status: "ok" - }) -} - -proxyServer.use(jsonServer.bodyParser) -proxyServer.use(middlewares) - -proxyServer.use("/api", rewriter) -proxyServer.use("/api", (req, res, next) => { - const query = querystring.stringify(req.query as Record) - const dbKey = req.path - .replace("/", "") - .replace(/\//g, ".") - - if (autoDB[dbKey]) - req.url = `/${dbKey}${query ? "?" : ""}${query}` - next() -}) - -proxyServer.use("/api", router) -proxyServer.listen(PROXY_PORT, () => console.info(`JSON proxy is running on ${PROXY_PORT} port`)) - -type JSONValue = string | number | boolean | JSONObject | JSONArray - -interface JSONObject extends Record { } -interface JSONArray extends Array { } - -function genDB(initialDB: JSONObject, skipRoot: boolean = true): Record { - return traverse(initialDB) - .reduce(function (acc: Record, node) { - if (skipRoot && this.isRoot) - return acc - const currentPath = this.path.join(".").replace(/\.\$return/g, "") - - acc[currentPath] = isObject(node) ? node : { - $return: node - } - - if (Array.isArray(node)) { - node - .filter(isObject) - .map(childNode => [ - Object.values(childNode), - genDB(childNode, false) - ] as const) - .forEach(([values, childNodeDB]) => - values - .filter(value => !!value && typeof value === "string" && !value.includes(".")) - .forEach(value => Object.keys(childNodeDB).forEach(childNodePath => - acc[`${currentPath}.${value}${childNodePath && "." || "" - }${childNodePath}`.replace(/\//g, ".")] = childNodeDB[childNodePath] - )) - ) - } - - return acc - }, {}) -} - -function isObject(value: unknown): value is Record { - return typeof value === 'object' && value !== null -} - -// Проитерировать ключи обьекта -// сделать из них путь к базовому обьекту \ No newline at end of file diff --git a/client/demo/routes.json b/client/demo/routes.json deleted file mode 100644 index 85d4100..0000000 --- a/client/demo/routes.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "/servapps/:container/logs": "/servapps/demo/logs", - "/servapps/:id/secure/:res": "/servapps/demo/secure", - "/servapps/:id/manage/:action": "/servapps/demo/manage", - "/volume/:name": "/volumes/Volumes/:name", - "/network/:name": "/networks/:name", - "/servapps/:id/networks": "/servapps/:id/NetworkSettings", - "/test/:id": "/servapps?Id=:id", - "/servapps/:containerId/network/:networkId": "/servapps/:containerId/networks" -} \ No newline at end of file diff --git a/client/src/api/index.jsx b/client/src/api/index.jsx index ab14564..0d1d0c9 100644 --- a/client/src/api/index.jsx +++ b/client/src/api/index.jsx @@ -208,8 +208,6 @@ let uploadImage = (file, name) => { })); }; -const isDemo = import.meta.env.MODE === 'demo'; - let auth = _auth; let users = _users; let config = _config; @@ -218,21 +216,22 @@ let market = _market; let constellation = _constellation; let metrics = _metrics; -if(isDemo) { - auth = authDemo; - users = usersDemo; - config = configDemo; - docker = dockerDemo; - market = marketDemo; - getStatus = indexDemo.getStatus; - newInstall = indexDemo.newInstall; - isOnline = indexDemo.isOnline; - checkHost = indexDemo.checkHost; - getDNS = indexDemo.getDNS; - uploadImage = indexDemo.uploadImage; - constellation = constellationDemo; - metrics = metricsDemo; -} +// #!if demo +auth = authDemo; +users = usersDemo; +config = configDemo; +docker = dockerDemo; +market = marketDemo; +getStatus = indexDemo.getStatus; +newInstall = indexDemo.newInstall; +isOnline = indexDemo.isOnline; +checkHost = indexDemo.checkHost; +getDNS = indexDemo.getDNS; +uploadImage = indexDemo.uploadImage; +constellation = constellationDemo; +metrics = metricsDemo; +// #!endif + export { auth, diff --git a/package-lock.json b/package-lock.json index d830bf4..5561cfa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -110,7 +110,8 @@ "webpack-bundle-analyzer": "^4.10.1", "webpack-cli": "^5.1.4", "webpack-dev-server": "^4.15.1", - "webpack-merge": "^5.10.0" + "webpack-merge": "^5.10.0", + "webpack-preprocessor-loader": "^1.3.0" }, "peerDependencies": { "@mui/base": "^5.0.0-beta.3", @@ -16805,6 +16806,15 @@ "node": ">=10.0.0" } }, + "node_modules/webpack-preprocessor-loader": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/webpack-preprocessor-loader/-/webpack-preprocessor-loader-1.3.0.tgz", + "integrity": "sha512-wvHkDvgU9lhKQ1OWIJsawPBT/0wr+J7dwC7DHy0KtmXR/thGOAWbKEErGeJ2aXGSpwgqQTolIRoETlwMzocK1g==", + "dev": true, + "engines": { + "node": ">=6.11.5" + } + }, "node_modules/webpack-sources": { "version": "3.2.3", "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz", diff --git a/package.json b/package.json index ace0c29..12e9e19 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ ], "scripts": { "client": "vite", - "webpack:setup-env": "cross-env useProduction=$npm_config_use_production withReport=$npm_config_with_report analyzeDeps=$npm_config_analyze_deps", + "webpack:setup-env": "cross-env isDemo=$npm_config_demo useProduction=$npm_config_use_production withReport=$npm_config_with_report analyzeDeps=$npm_config_analyze_deps", "webpack:build": "npm run webpack:setup-env -- webpack --config webpack.prod.js --progress", "webpack:serve": "npm run webpack:setup-env -- webpack serve --open --config webpack.dev.js", "start": "env COSMOS_CONFIG_FOLDER=/mnt/e/work/Cosmos-Server/zz_test_config/ CONFIG_FILE=./config_dev.json EZ=UTC ACME_STAGING=true build/cosmos", @@ -162,6 +162,7 @@ "webpack-bundle-analyzer": "^4.10.1", "webpack-cli": "^5.1.4", "webpack-dev-server": "^4.15.1", - "webpack-merge": "^5.10.0" + "webpack-merge": "^5.10.0", + "webpack-preprocessor-loader": "^1.3.0" } -} +} \ No newline at end of file diff --git a/webpack.common.js b/webpack.common.js index e4a62a5..bd2d182 100644 --- a/webpack.common.js +++ b/webpack.common.js @@ -4,8 +4,9 @@ const { join } = require("path") const MiniCssExtractPlugin = require("mini-css-extract-plugin") const HtmlWebpackPlugin = require("html-webpack-plugin") -const withReport = process.env.withReport ? true : false -const analyzeDeps = process.env.analyzeDeps ? true : false +const isDemo = !!process.env.isDemo +const withReport = !!process.env.withReport +const analyzeDeps = !!process.env.analyzeDeps module.exports = { entry: join(__dirname, "client/src/index"), @@ -26,9 +27,13 @@ module.exports = { rules: [ { test: /\.(ts|js|mjs|cjs)x?$/i, - use: { - loader: "babel-loader", - }, + use: [ + "babel-loader", + { + loader: "webpack-preprocessor-loader", + options: { params: { demo: isDemo } } + }, + ], exclude: /node_modules/, }, { diff --git a/webpack.dev.js b/webpack.dev.js index fd339d7..c6ddae4 100644 --- a/webpack.dev.js +++ b/webpack.dev.js @@ -16,7 +16,7 @@ module.exports = merge(process.env.useProduction ? webpackProd : webpackCommon, static: resolve(__dirname, "static"), proxy: { "/cosmos/api": { - target: `http://${process.env.PROXY_HOST || "localhost"}:${process.env.PROXY_PORT}`, + target: "http://localhost:9000", logLevel: "debug", secure: false, ws: true