Jump to content

Emby Server on QNap


breezytm

Recommended Posts

Rew452

Tried again today with pretty much the same. Log file at the end of this message.

 

This is a newly setup up Qnap TS-251, 8gb ram and 2 3gb Seagate drives.raid0

 

Installed both files in this order

Qmono_4.0.1.0_x86.qpkg

MediaBrowser_1.150515_x86.qpkg

 

Is there anything else that needs to be setup for the system to run properly, things not set when installing either of the programs. I am new to Qnap Nas and it has been a long time since my linux days. So troubleshooting skills are somewhat limited.

 

Under the main Linux MB install thread they talk about creating a file with some entries in it concerning transcoding. Is this something necessary to do here? Would think this should be included in the install package.

 

Thanks

Rew

 

file:"/share/CACHEDEV1_DATA/Multimedia/Before I Go To Sleep/Before_I_Go_To_Sleep_t00.mkv" -map 0:0 -map 0:1 -map -0:s -codec:v:0 libx264 -force_key_frames expr:gte(t,n_forced*5) -pix_fmt yuv420p -preset superfast -crf 23 -maxrate 2680000 -bufsize 5360000 -vsync vfr -map_metadata -1 -threads 0 -codec:a:0 aac -strict experimental -ac 6 -ab 320000 -af "aresample=async=1" -f mp4 -movflags frag_keyframe+empty_moov -y "/share/CACHEDEV1_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/transcoding-temp/531771fc0087a144f6de4c4441efdd43.mp4"
2015-05-17 14:44:25.4718 Error - App: Error streaming media. The client has most likely disconnected or transcoding has failed.
2015-05-17 14:44:25.4733 Error - HttpServer: Error in HttpListenerResponseWrapper: Write failure
    *** Error Report ***
    Version: 3.0.5607.2
    Command line: /share/CACHEDEV1_DATA/.qpkg/MediaBrowser/MediaBrowser/MediaBrowser.Server.Mono.exe
    Operating system: Unix 3.12.6.0
    Processor count: 2
    64-Bit OS: False
    64-Bit Process: False
    Program data path: /share/CACHEDEV1_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server
    Mono: 4.0.1 (tarball Wed Apr 29 13:04:42 EDT 2015)
    Application Path: /share/CACHEDEV1_DATA/.qpkg/MediaBrowser/MediaBrowser/MediaBrowser.Server.Mono.exe
    Write failure
    System.IO.IOException
     at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32 offset, Int32 size) [0x00000] in <filename unknown>:0
     at SocketHttpListener.Net.ResponseStream.InternalWrite (System.Byte[] buffer, Int32 offset, Int32 count) [0x00000] in <filename unknown>:0
     at SocketHttpListener.Net.ResponseStream.Close () [0x00000] in <filename unknown>:0
     at MediaBrowser.Server.Implementations.HttpServer.SocketSharp.Extensions.CloseOutputStream (SocketHttpListener.Net.HttpListenerResponse response, ILogger logger) [0x00000] in <filename unknown>:0
    InnerException: System.Net.Sockets.SocketException
    The socket has been shut down
     at System.Net.Sockets.Socket.Send (System.Byte[] buf, Int32 offset, Int32 size, SocketFlags flags) [0x00000] in <filename unknown>:0
     at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32 offset, Int32 size) [0x00000] in <filename unknown>:0
    
