The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
Major problems with 4.3.16 update - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23) +--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26) +--- Thread: Major problems with 4.3.16 update (/showthread.php?tid=1001) |
Major problems with 4.3.16 update - grumpy-gnome - 03-15-2018 I have attempted to update from a 4.3.14 install to a 4.3.16 using the file on the Updates page. I was surprised to see init.php had lost the database and timezone stuff, but easily fixed. When I invoke users/update.php though, I get a huge string of warnings such as: <pre> Code: ( ! ) Warning: unlink(../install/cleanup.php): No such file or directory in C:\wamp64\www\stock\users\update.php on line 292 These continue until the maximum script processing time is exceeded... I suspect this is something in my install, but any ideas? Major problems with 4.3.16 update - Brandin - 03-16-2018 I've had a few users report issues with the upgrade...this could be related to what your server can handle. Can you run SELECT * FROM updates and dump that for me please at pastebin? Init.php was included in the patch (by mistake, but it makes sure everyone has the right init ) Major problems with 4.3.16 update - grumpy-gnome - 03-16-2018 Never used pastebin Here's the rows you wanted... ------------------------- Showing rows 0 - 11 (12 total, Query took 0.0006 seconds.) select * from updates id migration applied_on 1 3GJYaKcqUtw7 2017-11-26 04:46:00 2 3GJYaKcqUtz8 2017-11-26 04:46:00 3 1lKePC7uVo4z 2017-12-10 18:02:24 4 vF5rRq17Mb52 2017-12-10 18:02:24 5 v97GWbTjAPUc 2017-12-10 18:02:24 6 2XQjsKYJAfn1 2018-02-04 19:36:30 7 69qa8h6E1bzG 2018-02-04 19:38:57 8 549DLFeHMNw7 2018-02-04 19:38:57 9 4Dgt2XVjgz2x 2018-02-11 12:48:44 10 VLBp32gTWvEo 2018-02-25 11:40:45 11 1XdrInkjV86F 2018-02-25 11:40:45 12 Q3KlhjdtxE5X 2018-02-25 11:40:45 ------------------------------ Major problems with 4.3.16 update - bradley.cormack - 03-16-2018 I think I am having a similar issue... i hit the update link that kicks off update.php, then nothing displays until a redirect happens after a 40 second (ish) timeout. I have checked the error logs, all show nothing, but I did notice I am hammered the ram and cpu to max, my provider it would seem has maxed my RAM at 1G. i may have to investigate more... I feel like Im missing a log file somewhere - cpanel or maybe a linux system log. fun stuff ! The hunt begins. Bradley. Major problems with 4.3.16 update - bradley.cormack - 03-16-2018 I found the logfile, all 4.1GB of it... lol [16-Mar-2018 13:04:46 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 So, i guess i will see if some of these updates where actually performed in the DB, and I would think that upto line 292 in update.php got executed so I can work backwards from there. but ultimately whatever happened, i ended up with a monster log file and my host throttled the server haha... sorry if any of this isnt helpful, I just thougt I would share just in case. 8-) Here is top:50 hunk of the logfile: Bradley. [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/cleanup.php): No such file or directory in /home/dungeon/public_html/users/update.php on line 292 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/license.php): No such file or directory in /home/dungeon/public_html/users/update.php on line 293 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: opendir(../install): failed to open dir: No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 157 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: unlink(../install/): No such file or directory in /home/dungeon/public_html/users/helpers/backup_util.php on line 165 [16-Mar-2018 11:29:30 America/Anchorage] PHP Warning: readdir() expects parameter 1 to be resource, boolean given in /home/dungeon/public_html/users/helpers/backup_util.php on line 158 Major problems with 4.3.16 update - bradley.cormack - 03-16-2018 looks like all the table entries made, just that last one failed... I see how the updates and logs table work now, made for quick double check what was applied. just a thought, if an update is going to make my webhost crap its pants with maxed out memory and 100{3bc1fe685386cc4c3ab89a3f76566d8931e181ad17f08aed9ad73b30bf28114d}cpu, to then timeout... could it be segmented maybe? click update, response, garbage collection, click next update...respomse, garbage collection, etc... I guess I am assuming that all the array data is to blame for heavy ram usage... hmm, i could be wrong though. At the moment im just glad i didnt have to blow the DB away and start with this version 4.3.16's fresh new db smell. 8 -) Bradely |