hi,I have a problem with Http Server when started from Qucik Setting,it won't start the http server by this way. here is the log.
MiXplorer v6.63.1-Silver-B23042520
Device: ONEPLUS A3010, Brand:OnePlus
Android Target: 11.0 (SDK 30 R)
Display: 1080×1920-420
CPU ABI: arm64-v8a, armeabi-v7a, armeabi
208 D/BROWSE> INTENT > Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10600000 cmp=com.mixplorer.silver/com.mixplorer.activities.BrowseActivity bnds=[270,1039][540,1363] }
209 I/MiX> RESUMED
210 I/MiX> PAUSED
211 D/MiX> HTTPServer
212 D/HUB_ST> Start server notification
213 W/MiXService> ENQUEUE0 Not allowed to start service Intent { cmp=com.mixplorer.silver/com.mixplorer.services.HTTPServerService (has extras) }: app is in background uid UidRecord{b0d0d9b u0a496 CAC bg:+23m11s878ms idle change:cached procs:1 seq(0,0,0)}
214 D/MiX> HTTPServer
215 D/HUB_ST> Start server notification
216 W/MiXService> ENQUEUE0 Not allowed to start service Intent { cmp=com.mixplorer.silver/com.mixplorer.services.HTTPServerService (has extras) }: app is in background uid UidRecord{b0d0d9b u0a496 CAC bg:+23m15s510ms idle change:cached procs:1 seq(0,0,0)}
217 D/BROWSE> INTENT > Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10600000 cmp=com.mixplorer.silver/com.mixplorer.activities.BrowseActivity bnds=[270,1039][540,1363] }
218 I/MiX> RESUMED
219 D/HUB> ITEM >> /storage/emulated/0/Android
220 D/HUB> ITEM >> /storage/emulated/0/Android/data
221 D/HUB> ITEM >> /storage/emulated/0/Android/data/com.mixplorer.silver
222 D/HUB> ITEM >> /storage/emulated/0/Android/data/com.mixplorer.silver/cache
223 D/HUB> ITEM >> /storage/emulated/0/Android/data/com.mixplorer.silver/cache/log
224 D/HUB> ITEM >> /storage/emulated/0/Android/data/com.mixplorer.silver/cache/log/MiX-B23042520_2023-05-05_08-47.txt
225 D/IntentHelper> START com.mixplorer.silver
226 D/IntentHelper> URI content://com.mixplorer.silver.file/500!/log/MiX-B23042520_2023-05-05_08-47.txt
227 D/IntentHelper> INTERNAL
*******************************************************
EDIT:sorry , I reproduce a log and upload the in the attach. what I do is like below
1. I locked the phone and leave it for several minutes
2. strat http server in qucik setting, but it won't work
3. start the mix app first then do step 2, it will work