2015-05-17 14:44:25.4737 Error - HttpAsyncTaskHandler: Error occured while Processing Request: Write failure
    *** Error Report ***
    Version: 3.0.5607.2
    Command line: /share/CACHEDEV1_DATA/.qpkg/MediaBrowser/MediaBrowser/MediaBrowser.Server.Mono.exe
    Operating system: Unix 3.12.6.0
    Processor count: 2
    64-Bit OS: False
    64-Bit Process: False
    Program data path: /share/CACHEDEV1_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server
    Mono: 4.0.1 (tarball Wed Apr 29 13:04:42 EDT 2015)
    Application Path: /share/CACHEDEV1_DATA/.qpkg/MediaBrowser/MediaBrowser/MediaBrowser.Server.Mono.exe
    Write failure
    System.IO.IOException
     at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32 offset, Int32 size) [0x00000] in <filename unknown>:0
     at SocketHttpListener.Net.ResponseStream.InternalWrite (System.Byte[] buffer, Int32 offset, Int32 count) [0x00000] in <filename unknown>:0
     at SocketHttpListener.Net.ResponseStream.Write (System.Byte[] buffer, Int32 offset, Int32 count) [0x00000] in <filename unknown>:0
     at ServiceStack.Formats.HtmlFormat.SerializeToStream (IRequest request, System.Object response, IResponse httpRes) [0x00000] in <filename unknown>:0
     at ServiceStack.HttpResponseExtensionsInternal.WriteErrorToResponse (IResponse httpRes, IRequest httpReq, System.String contentType, System.String operationName, System.String errorMessage, System.Exception ex, Int32 statusCode) [0x00000] in <filename unknown>:0
     at ServiceStack.ServiceStackHost.OnUncaughtException (IRequest httpReq, IResponse httpRes, System.String operationName, System.Exception ex) [0x00000] in <filename unknown>:0
     at ServiceStack.HostContext.RaiseUncaughtException (IRequest httpReq, IResponse httpRes, System.String operationName, System.Exception ex) [0x00000] in <filename unknown>:0
     at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse (IResponse response, System.Object result, ServiceStack.Web.ResponseSerializerDelegate defaultAction, IRequest request, System.Byte[] bodyPrefix, System.Byte[] bodySuffix) [0x00000] in <filename unknown>:0
     at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse (IResponse httpRes, IRequest httpReq, System.Object result, System.Byte[] bodyPrefix, System.Byte[] bodySuffix) [0x00000] in <filename unknown>:0
     at ServiceStack.HttpResponseExtensionsInternal.WriteToResponse (IResponse httpRes, IRequest httpReq, System.Object result) [0x00000] in <filename unknown>:0
     at ServiceStack.Host.RestHandler+<>c__DisplayClass5.<ProcessRequestAsync>b__0 (System.Object response) [0x00000] in <filename unknown>:0
     at ServiceStack.Host.Handlers.ServiceStackHandlerBase.HandleResponse (System.Object response, System.Func`2 callback, System.Func`2 errorCallback) [0x00000] in <filename unknown>:0
    InnerException: System.Net.Sockets.SocketException
    The socket has been shut down
     at System.Net.Sockets.Socket.Send (System.Byte[] buf, Int32 offset, Int32 size, SocketFlags flags) [0x00000] in <filename unknown>:0
     at System.Net.Sockets.NetworkStream.Write (System.Byte[] buffer, Int32 offset, Int32 size) [0x00000] in <filename unknown>:0
    
2015-05-17 14:44:25.4971 Info - App: Killing ffmpeg process for /share/CACHEDEV1_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/transcoding-temp/531771fc0087a144f6de4c4441efdd43.mp4
2015-05-17 14:44:25.9245 Info - App: Deleting partial stream file(s) /share/CACHEDEV1_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/transcoding-temp/531771fc0087a144f6de4c4441efdd43.mp4
2015-05-17 14:44:25.9245 Info - App: FFMpeg exited with code 0
2015-05-17 14:44:33.0936 Error - HttpServer: Error in SharpWebSocket: An exception has occurred while receiving a message.. Exception.Message: EndRead failure
2015-05-17 14:44:43.3101 Info - App: HttpClientManager GET: http://www.mb3admin.com/admin/service/MB3Packages.json
2015-05-17 14:44:43.3670 Info - App: HttpClientManager GET: http://www.mb3admin.com/admin/service/MB3Packages.json
2015-05-17 14:44:43.7735 Info - App: SessionInfoWebSocketListener Begin transmitting over websocket to 192.168.1.143:44987
2015-05-17 14:44:43.7744 Info - App: ScheduledTasksWebSocketListener Begin transmitting over websocket to 192.168.1.143:44987
2015-05-17 14:44:43.7744 Info - App: ActivityLogWebSocketListener Begin transmitting over websocket to 192.168.1.143:44987
2015-05-17 14:44:46.5770 Info - App: ActivityLogWebSocketListener stop transmitting over websocket to 192.168.1.143:44987
2015-05-17 14:44:46.5770 Info - App: ActivityLogWebSocketListener Begin transmitting over websocket to 192.168.1.143:44987
2015-05-17 14:44:46.5770 Info - App: SessionInfoWebSocketListener stop transmitting over websocket to 192.168.1.143:44987
2015-05-17 14:44:46.5770 Info - App: ScheduledTasksWebSocketListener stop transmitting over websocket to 192.168.1.143:44987

