Jump to content

Debian


Luke

Recommended Posts

der_lala

I have sth that sound similar ; but im not sure : can not make it listen on a httpS connection. formerly this was no problem.

Link to comment
Share on other sites

I have sth that sound similar ; but im not sure : can not make it listen on a httpS connection. formerly this was no problem.

Hi there, please attach the information requested in how to report a problem. thanks !

Link to comment
Share on other sites

s7relok

Please attach the emby server log. Thanks.

Will do,

 

Can I restore it to 3.3 if I backup settings?

 

EDIT : Here's the log : https://zerobin.lagout.org/?c922ef3359f9cf43#iEHoVwG6nPKtAumQCFw+o9P03M2GRYbjb9H4IdlxyuQ=.

 

 

The error message that I have :

 

The SSL connection could not be established, see inner exception. at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.Updates.InstallationManager.GetAvailablePackagesWithoutRegistrationInfo(CancellationToken cancellationToken) at Emby.Server.Implementations.Updates.InstallationManager.GetAvailablePluginUpdates(Version applicationVersion, Boolean withAutoUpdateEnabled, CancellationToken cancellationToken) at Emby.Server.Implementations.ScheduledTasks.PluginUpdateTask.Execute(CancellationToken cancellationToken, IProgress`1 progress) at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)
Edited by s7relok
Link to comment
Share on other sites

 

Will do,

 

Can I restore it to 3.3 if I backup settings?

 

EDIT : Here's the log : https://zerobin.lagout.org/?c922ef3359f9cf43#iEHoVwG6nPKtAumQCFw+o9P03M2GRYbjb9H4IdlxyuQ=.

 

 

The error message that I have :

 

The SSL connection could not be established, see inner exception. at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod) at Emby.Server.Implementations.Updates.InstallationManager.GetAvailablePackagesWithoutRegistrationInfo(CancellationToken cancellationToken) at Emby.Server.Implementations.Updates.InstallationManager.GetAvailablePluginUpdates(Version applicationVersion, Boolean withAutoUpdateEnabled, CancellationToken cancellationToken) at Emby.Server.Implementations.ScheduledTasks.PluginUpdateTask.Execute(CancellationToken cancellationToken, IProgress`1 progress) at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)

 

 

Your issue is due to a defect in the .net core runtime version 2.1. A workaround has been discovered. I will have to see if i can locate the topic in the community here, but it's something related to permissions on the certs in your local certificate store.

  • Like 1
Link to comment
Share on other sites

s7relok

https://emby.media/community/index.php?/topic/59531-external-ssl-connections-crashing/page-3

Is that the topic you're talking about Luke?

 

UPDATE :

 

Followed (adapted to my machine)

 

 

So, I figured out what certs were causing the problem

 
/etc/ssl/certs$ file * | grep broken
55a10908.0:                                                       broken symbolic link to UbuntuOne-ValiCert_Class_2_VA.pem
598630ad.0:                                                       broken symbolic link to UbuntuOne-Go_Daddy_CA.pem


/etc/ssl/certs$ sudo rm 55a10908.0 598630ad.0


/etc/ssl/certs$ sudo systemctl restart emby-server

From : https://emby.media/community/index.php?/topic/59531-external-ssl-connections-crashing/page-3

I can connect from the outside with https.

But emby still fails to connect itself with ssl

 

 

 

EDIT 2 : It DID THE TRICK !!!

I downloaded a plugin to be sure that it worked, and I'm glad to say that this is quite a beast of a workaround, thanked the guy

Edited by s7relok
Link to comment
Share on other sites

  • 1 month later...

bad experience : I tried to upgrade from 3.3.1.0 (opensuse repository) to emby-server-deb_3.5.3.0_amd64.deb

simply following the official doc for debian : https://emby.media/linux-server.html

 

but it failed : 

Failed to get D-Bus connection: unknown error -1

I read something about only systemd being handled, so I guess it might be the reason for this error since I'm on Jessie and using SysV.

Then I tried to downgrade :

sudo apt install emby-server=3.3.1.0+68.1

Which seemed to work fine except now emby is redirecting to the new installation Wizard !

 

So I guess I've lost everything ? Where could I possibly get my database back ?

 

And why would anything have been deleted (I've just been through installation commands, and haven't uninstalled nor deleted anything...)

Since this installation process seems to be able to break things when we don't use systemd (it's an old server I'm a bit lazy to upgrade) could you please specify this info with a warning on the download page ?

Link to comment
Share on other sites

  • 1 month later...

