[BUG] Why it signs me off and lost all input after I unlock phone on browser Edge?

What are happenning after I lock phone even I anabled Edge backrgound app refresh and it's working fine on desktop:

WebSocket disconnected from session

Websocket connection errored out irreversibly. Closing the session.

org.eclipse.jetty.io.EofException: null
at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
at org.eclipse.jetty.io.WriteFlusher.flush(WriteFlusher.java:422)
at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:277)
at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:381)
at org.eclipse.jetty.websocket.common.io.FrameFlusher.flush(FrameFlusher.java:264)
at org.eclipse.jetty.websocket.common.io.FrameFlusher.process(FrameFlusher.java:193)
at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:241)
at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:223)
at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.outgoingFrame(AbstractWebSocketConnection.java:581)
at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.close(AbstractWebSocketConnection.java:181)
at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillable(AbstractWebSocketConnection.java:510)
at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillable(AbstractWebSocketConnection.java:440)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: An existing connection was forcibly closed by the remote host
at java.base/sun.nio.ch.SocketDispatcher.writev0(Native Method)
at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
... 22 common frames omitted

Websocket connection closed unexpectedly. code=1011, reason=EofException, codeMeaning=Internal Error, codeDescription=The server is terminating the connection because it encountered an unexpected condition that prevented it from fulfilling the request.

Any ideas would be appreciated, I lost mobile divice connection immediately once I locked phone.

many mobiles will turn off apps to preserve battery when locking the phone.
what are you trying to do that you need constant connection?

I don't mind battery saving stuff, all I want is working without refreshing.

Your phone is cutting the browser connection to the gateway. You have to fix this at the phone. As Victor notes, this is probably a power-saving "feature" of your phone. Find out (from phone information/settings) how to exempt your browser from this "feature".

Ignition isn't the problem. The phone is the problem.

For iPhone, it doesn't work even we enable background fresh, it's not going to work for all iPhones.

Then don't use iPhones. It isn't an Ignition problem. :man_shrugging:

You might have more luck with the ignition app. But i doubt it will make a difference, apple is annoying like that, nothing we can do about it.

The same result, sir.

Did you turn off low batery mode?

Low power mode is off;
Backgroud APP refresh is green;

Just doesn't work. :joy:

then you'll have to ask in an apple forum or something