Link to comment
Share on other sites

breezytm

And which client are you using. Hopefully dev team can help you with your issues. So far I've tested playback in chrome and that works beautifully but fails in Fire TV. It also works in MBT. I will test MBC later.

Link to comment
Share on other sites

Rew452

Using MB Theater latest. It works fine from my WHS2011 server setup so I don't think it has anything to do with the client.

 

QNap's MB server app sets up and see's movies and gets all of the data for them and displays it correctly it's only faulting at playback.

 

When playing either movie one shows total playback time as 1 minute and the other is 2 minutes should be 1.31 and 2.12 hours.

 

Rew

Link to comment
Share on other sites

Rew452

If anyone can lead me through a troubleshoot would really be great. I am pretty good with windows but very rusty with linux.

 

It seems more like a setting or settings that need attention.

 

Thanks

Rew

Link to comment
Share on other sites

 

The latest qpkg is working so much better. The only issues I am currently facing may be Emby related.
 
1. Slow response from the server when browsing and surfing the web client or any other client. (Emby dev may need to do some code clean up and optimization)
2. App needs to be update through github so users can select which branch they want to upgrade from. I personally like running dev since it has the latest and greatest fixing. Occasionally some issues. (QPKG owner needs to fix that. Not Dev)
3. No restart buttom from the server admin web page (Emby dev)
4. Random HTTP timeouts during requests. (Not sure yet who that belongs to until I go through the log file)
5. Unable to successfully uninstall plugins (Emby dev) - I uninstalled Radeon's plugins but the schedule tasks remained behind.

 

 

Please enable debug logging and provide a complete server log. it will help identify what requests are taking a long time. thanks.

Link to comment
Share on other sites

breezytm

Weird. I enabled debug logging. Does it require a reboot to take effect? 

 

The log is probably half because I deleted the previous log file and then enabled debug. 

 

This zip has all the log files from yesterday when I installed the plugin until now. But not in debug mode. 

Link to comment
Share on other sites

it shouldn't but some users have reported it not taking effect until rebooting. but you need to restart the server anyway in order to have a complete log of the situation :)

Link to comment
Share on other sites

breezytm

Crap. Since there is no reboot button on the web page I have to SSH to the nas box to do a restart. I will do so and post the log file again. 

Link to comment
Share on other sites

But the log is still chopped again, i don't see any of the server startup sequences. Also, you posted 5 issues, you didn't specify which one of those is demonstrated in the log. With #1 and #4 what i'm most interested in. They're probably the same thing.

Link to comment
Share on other sites

breezytm

Both #1 and # 4 :)

 

#2 and #3 aren't really issues. 

 

I also tried to replicate another issue I reported in another thread you and I were just on regarding the music and musicbrainz id.

 

The only way I know how to restart the server is /etc/init.d/Mediabrowser.sh restart

 

That's what I did but the start up sequences show up in the ssh console. I can copy and paste that to you.

Link to comment
Share on other sites

breezytm

