I seem to be getting good at this. Checking for updates, installed the pending program updates. Updating the database from 1.6.2 to 1.6.3. Ok. From 1.6.3 to 1.6.4 I was dumped at
https://Server.Domain/post.php?update_db
With the following on the screen
No database entry found for: index.php No database entry found for: index.php No database entry found for: index.php No database entry found for: index.php No database entry found for: index.php Updated: XXXXXXX88d0d2b36268ffckldsmf2a546sdasdsa.zip No database entry found for: index.php No database entry found for: XXXXXXXfef031d39b8c4e0lkdmfd2cab886b6aPd.jpg No database entry found for: index.php
[…]
Before doing ANYTHING check
access.log
w.x.y.z - - [30/Oct/2024:16:35:23 -0700] "GET /admin_update.php HTTP/1.1" 200 5223 "https://Server.Domain/admin_user.php" "Agent String"
w.x.y.z - - [30/Oct/2024:16:35:51 -0700] "GET /keepalive.php?keepalive=true HTTP/1.1" 200 658 "https://Server.Domain/tickets.php" "Agent String"
w.x.y.z - - [30/Oct/2024:16:36:01 -0700] "GET /post.php?update HTTP/1.1" 302 725 "https://Server.Domain/admin_update.php" "Agent String"
w.x.y.z - - [30/Oct/2024:16:36:03 -0700] "GET /admin_update.php HTTP/1.1" 200 4717 "https://Server.Domain/admin_update.php" "Agent String"
w.x.y.z - - [30/Oct/2024:16:36:07 -0700] "GET /post.php?update_db HTTP/1.1" 302 401 "https://Server.Domain/admin_update.php" "Agent String"
w.x.y.z - - [30/Oct/2024:16:36:09 -0700] "GET /admin_update.php HTTP/1.1" 200 4726 "https://Server.Domain/admin_update.php" "Agent String"
w.x.y.z - - [30/Oct/2024:16:36:10 -0700] "GET /post.php?update_db HTTP/1.1" 200 6836 "https://Server.Domain/admin_update.php" "Agent String"
error.log
[Wed Oct 30 15:01:40.003454 2024] [php:warn] [pid 426639:tid 426639] [client w.x.y.z:48148] PHP Warning: Undefined array key "use_primary_contact" in /var/www/html/post/user/ticket.php on line 28, referer: https://Server.Domain/client_tickets.php?client_id=1
From johnnyq/itflow
219028c6..c3321dcb master -> origin/master
From johnnyq/itflow
c3321dcb..1df98166 master -> origin/master
[Wed Oct 30 16:36:02.043126 2024] [php:warn] [pid 416214:tid 416214] [client w.x.y.z:56106] PHP Warning: Undefined variable $comments in /var/www/html/post/admin_update.php on line 206, referer: https://Server.Domain/admin_update.php
[Wed Oct 30 16:36:12.340195 2024] [php:warn] [pid 416214:tid 416214] [client w.x.y.z:56106] PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/database_updates.php:2405) in /var/www/html/post/admin_update.php on line 301, referer: https://Server.Domain/admin_update.php
Press the back arrow to a green box "Database update successful (or whatever it says)".
Apparently I am current
Current Database Version:
1.6.4
Current App Version:
1df98166bd2c033775ff34a00d0f8ceed80de03b
Branch:
master
Everything seems to be working. Just a heads up.