NVidia Shield Plex server issues

Server Version#: 1.18.0.1913
Player Version#: irrelevant

When trying to connect to the plex server (on LAN, altho from outside LAN doesn’t work either) I get the error in the chrome console: Aborting connection test for ... due to mixed content prevention

Running the network logging on the Nvidia shield didn’t result in any log lines being added when trying to reconnect, so I tried what anyone would start with: restarting the server.

Low and behold, it wouldn’t stop running, and suddenly there were stack traces to be found in the logging.

Figured I’d report these here before restarting the entire Nvidia shield which will probably solve the issue.

04-20 20:08:47.615  i: [UserAction] Stop Plex Media Server.
04-20 20:08:47.616  i: [KeplerServerManager] Stopping server.
04-20 20:08:47.631  i: [KeplerServerManager] Disconnected from remote service
04-20 20:08:47.788  e: [ServerWebSocket] Websocket error
04-20 20:08:47.789  e: An exception occurred: java.io.EOFException
04-20 20:08:47.789  e: [PlexServerWebSocket] (ID: 159796700 | Server: SHIELD) Connection failed.
04-20 20:08:47.790  e: Stacktrace: java.io.EOFException
	at g.p.g(SourceFile:1)
	at g.p.readByte(SourceFile:1)
	at b.f.a.d0.m.c.c(SourceFile:3)
	at b.f.a.d0.m.c.a(SourceFile:4)
	at b.f.a.d0.m.a.b(SourceFile:1)
	at b.f.a.e0.b.a(SourceFile:21)
	at b.f.a.e0.b.a(SourceFile:1)
	at b.f.a.e0.b$a.a(SourceFile:1)
	at b.f.a.e$c.a(SourceFile:4)
	at b.f.a.d0.d.run(SourceFile:3)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:764)

04-20 20:08:47.791  e: An exception occurred: java.io.EOFException
04-20 20:08:47.792  e: Stacktrace: java.io.EOFException
	at g.p.g(SourceFile:1)
	at g.p.readByte(SourceFile:1)
	at b.f.a.d0.m.c.c(SourceFile:3)
	at b.f.a.d0.m.c.a(SourceFile:4)
	at b.f.a.d0.m.a.b(SourceFile:1)
	at b.f.a.e0.b.a(SourceFile:21)
	at b.f.a.e0.b.a(SourceFile:1)
	at b.f.a.e0.b$a.a(SourceFile:1)
	at b.f.a.e$c.a(SourceFile:4)
	at b.f.a.d0.d.run(SourceFile:3)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:764)

04-20 20:08:47.797  e: [ServerWebSocket] Websocket error
04-20 20:08:47.798  e: An exception occurred: java.net.ConnectException: failed to connect to /192.168.30.11 (port 32400) from /192.168.30.11 (port 39942) after 5000ms: isConnected failed: ECONNREFUSED (Connection refused)
04-20 20:08:47.798  e: Stacktrace: java.net.ConnectException: failed to connect to /192.168.30.11 (port 32400) from /192.168.30.11 (port 39942) after 5000ms: isConnected failed: ECONNREFUSED (Connection refused)
	at libcore.io.IoBridge.isConnected(IoBridge.java:278)
	at libcore.io.IoBridge.connectErrno(IoBridge.java:187)
	at libcore.io.IoBridge.connect(IoBridge.java:129)
	at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
	at java.net.Socket.connect(Socket.java:621)
	at b.f.a.d0.f$a.a(SourceFile:1)
	at b.f.a.j.a(SourceFile:40)
	at b.f.a.j.a(SourceFile:27)
	at b.f.a.j.a(SourceFile:88)
	at b.f.a.v$a.a(SourceFile:7)
	at b.f.a.d0.k.h.l(SourceFile:7)
	at b.f.a.d0.k.h.j(SourceFile:15)
	at b.f.a.e.a(SourceFile:27)
	at b.f.a.e$b.a(SourceFile:6)
	at b.f.a.e.a(SourceFile:14)
	at b.f.a.e.a(SourceFile:1)
	at b.f.a.e$c.a(SourceFile:1)
	at b.f.a.d0.d.run(SourceFile:3)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:764)
Caused by: android.system.ErrnoException: isConnected failed: ECONNREFUSED (Connection refused)
	at libcore.io.IoBridge.isConnected(IoBridge.java:267)
	... 24 more