[~] # /etc/init.d/MediaBrowser.sh restart
/etc/init.d/MediaBrowser.sh: line 18: -eo: command not found
is stopped.
[~] # Info, Main, Emby
Command line: /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/MediaBrowser.Server.Mono.exe
Operating system: Unix 3.4.6.0
Processor count: 4
64-Bit OS: False
64-Bit Process: False
Program data path: /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server
Mono: 4.0.1 (tarball Wed Apr 29 13:04:42 EDT 2015)
Application Path: /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/MediaBrowser.Server.Mono.exe
appHost.Init
Info, App, Application version: 3.0.5607.2
Info, App, Application configuration:
{"EnableUPnP":true,"PublicPort":8096,"PublicHttpsPort":8920,"HttpServerPortNumber":8096,"HttpsPortNumber":8920,"EnableHttps":false,"EnableUserSpecific
UserViews":true,"EnableInternetProviders":true,"IsPortAuthorized":true,"MetadataPath":"","SeasonZeroDisplayName":"Specials","SaveLocalMeta":false,"EnableLocal
izedGuids":true,"EnableLibraryMetadataSubFolder":true,"PreferredMetadataLanguage":"en","MetadataCountryCode":"US","SortReplaceCharacters":[".","+","%"],"SortR
emoveCharacters":[",","&","-","{","}","'"],"SortRemoveWords":["the","a","an"],"MinResumePct":5,"MaxResumePct":90,"MinResumeDurationSeconds":300,"RealtimeLibra
ryMonitorDelay":40,"EnableDashboardResponseCaching":true,"EnableDashboardResourceMinification":true,"DashboardSourcePath":"","MergeMetadataAndImagesByName":tr
ue,"EnableStandaloneMetadata":true,"ImageSavingConvention":"Compatible","MetadataOptions":[{"ItemType":"Book","ImageOptions":[{"Type":"Backdrop","Limit":1,"Mi
nWidth":1280}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"I
mageFetcherOrder":[]},{"ItemType":"Movie","ImageOptions":[{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Art","Limit":1,"MinWidth":0},{"Type":"Banner","Li
mit":1,"MinWidth":0},{"Type":"Disc","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Backdrop",
"Limit":3,"MinWidth":1280},{"Type":"Screenshot","Limit":1,"MinWidth":0}],"DisabledMetadataSavers":[],"LocalMetadataReaderOrder":["Nfo","Emby Xml"],"DisabledMe
tadataFetchers":[],"MetadataFetcherOrder":["The Open Movie Database","TheMovieDb"],"DisabledImageFetchers":[],"ImageFetcherOrder":["TheMovieDb","FanArt","The
Open Movie Database","Screen Grabber"]},{"ItemType":"Series","ImageOptions":[{"Type":"Backdrop","Limit":2,"MinWidth":1280},{"Type":"Art","Limit":0,"MinWidth":
0},{"Type":"Primary","Limit":1,"MinWidth":0},{"Type":"Banner","Limit":1,"MinWidth":0},{"Type":"Thumb","Limit":1,"MinWidth":0},{"Type":"Logo","Limit":1,"MinWid
th":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[]
,"ImageFetcherOrder":[]},{"ItemType":"MusicAlbum","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Disc","Limit":0,"MinWidth":0}],"Disab
ledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcher
Order":[]},{"ItemType":"MusicArtist","ImageOptions":[{"Type":"Backdrop","Limit":1,"MinWidth":1280},{"Type":"Banner","Limit":0,"MinWidth":0},{"Type":"Art","Lim
it":0,"MinWidth":0}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImag
eFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Season","ImageOptions":[{"Type":"Backdrop","Limit":0,"MinWidth":1280}],"DisabledMetadataSavers":["Emby Xml"
],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"Episod
e","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetcher
s":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]},{"ItemType":"MusicVideo","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinW
idth":1280}],"DisabledMetadataSavers":["Emby Xml"],"LocalMetadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetcher
s":[],"ImageFetcherOrder":[]},{"ItemType":"Video","ImageOptions":[{"Type":"Backdrop","Limit":3,"MinWidth":1280}],"DisabledMetadataSavers":["Emby Xml"],"LocalM
etadataReaderOrder":[],"DisabledMetadataFetchers":[],"MetadataFetcherOrder":[],"DisabledImageFetchers":[],"ImageFetcherOrder":[]}],"EnableAutomaticRestart":tr
ue,"EnableRealtimeMonitor":true,"PathSubstitutions":[],"ServerName":"QNAPSERVER","UICulture":"en-us","PeopleMetadataOptions":{"DownloadActorMetadata":true,"Do
wnloadDirectorMetadata":true,"DownloadProducerMetadata":false,"DownloadWriterMetadata":false,"DownloadComposerMetadata":false,"DownloadOtherPeopleMetadata":fa
lse,"DownloadGuestStarMetadata":false},"FindInternetTrailers":true,"InsecureApps9":["Chromecast","iOS","Unknown app","MediaPortal","Media Portal","iPad","iPho
ne","Windows Phone"],"SaveMetadataHidden":false,"ContentTypes":[],"EnableAudioArchiveFiles":false,"EnableVideoArchiveFiles":false,"RemoteClientBitrateLimit":0
,"EnableDebugLevelLogging":true,"EnableAutoUpdate":true,"SystemUpdateLevel":"Release","LogFileRetentionDays":3,"RunAtStartup":false,"IsStartupWizardCompleted"
:true,"CachePath":"","EnableCustomPathSubFolders":false}
Info, App, Loading CoverArt, Version=4.0.8.6, Culture=neutral, PublicKeyToken=null
Info, App, Loading FolderSync, Version=3.0.5582.40801, Culture=neutral, PublicKeyToken=null
Info, App, Loading GoogleDrive, Version=3.0.5582.40813, Culture=neutral, PublicKeyToken=null
Info, App, Loading MBBackup, Version=1.0.0.4, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Channels.IPTV, Version=1.0.5600.30711, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Channels.SvtPlay, Version=1.0.5498.24223, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Channels.Vevo, Version=1.0.5448.33320, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Plugins.PushOverNotifications, Version=1.0.5233.35588, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Plugins.SmtpNotifications, Version=3.0.5501.22079, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Plugins.Trailers, Version=1.0.5573.39176, Culture=neutral, PublicKeyToken=null
Info, App, Loading Trakt, Version=3.0.5584.22492, Culture=neutral, PublicKeyToken=null
Info, App, Loading wmc2mb, Version=1.0.0.60, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Api, Version=3.0.5607.2, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.WebDashboard, Version=3.0.5607.2, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Model, Version=3.0.5607.2, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Common, Version=3.0.5607.2, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Controller, Version=3.0.5607.2, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Providers, Version=3.0.5607.2, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Common.Implementations, Version=3.0.5607.2, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Server.Implementations, Version=3.0.5607.2, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.MediaEncoding, Version=3.0.5607.2, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Dlna, Version=3.0.5607.2, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.LocalMetadata, Version=3.0.5607.2, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.XbmcMetadata, Version=3.0.5607.2, 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.5607.2, Culture=neutral, PublicKeyToken=null
Info, App, Loading MediaBrowser.Server.Startup.Common, Version=3.0.5607.2, Culture=neutral, PublicKeyToken=null
Info, SqliteUserRepository, Sqlite 3.8.8.3 opening /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/data/users.db
Info, SqliteItemRepository, Sqlite 3.8.8.3 opening /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/data/chapters.db
Info, SqliteItemRepository, Sqlite 3.8.8.3 opening /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/data/mediainfo.db
Info, SqliteFileOrganizationRepository, Sqlite 3.8.8.3 opening /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/data/fileorganization.db
Info, AuthenticationRepository, Sqlite 3.8.8.3 opening /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/data/authentication.db
Info, SyncRepository, Sqlite 3.8.8.3 opening /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/data/sync14.db
Info, ImageMagick, ImageMagick version: ImageMagick 6.9.1-0 Q8 i686 2015-05-15 http://www.imagemagick.org
Info, ImageProcessor, ImageProcessor started with 4 max concurrent image processes
Info, App, FFMpeg: /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/ffmpeg/20150331/ffmpeg
Info, App, FFProbe: /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/ffmpeg/20150331/ffprobe
Info, ActivityRepository, Sqlite 3.8.8.3 opening /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/data/activitylog.db
Info, SqliteDisplayPreferencesRepository, Sqlite 3.8.8.3 opening /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/data/displaypreferences.db
Info, SqliteItemRepository, Sqlite 3.8.8.3 opening /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/data/library.db
Info, SqliteProviderInfoRepository, Sqlite 3.8.8.3 opening /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/data/refreshinfo.db
Info, SqliteUserDataRepository, Sqlite 3.8.8.3 opening /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/data/userdata_v2.db
Info, SqliteNotificationsRepository, Sqlite 3.8.8.3 opening /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server/data/notifications.db
Info, HttpServer, Calling ServiceStack AppHost.Init
Info, ServiceStackHost, Initializing Application took 15569.476ms
Info, ServerManager, Loading Http Server
Info, HttpServer, Adding HttpListener prefix http://+:8096/
Info, HttpServer, Adding HttpListener prefix https://+:8920/
Error, ServerManager, The http server is unable to start due to a Socket error. This can occasionally happen when the operating system takes longer than usual
to release the IP bindings from the previous session. This can take up to five minutes. Please try waiting or rebooting the system.
*** Error Report ***
Version: 3.0.5607.2
Command line: /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/MediaBrowser.Server.Mono.exe
Operating system: Unix 3.4.6.0
Processor count: 4
64-Bit OS: False
64-Bit Process: False
Program data path: /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server
Mono: 4.0.1 (tarball Wed Apr 29 13:04:42 EDT 2015)
Application Path: /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/MediaBrowser.Server.Mono.exe
Address already in use
System.Net.Sockets.SocketException
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) [0x00000] in <filename unknown>:0
at SocketHttpListener.Net.EndPointListener.CreateSocket () [0x00000] in <filename unknown>:0
at SocketHttpListener.Net.EndPointListener..ctor (ILogger logger, System.Net.IPAddress addr, Int32 port, Boolean secure, System.String certificateLo
cation) [0x00000] in <filename unknown>:0
at SocketHttpListener.Net.EndPointManager.GetEPListener (ILogger logger, System.String host, Int32 port, SocketHttpListener.Net.HttpListener listene
r, Boolean secure) [0x00000] in <filename unknown>:0
at SocketHttpListener.Net.EndPointManager.AddPrefixInternal (ILogger logger, System.String p, SocketHttpListener.Net.HttpListener listener) [0x00000
] in <filename unknown>:0
at SocketHttpListener.Net.EndPointManager.AddListener (ILogger logger, SocketHttpListener.Net.HttpListener listener) [0x00000] in <filename unknown>
:0

