Upload freezes
-
July 21, 2023 at 7:42 am #10344
[anonymous]
I have to make my error description more precise and also change the title: Upload freezes (instead of java-script-error).
Although the connection test to the server was successful, since mid-July 2023 the upload of the update (uploading website) freezes after 184 out of 857 operations have done.
Then I get the JavaScript error message, which I already pasted.
I get the same error message on 3 different PCs and 4 different operating systems (MX Linux and Debian, Windows 10 and Windows 11).
As uploading with Filezilla works perfectly, there must be a program error at Publii.
Does anyone know how to fix it?
July 23, 2023 at 11:01 pm #10362
[anonymous]
Hi,
Do you have anything useful regarding errors under Tools -> Log Viewer -> deployment-process/deployment-errors?
July 24, 2023 at 6:56 am #10368
[anonymous]
Hallo,
I have tried several times to delete my bug report because i found the solution for the problem meanwhile.
It was not a prpgram error of Publii, but a change at my provider.
Thank you for your follow up question.
Dear regards
Ekkehard
August 1, 2023 at 1:24 am #10399
[anonymous]
Ekkehard
What was it that your provider changed? I have the same issue, the process freezes at (184 of 215).
<last log entries> [Tue, 01 Aug 2023 00:07:35 GMT] UPL C:/Users/xxx/Documents/Publii/sites/outdoors-adventures/output/media/posts/2/responsive/PFH-Bust-TonyBoselli04-sm.jpg -> /htdocs/outdoors/media/posts/2/responsive/PFH-Bust-TonyBoselli04-sm.jpg
[Tue, 01 Aug 2023 00:07:35 GMT] [connection] > ‘PASV’
[Tue, 01 Aug 2023 00:07:36 GMT] [connection] < ‘227 Entering Passive Mode (185,27,134,11,230,90)\r\n’
[Tue, 01 Aug 2023 00:07:36 GMT] [parser] < ‘227 Entering Passive Mode (185,27,134,11,230,90)\r\n’
[Tue, 01 Aug 2023 00:07:36 GMT] [parser] Response: code=227, buffer=’Entering Passive Mode (185,27,134,11,230,90)’
[Tue, 01 Aug 2023 00:07:36 GMT] [connection] PASV socket connected
[Tue, 01 Aug 2023 00:07:36 GMT] [connection] > ‘STOR /htdocs/outdoors/media/posts/2/responsive/PFH-Bust-TonyBoselli04-xl.jpg’
[Tue, 01 Aug 2023 00:07:36 GMT] [connection] < ‘150 Accepted data connection\r\n’
[Tue, 01 Aug 2023 00:07:36 GMT] [parser] < ‘150 Accepted data connection\r\n’
[Tue, 01 Aug 2023 00:07:36 GMT] [parser] Response: code=150, buffer=’Accepted data connection’
[Tue, 01 Aug 2023 00:07:36 GMT] FTP ERROR: Error: read ECONNRESET
[Tue, 01 Aug 2023 00:07:36 GMT] FTP CONNECTION CLOSED: falseThanks,
CyBert
August 1, 2023 at 3:06 pm #10403
[anonymous]
Resolved, discovered files.publii.json was missing. I moved two sites from different subdomains to a folder within the primary domain to avoid CORS issues. Uploaded the files.publii.json from/to the correct directories and issue resolved
October 23, 2023 at 1:12 am #10797
[anonymous]
I’ve just moved my site to a new host and was having this issue, too. Like Cybert said above, though, manually replacing the files.publii.json file on the server via Filezilla fixed the problem.
Thanks, community! I’m happy to have Publii working again.