04-20 20:08:47.800  e: [PlexServerWebSocket] (ID: 159796700 | Server: SHIELD) Connection failed.
04-20 20:08:47.800  e: An exception occurred: java.net.ConnectException: failed to connect to /192.168.30.11 (port 32400) from /192.168.30.11 (port 39944) after 5000ms: isConnected failed: ECONNREFUSED (Connection refused)
04-20 20:08:47.800  e: Stacktrace: java.net.ConnectException: failed to connect to /192.168.30.11 (port 32400) from /192.168.30.11 (port 39944) after 5000ms: isConnected failed: ECONNREFUSED (Connection refused)
	at libcore.io.IoBridge.isConnected(IoBridge.java:278)
	at libcore.io.IoBridge.connectErrno(IoBridge.java:187)
	at libcore.io.IoBridge.connect(IoBridge.java:129)
	at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
	at java.net.Socket.connect(Socket.java:621)
	at b.f.a.d0.f$a.a(SourceFile:1)
	at b.f.a.j.a(SourceFile:40)
	at b.f.a.j.a(SourceFile:27)
	at b.f.a.j.a(SourceFile:88)
	at b.f.a.v$a.a(SourceFile:7)
	at b.f.a.d0.k.h.l(SourceFile:7)
	at b.f.a.d0.k.h.j(SourceFile:15)
	at b.f.a.e.a(SourceFile:27)
	at b.f.a.e$b.a(SourceFile:6)
	at b.f.a.e.a(SourceFile:14)
	at b.f.a.e.a(SourceFile:1)
	at b.f.a.e$c.a(SourceFile:1)
	at b.f.a.d0.d.run(SourceFile:3)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:764)
Caused by: android.system.ErrnoException: isConnected failed: ECONNREFUSED (Connection refused)
	at libcore.io.IoBridge.isConnected(IoBridge.java:267)
	... 24 more

04-20 20:08:52.802  e: [ServerWebSocket] Websocket error
04-20 20:08:52.802  e: An exception occurred: java.net.ConnectException: failed to connect to /192.168.30.11 (port 32400) from /192.168.30.11 (port 39946) after 5000ms: isConnected failed: ECONNREFUSED (Connection refused)
04-20 20:08:52.803  e: Stacktrace: java.net.ConnectException: failed to connect to /192.168.30.11 (port 32400) from /192.168.30.11 (port 39946) after 5000ms: isConnected failed: ECONNREFUSED (Connection refused)
	at libcore.io.IoBridge.isConnected(IoBridge.java:278)
	at libcore.io.IoBridge.connectErrno(IoBridge.java:187)
	at libcore.io.IoBridge.connect(IoBridge.java:129)
	at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
	at java.net.Socket.connect(Socket.java:621)
	at b.f.a.d0.f$a.a(SourceFile:1)
	at b.f.a.j.a(SourceFile:40)
	at b.f.a.j.a(SourceFile:27)
	at b.f.a.j.a(SourceFile:88)
	at b.f.a.v$a.a(SourceFile:7)
	at b.f.a.d0.k.h.l(SourceFile:7)
	at b.f.a.d0.k.h.j(SourceFile:15)
	at b.f.a.e.a(SourceFile:27)
	at b.f.a.e$b.a(SourceFile:6)
	at b.f.a.e.a(SourceFile:14)
	at b.f.a.e.a(SourceFile:1)
	at b.f.a.e$c.a(SourceFile:1)
	at b.f.a.d0.d.run(SourceFile:3)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:764)
Caused by: android.system.ErrnoException: isConnected failed: ECONNREFUSED (Connection refused)
	at libcore.io.IoBridge.isConnected(IoBridge.java:267)
	... 24 more

04-20 20:08:52.804  e: [PlexServerWebSocket] (ID: 159796700 | Server: SHIELD) Connection failed.
04-20 20:08:52.805  e: An exception occurred: java.net.ConnectException: failed to connect to /192.168.30.11 (port 32400) from /192.168.30.11 (port 39948) after 5000ms: isConnected failed: ECONNREFUSED (Connection refused)
04-20 20:08:52.806  e: Stacktrace: java.net.ConnectException: failed to connect to /192.168.30.11 (port 32400) from /192.168.30.11 (port 39948) after 5000ms: isConnected failed: ECONNREFUSED (Connection refused)
	at libcore.io.IoBridge.isConnected(IoBridge.java:278)
	at libcore.io.IoBridge.connectErrno(IoBridge.java:187)
	at libcore.io.IoBridge.connect(IoBridge.java:129)
	at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
	at java.net.Socket.connect(Socket.java:621)
	at b.f.a.d0.f$a.a(SourceFile:1)
	at b.f.a.j.a(SourceFile:40)
	at b.f.a.j.a(SourceFile:27)
	at b.f.a.j.a(SourceFile:88)
	at b.f.a.v$a.a(SourceFile:7)
	at b.f.a.d0.k.h.l(SourceFile:7)
	at b.f.a.d0.k.h.j(SourceFile:15)
	at b.f.a.e.a(SourceFile:27)
	at b.f.a.e$b.a(SourceFile:6)
	at b.f.a.e.a(SourceFile:14)
	at b.f.a.e.a(SourceFile:1)
	at b.f.a.e$c.a(SourceFile:1)
	at b.f.a.d0.d.run(SourceFile:3)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:764)