Error, App, Error starting http server
*** Error Report ***
Version: 3.0.5607.2
Command line: /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/MediaBrowser.Server.Mono.exe
Operating system: Unix 3.4.6.0
Processor count: 4
64-Bit OS: False
64-Bit Process: False
Program data path: /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server
Mono: 4.0.1 (tarball Wed Apr 29 13:04:42 EDT 2015)
Application Path: /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/MediaBrowser.Server.Mono.exe
Address already in use
System.Net.Sockets.SocketException
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) [0x00000] in <filename unknown>:0
at SocketHttpListener.Net.EndPointListener.CreateSocket () [0x00000] in <filename unknown>:0
at SocketHttpListener.Net.EndPointListener..ctor (ILogger logger, System.Net.IPAddress addr, Int32 port, Boolean secure, System.String certificateLo
cation) [0x00000] in <filename unknown>:0
at SocketHttpListener.Net.EndPointManager.GetEPListener (ILogger logger, System.String host, Int32 port, SocketHttpListener.Net.HttpListener listene
r, Boolean secure) [0x00000] in <filename unknown>:0
at SocketHttpListener.Net.EndPointManager.AddPrefixInternal (ILogger logger, System.String p, SocketHttpListener.Net.HttpListener listener) [0x00000
] in <filename unknown>:0
at SocketHttpListener.Net.EndPointManager.AddListener (ILogger logger, SocketHttpListener.Net.HttpListener listener) [0x00000] in <filename unknown>
:0

