Rylands wrote: ↑Tue 30 Mar 2021 4:39 am
@rylands i can't find any location info of you nor a site. The problem i describe is in Norway. And you are where?
I'm from Melbourne, Australia.
OK, that's far from Norway
Rylands wrote: ↑Tue 30 Mar 2021 4:39 am
My site at
www.eyeseontheweather.com.au had been working fine until 48 hours ago.
I decided to move it to a new host, as I had already moved another site to the same host. Big mistake.
My advice - if anybody is looking for a new host, stay away from siteground.
I'm going to give it another 24 hours to see if there is a solution, before moving everything back and having the site up and running again.
Out of interest, 2 more zero byte files transferred at 11:30am and 11:50am this morning - airquality.jsontemp and dailyrain.jsontemp
OK. Thanks for the info.
Below is the extended error information from my problem with FTP in NOrway using the same library as CMX. So it would be interesting to see what extended error information you can come up with. Maybe we should wait a comment by @mcrossley on this before you switch provider again (assuming your CMX is running fine). If he could come up with a CMX version to show the inner exception we could have proof of an issue with the library (if against some specific type of server - so what server is the provider using? If we should report a bug then the server is asked).
NOTE: in one case an upload was successful (the file was there) but the code gave a fail because it could not read the response. Below it is just failing the response.
2021-03-26 06:39:12.016 Error MapsOn: Upload Exception: Error while uploading the file to the server. See InnerException for more info.
2021-03-26 06:39:12.026 Error MapsOn ERROR: Inner Exception: System.TimeoutException: Timed out trying to read data from the socket stream!
at FluentFTP.FtpSocketStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00042] in <3792a06df8ff4ac698665c1c1cbabf74>:0
at FluentFTP.FtpSocketStream.ReadLine (System.Text.Encoding encoding) [0x00045] in <3792a06df8ff4ac698665c1c1cbabf74>:0
at (wrapper remoting-invoke-with-check) FluentFTP.FtpSocketStream.ReadLine(System.Text.Encoding)
at FluentFTP.FtpClient.GetReply () [0x000b4] in <3792a06df8ff4ac698665c1c1cbabf74>:0
at FluentFTP.FtpClient.Execute (System.String command) [0x000d9] in <3792a06df8ff4ac698665c1c1cbabf74>:0
at FluentFTP.FtpClient.OpenPassiveDataStream (FluentFTP.FtpDataConnectionType type, System.String command, System.Int64 restart) [0x00198] in <3792a06df8ff4ac698665c1c1cbabf74>:0
at FluentFTP.FtpClient.OpenDataStream (System.String command, System.Int64 restart) [0x00070] in <3792a06df8ff4ac698665c1c1cbabf74>:0
at FluentFTP.FtpClient.OpenWrite (System.String path, FluentFTP.FtpDataType type, System.Boolean checkIfFileExists) [0x0009d] in <3792a06df8ff4ac698665c1c1cbabf74>:0
at FluentFTP.FtpClient.UploadFileInternal (System.IO.Stream fileData, System.String localPath, System.String remotePath, System.Boolean createRemoteDir, FluentFTP.FtpRemoteExists existsMode, System.Boolean fileExists, System.Boolean fileExistsKnown, System.Action`1[T] progress, FluentFTP.FtpProgress metaProgress) [0x00115] in <3792a06df8ff4ac698665c1c1cbabf74>:0
2021-03-26 06:39:12.026 Error MapsOn: Upload failed, Map update failed, continuing