denethor 90 Posted May 26, 2014 Share Posted May 26, 2014 (edited) I'm trying out MB3 over Plex. The problem is simple as topic title. I cannot connect MB3 server via iOS or any remote MBT clients. Only local MBT can connect to my server. Which is installed on the same box with MB3 Server. But MBC can connect remotely within clients on same network. Also WEB Client works from any location. When I try to connect I got bunch of 404 not found errors like: 2014-05-27 00:11:42.8037 Debug - HttpServer: HTTP GET http://192.168.1.10:8096/mediabrowser/System/Info?format=json 2014-05-27 00:11:42.8193 Debug - HttpServer: HTTP Response 200 to 192.168.1.100:64520. Response time: 15,6246 ms Url: http://192.168.1.10:8096/mediabrowser/System/Info?format=json 2014-05-27 00:11:42.8506 Debug - HttpServer: HTTP GET http://192.168.1.10:8096/mediabrowser/users/3eff8a317d0ecf2ca565029f7516f357/items?SortBy=DatePlayed&SortOrder=Descending&IncludeItemTypes=Movie,Episode,Audio&Filters=IsResumable&Limit=1&Recursive=true&Fields=PrimaryImageAspectRatio,DateCreated,UserData,MediaStreams,Genres&format=json 2014-05-27 00:11:42.8506 Error - NotFoundHttpHandler: 192.168.1.10:8096 Request not found: /mediabrowser/users/3eff8a317d0ecf2ca565029f7516f357/items?SortBy=DatePlayed&SortOrder=Descending&IncludeItemTypes=Movie,Episode,Audio&Filters=IsResumable&Limit=1&Recursive=true&Fields=PrimaryImageAspectRatio,DateCreated,UserData,MediaStreams,Genres&format=json 2014-05-27 00:11:42.8506 Debug - HttpServer: HTTP Response 404 to 192.168.1.100:64520. Response time: 0 ms Url: http://192.168.1.10:8096/mediabrowser/users/3eff8a317d0ecf2ca565029f7516f357/items?SortBy=DatePlayed&SortOrder=Descending&IncludeItemTypes=Movie,Episode,Audio&Filters=IsResumable&Limit=1&Recursive=true&Fields=PrimaryImageAspectRatio,DateCreated,UserData,MediaStreams,Genres&format=json My media, cache, images by name and metadata paths are all in remote SMB server. You can notice that host as \\west in the log files. I think this might be the problem. (Synology DS1812+ NAS) Behavior is the same both for running as a service or running as background app. By the way I'm running MBS with local user account not with Local System or Local Network. Because If I run my service with Local System account I cannot connect to password protected SMB shares. Log file attached. Any clues? I am afraid I am missing something very obvious and simple. Because this is very basic functionality and I could not find any similar problems in forums. MB3 Server Version 3.0.5238.39498 running on Mac Pro6,1 with Bootcamped Windows 8.1 x64. server-63536745600.zip Edited May 26, 2014 by denethor Link to comment Share on other sites More sharing options...
ebr 15282 Posted May 27, 2014 Share Posted May 27, 2014 Can you further define remote vs. local? On the one hand it sounds like you mean on the same machine vs on another machine on the same internal network but on the other you might be talking about internal network vs. over the internet. To connect over the internet, you would need to use an external IP address (or dynamic DNS service address) and have the proper ports forwarded on your router. Link to comment Share on other sites More sharing options...
denethor 90 Posted May 27, 2014 Author Share Posted May 27, 2014 It's not about connecting from internet. Same LAN network, different clients. That's why there was "wan/LAN" in the subject. I am not really good at English but I would have told "remote networks" not "remote clients" for Internet. By the way sample portion of logs already says "HTTP Response 404 to 192.168.1.100" Link to comment Share on other sites More sharing options...
ginjaninja 566 Posted May 27, 2014 Share Posted May 27, 2014 Suggest u turn off server firewall to confirm wether it is a firewall issue. The mac host if running as hypervisor may have firewall too. Sent from my GT-I9505 using Tapatalk 1 Link to comment Share on other sites More sharing options...
denethor 90 Posted May 27, 2014 Author Share Posted May 27, 2014 It is not related with firewall I made myself sure of it.. As you may already seen in the log file, server returns HTTPNotfound to clients which is not possible if firewall blocks ports or Ethernet packets... Link to comment Share on other sites More sharing options...
Koleckai Silvestri 1150 Posted May 27, 2014 Share Posted May 27, 2014 (edited) When I take the URL that is causing problems and point it to my own server, I get this error: {"ResponseStatus":{"ErrorCode":"NullReferenceException","Message":"Object reference not set to an instance of an object.","StackTrace":"[GetItems: 5/27/2014 5:41:41 PM]:\n[REQUEST: {UserId:3eff8a317d0ecf2ca565029f7516f357,IncludeIndexContainers:False,Limit:8,Recursive:True,SortOrder:Descending,Fields:\"ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,UserData,MediaStreams,Genres\",IncludeItemTypes:Movie,Filters:IsUnplayed,SortBy:DateCreated}]\nSystem.NullReferenceException: Object reference not set to an instance of an object.\r\n at MediaBrowser.Controller.Entities.BaseItem.IsUnplayed(User user)\r\n at MediaBrowser.Api.UserLibrary.ItemsService.<>c__DisplayClass20.<ApplyFilter>b__12(BaseItem item)\r\n at System.Linq.Enumerable.<>c__DisplayClassf`1.<CombinePredicates>b__e(TSource x)\r\n at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()\r\n at System.Linq.Buffer`1..ctor(IEnumerable`1 source)\r\n at System.Linq.OrderedEnumerable`1.<GetEnumerator>d__0.MoveNext()\r\n at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)\r\n at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)\r\n at MediaBrowser.Api.UserLibrary.ItemsService.GetItems(GetItems request)\r\n at lambda_method(Closure , Object , Object )\r\n at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)","Errors":[]}} Which client are you using that has the problems? Is it up to date with a matching server release? Is the user hash (3eff8a317d0ecf2ca565029f7516f357) valid? I actually think it is the last question. When I replace your user hash with a known working hash from my own server, the URL works correctly. With the correct hash, I get: {"Items":[{"Name":"Star Trek: First Contact","Id":"c64f3310af282df5b0f37c9c316018ea","DateCreated":"2014-05-20T07:00:00.0000000Z","PreferredMetadataLanguage":"","PreferredMetadataCountryCode":"","Metascore":71,"IsUnidentified":false,"PremiereDate":"1996-11-21T08:00:00.0000000Z","CriticRating":92,"OfficialRating":"PG-13","Genres":["Action","Adventure","Sci-Fi","Thriller"],"CommunityRating":6.8,"VoteCount":220,"PlayAccess":"Full","AspectRatio":"","ProductionYear":1996,"IsPlaceHolder":true,"IsHD":false,"IsFolder":false,"ParentId":"d5b835ac38733fce62cc3d4783e7488f","Type":"Movie","LocalTrailerCount":0,"UserData":{"PlaybackPositionTicks":0,"PlayCount":0,"IsFavorite":false,"Played":false,"Key":"199"},"PrimaryImageAspectRatio":0.666666666666667,"OriginalPrimaryImageAspectRatio":0.666666666666667,"MediaStreams":[],"VideoType":"VideoFile","PartCount":1,"MediaSourceCount":1,"ImageTags":{"Primary":"e4bcbe30b87cae8de9b833229619ce1c","Art":"d4c56934c7495ec2a7c3fff7704c88a5","Banner":"8257879e42c82a125ee5819e9aea57dd","Disc":"a35760cfaae0b2f0d9829c848254a270","Logo":"4a6f2d5ffc45b6eec9cd6d18a790601c","Thumb":"02470961a89fe1d106bf790db9839b5c"},"BackdropImageTags":["9dc85c6147090643eafa5392cf7199e7","b8b6525f4cc88eaa0046520034bf5d19","1d14a852a95dbbfa9d9fe6420bd27b9b"],"Chapters":[],"LocationType":"FileSystem","MediaType":"Video"},{"Name":"Star Trek: Insurrection","Id":"79dd231aa59cffce5beaa46eda897af6","DateCreated":"2014-05-20T07:00:00.0000000Z","PreferredMetadataLanguage":"","PreferredMetadataCountryCode":"","Metascore":64,"IsUnidentified":false,"PremiereDate":"1998-12-10T08:00:00.0000000Z","CriticRating":55,"OfficialRating":"PG","Genres":["Action","Adventure","Sci-Fi","Thriller"],"CommunityRating":6.4,"VoteCount":103,"PlayAccess":"Full","AspectRatio":"","ProductionYear":1998,"IsPlaceHolder":true,"IsHD":false,"IsFolder":false,"ParentId":"d5b835ac38733fce62cc3d4783e7488f","Type":"Movie","LocalTrailerCount":0,"UserData":{"PlaybackPositionTicks":0,"PlayCount":0,"IsFavorite":false,"Played":false,"Key":"200"},"PrimaryImageAspectRatio":0.666666666666667,"OriginalPrimaryImageAspectRatio":0.666666666666667,"MediaStreams":[],"VideoType":"VideoFile","PartCount":1,"MediaSourceCount":1,"ImageTags":{"Primary":"c096a69b6cb764cd1807e631b3d497e9","Art":"5cc9ce01772649649c80af09e34822eb","Disc":"74ccae3999d0215fc6c773e175863901","Logo":"95637cdf9529ce04034e49e98dd0b6ba","Thumb":"1abcf953ad7f7dfe994ac6a8b07b9d5f"},"BackdropImageTags":["06a7be800e22ee07dbe0241f91a97f2f","639309c013dfb0838f61e483c93ef46f","a9eb3874502943b861d04f1f5a2854e0"],"Chapters":[],"LocationType":"FileSystem","MediaType":"Video"},{"Name":"Star Trek: Nemesis","Id":"330070397deeb3471c7d5d6cad93cb73","DateCreated":"2014-05-20T07:00:00.0000000Z","PreferredMetadataLanguage":"","PreferredMetadataCountryCode":"","Metascore":51,"IsUnidentified":false,"PremiereDate":"2002-12-12T08:00:00.0000000Z","CriticRating":37,"OfficialRating":"PG-13","Genres":["Action","Adventure","Sci-Fi","Thriller"],"CommunityRating":6.4,"VoteCount":113,"PlayAccess":"Full","AspectRatio":"","ProductionYear":2002,"IsPlaceHolder":true,"IsHD":false,"IsFolder":false,"ParentId":"d5b835ac38733fce62cc3d4783e7488f","Type":"Movie","LocalTrailerCount":0,"UserData":{"PlaybackPositionTicks":0,"PlayCount":0,"IsFavorite":false,"Played":false,"Key":"201"},"PrimaryImageAspectRatio":0.666666666666667,"OriginalPrimaryImageAspectRatio":0.666666666666667,"MediaStreams":[],"VideoType":"VideoFile","PartCount":1,"MediaSourceCount":1,"ImageTags":{"Primary":"96439c10bcba53facdd15420bcfe5e66","Art":"610a2f1b1eadc301c1ce498d00a82714","Banner":"930728de24202871a76f4477fa34b142","Disc":"a167496e6dd30c14e068a849d770a7b8","Logo":"f3f8adb36212efc5a7c4df5851bfa565","Thumb":"4aa9172a8582f1bdcc2e05ed1cf8c9ff"},"BackdropImageTags":["8e184b1bfb30be7cd4d047ac0cd4f619","77e14d4a1cece208bc4890dbb9fbede1","92073d80170998824d7006adad2dfd28"],"Chapters":[],"LocationType":"FileSystem","MediaType":"Video"},{"Name":"Star Trek: Generations","Id":"5fae6995720898d88ac67466109c70af","DateCreated":"2014-05-20T07:00:00.0000000Z","PreferredMetadataLanguage":"","PreferredMetadataCountryCode":"","Metascore":55,"IsUnidentified":false,"PremiereDate":"1994-11-17T08:00:00.0000000Z","CriticRating":47,"OfficialRating":"PG","Genres":["Action","Adventure","Sci-Fi","Thriller"],"CommunityRating":6.7,"VoteCount":106,"PlayAccess":"Full","AspectRatio":"","ProductionYear":1994,"IsPlaceHolder":true,"IsHD":false,"IsFolder":false,"ParentId":"d5b835ac38733fce62cc3d4783e7488f","Type":"Movie","LocalTrailerCount":0,"UserData":{"PlaybackPositionTicks":0,"PlayCount":0,"IsFavorite":false,"Played":false,"Key":"193"},"PrimaryImageAspectRatio":0.666666666666667,"OriginalPrimaryImageAspectRatio":0.666666666666667,"MediaStreams":[],"VideoType":"VideoFile","PartCount":1,"MediaSourceCount":1,"ImageTags":{"Primary":"76df3d32c583f86afb867dbbe067a3dc","Art":"67a0bbbf8e885b5d2935069207704555","Disc":"cb953b305aaf1fd4e18b76c7e5183350","Logo":"b32f310dd7ea315c217a822187bbf76e","Thumb":"c5a4259dd65692e3f439d876bab68892"},"BackdropImageTags":["653db2bae35b3b9d0c20f8c59710efe2","a8610321a18b58d5b37d0de5dbaefaa3","4c5ce637eb47af5c139dd3a2b926576d"],"Chapters":[],"LocationType":"FileSystem","MediaType":"Video"},{"Name":"The Wicker Tree","Id":"5f2e3e85d6a3afc3c02990786ee0edb5","DateCreated":"2014-05-18T21:14:04.0000000Z","IsUnidentified":false,"PremiereDate":"2012-01-27T08:00:00.0000000Z","CriticRating":29,"OfficialRating":"R","Genres":["Drama","Horror"],"CommunityRating":4,"VoteCount":1631,"PlayAccess":"Full","ProductionYear":2012,"IsPlaceHolder":true,"IsHD":false,"IsFolder":false,"ParentId":"d5b835ac38733fce62cc3d4783e7488f","Type":"Movie","LocalTrailerCount":0,"UserData":{"PlaybackPositionTicks":0,"PlayCount":0,"IsFavorite":false,"Played":false,"Key":"79544"},"PrimaryImageAspectRatio":0.666666666666667,"OriginalPrimaryImageAspectRatio":0.666666666666667,"MediaStreams":[],"VideoType":"VideoFile","PartCount":1,"MediaSourceCount":1,"ImageTags":{"Primary":"47b5eb01033c3511ca87c3ff06f7a51a","Logo":"d90886321753b90f7d09e69bd108abc4","Thumb":"df4cf12c3bc246701bf5ad1fafa605f8"},"BackdropImageTags":["7f1ad2b260398001aa6cb58a54d2f567","c7749b20e04c7b3e01d6e624538336d8","a13d799ed8173a38e39b65eae02a3b24"],"Chapters":[],"LocationType":"FileSystem","MediaType":"Video"},{"Name":"The Legend of Hercules","Id":"d7c5172f261a900deb4bbf42e9b1cf30","DateCreated":"2014-05-18T03:49:55.4967819Z","Metascore":22,"IsUnidentified":false,"PremiereDate":"2014-01-10T08:00:00.0000000Z","CriticRating":3,"OfficialRating":"PG-13","Genres":["Action","Adventure"],"CommunityRating":4.2,"VoteCount":21374,"PlayAccess":"Full","ProductionYear":2014,"IsPlaceHolder":true,"IsHD":false,"IsFolder":false,"ParentId":"d5b835ac38733fce62cc3d4783e7488f","Type":"Movie","LocalTrailerCount":0,"UserData":{"PlaybackPositionTicks":0,"PlayCount":0,"IsFavorite":false,"Played":false,"Key":"188207"},"PrimaryImageAspectRatio":0.666666666666667,"OriginalPrimaryImageAspectRatio":0.666666666666667,"MediaStreams":[],"VideoType":"VideoFile","PartCount":1,"MediaSourceCount":1,"ImageTags":{"Primary":"f3ec9afee01c55b040882ba18cdff900","Art":"76fe03d5dde934281278525cfedcf81b","Banner":"1b8260e611b604736fe2bab5c6799c45","Disc":"8b331b6275cb13ec942d7429c0acf4d1","Logo":"81b31e99eccc8a7c0b8a582209af1d81","Thumb":"6de5513e8286e36b7c748f5c52576294"},"BackdropImageTags":["a62fe71b481669d8cf4807d6a6b86e89","b31f259b22a426b7acfcb8e73bf2df3b","e20d422fe316b8a883e5122022da9c3a","34c9362bb59af396de447e5161a10786"],"Chapters":[],"LocationType":"FileSystem","MediaType":"Video"},{"Name":"John Carter","Id":"00c796df607f2237a5d5e9364a7bdf37","DateCreated":"2014-05-11T16:53:30.5233848Z","Metascore":51,"IsUnidentified":false,"PremiereDate":"2012-03-07T08:00:00.0000000Z","CriticRating":51,"OfficialRating":"PG-13","Genres":["Action","Adventure","Fantasy"],"CommunityRating":6.6,"VoteCount":169645,"PlayAccess":"Full","ProductionYear":2012,"IsPlaceHolder":false,"IsHD":false,"IsFolder":false,"ParentId":"538f6c113028c3f6297fdf9aa98f7b37","Type":"Movie","LocalTrailerCount":1,"UserData":{"PlaybackPositionTicks":0,"PlayCount":0,"IsFavorite":false,"Played":false,"Key":"49529"},"PrimaryImageAspectRatio":0.666666666666667,"OriginalPrimaryImageAspectRatio":0.666666666666667,"MediaStreams":[],"VideoType":"VideoFile","PartCount":1,"MediaSourceCount":1,"ImageTags":{"Primary":"9623b4f5c4aaf8b844413df114575c3d","Art":"086d98b4f1cedd3c93650073b8560fb1","Banner":"3da88299b4a74f92bd7ab999093a415d","Disc":"4e49f031f9ed642f8bc597e6c392fd3d","Logo":"d991a12ee0b377e0caa802fdd7980d8c","Thumb":"5b85212b7baf9599ba2b3aa610c4b1ee"},"BackdropImageTags":["17aedd9bc4b38504da5f254129d446e6","7a8b925979d40e9a623eb1712f25fe8b","170eb8647a28705cfe139305d3a9fe9c"],"Chapters":[],"LocationType":"FileSystem","MediaType":"Video"},{"Name":"Gamer","Id":"0c40caf3c564ec2c22cac6943e1cee16","DateCreated":"2014-05-11T16:51:10.8673970Z","Metascore":27,"IsUnidentified":false,"PremiereDate":"2009-09-04T07:00:00.0000000Z","CriticRating":29,"OfficialRating":"R","Genres":["Action","Sci-Fi","Thriller"],"CommunityRating":5.8,"VoteCount":91250,"RunTimeTicks":56906880000,"PlayAccess":"Full","ProductionYear":2009,"IsPlaceHolder":false,"IsHD":true,"IsFolder":false,"ParentId":"538f6c113028c3f6297fdf9aa98f7b37","Type":"Movie","LocalTrailerCount":0,"UserData":{"PlaybackPositionTicks":0,"PlayCount":0,"IsFavorite":false,"Played":false,"Key":"18501"},"PrimaryImageAspectRatio":0.666666666666667,"OriginalPrimaryImageAspectRatio":0.666666666666667,"MediaStreams":[{"Codec":"h264","Language":"eng","IsInterlaced":false,"BitRate":14141056,"BitDepth":8,"IsDefault":false,"IsForced":false,"Height":1038,"Width":1920,"AverageFrameRate":23.97604,"RealFrameRate":23.97604,"Profile":"High","Type":"Video","AspectRatio":"1.85:1","Index":0,"IsExternal":false,"PixelFormat":"yuv420p","Level":41},{"Codec":"ac3","Language":"eng","IsInterlaced":false,"ChannelLayout":"5.1","BitRate":640000,"Channels":6,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Type":"Audio","Index":1,"IsExternal":false,"Level":0},{"Codec":"dca","Language":"eng","IsInterlaced":false,"ChannelLayout":"5.1","BitRate":1536000,"Channels":6,"SampleRate":48000,"IsDefault":false,"IsForced":false,"Profile":"DTS","Type":"Audio","Index":2,"IsExternal":false,"Level":0},{"Codec":"subrip","Language":"dut","IsInterlaced":false,"IsDefault":true,"IsForced":false,"Type":"Subtitle","Index":3,"IsExternal":false,"Level":0},{"Codec":"subrip","Language":"eng","IsInterlaced":false,"IsDefault":false,"IsForced":false,"Type":"Subtitle","Index":4,"IsExternal":false,"Level":0},{"Codec":"srt","Language":"eng","IsInterlaced":false,"IsDefault":false,"IsForced":false,"Type":"Subtitle","Index":5,"IsExternal":true,"Path":"\\\\WAYNE-PC\\Media3\\Movies\\Gamer (2009)\\Gamer (2009).eng.srt"}],"VideoType":"VideoFile","PartCount":1,"MediaSourceCount":1,"ImageTags":{"Primary":"c01bdbcab3179db023163561115e3fca","Art":"a4fb1f48b8e4fa527206cf1de72638a3","Banner":"b4c272edabfd1610a4ad6d0832bf6656","Disc":"5feff080df85fd8895480e286bfc925c","Logo":"e0e7554a041b4df5a751b1ac4a7ed606","Thumb":"7ec8f2bcef03974e5566b5a97cf79767"},"BackdropImageTags":["ad14b83dc2f7f561e5da12125b9eb2cd","a54777739f6e94353d0beb0adc13e93e","6ac604d85ad90c19c3da779c0c6c0e5c"],"Chapters":[{"StartPositionTicks":0,"Name":"00:00:00.000","ImageTag":"b6e844ef8d7954d580b776db2b934299"},{"StartPositionTicks":2872870000,"Name":"00:04:47.287","ImageTag":"82ce97369d10fd8cee4588a070abba4c"},{"StartPositionTicks":6346340000,"Name":"00:10:34.634","ImageTag":"74f4c2d306bb147bcea5291beb355bcc"},{"StartPositionTicks":9909900000,"Name":"00:16:30.990","ImageTag":"d86e4d124ed2bd50d757dd7bdc51dede"},{"StartPositionTicks":12102090000,"Name":"00:20:10.209","ImageTag":"d9670d21cae6102303617c9dd23426db"},{"StartPositionTicks":15225210000,"Name":"00:25:22.521","ImageTag":"0f172faa1decf1d7c7ec3d6b7189cffe"},{"StartPositionTicks":18148130000,"Name":"00:30:14.813","ImageTag":"6bc74ad7d8d44cbec247e61f5c5c291c"},{"StartPositionTicks":20080060000,"Name":"00:33:28.006","ImageTag":"28a1ccb79fc332eb4859c7fd42c3939a"},{"StartPositionTicks":26015990000,"Name":"00:43:21.599","ImageTag":"799c0c8ca15092bc6211f0107632867e"},{"StartPositionTicks":29789760000,"Name":"00:49:38.976","ImageTag":"54ccec835042bbbdeb7d9a0c6d7a44f9"},{"StartPositionTicks":34777660000,"Name":"00:57:57.766","ImageTag":"23decaca0ec2466c3e7acd0a867775bf"},{"StartPositionTicks":37387350000,"Name":"01:02:18.735","ImageTag":"60bf871a97c61c0d5e4df3c16ee0ad5e"},{"StartPositionTicks":40580540000,"Name":"01:07:38.054","ImageTag":"385f6b1c126c5f2a8808fbe525223cab"},{"StartPositionTicks":43763720000,"Name":"01:12:56.372","ImageTag":"9a650935ff92b6f9c8d1108b8ff412b2"},{"StartPositionTicks":48528480000,"Name":"01:20:52.848","ImageTag":"d3d762d93e6ad1d558f36525366f627c"},{"StartPositionTicks":51035980000,"Name":"01:25:03.598","ImageTag":"61bffcae569444b91d3094671d0b93cd"},{"StartPositionTicks":51931880000,"Name":"01:26:33.188","ImageTag":"746fa258f365c65ca532207a9df6f845"}],"LocationType":"FileSystem","MediaType":"Video"}],"TotalRecordCount":720} Edited May 27, 2014 by Wayne Luke Link to comment Share on other sites More sharing options...
denethor 90 Posted May 27, 2014 Author Share Posted May 27, 2014 (edited) Which client are you using that has the problems? Is it up to date with a matching server release? Is the user hash (3eff8a317d0ecf2ca565029f7516f357) valid? I actually think it is the last question. When I replace your user hash with a known working hash from my own server, the URL works correctly. With the correct hash, I get: Thanks all for replies. I'm not sure what hash is in this case. Assuming that your asking if my MBS user/password is correct or not. I just double checked this. Looks like it' s ok because if I try with random password on iPhone It says "Incorrect User/Password please re-enter" iOS version is current which is 1.5. (Running on 7.04 iPhone5s) With Media Browser Theatre I cannot even reach the step for user/pass. Because initial setup after installer completes fail on first step. I mean The step you enter your server IP (192.168.1.10) and port number. It says "Unable to establish connection with server." But server log says the same thing: 2014-05-27 22:51:26.2183 Debug - HttpServer: HTTP Response 404 to 192.168.1.124:61422. Response time: 1,8947 ms Url: http://192.168.1.10:8096/mediabrowser/system/info MBT version is 3.0.5243.22734 running on Windows 8.1 By the way I just noticed that server responding to HTTP calls to it's port 8096 with port 61422 (or any other random port) of caller source IP. Is this normal? By the way WEB Clients via Safari or any other browser is working with http://192.168.1.10:8096/mediabrowser Edited May 27, 2014 by denethor Link to comment Share on other sites More sharing options...
ebr 15282 Posted May 27, 2014 Share Posted May 27, 2014 It looks to me like something in your network is mucking up the communications. You have something that is re-mapping or forwarding ports on certain machines? Some sort of parental control or other protection, maybe? Link to comment Share on other sites More sharing options...
denethor 90 Posted May 27, 2014 Author Share Posted May 27, 2014 I do not think that this on network layer. Because client successfully send some HTTP request to MBS port 8096 and server returns 404 Not Found. Either client requesting a non existed HTTP resource or server thinks that it does not have the requested resource and reply accordingly.(404) But I respect your opinion. I will do some Wireshark or Network monitor packet capture to see what is really going on btw server and client. Link to comment Share on other sites More sharing options...
Koleckai Silvestri 1150 Posted May 27, 2014 Share Posted May 27, 2014 I actually meant the hash ID that each user has and is different than the user name and password. It is provided in many URLs and the one you have in your log doesn't work for some reason. Link to comment Share on other sites More sharing options...
denethor 90 Posted May 27, 2014 Author Share Posted May 27, 2014 (edited) It looks to me like something in your network is mucking up the communications. You have something that is re-mapping or forwarding ports on certain machines? Some sort of parental control or other protection, maybe? Ok I just did a quick network capture looks like there is nothing unusual with the traffic. 192.168.1.100 is iPhone, 192.168.1.10 is the server. Capture file attached below. It requires MS Network Monitor 3.4 to open. I actually meant the hash ID that each user has and is different than the user name and password. It is provided in many URLs and the one you have in your log doesn't work for some reason. I think you made me remmember things Wayne. During my first installation my first user contains "space" character. Like "User Name". I do not remmember exactly but something was not working. So I added 2nd user to see whats happens which did not solve my problem. Than I just deleted 2nd user and renamed the first one (User Name->User) maybe something got broken. But look like its not easy to pin point the exact problem. By the way if I go to edit user section in server configuration; address bar URL look likes like below. This makes me think that hash is correct. Is there any way to check this hash somewhere else? Maybe in SQLite DB? http://192.168.1.10:8096/mediabrowser/dashboard/useredit.html?userId=3eff8a317d0ecf2ca565029f7516f357 Thanks again. mbscap.zip Edited May 27, 2014 by denethor Link to comment Share on other sites More sharing options...
ebr 15282 Posted May 28, 2014 Share Posted May 28, 2014 What happens if you create a new user and log in to the problem apps with that user? Link to comment Share on other sites More sharing options...
denethor 90 Posted May 28, 2014 Author Share Posted May 28, 2014 (edited) What happens if you create a new user and log in to the problem apps with that user? Same. Notice the change with the user hash in log file. New hash belong to new user is 463112539bb72dad8bad59e656fb5264. Previous one was 3eff8a317d0ecf2ca565029f7516f357 2014-05-28 07:42:29.3465 Debug - HttpServer: HTTP Response 404 to 192.168.1.100:53691. Response time: 0 ms Url: http://192.168.1.10:8096/mediabrowser/users/463112539bb72dad8bad59e656fb5264/items?SortBy=DatePlayed&SortOrder=Descending&IncludeItemTypes=Movie,Episode,Audio&Filters=IsResumable&Limit=1&Recursive=true&Fields=PrimaryImageAspectRatio,DateCreated,UserData,MediaStreams,Genres&format=json 2014-05-28 07:42:32.1839 Debug - HttpServer: HTTP GET http://192.168.1.10:8096/mediabrowser/users/463112539bb72dad8bad59e656fb5264/items?IncludeItemTypes=Series&Recursive=true&SortBy=PremiereDate&SortOrder=Ascending&Fields=ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,MediaStreams,Genres&format=json 2014-05-28 07:42:32.1839 Error - NotFoundHttpHandler: 192.168.1.10:8096 Request not found: /mediabrowser/users/463112539bb72dad8bad59e656fb5264/items?IncludeItemTypes=Series&Recursive=true&SortBy=PremiereDate&SortOrder=Ascending&Fields=ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,MediaStreams,Genres&format=json 2014-05-28 07:42:32.1839 Debug - HttpServer: HTTP Response 404 to 192.168.1.100:53691. Response time: 0 ms Url: http://192.168.1.10:8096/mediabrowser/users/463112539bb72dad8bad59e656fb5264/items?IncludeItemTypes=Series&Recursive=true&SortBy=PremiereDate&SortOrder=Ascending&Fields=ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,MediaStreams,Genres&format=json 2014-05-28 07:42:33.9432 Debug - HttpServer: HTTP GET http://192.168.1.10:8096/mediabrowser/users/463112539bb72dad8bad59e656fb5264/items?IncludeItemTypes=MusicAlbum&Recursive=true&SortBy=PremiereDate&SortOrder=Ascending&Fields=ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,MediaStreams,Genres&format=json 2014-05-28 07:42:33.9432 Error - NotFoundHttpHandler: 192.168.1.10:8096 Request not found: /mediabrowser/users/463112539bb72dad8bad59e656fb5264/items?IncludeItemTypes=MusicAlbum&Recursive=true&SortBy=PremiereDate&SortOrder=Ascending&Fields=ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,MediaStreams,Genres&format=json 2014-05-28 07:42:33.9432 Debug - HttpServer: HTTP Response 404 to 192.168.1.100:53691. Response time: 15,6215 ms Url: http://192.168.1.10:8096/mediabrowser/users/463112539bb72dad8bad59e656fb5264/items?IncludeItemTypes=MusicAlbum&Recursive=true&SortBy=PremiereDate&SortOrder=Ascending&Fields=ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,MediaStreams,Genres&format=json Edited May 28, 2014 by denethor Link to comment Share on other sites More sharing options...
ebr 15282 Posted May 28, 2014 Share Posted May 28, 2014 That is a valid url regardless of what the user id is. But I keep wondering if the fact that the response is being sent on some strange port isn't pointing to something at the network level that is causing problems somehow. Why is your normal http request response ending up on that port...? Link to comment Share on other sites More sharing options...
denethor 90 Posted May 28, 2014 Author Share Posted May 28, 2014 That is a valid url regardless of what the user id is. But I keep wondering if the fact that the response is being sent on some strange port isn't pointing to something at the network level that is causing problems somehow. Why is your normal http request response ending up on that port...? Are you talking about the response port of the server? Client sends the request to port 8096 of server, which is default. But server replies to clients port #53691 which is random. Do you think that this should not be the default behavior? Can somebody post log file with working iPhone to MBS scenario? Link to comment Share on other sites More sharing options...
Redshirt 1487 Posted May 28, 2014 Share Posted May 28, 2014 All my server logs show responses on the same port as the request. Link to comment Share on other sites More sharing options...
denethor 90 Posted May 28, 2014 Author Share Posted May 28, 2014 (edited) All my server logs show responses on the same port as the request. Good. This may be the lead to resolution. Everything looks ok with the network interfaces but let me add another one to see how that one will act and I will play with netsh to reset machine TCP/IP stack. I was installed Hyper-V on the server sometime ago but it was already uninstalled ages ago. Since Hyper-V messes with the Network adaptors something might be broken with TCP/IP. Edited May 28, 2014 by denethor Link to comment Share on other sites More sharing options...
Koleckai Silvestri 1150 Posted May 28, 2014 Share Posted May 28, 2014 Here is a log from using my iPhone. Everything works properly. 2014-05-28 10:42:49.1799 Debug - HttpServer: HTTP Response 500 to 192.168.0.52:51991. Response time: 362.0207 ms Url: http://192.168.0.3:8096/mediabrowser/Items/(null)/Images/Backdrop/0?tag=(null)&width=640 2014-05-28 10:42:49.2019 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/8287a2060030966814092eed5fb3d551/Images/Primary/0?tag=c4b6cb780b4da43cafccae5563780b56&height=182 2014-05-28 10:42:49.2509 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 49.0028 ms Url: http://192.168.0.3:8096/mediabrowser/Items/8287a2060030966814092eed5fb3d551/Images/Primary/0?tag=c4b6cb780b4da43cafccae5563780b56&height=182 2014-05-28 10:42:49.2509 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/8287a2060030966814092eed5fb3d551/Images/Primary/0?tag=b22cb23d7956168993b23196cc333bf0&height=182 2014-05-28 10:42:49.3139 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51994. Response time: 99.0057 ms Url: http://192.168.0.3:8096/mediabrowser/Items/8287a2060030966814092eed5fb3d551/Images/Primary/0?tag=b22cb23d7956168993b23196cc333bf0&height=182 2014-05-28 10:42:49.3139 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/8287a2060030966814092eed5fb3d551/Images/Primary/0?tag=6af9f74ce21d3b4109b85370a55d517b&height=182 2014-05-28 10:42:49.3289 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 15.0008 ms Url: http://192.168.0.3:8096/mediabrowser/Items/8287a2060030966814092eed5fb3d551/Images/Primary/0?tag=6af9f74ce21d3b4109b85370a55d517b&height=182 2014-05-28 10:42:49.3779 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/8287a2060030966814092eed5fb3d551/Images/Primary/0?tag=2b0db9c8b6c28245e256e43efdbca64f&height=182 2014-05-28 10:42:49.3779 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 7.0004 ms Url: http://192.168.0.3:8096/mediabrowser/Items/8287a2060030966814092eed5fb3d551/Images/Primary/0?tag=2b0db9c8b6c28245e256e43efdbca64f&height=182 2014-05-28 10:42:49.4279 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/8287a2060030966814092eed5fb3d551/Images/Primary/0?tag=3c2ab1c4bf97c4340fd4c25e147779fd&height=182 2014-05-28 10:42:49.4359 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 8.0005 ms Url: http://192.168.0.3:8096/mediabrowser/Items/8287a2060030966814092eed5fb3d551/Images/Primary/0?tag=3c2ab1c4bf97c4340fd4c25e147779fd&height=182 2014-05-28 10:42:49.4589 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/8287a2060030966814092eed5fb3d551/Images/Primary/0?tag=3fee020188586796347d29a74254989f&height=182 2014-05-28 10:42:49.4689 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 10.0005 ms Url: http://192.168.0.3:8096/mediabrowser/Items/8287a2060030966814092eed5fb3d551/Images/Primary/0?tag=3fee020188586796347d29a74254989f&height=182 2014-05-28 10:42:49.4689 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/8287a2060030966814092eed5fb3d551/Images/Primary/0?tag=ed17f9897aaf957850e3725dd0f6fad1&height=182 2014-05-28 10:42:49.4689 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51994. Response time: 10.0006 ms Url: http://192.168.0.3:8096/mediabrowser/Items/8287a2060030966814092eed5fb3d551/Images/Primary/0?tag=ed17f9897aaf957850e3725dd0f6fad1&height=182 2014-05-28 10:42:56.5253 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?SortBy=DateCreated&SortOrder=Descending&IncludeItemTypes=Movie&Limit=8&Recursive=true&Fields=ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,UserData,MediaStreams,Genres&Filters=IsUnplayed&format=json 2014-05-28 10:42:56.5583 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 33.0018 ms Url: http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?SortBy=DateCreated&SortOrder=Descending&IncludeItemTypes=Movie&Limit=8&Recursive=true&Fields=ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,UserData,MediaStreams,Genres&Filters=IsUnplayed&format=json 2014-05-28 10:42:56.6574 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/79dd231aa59cffce5beaa46eda897af6/Images/Primary/0?tag=c096a69b6cb764cd1807e631b3d497e9&height=182 2014-05-28 10:42:56.6574 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/c64f3310af282df5b0f37c9c316018ea/Images/Primary/0?tag=e4bcbe30b87cae8de9b833229619ce1c&height=182 2014-05-28 10:42:57.5574 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?SortBy=DatePlayed&SortOrder=Descending&IncludeItemTypes=Movie&Filters=IsResumable&Limit=1&Recursive=true&Fields=PrimaryImageAspectRatio,DateCreated,UserData,MediaStreams,Genres&format=json 2014-05-28 10:42:57.5734 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51995. Response time: 616.0352 ms Url: http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?SortBy=DatePlayed&SortOrder=Descending&IncludeItemTypes=Movie&Filters=IsResumable&Limit=1&Recursive=true&Fields=PrimaryImageAspectRatio,DateCreated,UserData,MediaStreams,Genres&format=json 2014-05-28 10:42:57.5734 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?SortBy=DateCreated&SortOrder=Descending&IncludeItemTypes=Episode&Limit=8&Recursive=true&Fields=ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,UserData,MediaStreams,Genres&Filters=IsUnplayed&format=json 2014-05-28 10:42:57.5994 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 942.0539 ms Url: http://192.168.0.3:8096/mediabrowser/Items/79dd231aa59cffce5beaa46eda897af6/Images/Primary/0?tag=c096a69b6cb764cd1807e631b3d497e9&height=182 2014-05-28 10:42:57.6124 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51996. Response time: 631.0361 ms Url: http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?SortBy=DateCreated&SortOrder=Descending&IncludeItemTypes=Episode&Limit=8&Recursive=true&Fields=ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,UserData,MediaStreams,Genres&Filters=IsUnplayed&format=json 2014-05-28 10:42:57.6124 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/330070397deeb3471c7d5d6cad93cb73/Images/Primary/0?tag=96439c10bcba53facdd15420bcfe5e66&height=182 2014-05-28 10:42:57.6124 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51994. Response time: 955.0547 ms Url: http://192.168.0.3:8096/mediabrowser/Items/c64f3310af282df5b0f37c9c316018ea/Images/Primary/0?tag=e4bcbe30b87cae8de9b833229619ce1c&height=182 2014-05-28 10:42:57.6504 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/5fae6995720898d88ac67466109c70af/Images/Primary/0?tag=76df3d32c583f86afb867dbbe067a3dc&height=182 2014-05-28 10:42:57.8104 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 197.0113 ms Url: http://192.168.0.3:8096/mediabrowser/Items/330070397deeb3471c7d5d6cad93cb73/Images/Primary/0?tag=96439c10bcba53facdd15420bcfe5e66&height=182 2014-05-28 10:42:57.8124 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51994. Response time: 166.0095 ms Url: http://192.168.0.3:8096/mediabrowser/Items/5fae6995720898d88ac67466109c70af/Images/Primary/0?tag=76df3d32c583f86afb867dbbe067a3dc&height=182 2014-05-28 10:42:57.8414 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/5f2e3e85d6a3afc3c02990786ee0edb5/Images/Primary/0?tag=47b5eb01033c3511ca87c3ff06f7a51a&height=182 2014-05-28 10:42:57.8434 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/d7c5172f261a900deb4bbf42e9b1cf30/Images/Primary/0?tag=f3ec9afee01c55b040882ba18cdff900&height=182 2014-05-28 10:42:57.8964 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 55.0032 ms Url: http://192.168.0.3:8096/mediabrowser/Items/5f2e3e85d6a3afc3c02990786ee0edb5/Images/Primary/0?tag=47b5eb01033c3511ca87c3ff06f7a51a&height=182 2014-05-28 10:42:57.9234 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/00c796df607f2237a5d5e9364a7bdf37/Images/Primary/0?tag=9623b4f5c4aaf8b844413df114575c3d&height=182 2014-05-28 10:42:58.0994 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51994. Response time: 256.0147 ms Url: http://192.168.0.3:8096/mediabrowser/Items/d7c5172f261a900deb4bbf42e9b1cf30/Images/Primary/0?tag=f3ec9afee01c55b040882ba18cdff900&height=182 2014-05-28 10:42:58.1144 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/0c40caf3c564ec2c22cac6943e1cee16/Images/Primary/0?tag=c01bdbcab3179db023163561115e3fca&height=182 2014-05-28 10:42:58.8185 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 895.0512 ms Url: http://192.168.0.3:8096/mediabrowser/Items/00c796df607f2237a5d5e9364a7bdf37/Images/Primary/0?tag=9623b4f5c4aaf8b844413df114575c3d&height=182 2014-05-28 10:42:58.8185 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51994. Response time: 705.0404 ms Url: http://192.168.0.3:8096/mediabrowser/Items/0c40caf3c564ec2c22cac6943e1cee16/Images/Primary/0?tag=c01bdbcab3179db023163561115e3fca&height=182 2014-05-28 10:42:59.7175 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?SortBy=DatePlayed&SortOrder=Descending&IncludeItemTypes=Episode&Filters=IsResumable&Limit=1&Recursive=true&Fields=PrimaryImageAspectRatio,DateCreated,UserData,MediaStreams,Genres&format=json 2014-05-28 10:42:59.7425 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?SortBy=DateCreated&SortOrder=Descending&IncludeItemTypes=Audio&Limit=8&Recursive=true&Fields=ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,UserData,MediaStreams,Genres&Filters=IsUnplayed&format=json 2014-05-28 10:42:59.7475 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 30.0017 ms Url: http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?SortBy=DatePlayed&SortOrder=Descending&IncludeItemTypes=Episode&Filters=IsResumable&Limit=1&Recursive=true&Fields=PrimaryImageAspectRatio,DateCreated,UserData,MediaStreams,Genres&format=json 2014-05-28 10:42:59.8025 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51994. Response time: 60.0034 ms Url: http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?SortBy=DateCreated&SortOrder=Descending&IncludeItemTypes=Audio&Limit=8&Recursive=true&Fields=ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,UserData,MediaStreams,Genres&Filters=IsUnplayed&format=json 2014-05-28 10:43:01.7106 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/d994207300a3d9c8b772e7e0d4a4d3a5/Images/Primary/0?tag=4c4c47eaf8067e5e00f036ae1a7e6602&height=182 2014-05-28 10:43:01.7126 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/b1002ea5d5f1c94c352434407e319d7a/Images/Primary/0?tag=fff3310354be54c01988d58aa7419b1c&height=182 2014-05-28 10:43:02.0827 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?SortBy=DatePlayed&SortOrder=Descending&IncludeItemTypes=Audio&Filters=IsResumable&Limit=1&Recursive=true&Fields=PrimaryImageAspectRatio,DateCreated,UserData,MediaStreams,Genres&format=json 2014-05-28 10:43:02.1017 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51995. Response time: 19.0011 ms Url: http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?SortBy=DatePlayed&SortOrder=Descending&IncludeItemTypes=Audio&Filters=IsResumable&Limit=1&Recursive=true&Fields=PrimaryImageAspectRatio,DateCreated,UserData,MediaStreams,Genres&format=json 2014-05-28 10:43:02.5447 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 834.0477 ms Url: http://192.168.0.3:8096/mediabrowser/Items/d994207300a3d9c8b772e7e0d4a4d3a5/Images/Primary/0?tag=4c4c47eaf8067e5e00f036ae1a7e6602&height=182 2014-05-28 10:43:02.5447 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51994. Response time: 837.0479 ms Url: http://192.168.0.3:8096/mediabrowser/Items/b1002ea5d5f1c94c352434407e319d7a/Images/Primary/0?tag=fff3310354be54c01988d58aa7419b1c&height=182 2014-05-28 10:43:02.5647 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/ee5c328417fdbf29113c04484122c91c/Images/Primary/0?tag=d1af27a917961b80c7cd379becd63c1a&height=182 2014-05-28 10:43:02.5887 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/49da23b6ebc4bc7f15f05ecb54c482bc/Images/Primary/0?tag=25562b8051bede00e4c6afb790724e1b&height=182 2014-05-28 10:43:02.6017 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 37.0021 ms Url: http://192.168.0.3:8096/mediabrowser/Items/ee5c328417fdbf29113c04484122c91c/Images/Primary/0?tag=d1af27a917961b80c7cd379becd63c1a&height=182 2014-05-28 10:43:02.6217 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/4962c09d90a2defb0afd0a5490771cbd/Images/Primary/0?tag=680dcaa7c7e25f1d9699ac508882f2cf&height=182 2014-05-28 10:43:02.6217 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51994. Response time: 34.0019 ms Url: http://192.168.0.3:8096/mediabrowser/Items/49da23b6ebc4bc7f15f05ecb54c482bc/Images/Primary/0?tag=25562b8051bede00e4c6afb790724e1b&height=182 2014-05-28 10:43:02.6437 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 23.0013 ms Url: http://192.168.0.3:8096/mediabrowser/Items/4962c09d90a2defb0afd0a5490771cbd/Images/Primary/0?tag=680dcaa7c7e25f1d9699ac508882f2cf&height=182 2014-05-28 10:43:02.6507 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/257a034a1f930e7f3ba3e5a93dcec22c/Images/Primary/0?tag=a89e40a2c008bf92de615bb6a805536d&height=182 2014-05-28 10:43:02.6707 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/204d476b7d623c74703db769e7c88fcb/Images/Primary/0?tag=390b91bd3c2f84956efd1ebd93c97821&height=182 2014-05-28 10:43:02.6897 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 39.0022 ms Url: http://192.168.0.3:8096/mediabrowser/Items/257a034a1f930e7f3ba3e5a93dcec22c/Images/Primary/0?tag=a89e40a2c008bf92de615bb6a805536d&height=182 2014-05-28 10:43:02.7017 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51994. Response time: 32.0018 ms Url: http://192.168.0.3:8096/mediabrowser/Items/204d476b7d623c74703db769e7c88fcb/Images/Primary/0?tag=390b91bd3c2f84956efd1ebd93c97821&height=182 2014-05-28 10:43:02.7257 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/1cede64f325bc0e5169f153574f90d19/Images/Primary/0?tag=b533fada73e41343cc9184dbbf12edca&height=182 2014-05-28 10:43:02.7617 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 36.002 ms Url: http://192.168.0.3:8096/mediabrowser/Items/1cede64f325bc0e5169f153574f90d19/Images/Primary/0?tag=b533fada73e41343cc9184dbbf12edca&height=182 2014-05-28 10:43:04.6778 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?SortBy=DatePlayed&SortOrder=Descending&IncludeItemTypes=Episode&Filters=IsResumable&Limit=1&Recursive=true&Fields=PrimaryImageAspectRatio,DateCreated,UserData,MediaStreams,Genres&format=json 2014-05-28 10:43:04.7058 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 28.0016 ms Url: http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?SortBy=DatePlayed&SortOrder=Descending&IncludeItemTypes=Episode&Filters=IsResumable&Limit=1&Recursive=true&Fields=PrimaryImageAspectRatio,DateCreated,UserData,MediaStreams,Genres&format=json 2014-05-28 10:43:04.7228 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?SortBy=DateCreated&SortOrder=Descending&IncludeItemTypes=Movie&Limit=8&Recursive=true&Fields=ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,UserData,MediaStreams,Genres&Filters=IsUnplayed&format=json 2014-05-28 10:43:04.7478 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 25.0014 ms Url: http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?SortBy=DateCreated&SortOrder=Descending&IncludeItemTypes=Movie&Limit=8&Recursive=true&Fields=ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,UserData,MediaStreams,Genres&Filters=IsUnplayed&format=json 2014-05-28 10:43:07.8020 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?parentId=a8fa0edae204992abf6afb22cb378858&SortBy=SortName&SortOrder=Ascending&Fields=ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,MediaStreams,Genres&format=json 2014-05-28 10:43:07.8120 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 10.0006 ms Url: http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?parentId=a8fa0edae204992abf6afb22cb378858&SortBy=SortName&SortOrder=Ascending&Fields=ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,MediaStreams,Genres&format=json 2014-05-28 10:43:07.8980 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/2494fb7a4c691de0c8bc35d032f25b70/Images/Primary/0?tag=96cb026d415f9b90dd226ab08215d314&width=188 2014-05-28 10:43:08.0110 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 113.0065 ms Url: http://192.168.0.3:8096/mediabrowser/Items/2494fb7a4c691de0c8bc35d032f25b70/Images/Primary/0?tag=96cb026d415f9b90dd226ab08215d314&width=188 2014-05-28 10:43:12.0192 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?parentId=2494fb7a4c691de0c8bc35d032f25b70&SortBy=SortName&SortOrder=Ascending&Fields=ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,MediaStreams,Genres&format=json 2014-05-28 10:43:12.0482 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 29.0016 ms Url: http://192.168.0.3:8096/mediabrowser/users/a6173c7828522d215ff32571abd54f2b/items?parentId=2494fb7a4c691de0c8bc35d032f25b70&SortBy=SortName&SortOrder=Ascending&Fields=ItemCounts,PrimaryImageAspectRatio,Chapters,ParentId,DateCreated,MediaStreams,Genres&format=json 2014-05-28 10:43:12.0982 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/fc40d2114c750493a723436ade24d1f7/Images/Primary/0?tag=291902cbfaa41387b9ac7679370176e8&width=188 2014-05-28 10:43:12.1342 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 36.002 ms Url: http://192.168.0.3:8096/mediabrowser/Items/fc40d2114c750493a723436ade24d1f7/Images/Primary/0?tag=291902cbfaa41387b9ac7679370176e8&width=188 2014-05-28 10:43:12.2342 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/7bc78d06622fe2fa622f73e6296fa91f/Images/Primary/0?tag=712b4c4a296632f41c41175fe76bfa3a&width=188 2014-05-28 10:43:12.2642 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 30.0018 ms Url: http://192.168.0.3:8096/mediabrowser/Items/7bc78d06622fe2fa622f73e6296fa91f/Images/Primary/0?tag=712b4c4a296632f41c41175fe76bfa3a&width=188 2014-05-28 10:43:12.2872 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/5dfeb79ac02325c388815393626fb8cb/Images/Primary/0?tag=7ddbee4d812fc538b47c8a9f2127754f&width=188 2014-05-28 10:43:12.3203 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 33.0019 ms Url: http://192.168.0.3:8096/mediabrowser/Items/5dfeb79ac02325c388815393626fb8cb/Images/Primary/0?tag=7ddbee4d812fc538b47c8a9f2127754f&width=188 2014-05-28 10:43:12.3363 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/3d3fec07e75e16df3a713efc365444f6/Images/Primary/0?tag=87ec1e055c08b41a96f1ca0519056848&width=188 2014-05-28 10:43:12.4023 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 66.0038 ms Url: http://192.168.0.3:8096/mediabrowser/Items/3d3fec07e75e16df3a713efc365444f6/Images/Primary/0?tag=87ec1e055c08b41a96f1ca0519056848&width=188 2014-05-28 10:43:12.4233 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/474f0ce35eaa1942f1a1d144901dbe67/Images/Primary/0?tag=f4f45e1c2ed45bf67cc9bb3ffbe9fd06&width=188 2014-05-28 10:43:12.4863 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 63.0036 ms Url: http://192.168.0.3:8096/mediabrowser/Items/474f0ce35eaa1942f1a1d144901dbe67/Images/Primary/0?tag=f4f45e1c2ed45bf67cc9bb3ffbe9fd06&width=188 2014-05-28 10:43:12.5003 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/15910108cc7760fb185bc31807810f0e/Images/Primary/0?tag=66c6d890560d0705b05cc1c5f3973419&width=188 2014-05-28 10:43:12.5573 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 57.0032 ms Url: http://192.168.0.3:8096/mediabrowser/Items/15910108cc7760fb185bc31807810f0e/Images/Primary/0?tag=66c6d890560d0705b05cc1c5f3973419&width=188 2014-05-28 10:43:12.5723 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/4ea75d9bebc17c7e64f78371a833d520/Images/Primary/0?tag=d008f3aa99b766a908e13db5287abed7&width=188 2014-05-28 10:43:12.6353 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 63.0036 ms Url: http://192.168.0.3:8096/mediabrowser/Items/4ea75d9bebc17c7e64f78371a833d520/Images/Primary/0?tag=d008f3aa99b766a908e13db5287abed7&width=188 2014-05-28 10:43:12.6533 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/c4b63ac33cac1ca8bfad01ee365989d6/Images/Primary/0?tag=30779fc40057dfd9fa2fd656f18e9a36&width=188 2014-05-28 10:43:12.7203 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 67.0038 ms Url: http://192.168.0.3:8096/mediabrowser/Items/c4b63ac33cac1ca8bfad01ee365989d6/Images/Primary/0?tag=30779fc40057dfd9fa2fd656f18e9a36&width=188 2014-05-28 10:43:12.7333 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/4e62e5fc6ca5751389fe151cd3ab18d5/Images/Primary/0?tag=f315a925c7eecf54f41a32a4ab84287d&width=188 2014-05-28 10:43:12.7923 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 59.0034 ms Url: http://192.168.0.3:8096/mediabrowser/Items/4e62e5fc6ca5751389fe151cd3ab18d5/Images/Primary/0?tag=f315a925c7eecf54f41a32a4ab84287d&width=188 2014-05-28 10:43:12.8063 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/3dd598de706555f23f43ae30b5e6b309/Images/Primary/0?tag=19545c916f07e84faf262b68b05c0def&width=188 2014-05-28 10:43:12.8723 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 67.0038 ms Url: http://192.168.0.3:8096/mediabrowser/Items/3dd598de706555f23f43ae30b5e6b309/Images/Primary/0?tag=19545c916f07e84faf262b68b05c0def&width=188 2014-05-28 10:43:12.8893 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/13155d426b3172ebddd8408963c70bbc/Images/Primary/0?tag=a0b4f50ca5869dd1244b2fce1baca75b&width=188 2014-05-28 10:43:13.2353 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 346.0198 ms Url: http://192.168.0.3:8096/mediabrowser/Items/13155d426b3172ebddd8408963c70bbc/Images/Primary/0?tag=a0b4f50ca5869dd1244b2fce1baca75b&width=188 2014-05-28 10:43:13.2483 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/eb2a0f29df7b3c5d514b2d6927e4c3dc/Images/Primary/0?tag=9b0f64543d30029aaa0d3f8eff15ac08&width=188 2014-05-28 10:43:13.5683 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 320.0184 ms Url: http://192.168.0.3:8096/mediabrowser/Items/eb2a0f29df7b3c5d514b2d6927e4c3dc/Images/Primary/0?tag=9b0f64543d30029aaa0d3f8eff15ac08&width=188 2014-05-28 10:43:13.6133 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/f12471c2d6996daf4f87c8b8113cea18/Images/Primary/0?tag=d7169c10cbea787ca7985798ed188f77&width=188 2014-05-28 10:43:13.6393 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 26.0015 ms Url: http://192.168.0.3:8096/mediabrowser/Items/f12471c2d6996daf4f87c8b8113cea18/Images/Primary/0?tag=d7169c10cbea787ca7985798ed188f77&width=188 2014-05-28 10:43:13.8993 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Users/a6173c7828522d215ff32571abd54f2b/Items/7bc78d06622fe2fa622f73e6296fa91f?Fields=IndexNumber,ParentIndexNumber&format=json 2014-05-28 10:43:13.9143 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 15.0008 ms Url: http://192.168.0.3:8096/mediabrowser/Users/a6173c7828522d215ff32571abd54f2b/Items/7bc78d06622fe2fa622f73e6296fa91f?Fields=IndexNumber,ParentIndexNumber&format=json 2014-05-28 10:43:14.1424 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Items/a8fa0edae204992abf6afb22cb378858/Images/backdrop?width=640 2014-05-28 10:43:14.6174 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51992. Response time: 475.0272 ms Url: http://192.168.0.3:8096/mediabrowser/Items/a8fa0edae204992abf6afb22cb378858/Images/backdrop?width=640 2014-05-28 10:43:16.1385 Debug - HttpServer: HTTP POST http://192.168.0.3:8096/mediabrowser/Users/a6173c7828522d215ff32571abd54f2b/PlayingItems/7bc78d06622fe2fa622f73e6296fa91f/Progress?PositionTicks=0&IsPaused=false&format=json 2014-05-28 10:43:16.1515 Error - DtoUtils: ServiceBase<TRequest>::Service Exception Sequence contains no matching element System.InvalidOperationException at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate) at MediaBrowser.Api.BaseApiService.GetSession(ISessionManager sessionManager) at MediaBrowser.Api.UserLibrary.UserLibraryService.Post(ReportPlaybackProgress request) at MediaBrowser.Api.UserLibrary.UserLibraryService.Post(OnPlaybackProgress request) at lambda_method(Closure , Object , Object ) at ServiceStack.Host.ServiceExec`1.<>c__DisplayClass6.<CreateExecFn>b__5(Object service, Object request) at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto) 2014-05-28 10:43:16.1515 Error - HttpServer: Error processing request for /mediabrowser/Users/a6173c7828522d215ff32571abd54f2b/PlayingItems/7bc78d06622fe2fa622f73e6296fa91f/Progress?PositionTicks=0&IsPaused=false&format=json Sequence contains no matching element ServiceStack.HttpError No Stack Trace Available 2014-05-28 10:43:16.1515 Debug - HttpServer: HTTP Response 422 to 192.168.0.52:51992. Response time: 18.001 ms Url: http://192.168.0.3:8096/mediabrowser/Users/a6173c7828522d215ff32571abd54f2b/PlayingItems/7bc78d06622fe2fa622f73e6296fa91f/Progress?PositionTicks=0&IsPaused=false&format=json 2014-05-28 10:43:16.3105 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/stream.m3u8?VideoCodec=copy&AudioCodec=aac&AudioChannels=2&AudioBitRate=128000&MaxWidth=480&TimeStampOffsetMs=1&deviceId=90356801-0D1B-442F-9F88-0A2732E54835&AppendBaselineStream=true&BaselineStreamAudioBitRate=64000 2014-05-28 10:43:16.3315 Debug - Dlna: No matching device profile found. The default will be used. User-agent: AppleCoreMedia/1.0.0.11D201 (iPhone; U; CPU OS 7_1_1 like Mac OS X; en_us). 2014-05-28 10:43:16.3485 Info - App: C:\Users\Wayne\AppData\Roaming\MediaBrowser-Server\ffmpeg\20140506\ffmpeg.exe -itsoffset 0.001 -fflags genpts -i file:"\\Wayne-PC\Media\Television\Current\About a Boy\Season 01\About a Boy.S01E02.About Total Exuberance.mkv" -map_metadata -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -bsf h264_mp4toannexb -sc_threshold 0 -codec:a:0 aac -strict experimental -ac 2 -ab 128000 -af "adelay=1,aresample=async=1" -hls_time 10 -start_number 0 -hls_list_size 1440 "d:\\media\transcoding-temp\dcfbacf6-42aa-77bb-9c94-1d2a31822c67.m3u8" -threads 0 -vn -codec:a:0 libmp3lame -ac 2 -ab 32000 -hls_time 10 -start_number 0 -hls_list_size 1440 "d:\media\transcoding-temp\dcfbacf6-42aa-77bb-9c94-1d2a31822c67-low.m3u8" 2014-05-28 10:43:18.2736 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51997. Response time: 1963.1123 ms Url: http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/stream.m3u8?VideoCodec=copy&AudioCodec=aac&AudioChannels=2&AudioBitRate=128000&MaxWidth=480&TimeStampOffsetMs=1&deviceId=90356801-0D1B-442F-9F88-0A2732E54835&AppendBaselineStream=true&BaselineStreamAudioBitRate=64000 2014-05-28 10:43:18.3986 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/hls/dcfbacf6-42aa-77bb-9c94-1d2a31822c67/stream.m3u8 2014-05-28 10:43:18.4086 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51997. Response time: 11.0006 ms Url: http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/hls/dcfbacf6-42aa-77bb-9c94-1d2a31822c67/stream.m3u8 2014-05-28 10:43:18.5876 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/hls/dcfbacf6-42aa-77bb-9c94-1d2a31822c67/dcfbacf6-42aa-77bb-9c94-1d2a31822c670.ts 2014-05-28 10:43:19.0076 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51997. Response time: 420.0241 ms Url: http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/hls/dcfbacf6-42aa-77bb-9c94-1d2a31822c67/dcfbacf6-42aa-77bb-9c94-1d2a31822c670.ts 2014-05-28 10:43:19.3107 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/hls/dcfbacf6-42aa-77bb-9c94-1d2a31822c67/dcfbacf6-42aa-77bb-9c94-1d2a31822c671.ts 2014-05-28 10:43:19.6197 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51997. Response time: 309.0177 ms Url: http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/hls/dcfbacf6-42aa-77bb-9c94-1d2a31822c67/dcfbacf6-42aa-77bb-9c94-1d2a31822c671.ts 2014-05-28 10:43:19.6217 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/hls/dcfbacf6-42aa-77bb-9c94-1d2a31822c67/dcfbacf6-42aa-77bb-9c94-1d2a31822c672.ts 2014-05-28 10:43:20.9767 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51997. Response time: 1342.0768 ms Url: http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/hls/dcfbacf6-42aa-77bb-9c94-1d2a31822c67/dcfbacf6-42aa-77bb-9c94-1d2a31822c672.ts 2014-05-28 10:43:30.4383 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/hls/dcfbacf6-42aa-77bb-9c94-1d2a31822c67/stream.m3u8 2014-05-28 10:43:30.4383 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51997. Response time: 2.0001 ms Url: http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/hls/dcfbacf6-42aa-77bb-9c94-1d2a31822c67/stream.m3u8 2014-05-28 10:43:30.4493 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/hls/dcfbacf6-42aa-77bb-9c94-1d2a31822c67/dcfbacf6-42aa-77bb-9c94-1d2a31822c673.ts 2014-05-28 10:43:30.8023 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51997. Response time: 353.0202 ms Url: http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/hls/dcfbacf6-42aa-77bb-9c94-1d2a31822c67/dcfbacf6-42aa-77bb-9c94-1d2a31822c673.ts 2014-05-28 10:43:30.8123 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/hls/dcfbacf6-42aa-77bb-9c94-1d2a31822c67/dcfbacf6-42aa-77bb-9c94-1d2a31822c674.ts 2014-05-28 10:43:31.4203 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51997. Response time: 608.0347 ms Url: http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/hls/dcfbacf6-42aa-77bb-9c94-1d2a31822c67/dcfbacf6-42aa-77bb-9c94-1d2a31822c674.ts 2014-05-28 10:43:31.4453 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/hls/dcfbacf6-42aa-77bb-9c94-1d2a31822c67/dcfbacf6-42aa-77bb-9c94-1d2a31822c675.ts 2014-05-28 10:43:31.7294 Debug - HttpServer: HTTP Response 200 to 192.168.0.52:51997. Response time: 284.0162 ms Url: http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/hls/dcfbacf6-42aa-77bb-9c94-1d2a31822c67/dcfbacf6-42aa-77bb-9c94-1d2a31822c675.ts 2014-05-28 10:43:31.7454 Debug - HttpServer: HTTP GET http://192.168.0.3:8096/mediabrowser/Videos/7bc78d06622fe2fa622f73e6296fa91f/hls/dcfbacf6-42aa-77bb-9c94-1d2a31822c67/dcfbacf6-42aa-77bb-9c94-1d2a31822c676.ts Link to comment Share on other sites More sharing options...
denethor 90 Posted May 28, 2014 Author Share Posted May 28, 2014 (edited) Here is a log from using my iPhone. Everything works properly. 2014-05-28 10:42:49.1799 Debug - HttpServer: HTTP Response 500 to 192.168.0.52:51991. Response time:... Ok than It' s not related with return ports.Looks like Wayne's devices happy with port 51991. I tried with other Network interfaces same results by the way This is getting weird. I started to think that it not related with network. Because first steps between client and server pretty simple client send some HTTP request: http://192.168.1.10:8096/mediabrowser/users/463112539bb72dad8bad59e656fb5264/items?SortBy=DatePlayed&SortOrder=Descending&IncludeItemTypes=Movie,Episode,Audio&Filters=IsResumable&Limit=1&Recursive=true&Fields=PrimaryImageAspectRatio,DateCreated,UserData,MediaStreams,Genres&format=json And server simply replies with "Sorry sir I do not have something like that" I compared my logs with the working MBHT on localhost and remote client on LAN. Something looked not right to me. Locall client first sends HTTP GET request to understand server information. And than sends authentication request POST: HTTP POST http://localhost:8096/mediabrowser/Users/AuthenticateByName?format=json But on notworking scenarios as soon as negations regarding with the server information completes client directly tries to GET content without entering any kind of authentication like this one: GET http://192.168.1.10:8096/mediabrowser/users/463112539bb72dad8bad59e656fb5264/items?SortBy=DatePlayed&SortOrder=Descending&IncludeItemTypes=Movie,Episode,Audio&Filters=IsResumable&Limit=1&Recursive=true&Fields=PrimaryImageAspectRatio,DateCreated,UserData,MediaStreams,Genres&format=json Is this the way it suppose to work? Log files attached. working.txt notworking.txt Edited May 28, 2014 by denethor Link to comment Share on other sites More sharing options...
ebr 15282 Posted May 28, 2014 Share Posted May 28, 2014 Okay, so that has something to do with the iOS app or iOS network communications. Is that what we are talking about here? Is this only a problem with the iOS app...? Maybe we're looking in the wrong place. Link to comment Share on other sites More sharing options...
Koleckai Silvestri 1150 Posted May 28, 2014 Share Posted May 28, 2014 (edited) Let's start with the obvious here... While at the computer the server is running on, open a browser. What happens when you go to this address: http://localhost:8096/mediabrowser/dashboard/index.html Do items list? If you're using something other than IE, can you play the items? Edited May 28, 2014 by Wayne Luke Link to comment Share on other sites More sharing options...
denethor 90 Posted May 28, 2014 Author Share Posted May 28, 2014 (edited) Okay, so that has something to do with the iOS app or iOS network communications. Is that what we are talking about here? Is this only a problem with the iOS app...? Maybe we're looking in the wrong place. Nope let me rephrase my problem more clearly. Sorry about that localhost remoteclient on LAN Internet -------------------------------------------------------------------------------------------------------------- iOS APP N/A NOK NOK MBHT OK NOK NOK Web Browser Client OK OK OK MBClassic OK OK N/A Edited May 28, 2014 by denethor Link to comment Share on other sites More sharing options...
Koleckai Silvestri 1150 Posted May 28, 2014 Share Posted May 28, 2014 On the server, go to your Firewall client. Open ports 8096 and 8945 to both TCP and UDP, incoming and outgoing. That would be a total of 4 different rules. Does it change the behavior on the client? Link to comment Share on other sites More sharing options...
denethor 90 Posted May 28, 2014 Author Share Posted May 28, 2014 On the server, go to your Firewall client. Open ports 8096 and 8945 to both TCP and UDP, incoming and outgoing. That would be a total of 4 different rules. Does it change the behavior on the client? Ok I was already tried this with Firewall Off and Firewall Service Disabled setups but still no luck. I just re-enabled my firewall and added the rules based on your recommendation but still fails to connect. By the way there are already lots of FW rules related with MBS: Some of them allow; any port/protocol/IP/location(Domain,private,public) based on MB binaries, some of them allow only one port and protocol for any IP, some of them allow multiple ports (8096,8945,9045) with all protocols and all IPs. So basically every possible rules that should allow communication was already in place. I just added new rules as per your recommendation anyway. But remote clients still fails to connect. Link to comment Share on other sites More sharing options...
ebr 15282 Posted May 28, 2014 Share Posted May 28, 2014 It actually isn't failing to connect, right? You are getting 404s... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now