Plupload.js has no response when clicking on Android APP, and the upload function of iOS is normal.

browse_button : self, //id
                    url : "http://192.168.1.111:8081/open/upload" ,//
                    filters: {
                        mime_types:[
                            {title: "Image files",extensions: "jpg,png,jpeg"}
                        ],
                        max_file_size : "5mb"
                    },//
                    file_data_name:"file",
                    multi_selection:false,
                    max_retries:0,
                    fit:false,
Jun.23,2022
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b40795-2b25b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b40795-2b25b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?