Caused by: android.system.ErrnoException: isConnected failed: ECONNREFUSED (Connection refused)
	at libcore.io.IoBridge.isConnected(IoBridge.java:267)
	... 24 more

04-20 20:09:12.807  e: [ServerWebSocket] Websocket error
04-20 20:09:12.809  e: An exception occurred: java.net.ConnectException: failed to connect to /192.168.30.11 (port 32400) from /192.168.30.11 (port 39950) after 5000ms: isConnected failed: ECONNREFUSED (Connection refused)
04-20 20:09:12.809  e: Stacktrace: java.net.ConnectException: failed to connect to /192.168.30.11 (port 32400) from /192.168.30.11 (port 39950) after 5000ms: isConnected failed: ECONNREFUSED (Connection refused)
	at libcore.io.IoBridge.isConnected(IoBridge.java:278)
	at libcore.io.IoBridge.connectErrno(IoBridge.java:187)
	at libcore.io.IoBridge.connect(IoBridge.java:129)
	at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
	at java.net.Socket.connect(Socket.java:621)
	at b.f.a.d0.f$a.a(SourceFile:1)
	at b.f.a.j.a(SourceFile:40)
	at b.f.a.j.a(SourceFile:27)
	at b.f.a.j.a(SourceFile:88)
	at b.f.a.v$a.a(SourceFile:7)
	at b.f.a.d0.k.h.l(SourceFile:7)
	at b.f.a.d0.k.h.j(SourceFile:15)
	at b.f.a.e.a(SourceFile:27)
	at b.f.a.e$b.a(SourceFile:6)
	at b.f.a.e.a(SourceFile:14)
	at b.f.a.e.a(SourceFile:1)
	at b.f.a.e$c.a(SourceFile:1)
	at b.f.a.d0.d.run(SourceFile:3)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:764)
Caused by: android.system.ErrnoException: isConnected failed: ECONNREFUSED (Connection refused)
	at libcore.io.IoBridge.isConnected(IoBridge.java:267)
	... 24 more

04-20 20:09:12.811  e: [PlexServerWebSocket] (ID: 159796700 | Server: SHIELD) Connection failed.
04-20 20:09:12.811  e: An exception occurred: java.net.ConnectException: failed to connect to /192.168.30.11 (port 32400) from /192.168.30.11 (port 39952) after 5000ms: isConnected failed: ECONNREFUSED (Connection refused)
04-20 20:09:12.812  e: Stacktrace: java.net.ConnectException: failed to connect to /192.168.30.11 (port 32400) from /192.168.30.11 (port 39952) after 5000ms: isConnected failed: ECONNREFUSED (Connection refused)
	at libcore.io.IoBridge.isConnected(IoBridge.java:278)
	at libcore.io.IoBridge.connectErrno(IoBridge.java:187)
	at libcore.io.IoBridge.connect(IoBridge.java:129)
	at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
	at java.net.Socket.connect(Socket.java:621)
	at b.f.a.d0.f$a.a(SourceFile:1)
	at b.f.a.j.a(SourceFile:40)
	at b.f.a.j.a(SourceFile:27)
	at b.f.a.j.a(SourceFile:88)
	at b.f.a.v$a.a(SourceFile:7)
	at b.f.a.d0.k.h.l(SourceFile:7)
	at b.f.a.d0.k.h.j(SourceFile:15)
	at b.f.a.e.a(SourceFile:27)
	at b.f.a.e$b.a(SourceFile:6)
	at b.f.a.e.a(SourceFile:14)
	at b.f.a.e.a(SourceFile:1)
	at b.f.a.e$c.a(SourceFile:1)
	at b.f.a.d0.d.run(SourceFile:3)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:764)
Caused by: android.system.ErrnoException: isConnected failed: ECONNREFUSED (Connection refused)
	at libcore.io.IoBridge.isConnected(IoBridge.java:267)
	... 24 more

EDIT: After restarting the nvidia shield I was able to start the plex server again. Although it took a few minutes before it actually started working, but now it’s running fine again.

EDIT 2: Spoke to soon, as soon as I finished my previous edit, the server randomly stopped.