Error, Main, UnhandledException
*** Error Report ***
Version: 3.0.5607.2
Command line: /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/MediaBrowser.Server.Mono.exe
Operating system: Unix 3.4.6.0
Processor count: 4
64-Bit OS: False
64-Bit Process: False
Program data path: /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/ProgramData-Server
Mono: 4.0.1 (tarball Wed Apr 29 13:04:42 EDT 2015)
Application Path: /share/MD0_DATA/.qpkg/MediaBrowser/MediaBrowser/MediaBrowser.Server.Mono.exe
One or more errors occurred.
System.AggregateException
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x0000
0] in <filename unknown>:0
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout) [0x00000] in <filename unknown>:0
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <filename unknown>:0
at MediaBrowser.Server.Mono.MainClass.RunApplication (MediaBrowser.Server.Implementations.ServerApplicationPaths appPaths, ILogManager logManager, M
ediaBrowser.Server.Startup.Common.StartupOptions options) [0x00000] in <filename unknown>:0
at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0
InnerException: System.Net.Sockets.SocketException
Address already in use
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) [0x00000] in <filename unknown>:0
at SocketHttpListener.Net.EndPointListener.CreateSocket () [0x00000] in <filename unknown>:0
at SocketHttpListener.Net.EndPointListener..ctor (ILogger logger, System.Net.IPAddress addr, Int32 port, Boolean secure, System.String certificateLo
cation) [0x00000] in <filename unknown>:0
at SocketHttpListener.Net.EndPointManager.GetEPListener (ILogger logger, System.String host, Int32 port, SocketHttpListener.Net.HttpListener listene
r, Boolean secure) [0x00000] in <filename unknown>:0
at SocketHttpListener.Net.EndPointManager.AddPrefixInternal (ILogger logger, System.String p, SocketHttpListener.Net.HttpListener listener) [0x00000
] in <filename unknown>:0
at SocketHttpListener.Net.EndPointManager.AddListener (ILogger logger, SocketHttpListener.Net.HttpListener listener) [0x00000] in <filename unknown>
:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unk
nown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
at MediaBrowser.Server.Startup.Common.ApplicationHost+<Init>d__5.MoveNext () [0x00000] in <filename unknown>:0

