Jump to content

Linux Setup


Luke

Recommended Posts

Yea when the next server release goes public we'll udpate these linux /osx builds accordingly. the path substitution feature will solve that for you.

Link to comment
Share on other sites

smitopher

the server doesn't explicitly request it. perhaps an operation was rejected without root access. That's about all i can think of there. you could try removing the plugin just to help narrow it down.

Ok, removed the pluging and it's still prompting for root.

[smitopher@localhost MediaBrowser.Mono.3.0.5145.38401]$ mono MediaBrowser.Server.Mono.exe
Info, Main, Media Browser Server started
Info, Main, Command line: /home/smitopher/MediaBrowser.Mono.3.0.5145.38401/MediaBrowser.Server.Mono.exe
Info, Main, Server: localhost.localdomain
Info, Main, Operating system: Unix 3.12.9.201
appHost.Init
Info, App, Application Configuration:
{"WeatherUnit":"Fahrenheit","EnableHttpLevelLogging":true,"HttpServerPortNumber":8096,"LegacyWebSocketPortNumber":8945,"EnableInternetProviders":true,"ItemsByNamePath":"","SeasonZeroDisplayName":"Specials","MetadataRefreshDays":30,"SaveLocalMeta":true,"RefreshItemImages":false,"PreferredMetadataLanguage":"en","MetadataCountryCode":"US","DownloadMovieImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"DownloadSeriesImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"DownloadSeasonImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"DownloadMusicArtistImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"DownloadMusicAlbumImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"SortReplaceCharacters":[".","+","%"],"SortRemoveCharacters":[",","&","-","{","}","'"],"SortRemoveWords":["the","a","an"],"ShowLogWindow":false,"RecentItemDays":10,"MinResumePct":5,"MaxResumePct":90,"MinResumeDurationSeconds":300,"RealtimeWatcherDelay":20,"EnableDashboardResponseCaching":true,"ManualLoginClients":[],"EnableTvDbUpdates":true,"EnableTmdbUpdates":true,"EnableFanArtUpdates":true,"EnableVideoImageExtraction":true,"ImageSavingConvention":"Compatible","EnablePeoplePrefixSubFolders":false,"MediaEncodingQuality":"Auto","EnableMovieChapterImageExtraction":true,"EnableEpisodeChapterImageExtraction":true,"EnableOtherVideoChapterImageExtraction":false,"MovieOptions":{"MaxBackdrops":3,"MinBackdropWidth":1280},"TvOptions":{"MaxBackdrops":3,"MinBackdropWidth":1280},"MusicOptions":{"MaxBackdrops":1,"MinBackdropWidth":1280},"GameOptions":{"MaxBackdrops":3,"MinBackdropWidth":1280},"BookOptions":{"MaxBackdrops":1,"MinBackdropWidth":1280},"EnableDebugEncodingLogging":false,"EnableAutomaticRestart":true,"TvFileOrganizationOptions":{"IsEnabled":false,"MinFileSizeMb":50,"LeftOverFileExtensionsToDelete":[],"WatchLocations":[],"SeasonFolderPattern":"Season %s","SeasonZeroFolderName":"Season 0","EpisodeNamePattern":"%sn - %sx%0e - %en.%ext","MultiEpisodeNamePattern":"%sn - %sx%0e-x%0ed - %en.%ext","OverwriteExistingEpisodes":false,"DeleteEmptyFolders":false},"LiveTvOptions":{},"EnableRealtimeMonitor":true,"PathSubstitutions":[{"From":"/var/hda/files/mb3","To":"\\\\192.168.14.20\\mb3"}],"EnableDebugLevelLogging":false,"EnableAutoUpdate":true,"SystemUpdateLevel":"Release","LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted":false}
Info, App, Loading MediaBrowser.Plugins.Trailers, Version=1.0.5142.22261, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Api, Version=3.0.5145.38400, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.WebDashboard, Version=3.0.5145.38400, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Model, Version=3.0.5145.38336, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Common, Version=3.0.5145.38397, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Controller, Version=3.0.5145.38398, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Providers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Common.Implementations, Version=3.0.5145.38397, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Server.Implementations, Version=3.0.5145.38399, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.IsoMounting.Linux, Version=1.0.5131.24779, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Server.Mono, Version=3.0.5145.38401, Culture=neutral, PublicKeyToken=null
Info, App, Version 3.0.5145.38401 initializing
Info, SqliteUserRepository, Opening /home/smitopher/MediaBrowser.Mono.3.0.5145.38401/ProgramData-Server/data/users.db
Info, SqliteItemRepository, Opening /home/smitopher/MediaBrowser.Mono.3.0.5145.38401/ProgramData-Server/data/chapters.db
Info, SqliteItemRepository, Opening /home/smitopher/MediaBrowser.Mono.3.0.5145.38401/ProgramData-Server/data/mediainfo.db
Info, SqliteFileOrganizationRepository, Opening /home/smitopher/MediaBrowser.Mono.3.0.5145.38401/ProgramData-Server/data/fileorganization.db
Info, SqliteDisplayPreferencesRepository, Opening /home/smitopher/MediaBrowser.Mono.3.0.5145.38401/ProgramData-Server/data/displaypreferences.db
Info, SqliteNotificationsRepository, Opening /home/smitopher/MediaBrowser.Mono.3.0.5145.38401/ProgramData-Server/data/notifications.db
Info, SqliteItemRepository, Opening /home/smitopher/MediaBrowser.Mono.3.0.5145.38401/ProgramData-Server/data/library.db
Info, SqliteUserDataRepository, Opening /home/smitopher/MediaBrowser.Mono.3.0.5145.38401/ProgramData-Server/data/userdata_v2.db
Info, SqliteProviderInfoRepository, Opening /home/smitopher/MediaBrowser.Mono.3.0.5145.38401/ProgramData-Server/data/providerinfo.db
Info, App, Requesting administrative access to authorize http server
Info, HttpServer, Calling ServiceStack AppHost.Init
Info, ServiceStackHost, Initializing Application took 3377.12ms
Info, App, Loading Http Server
Info, HttpServer, Adding HttpListener prefix http://+:8096/mediabrowser/
Info, HttpServer, Starting HttpListner
Info, App, Starting Alchemy web socket server on port 8945
Info, App, Alchemy Web Socket Server started
Running startup tasks
Info, App, Core startup complete
Error, App, Error launching url: http://localhost:8096/mediabrowser/dashboard/wizardstart.html
Success
System.ComponentModel.Win32Exception
  at System.Diagnostics.Process.Start_shell (System.Diagnostics.ProcessStartInfo startInfo) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
  at MediaBrowser.ServerApplication.Native.BrowserLauncher.OpenUrl (System.String url, ILogger logger) [0x00000] in <filename unknown>:0 

Error launching browser
Success
[sudo] password for smitopher: 

server-63528341592.log

Edited by smitopher
Link to comment
Share on other sites

smitopher

OK, here is my setup.

Server Foxconn Nano AT-2550 http://www.foxconnchannel.com/ProductDetail.aspx?T=NanoPC&U=en-us0000018

Intel Atom D2550 Dual Core 1.86GHz

4 gig of ram

64 Gig ssd with  3TB USB 3 drive

running 64 bit Fedora 19, mono and MB3 from the ssd

Copied my library on to the USB drive

 

Client is MB Classic

For the most part it is fine when connecting to MB3 on my Win server 2012.

 

Sometime it plays a show but usually it does not.

 

From a cold start

Console output

[smitopher@localhost logs]$ cd /opt/MediaBrowser/
[smitopher@localhost MediaBrowser]$ ./start.sh
Info, Main, Media Browser Server started
Info, Main, Command line: /opt/MediaBrowser/MediaBrowser.Server.Mono.exe
Info, Main, Server: localhost.localdomain
Info, Main, Operating system: Unix 3.12.9.201
appHost.Init
Info, App, Application Configuration:
{"WeatherUnit":"Fahrenheit","EnableHttpLevelLogging":true,"HttpServerPortNumber":8096,"LegacyWebSocketPortNumber":8945,"EnableInternetProviders":true,"ItemsByNamePath":"","SeasonZeroDisplayName":"Specials","MetadataRefreshDays":30,"SaveLocalMeta":true,"RefreshItemImages":false,"PreferredMetadataLanguage":"en","MetadataCountryCode":"US","DownloadMovieImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"DownloadSeriesImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"DownloadSeasonImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"DownloadMusicArtistImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"DownloadMusicAlbumImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"SortReplaceCharacters":[".","+","%"],"SortRemoveCharacters":[",","&","-","{","}","'"],"SortRemoveWords":["the","a","an"],"ShowLogWindow":false,"RecentItemDays":10,"MinResumePct":5,"MaxResumePct":90,"MinResumeDurationSeconds":300,"RealtimeWatcherDelay":20,"EnableDashboardResponseCaching":true,"ManualLoginClients":[],"EnableTvDbUpdates":true,"EnableTmdbUpdates":true,"EnableFanArtUpdates":true,"EnableVideoImageExtraction":true,"ImageSavingConvention":"Compatible","EnablePeoplePrefixSubFolders":false,"MediaEncodingQuality":"Auto","EnableMovieChapterImageExtraction":true,"EnableEpisodeChapterImageExtraction":true,"EnableOtherVideoChapterImageExtraction":false,"MovieOptions":{"MaxBackdrops":3,"MinBackdropWidth":1280},"TvOptions":{"MaxBackdrops":3,"MinBackdropWidth":1280},"MusicOptions":{"MaxBackdrops":1,"MinBackdropWidth":1280},"GameOptions":{"MaxBackdrops":3,"MinBackdropWidth":1280},"BookOptions":{"MaxBackdrops":1,"MinBackdropWidth":1280},"EnableDebugEncodingLogging":false,"EnableAutomaticRestart":true,"TvFileOrganizationOptions":{"IsEnabled":false,"MinFileSizeMb":50,"LeftOverFileExtensionsToDelete":[],"WatchLocations":[],"SeasonFolderPattern":"Season %s","SeasonZeroFolderName":"Season 0","EpisodeNamePattern":"%sn - %sx%0e - %en.%ext","MultiEpisodeNamePattern":"%sn - %sx%0e-x%0ed - %en.%ext","OverwriteExistingEpisodes":false,"DeleteEmptyFolders":false},"LiveTvOptions":{},"EnableRealtimeMonitor":true,"PathSubstitutions":[{"From":"/var/hda/files/mb3","To":"\\\\192.168.14.20\\mb3"}],"EnableDebugLevelLogging":false,"EnableAutoUpdate":true,"SystemUpdateLevel":"Release","LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted":false}
Info, App, Loading MediaBrowser.Plugins.Trailers, Version=1.0.5142.22261, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Api, Version=3.0.5145.38400, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.WebDashboard, Version=3.0.5145.38400, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Model, Version=3.0.5145.38336, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Common, Version=3.0.5145.38397, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Controller, Version=3.0.5145.38398, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Providers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Common.Implementations, Version=3.0.5145.38397, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Server.Implementations, Version=3.0.5145.38399, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.IsoMounting.Linux, Version=1.0.5131.24779, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Server.Mono, Version=3.0.5145.38401, Culture=neutral, PublicKeyToken=null
Info, App, Version 3.0.5145.38401 initializing
Info, SqliteUserRepository, Opening /opt/MediaBrowser/ProgramData-Server/data/users.db
Info, SqliteItemRepository, Opening /opt/MediaBrowser/ProgramData-Server/data/chapters.db
Info, SqliteItemRepository, Opening /opt/MediaBrowser/ProgramData-Server/data/mediainfo.db
Info, SqliteFileOrganizationRepository, Opening /opt/MediaBrowser/ProgramData-Server/data/fileorganization.db
Info, SqliteNotificationsRepository, Opening /opt/MediaBrowser/ProgramData-Server/data/notifications.db
Info, SqliteUserDataRepository, Opening /opt/MediaBrowser/ProgramData-Server/data/userdata_v2.db
Info, SqliteItemRepository, Opening /opt/MediaBrowser/ProgramData-Server/data/library.db
Info, SqliteProviderInfoRepository, Opening /opt/MediaBrowser/ProgramData-Server/data/providerinfo.db
Info, SqliteDisplayPreferencesRepository, Opening /opt/MediaBrowser/ProgramData-Server/data/displaypreferences.db
Info, App, Requesting administrative access to authorize http server
Info, HttpServer, Calling ServiceStack AppHost.Init
Info, ServiceStackHost, Initializing Application took 3444.388ms
Info, App, Loading Http Server
Info, HttpServer, Adding HttpListener prefix http://+:8096/mediabrowser/
Info, HttpServer, Starting HttpListner
Info, App, Starting Alchemy web socket server on port 8945
Info, App, Alchemy Web Socket Server started
Running startup tasks
Info, App, Core startup complete
Error, App, Error launching url: http://localhost:8096/mediabrowser/dashboard/wizardstart.html
Success
System.ComponentModel.Win32Exception
  at System.Diagnostics.Process.Start_shell (System.Diagnostics.ProcessStartInfo startInfo) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
  at MediaBrowser.ServerApplication.Native.BrowserLauncher.OpenUrl (System.String url, ILogger logger) [0x00000] in <filename unknown>:0 

Error launching browser
Success
[sudo] password for smitopher: 
** (process:995): WARNING **: PNG images with 64bpp aren't supported by libgdiplus.

** (process:995): WARNING **: PNG images with 64bpp aren't supported by libgdiplus.

** (process:995): WARNING **: PNG images with 64bpp aren't supported by libgdiplus.

** (process:995): WARNING **: PNG images with 64bpp aren't supported by libgdiplus.
[smitopher@localhost MediaBrowser]$ 

There is that prompt for root again

 

I've attached the log in a zip archive.

 

I browsed to a TV show, selected an episode and then selected Play.

Nothing played.

 

I exited MB Classic.  Terminated MB3 Server from the dashboard.  Zipped up the log.

 

I hope this is useful.

server-63528360221.log.zip

Link to comment
Share on other sites

OK, here is my setup.

Server Foxconn Nano AT-2550 http://www.foxconnchannel.com/ProductDetail.aspx?T=NanoPC&U=en-us0000018

Intel Atom D2550 Dual Core 1.86GHz

4 gig of ram

64 Gig ssd with  3TB USB 3 drive

running 64 bit Fedora 19, mono and MB3 from the ssd

Copied my library on to the USB drive

 

Client is MB Classic

For the most part it is fine when connecting to MB3 on my Win server 2012.

 

Sometime it plays a show but usually it does not.

 

From a cold start

Console output

[smitopher@localhost logs]$ cd /opt/MediaBrowser/
[smitopher@localhost MediaBrowser]$ ./start.sh
Info, Main, Media Browser Server started
Info, Main, Command line: /opt/MediaBrowser/MediaBrowser.Server.Mono.exe
Info, Main, Server: localhost.localdomain
Info, Main, Operating system: Unix 3.12.9.201
appHost.Init
Info, App, Application Configuration:
{"WeatherUnit":"Fahrenheit","EnableHttpLevelLogging":true,"HttpServerPortNumber":8096,"LegacyWebSocketPortNumber":8945,"EnableInternetProviders":true,"ItemsByNamePath":"","SeasonZeroDisplayName":"Specials","MetadataRefreshDays":30,"SaveLocalMeta":true,"RefreshItemImages":false,"PreferredMetadataLanguage":"en","MetadataCountryCode":"US","DownloadMovieImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"DownloadSeriesImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"DownloadSeasonImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"DownloadMusicArtistImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"DownloadMusicAlbumImages":{"Art":true,"Logo":true,"Primary":true,"Backdrops":true,"Disc":true,"Thumb":true,"Banner":true},"SortReplaceCharacters":[".","+","%"],"SortRemoveCharacters":[",","&","-","{","}","'"],"SortRemoveWords":["the","a","an"],"ShowLogWindow":false,"RecentItemDays":10,"MinResumePct":5,"MaxResumePct":90,"MinResumeDurationSeconds":300,"RealtimeWatcherDelay":20,"EnableDashboardResponseCaching":true,"ManualLoginClients":[],"EnableTvDbUpdates":true,"EnableTmdbUpdates":true,"EnableFanArtUpdates":true,"EnableVideoImageExtraction":true,"ImageSavingConvention":"Compatible","EnablePeoplePrefixSubFolders":false,"MediaEncodingQuality":"Auto","EnableMovieChapterImageExtraction":true,"EnableEpisodeChapterImageExtraction":true,"EnableOtherVideoChapterImageExtraction":false,"MovieOptions":{"MaxBackdrops":3,"MinBackdropWidth":1280},"TvOptions":{"MaxBackdrops":3,"MinBackdropWidth":1280},"MusicOptions":{"MaxBackdrops":1,"MinBackdropWidth":1280},"GameOptions":{"MaxBackdrops":3,"MinBackdropWidth":1280},"BookOptions":{"MaxBackdrops":1,"MinBackdropWidth":1280},"EnableDebugEncodingLogging":false,"EnableAutomaticRestart":true,"TvFileOrganizationOptions":{"IsEnabled":false,"MinFileSizeMb":50,"LeftOverFileExtensionsToDelete":[],"WatchLocations":[],"SeasonFolderPattern":"Season %s","SeasonZeroFolderName":"Season 0","EpisodeNamePattern":"%sn - %sx%0e - %en.%ext","MultiEpisodeNamePattern":"%sn - %sx%0e-x%0ed - %en.%ext","OverwriteExistingEpisodes":false,"DeleteEmptyFolders":false},"LiveTvOptions":{},"EnableRealtimeMonitor":true,"PathSubstitutions":[{"From":"/var/hda/files/mb3","To":"\\\\192.168.14.20\\mb3"}],"EnableDebugLevelLogging":false,"EnableAutoUpdate":true,"SystemUpdateLevel":"Release","LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted":false}
Info, App, Loading MediaBrowser.Plugins.Trailers, Version=1.0.5142.22261, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Api, Version=3.0.5145.38400, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.WebDashboard, Version=3.0.5145.38400, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Model, Version=3.0.5145.38336, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Common, Version=3.0.5145.38397, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Controller, Version=3.0.5145.38398, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Providers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Common.Implementations, Version=3.0.5145.38397, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Server.Implementations, Version=3.0.5145.38399, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.IsoMounting.Linux, Version=1.0.5131.24779, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Server.Mono, Version=3.0.5145.38401, Culture=neutral, PublicKeyToken=null
Info, App, Version 3.0.5145.38401 initializing
Info, SqliteUserRepository, Opening /opt/MediaBrowser/ProgramData-Server/data/users.db
Info, SqliteItemRepository, Opening /opt/MediaBrowser/ProgramData-Server/data/chapters.db
Info, SqliteItemRepository, Opening /opt/MediaBrowser/ProgramData-Server/data/mediainfo.db
Info, SqliteFileOrganizationRepository, Opening /opt/MediaBrowser/ProgramData-Server/data/fileorganization.db
Info, SqliteNotificationsRepository, Opening /opt/MediaBrowser/ProgramData-Server/data/notifications.db
Info, SqliteUserDataRepository, Opening /opt/MediaBrowser/ProgramData-Server/data/userdata_v2.db
Info, SqliteItemRepository, Opening /opt/MediaBrowser/ProgramData-Server/data/library.db
Info, SqliteProviderInfoRepository, Opening /opt/MediaBrowser/ProgramData-Server/data/providerinfo.db
Info, SqliteDisplayPreferencesRepository, Opening /opt/MediaBrowser/ProgramData-Server/data/displaypreferences.db
Info, App, Requesting administrative access to authorize http server
Info, HttpServer, Calling ServiceStack AppHost.Init
Info, ServiceStackHost, Initializing Application took 3444.388ms
Info, App, Loading Http Server
Info, HttpServer, Adding HttpListener prefix http://+:8096/mediabrowser/
Info, HttpServer, Starting HttpListner
Info, App, Starting Alchemy web socket server on port 8945
Info, App, Alchemy Web Socket Server started
Running startup tasks
Info, App, Core startup complete
Error, App, Error launching url: http://localhost:8096/mediabrowser/dashboard/wizardstart.html
Success
System.ComponentModel.Win32Exception
  at System.Diagnostics.Process.Start_shell (System.Diagnostics.ProcessStartInfo startInfo) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0 
  at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
  at MediaBrowser.ServerApplication.Native.BrowserLauncher.OpenUrl (System.String url, ILogger logger) [0x00000] in <filename unknown>:0 

Error launching browser
Success
[sudo] password for smitopher: 
** (process:995): WARNING **: PNG images with 64bpp aren't supported by libgdiplus.

** (process:995): WARNING **: PNG images with 64bpp aren't supported by libgdiplus.

** (process:995): WARNING **: PNG images with 64bpp aren't supported by libgdiplus.

** (process:995): WARNING **: PNG images with 64bpp aren't supported by libgdiplus.
[smitopher@localhost MediaBrowser]$ 

There is that prompt for root again

 

I've attached the log in a zip archive.

 

I browsed to a TV show, selected an episode and then selected Play.

Nothing played.

 

I exited MB Classic.  Terminated MB3 Server from the dashboard.  Zipped up the log.

 

I hope this is useful.

 

you haven't actually completed the server startup wizard yet. it failed to open it in your browser. see the log for now, yes the failure needs to be better reported to the user. similarly, there are all kinds of ffprobe errors in your log. i'll need to get abeloin to help diagnose that.

Link to comment
Share on other sites

smitopher

My server is headless.  Is there a url that can start the wizard remotely?

Right there in the conole

Edited by smitopher
Link to comment
Share on other sites

at this point if you're having a client issue, you should report it in the area of the forum for that client, along with client-side logs and anything else relevant. This area is mainly for dealing with issues directly related to the serve.r

Link to comment
Share on other sites

smitopher

My MBC client works as expected when connecting to my Win server 2012 MB3 instance.  I shut the windows server down and run the Mono server and my client has trouble playing.

 

I would not characterize that as a client issue.

 

Are there accelerated graphics requirements on the server?  I'm NOT running any as the ONLY drivers for the Atom D2550 are 32 bit Windows 7 (LONG story and ordeal getting Fedora installed.  Ended up using a VM to run the Fedora install).  I don't plan on doing any transcoding or streaming if that makes a difference.

 

I will follow up on the client forum if you think there is value there.

Edited by smitopher
Link to comment
Share on other sites

smitopher

If any of your dev's want to poke at my mono server with a stick... I can open up an ssh port and provide the root password..  Just trying to help.

Link to comment
Share on other sites

Beardyname

I'm gonna take a shoot in the dark here and guess :P

 

are you using this with the path substitutions ? I was wondering if the failed playback could be due to the fact that maybe the clients can-not connect to your share for some reason. Simply testing to play them in the web-ui should make this clear since that forces a transcode.

 

And to answer your second question, any gpu-accelerated transcode is not possible (yet) and that is out of the devs control and totally up to the ffmpeg guys maybe they will do something about it in the future but we don't know that :)

Link to comment
Share on other sites

the failed playback is due all of the ffprobe failures which means the database will be missing media info. however, since MBC plays without transcoding, there is potentially also a client-side issue where it's not able to handle the missing data. (Maybe, we don't really know until mbc has also been debugged). However since he doesn't want to do that, we are at an impasse.

Link to comment
Share on other sites

MBC won't care about any media info.  So those problems are either access or codec problems.  A log would lend a clue.

Link to comment
Share on other sites

smitopher

OK, I have an interesting bit of test cases.

 

Windows Server 2012/MB3 Server

MBC Client Works as expected

MBT Client works as expected

 

Fedora/Mono/MB3 Server

MBC Client does not play anything but can fully browse the library

MBT Client works as expected

 

I will endeavor to get some clean client and server logs for each test case.

Link to comment
Share on other sites

smitopher

OK, 

Mono MB3 Server running as not root.

MBC client can browse the library but not play

MBT Client can Browse and Play.

 

I have included the MB3 and MBC logs.  I was not able to find in the MBT help where it has it's logs.

 

This was interesting in the MBC log

2014-02-19 09:01:37.1047,Warning,,Unable to directly access /var/hda/files/mb3/TV/Broadchurch/Season 01/Broadchurch.S01E01.720p.BluRay-SHORTBREHD.mkv.  Attempting to stream.,1,Application

53057414f1e61_Capture.jpg

 

Since MBT can play, is MBC not paying attention to the path substitution?

 

I ran the server as root once and now it no longer has the sudo prompt hen not running as root.

MBClassic-1922014e3c74951cf3740f68f15a3136e51cdea.log

server-63528440110.zip

Edited by smitopher
Link to comment
Share on other sites

Guys, fyi. I will a new build up for you either tonight or tomorrow with all the latest server features that were just released.

  • Like 1
Link to comment
Share on other sites

TheKamakaZi

Guys, fyi. I will a new build up for you either tonight or tomorrow with all the latest server features that were just released.

 

Can't wait! Thanks, Luke!

Link to comment
Share on other sites

New build:

 

https://www.dropbox.com/s/07hh1g4x9xo28jb/MBServer.Mono.zip (Without Mono for Linux and Mac)

 

https://www.dropbox.com/s/vmv8xhyj57vtldj/MBServer.Mono.Mkbundle.zip (Linux x86_64 version with Mono embedded)

 

For Linux, mediabrowser can open ISO(Stream detail and web client streaming) via sudo, mount and umount.

 

In order to activate this feature, you need to add these lines via visudo(don't forget to change the username to the one running mediabrowser):

Defaults:jsmith !requiretty
jsmith ALL
=(root) NOPASSWD: /bin/mount
jsmith ALL
=(root) NOPASSWD: /bin/umount

  • Like 1
Link to comment
Share on other sites

smitopher

What happened to folder substitution?

 

530ea98109244_ScreenShot20140226at85502P

 

530ea9a8ea06e_ScreenShot20140226at85445P

 

I downloaded the MB3 version with mono embedded

Edited by smitopher
Link to comment
Share on other sites

smitopher

Thank you.

530eb771916fa_ScreenShot20140226at95501P

 

This time I downloaded the link for mb3 WITHOUT mono embedded.  

 

530eb81030623_ScreenShot20140226at95815P

 

I really don't know what's different but MBC nows plays content from my linux server running mb3.

 

Any guidance on how best to run mb3 server as a daemon?

Link to comment
Share on other sites

The difference is that the path substitution settings are actually being used now. The previous build you had came from the middle of the dev cycle and at that point they were used on the configuration page.

 

I think there was a poster a page or two ago who detailed how he set it up as a daemon. I would follow that.

 

I think at this point we're close to getting linux up on the website. OS X is equally as stable, but we will want to build a friendly installer first before making it available for download.

Link to comment
Share on other sites

smitopher

This is still showing up in the console

Success
Info, App, Creating port map on port 8096
_wapi_handle_unref_full: Attempting to unref unused handle 0x2a
[sudo] password for smitopher: 
** (process:1228): WARNING **: PNG images with 64bpp aren't supported by libgdiplus.

** (process:1228): WARNING **: PNG images with 64bpp aren't supported by libgdiplus.

** (process:1228): WARNING **: PNG images with 64bpp aren't supported by libgdiplus.

** (process:1228): WARNING **: PNG images with 64bpp aren't supported by libgdiplus.

[sudo] password for smitopher: 
[sudo] password for smitopher: 
[sudo] password for smitopher: 

I did not enter a password, I just noticed the multiple sudo prompts..

 

Would you like a log?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...