Page 6 of 6

Re: New PHP Upload Process

Posted: Sat 09 Dec 2023 1:24 pm
by broadstairs
Both my local CMX system and my server uses PHP 8.2 and I have had no issues with it (touch wood) been running V8 for a long time now.

Stuart

Re: New PHP Upload Process

Posted: Sat 09 Dec 2023 1:27 pm
by HansR
I am on PHP version 8.2.13 (which is the latest I think) and PHP upload is running flawlessly.

Re: New PHP Upload Process

Posted: Sat 09 Dec 2023 2:05 pm
by M1DUL
Mapantz wrote: Sat 09 Dec 2023 9:26 am upload.php has stopped working for me, since last night.

Code: Select all

2023-12-09 01:51:47.087 PHP[83]: Sending via GET
2023-12-09 01:51:47.097 PHP[83]: Uploading to realtimegauges.txt
2023-12-09 01:51:47.097 PHP[83]: Sending via GET
2023-12-09 01:51:47.097 PHP[83]: Uploading to realtime.xml
2023-12-09 01:51:47.097 PHP[83]: Sending via POST
2023-12-09 01:51:47.097 PHP[83]: Upload to realtime.txt: Response code = 422: 422
2023-12-09 01:51:47.097 PHP[83]: Upload to realtime.txt: Response text follows:
Error: TimeStamp is out of date
Data TS   = 1702086707
Server TS = 1702083845

Hello Mapantz,

Are you with Hostpresto by any chance? Because I got the same errors at the same time as yours, mine started at 2023-12-09 01:28:13 all the way to 11:21:44, then no more after 11:21, the setting is turned off to Use GET for PHP small file uploads.

Here are my errors:
2023-12-09 11:21:44.729 PHP[152]: Upload to realtimegauges.txt: Response code = 422: 422
2023-12-09 11:21:44.729 PHP[152]: Upload to realtimegauges.txt: Response text follows:
Error: TimeStamp is out of date
Data TS = 1702120904
Server TS = 1702120892

If we both have the same problem, then we will know that it comes from Hostpresto, and not from our computers.

Re: New PHP Upload Process

Posted: Sat 09 Dec 2023 2:33 pm
by mcrossley
My test system is using PHP 8.2.something

Re: New PHP Upload Process

Posted: Sat 09 Dec 2023 3:26 pm
by Mapantz
M1DUL wrote: Sat 09 Dec 2023 2:05 pm
Hello Mapantz,

Are you with Hostpresto by any chance? Because I got the same errors at the same time as yours, mine started at 2023-12-09 01:28:13 all the way to 11:21:44, then no more after 11:21, the setting is turned off to Use GET for PHP small file uploads.

Here are my errors:
2023-12-09 11:21:44.729 PHP[152]: Upload to realtimegauges.txt: Response code = 422: 422
2023-12-09 11:21:44.729 PHP[152]: Upload to realtimegauges.txt: Response text follows:
Error: TimeStamp is out of date
Data TS = 1702120904
Server TS = 1702120892

If we both have the same problem, then we will know that it comes from Hostpresto, and not from our computers.
I'm with hostpresto, yes.

Turning 'use GET' didn't work.

This is the first time I have ever had an issue with it. In fact, I haven't seen any errors with php.upload for weeks! All I know is, it suddenly stopped working at 1:25am.

The email they sent to me saying that they changed the PHP version an enabled compression has to be nonsense because I was already on the same PHP version, it never changed.

Anyway, they said that and asked me to try again, and it started working.

Re: New PHP Upload Process

Posted: Sat 09 Dec 2023 3:28 pm
by freddie
Sounds like hostpresto buggered up time synch on their servers for a while.