Checking the log file provided this output:

04-20 20:22:09.221  i: [UserAction] Stop Plex Media Server.
04-20 20:22:09.222  i: [KeplerServerManager] Stopping server.
04-20 20:22:09.235  i: [KeplerServerManager] Disconnected from remote service
04-20 20:22:09.333  e: [ServerWebSocket] Websocket error
04-20 20:22:09.333  e: An exception occurred: java.io.EOFException
04-20 20:22:09.335  e: Stacktrace: java.io.EOFException
	at g.p.g(SourceFile:1)
	at g.p.readByte(SourceFile:1)
	at b.f.a.d0.m.c.c(SourceFile:3)
	at b.f.a.d0.m.c.a(SourceFile:4)
	at b.f.a.d0.m.a.b(SourceFile:1)
	at b.f.a.e0.b.a(SourceFile:21)
	at b.f.a.e0.b.a(SourceFile:1)
	at b.f.a.e0.b$a.a(SourceFile:1)
	at b.f.a.e$c.a(SourceFile:4)
	at b.f.a.d0.d.run(SourceFile:3)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:764)

04-20 20:22:09.336  e: [PlexServerWebSocket] (ID: 203152854 | Server: SHIELD) Connection failed.
04-20 20:22:09.337  e: An exception occurred: java.io.EOFException
04-20 20:22:09.337  i: [KeplerServerManager] Disconnected from remote service
04-20 20:22:09.337  i: [KeplerServerManager] Disconnected from remote service
04-20 20:22:09.337  e: Stacktrace: java.io.EOFException
	at g.p.g(SourceFile:1)
	at g.p.readByte(SourceFile:1)
	at b.f.a.d0.m.c.c(SourceFile:3)
	at b.f.a.d0.m.c.a(SourceFile:4)
	at b.f.a.d0.m.a.b(SourceFile:1)
	at b.f.a.e0.b.a(SourceFile:21)
	at b.f.a.e0.b.a(SourceFile:1)
	at b.f.a.e0.b$a.a(SourceFile:1)
	at b.f.a.e$c.a(SourceFile:4)
	at b.f.a.d0.d.run(SourceFile:3)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:764)

04-20 20:22:09.337  i: [KeplerServerManager] Disconnected from remote service
04-20 20:22:09.337  i: [KeplerServerManager] Disconnected from remote service
04-20 20:22:09.340  i: [KeplerServerManager] Disconnected from remote service
04-20 20:22:09.340  i: [KeplerServerManager] Disconnected from remote service
04-20 20:22:09.340  i: [KeplerServerManager] Disconnected from remote service
04-20 20:22:09.341  e: [ServerWebSocket] Websocket error
04-20 20:22:09.342  e: An exception occurred: java.net.ConnectException: failed to connect to /192.168.30.11 (port 32400) from /192.168.30.11 (port 33964) after 5000ms: isConnected failed: ECONNREFUSED (Connection refused)
04-20 20:22:09.342  e: [PlexServerWebSocket] (ID: 203152854 | Server: SHIELD) Connection failed.
04-20 20:22:09.342  e: An exception occurred: java.net.ConnectException: failed to connect to /192.168.30.11 (port 32400) from /192.168.30.11 (port 33962) after 5000ms: isConnected failed: ECONNREFUSED (Connection refused)
04-20 20:22:09.342  e: Stacktrace: java.net.ConnectException: failed to connect to /192.168.30.11 (port 32400) from /192.168.30.11 (port 33964) after 5000ms: isConnected failed: ECONNREFUSED (Connection refused)
	at libcore.io.IoBridge.isConnected(IoBridge.java:278)
	at libcore.io.IoBridge.connectErrno(IoBridge.java:187)
	at libcore.io.IoBridge.connect(IoBridge.java:129)
	at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
	at java.net.Socket.connect(Socket.java:621)
	at b.f.a.d0.f$a.a(SourceFile:1)
	at b.f.a.j.a(SourceFile:40)
	at b.f.a.j.a(SourceFile:27)
	at b.f.a.j.a(SourceFile:88)
	at b.f.a.v$a.a(SourceFile:7)
	at b.f.a.d0.k.h.l(SourceFile:7)
	at b.f.a.d0.k.h.j(SourceFile:15)
	at b.f.a.e.a(SourceFile:27)
	at b.f.a.e$b.a(SourceFile:6)
	at b.f.a.e.a(SourceFile:14)
	at b.f.a.e.a(SourceFile:1)
	at b.f.a.e$c.a(SourceFile:1)
	at b.f.a.d0.d.run(SourceFile:3)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:764)