Hello,

 

Emby not launching on debian 9 with yunohost.

root@gopnik:/opt/emby-server/bin# ./emby-server 
Info Main: Application path: /opt/emby-server/system/EmbyServer.dll
Info Main: Emby
        Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
        Operating system: Unix 4.9.0.7
        64-Bit OS: True
        64-Bit Process: True
        User Interactive: True
        Processor count: 2
        Program data path: /var/lib/emby
        Application directory: /opt/emby-server/system
Info App: Application version: 3.5.3.0
Info App: Loading assemblies
Info App: File /var/lib/emby/plugins/Emby.Server.CinemaMode.dll has version 1.0.2.0
Info App: File /opt/emby-server/system/plugins/Emby.Server.CinemaMode.dll has version 1.0.2.0
Info App: File /var/lib/emby/plugins/IMVDb.dll has version 1.0.1.0
Info App: File /opt/emby-server/system/plugins/IMVDb.dll has version 1.0.1.0
Info App: File /var/lib/emby/plugins/OpenSubtitles.dll has version 1.0.2.0
Info App: File /opt/emby-server/system/plugins/OpenSubtitles.dll has version 1.0.2.0
Info App: Loading Emby.Server.CinemaMode, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/Emby.Server.CinemaMode.dll
Info App: Loading IMVDb, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/IMVDb.dll
Info App: Loading OpenSubtitles, Version=1.0.2.0, Culture=neutral, PublicKeyToken=null from /var/lib/emby/plugins/OpenSubtitles.dll
Info App: Loading MediaBrowser.Api, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.WebDashboard, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Model, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Common, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Controller, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.Providers, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Photos, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.Implementations, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.MediaEncoding, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Dlna, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.LocalMetadata, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Notifications, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
Info App: Loading MediaBrowser.XbmcMetadata, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.Connect, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
Info App: Loading Emby.Server.Sync, Version=3.5.3.0, Culture=neutral, PublicKeyToken=null
Info SqliteUserRepository: Sqlite version: 3.24.0
Info SqliteUserRepository: Sqlite compiler options: COMPILER=gcc-6.3.0,ENABLE_COLUMN_METADATA,ENABLE_DBSTAT_VTAB,ENABLE_FTS3,ENABLE_FTS3_PARENTHESIS,ENABLE_FTS3_TOKENIZER,ENABLE_FTS5,ENABLE_JSON1,ENABLE_PREUPDATE_HOOK,ENABLE_RTREE,ENABLE_SESSION,ENABLE_UNLOCK_NOTIFY,ENABLE_UPDATE_DELETE_LIMIT,LIKE_DOESNT_MATCH_BLOBS,MAX_SCHEMA_RETRY=25,MAX_VARIABLE_NUMBER=250000,OMIT_LOOKASIDE,SECURE_DELETE,THREADSAFE=1
Info SqliteUserRepository: Default journal_mode for /var/lib/emby/data/users.db is wal
Info SqliteUserRepository: PRAGMA synchronous=1
Info AuthenticationRepository: Default journal_mode for /var/lib/emby/data/authentication.db is wal
Info AuthenticationRepository: PRAGMA synchronous=1
Info ActivityRepository: Default journal_mode for /var/lib/emby/data/activitylog.db is wal
Info ActivityRepository: PRAGMA synchronous=1
Info SqliteDisplayPreferencesRepository: Default journal_mode for /var/lib/emby/data/displaypreferences.db is wal
Info SqliteDisplayPreferencesRepository: PRAGMA synchronous=1
Info SqliteItemRepository: Default journal_mode for /var/lib/emby/data/library.db is wal
Info SqliteItemRepository: PRAGMA synchronous=1
Info HttpServer: Calling ServiceStack AppHost.Init
Info HttpServer: Adding HttpListener prefix http://+:8096/
Info HttpServer: Adding HttpListener prefix https://+:8920/
Error App: Error starting Http Server
        *** Error Report ***
        Version: 3.5.3.0
        Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
        Operating system: Unix 4.9.0.7
        64-Bit OS: True
        64-Bit Process: True
        User Interactive: True
        Processor count: 2
        Program data path: /var/lib/emby
        Application directory: /opt/emby-server/system
        System.Net.HttpListenerException (98): Address already in use
           at SocketHttpListener.Net.HttpEndPointManager.GetEPListener(ILogger logger, String host, Int32 port, HttpListener listener, Boolean secure)
           at SocketHttpListener.Net.HttpEndPointManager.AddPrefixInternal(ILogger logger, String p, HttpListener listener)
           at SocketHttpListener.Net.HttpEndPointManager.AddListener(ILogger logger, HttpListener listener)
           at SocketHttpListener.Net.HttpListener.Start()
           at Emby.Server.Implementations.ApplicationHost.StartServer()
        System.Net.HttpListenerException
           at SocketHttpListener.Net.HttpEndPointManager.GetEPListener(ILogger logger, String host, Int32 port, HttpListener listener, Boolean secure)
           at SocketHttpListener.Net.HttpEndPointManager.AddPrefixInternal(ILogger logger, String p, HttpListener listener)
           at SocketHttpListener.Net.HttpEndPointManager.AddListener(ILogger logger, HttpListener listener)
           at SocketHttpListener.Net.HttpListener.Start()
           at Emby.Server.Implementations.ApplicationHost.StartServer()