UnhandledException
One or more errors occurred.
System.AggregateException
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken) [0x00000] in <f
ilename unknown>:0
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks, Int32 millisecondsTimeout) [0x00000] in <filename unknown>:0
at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] tasks) [0x00000] in <filename unknown>:0
at MediaBrowser.Server.Mono.MainClass.RunApplication (MediaBrowser.Server.Implementations.ServerApplicationPaths appPaths, ILogManager logManager, MediaBrow
ser.Server.Startup.Common.StartupOptions options) [0x00000] in <filename unknown>:0
at MediaBrowser.Server.Mono.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0
InnerException: System.Net.Sockets.SocketException
Address already in use
at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) [0x00000] in <filename unknown>:0
at SocketHttpListener.Net.EndPointListener.CreateSocket () [0x00000] in <filename unknown>:0
at SocketHttpListener.Net.EndPointListener..ctor (ILogger logger, System.Net.IPAddress addr, Int32 port, Boolean secure, System.String certificateLocation)
[0x00000] in <filename unknown>:0
at SocketHttpListener.Net.EndPointManager.GetEPListener (ILogger logger, System.String host, Int32 port, SocketHttpListener.Net.HttpListener listener, Boole
an secure) [0x00000] in <filename unknown>:0
at SocketHttpListener.Net.EndPointManager.AddPrefixInternal (ILogger logger, System.String p, SocketHttpListener.Net.HttpListener listener) [0x00000] in <fi
lename unknown>:0
at SocketHttpListener.Net.EndPointManager.AddListener (ILogger logger, SocketHttpListener.Net.HttpListener listener) [0x00000] in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0
at MediaBrowser.Server.Startup.Common.ApplicationHost+<Init>d__5.MoveNext () [0x00000] in <filename unknown>:0
Link to comment
Share on other sites

Rew452

Question are you (breezytm) and I the only one's testing Qnap server here?

 

I have looked over on the French Qnap site but have to translate as I don't speak French which can make it harder to communicate.

 

I did get some success with the web viewer and WMC player but even though it plays it's choppy and seems to insist on transcoding even when it is only for audio.

 

Tried adjusting playback bitrate settings but still questionable at best.

 

Cheers

Rew

Link to comment
Share on other sites

breezytm

Question are you (breezytm) and I the only one's testing Qnap server here?

 

Seems like it. 

 

 

I have looked over on the French Qnap site but have to translate as I don't speak French which can make it harder to communicate.

 

I did get some success with the web viewer and WMC player but even though it plays it's choppy and seems to insist on transcoding even when it is only for audio.

 

Tried adjusting playback bitrate settings but still questionable at best.

 

Cheers

Rew

 

 

You don't need to speak French. Google chrome will translate for you. I don't speak French either. Well I understand it a little bit but I translated it using chrome. The qpkg manager @@Qoolbox speaks english. 

 

I just wish QNap had more tester. Emby on the current step up doesn't work well for the most part. It doesn't download pictures, it doesn't pull metadata, the server consumes a lot of resources, response time is really slow. Definitely not public ready. I had to manually match everything.

Link to comment
Share on other sites

bennymac

I have a Qnap TS-459u I can use for testing if that will help. I'll just get it up and running as per the instructions.

Link to comment
Share on other sites

breezytm

I have a Qnap TS-459u I can use for testing if that will help. I'll just get it up and running as per the instructions.

Welcome on board. We can use all the help we can get. 

Link to comment
Share on other sites

breezytm

I have plenty of logs from all the manual labor I had to do with this application if any dev wants to take a look at them.  

Link to comment
Share on other sites

Rew452

Any new news?

 

Also how do we update the Emby server?

 

I have mine set for beta and there have been several update's since I installed but Qnap has not updated.

 

Really hoped this would work but it does seem stalled.

 

Rew

Link to comment
Share on other sites

breezytm

Maybe not in priority list. Continue to use the windows version for now I guess. That's what I am doing.

Link to comment
Share on other sites

Rew452

Ya, me too. Windows system work well. Will continue to use it and I guess wait for now.

 

Rew

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...