Caused by: android.system.ErrnoException: isConnected failed: ECONNREFUSED (Connection refused)
	at libcore.io.IoBridge.isConnected(IoBridge.java:267)
	... 24 more

04-20 20:22:09.342  e: Stacktrace: java.net.ConnectException: failed to connect to /192.168.30.11 (port 32400) from /192.168.30.11 (port 33962) after 5000ms: isConnected failed: ECONNREFUSED (Connection refused)
	at libcore.io.IoBridge.isConnected(IoBridge.java:278)
	at libcore.io.IoBridge.connectErrno(IoBridge.java:187)
	at libcore.io.IoBridge.connect(IoBridge.java:129)
	at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:137)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:390)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:230)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:212)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:436)
	at java.net.Socket.connect(Socket.java:621)
	at b.f.a.d0.f$a.a(SourceFile:1)
	at b.f.a.j.a(SourceFile:40)
	at b.f.a.j.a(SourceFile:27)
	at b.f.a.j.a(SourceFile:88)
	at b.f.a.v$a.a(SourceFile:7)
	at b.f.a.d0.k.h.l(SourceFile:7)
	at b.f.a.d0.k.h.j(SourceFile:15)
	at b.f.a.e.a(SourceFile:27)
	at b.f.a.e$b.a(SourceFile:6)
	at b.f.a.e.a(SourceFile:14)
	at b.f.a.e.a(SourceFile:1)
	at b.f.a.e$c.a(SourceFile:1)
	at b.f.a.d0.d.run(SourceFile:3)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:764)
Caused by: android.system.ErrnoException: isConnected failed: ECONNREFUSED (Connection refused)
	at libcore.io.IoBridge.isConnected(IoBridge.java:267)
	... 24 more

04-20 20:22:10.420  i: [KeplerServerManager] Connected to remote service
04-20 20:22:10.420  i: [KeplerServerManager] We were disconnected from Kepler server. Connecting now
04-20 20:22:10.420  i: [KeplerServerManager] Connected to remote service
04-20 20:22:10.421  i: [KeplerServerManager] We were disconnected from Kepler server. Connecting now
04-20 20:22:10.422  i: [KeplerServerManager] Connected to remote service
04-20 20:22:10.422  i: [KeplerServerManager] We were disconnected from Kepler server. Connecting now
04-20 20:22:10.422  i: [KeplerServerManager] Connected to remote service
04-20 20:22:10.422  i: [KeplerServerManager] We were disconnected from Kepler server. Connecting now
04-20 20:22:10.423  i: [KeplerServerManager] Connected to remote service
04-20 20:22:10.423  i: [KeplerServerManager] We were disconnected from Kepler server. Connecting now
04-20 20:22:10.423  i: [KeplerServerManager] Connected to remote service
04-20 20:22:10.424  i: [KeplerServerManager] We were disconnected from Kepler server. Connecting now
04-20 20:22:10.425  i: [KeplerServerManager] Connected to remote service
04-20 20:22:10.425  i: [KeplerServerManager] We were disconnected from Kepler server. Connecting now
04-20 20:22:10.425  i: [KeplerServerManager] Connected to remote service
04-20 20:22:10.425  i: [KeplerServerManager] We were disconnected from Kepler server. Connecting now
04-20 20:22:10.426  i: [KeplerServerManager] Connected to remote service
04-20 20:22:10.426  i: [KeplerServerManager] We were disconnected from Kepler server. Connecting now
04-20 20:22:10.430  i: [KeplerServerManager] Connected to remote service
04-20 20:22:10.430  i: [KeplerServerManager] We were disconnected from Kepler server. Connecting now
04-20 20:22:10.430  i: [KeplerServerManager] Connected to remote service
04-20 20:22:10.430  i: [KeplerServerManager] We were disconnected from Kepler server. Connecting now
04-20 20:22:10.430  i: [KeplerServerManager] Connected to remote service
04-20 20:22:10.430  i: [KeplerServerManager] We were disconnected from Kepler server. Connecting now
04-20 20:22:10.430  i: [KeplerServerManager] Connected to remote service
04-20 20:22:10.430  i: [KeplerServerManager] We were disconnected from Kepler server. Connecting now
04-20 20:22:10.430  i: [KeplerServerManager] Connected to remote service

(Where the last 2 lines keep looping a few thousand times, yes, thousand, not even kidding. 11846 times to be exact)

Interestingly it says it detected a user action to stop the server, but unless it somehow stored that action from before the Nvidia shield reboot, I never clicked that button.

The server is now back up and running, but I wonder for how long.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.