Info App: Disposing CoreAppHost
Info App: Disposing IsoManager
Info App: Disposing TaskManager
Info App: Disposing InstallationManager
Info App: Disposing SqliteUserRepository
Info App: Disposing SqliteDisplayPreferencesRepository
Info App: Disposing SqliteItemRepository
Info App: Disposing AuthenticationRepository
Info App: Disposing LibraryMonitor
Info App: Disposing HttpListenerHost
Info HttpServer: Stopping HttpListener...
Info HttpServer: HttpListener stopped
Info App: Disposing ImageProcessor
Info App: Disposing MediaSourceManager
Info App: Disposing ProviderManager
Info App: Disposing SessionManager
Info App: Disposing LiveTvManager
Info App: Disposing MediaEncoder
Info App: Disposing ActivityRepository
Info App: Disposing ActivityLogWebSocketListener
Info App: Disposing SessionInfoWebSocketListener
Info App: Disposing ScheduledTasksWebSocketListener
Info App: Disposing SessionWebSocketListener
Info Main: Releasing mutex
Info Main: Mutex released
Error Main: UnhandledException
        *** Error Report ***
        Version: 3.5.3.0
        Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
        Operating system: Unix 4.9.0.7
        64-Bit OS: True
        64-Bit Process: True
        User Interactive: True
        Processor count: 2
        Program data path: /var/lib/emby
        Application directory: /opt/emby-server/system
        System.AggregateException: One or more errors occurred. (Address already in use) ---> System.Net.HttpListenerException: Address already in use
           at SocketHttpListener.Net.HttpEndPointManager.GetEPListener(ILogger logger, String host, Int32 port, HttpListener listener, Boolean secure)
           at SocketHttpListener.Net.HttpEndPointManager.AddPrefixInternal(ILogger logger, String p, HttpListener listener)
           at SocketHttpListener.Net.HttpEndPointManager.AddListener(ILogger logger, HttpListener listener)
           at SocketHttpListener.Net.HttpListener.Start()
           at Emby.Server.Implementations.ApplicationHost.StartServer()
           at Emby.Server.Implementations.ApplicationHost.FindParts()
           at EmbyServer.Program.RunApplication(ServerApplicationPaths appPaths, ILogManager logManager, IEnvironmentInfo environmentInfo, StartupOptions options)
           --- End of inner exception stack trace ---
           at System.Threading.Tasks.Task.WaitAllCore(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
           at EmbyServer.Program.Main(String[] args)
           at EmbyServer.Program.<Main>(String[] args)
        ---> (Inner Exception #0) System.Net.HttpListenerException (98): Address already in use
           at SocketHttpListener.Net.HttpEndPointManager.GetEPListener(ILogger logger, String host, Int32 port, HttpListener listener, Boolean secure)
           at SocketHttpListener.Net.HttpEndPointManager.AddPrefixInternal(ILogger logger, String p, HttpListener listener)
           at SocketHttpListener.Net.HttpEndPointManager.AddListener(ILogger logger, HttpListener listener)
           at SocketHttpListener.Net.HttpListener.Start()
           at Emby.Server.Implementations.ApplicationHost.StartServer()
           at Emby.Server.Implementations.ApplicationHost.FindParts()
           at EmbyServer.Program.RunApplication(ServerApplicationPaths appPaths, ILogManager logManager, IEnvironmentInfo environmentInfo, StartupOptions options)<---

        System.AggregateException
           at System.Threading.Tasks.Task.WaitAllCore(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
           at EmbyServer.Program.Main(String[] args)
           at EmbyServer.Program.<Main>(String[] args)
        InnerException: System.Net.HttpListenerException
        System.Net.HttpListenerException (98): Address already in use
           at SocketHttpListener.Net.HttpEndPointManager.GetEPListener(ILogger logger, String host, Int32 port, HttpListener listener, Boolean secure)
           at SocketHttpListener.Net.HttpEndPointManager.AddPrefixInternal(ILogger logger, String p, HttpListener listener)
           at SocketHttpListener.Net.HttpEndPointManager.AddListener(ILogger logger, HttpListener listener)
           at SocketHttpListener.Net.HttpListener.Start()
           at Emby.Server.Implementations.ApplicationHost.StartServer()
           at Emby.Server.Implementations.ApplicationHost.FindParts()
           at EmbyServer.Program.RunApplication(ServerApplicationPaths appPaths, ILogManager logManager, IEnvironmentInfo environmentInfo, StartupOptions options)
           at SocketHttpListener.Net.HttpEndPointManager.GetEPListener(ILogger logger, String host, Int32 port, HttpListener listener, Boolean secure)
           at SocketHttpListener.Net.HttpEndPointManager.AddPrefixInternal(ILogger logger, String p, HttpListener listener)
           at SocketHttpListener.Net.HttpEndPointManager.AddListener(ILogger logger, HttpListener listener)
           at SocketHttpListener.Net.HttpListener.Start()
           at Emby.Server.Implementations.ApplicationHost.StartServer()
           at Emby.Server.Implementations.ApplicationHost.FindParts()
           at EmbyServer.Program.RunApplication(ServerApplicationPaths appPaths, ILogManager logManager, IEnvironmentInfo environmentInfo, StartupOptions options)

UnhandledException
System.AggregateException: One or more errors occurred. (Address already in use) ---> System.Net.HttpListenerException: Address already in use
   at SocketHttpListener.Net.HttpEndPointManager.GetEPListener(ILogger logger, String host, Int32 port, HttpListener listener, Boolean secure)
   at SocketHttpListener.Net.HttpEndPointManager.AddPrefixInternal(ILogger logger, String p, HttpListener listener)
   at SocketHttpListener.Net.HttpEndPointManager.AddListener(ILogger logger, HttpListener listener)
   at SocketHttpListener.Net.HttpListener.Start()
   at Emby.Server.Implementations.ApplicationHost.StartServer()
   at Emby.Server.Implementations.ApplicationHost.FindParts()
   at EmbyServer.Program.RunApplication(ServerApplicationPaths appPaths, ILogManager logManager, IEnvironmentInfo environmentInfo, StartupOptions options)
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task.WaitAllCore(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at EmbyServer.Program.Main(String[] args)
   at EmbyServer.Program.<Main>(String[] args)
---> (Inner Exception #0) System.Net.HttpListenerException (98): Address already in use
   at SocketHttpListener.Net.HttpEndPointManager.GetEPListener(ILogger logger, String host, Int32 port, HttpListener listener, Boolean secure)
   at SocketHttpListener.Net.HttpEndPointManager.AddPrefixInternal(ILogger logger, String p, HttpListener listener)
   at SocketHttpListener.Net.HttpEndPointManager.AddListener(ILogger logger, HttpListener listener)
   at SocketHttpListener.Net.HttpListener.Start()
   at Emby.Server.Implementations.ApplicationHost.StartServer()
   at Emby.Server.Implementations.ApplicationHost.FindParts()
   at EmbyServer.Program.RunApplication(ServerApplicationPaths appPaths, ILogManager logManager, IEnvironmentInfo environmentInfo, StartupOptions options)<---

System.AggregateException
   at System.Threading.Tasks.Task.WaitAllCore(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at EmbyServer.Program.Main(String[] args)
   at EmbyServer.Program.<Main>(String[] args)
InnerException: System.Net.HttpListenerException
System.Net.HttpListenerException (98): Address already in use
   at SocketHttpListener.Net.HttpEndPointManager.GetEPListener(ILogger logger, String host, Int32 port, HttpListener listener, Boolean secure)
   at SocketHttpListener.Net.HttpEndPointManager.AddPrefixInternal(ILogger logger, String p, HttpListener listener)
   at SocketHttpListener.Net.HttpEndPointManager.AddListener(ILogger logger, HttpListener listener)
   at SocketHttpListener.Net.HttpListener.Start()
   at Emby.Server.Implementations.ApplicationHost.StartServer()
   at Emby.Server.Implementations.ApplicationHost.FindParts()
   at EmbyServer.Program.RunApplication(ServerApplicationPaths appPaths, ILogManager logManager, IEnvironmentInfo environmentInfo, StartupOptions options)
   at SocketHttpListener.Net.HttpEndPointManager.GetEPListener(ILogger logger, String host, Int32 port, HttpListener listener, Boolean secure)
   at SocketHttpListener.Net.HttpEndPointManager.AddPrefixInternal(ILogger logger, String p, HttpListener listener)
   at SocketHttpListener.Net.HttpEndPointManager.AddListener(ILogger logger, HttpListener listener)
   at SocketHttpListener.Net.HttpListener.Start()
   at Emby.Server.Implementations.ApplicationHost.StartServer()
   at Emby.Server.Implementations.ApplicationHost.FindParts()
   at EmbyServer.Program.RunApplication(ServerApplicationPaths appPaths, ILogManager logManager, IEnvironmentInfo environmentInfo, StartupOptions options)

Edit : Found the problem, edited  /var/lib/emby/config/system.xml and changed the ports, running now

Edited by s7relok
  • Like 1
Link to comment
Share on other sites

  • 1 month later...
der_lala

Hi there.

How do i debug convert function? Whether it s an access right or anything else.

 

I want to create a smaller Copy of a really big movie that has trouble to start playing.

 

Conversion finishes as the gui says but there is no additional file next to the original.

 

Regards Christoph

 

Gesendet von meinem SM-A520F mit Tapatalk

Link to comment
Share on other sites

Hi there.

How do i debug convert function? Whether it s an access right or anything else.

 

I want to create a smaller Copy of a really big movie that has trouble to start playing.

 

Conversion finishes as the gui says but there is no additional file next to the original.

 

Regards Christoph

 

Gesendet von meinem SM-A520F mit Tapatalk

 

Best thing to do is see how to report a problem. thanks !

Link to comment
Share on other sites

der_lala

ok, got it from /var/lib/emby/logs/embyserver.txt :

 

System.UnauthorizedAccessException: Access to the path '/media/.../Movies/MovieA/MovieA - tv.mp4' is denied. ---> System.IO.IOException: Permission denied

i ll try to figure permissions out

Link to comment
Share on other sites

ok, got it from /var/lib/emby/logs/embyserver.txt :

 

System.UnauthorizedAccessException: Access to the path '/media/.../Movies/MovieA/MovieA - tv.mp4' is denied. ---> System.IO.IOException: Permission denied

i ll try to figure permissions out

 

Yea sounds like after the conversion is complete, there is no write access to move the output to it's destination folder.

Link to comment
Share on other sites

  • 1 month later...
der_lala

Yea, that was is. Shame on me for not seeing this.

I guess i need to see the faq for linux rights again.
Or what did u guys set @@mastrmind11? Chmod - R 777 and chown emby? Works, but obviously not best solution, right?

Gesendet von meinem SM-A520F mit Tapatalk

Link to comment
Share on other sites

mastrmind11

Yea, that was is. Shame on me for not seeing this.

 

I guess i need to see the faq for linux rights again.

Or what did u guys set @@mastrmind11? Chmod - R 777 and chown emby? Works, but obviously not best solution, right?

 

Gesendet von meinem SM-A520F mit Tapatalk

just make sure that whatever app is trying to move stuff around has w access to the drive/folder.  i use a separate user for all my stuff, but they all belong to the same "media" group which has r/w.  that'd be what i suggest, as well as the recommended set up in the linux world.

Link to comment
Share on other sites

  • 2 months later...
Cyber_ballz

Ok. I'm fascinated.

 

Debian running emby, connected to internet, ps3 connected on same network, connected to internet, sees emby, sees shares, and plays.

 

I setup a cross over cable, because wifi is garbage compared to gigabit, and the emby box can see the ps3, ping the ps3, but seems the ps3 cannot find the emby server...

 

Only thing changed, internet connection removed . Does emby require one?

Link to comment
Share on other sites

Cyber_ballz

Well, it doesn't work unless there's a route to a gateway. I switched back and it works. Kinda.

 

Im having difficulty playing 50gb isos over wifi..

Link to comment
Share on other sites

Well, it doesn't work unless there's a route to a gateway. I switched back and it works. Kinda.

 

Im having difficulty playing 50gb isos over wifi..

 

Correct, you will need that.

Link to comment
Share on other sites

Why do I need a gateway? You confirmed internet isn't required? I'm confused.

 

I should correct myself. You need a local network setup. I am not sure if using a crossover cable will work, it's not something we've tested with our dlna features. Thanks.

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