Weather Software > Cumulus

Changing my website hosting and CumulusMX does not update the data

(1/2) > >>

LowrenEA:
Yesterday, October 10th, I changed the hosting of my website https://meteogajanejos.com

I had a free one that was giving me problems. I bought Hostinger. I made a copy of all the files on the website and uploaded them to the new host. I updated the data in the CumulusMX configuration. The page works fine, but CumulusMX does not update the data. The data from the last time CumulusMX was updated on the previous hosting appears: 10/10/2024 09:50:16

I don't know what could be wrong 🤔
Any suggestions?

I attach a file with the configuration details of CumulusMX and current MXdiags.

Greetings 😉

saratogaWX:
Try changing the directory for FTP to use from
--- Quote ---/public_html
--- End quote ---
to
--- Quote ---public_html/
--- End quote ---

PaulMy:
Hi,
As Ken indicates, your remote path is likely incorrect:

--- Code: ---2024-10-11 17:09:02.213 FTP[0]: Error uploading /public_html/realtime.txt : Error while uploading the file to the server. See InnerException for more info.
2024-10-11 17:09:02.214 FTP[0]: Inner Exception: Code: 550 Message: /public_html/realtime.txttmp: No such file or directory
2024-10-11 17:09:02.585 FTP[0]: Error uploading /public_html/realtimegauges.txt : Error while uploading the file to the server. See InnerException for more info.
2024-10-11 17:09:02.585 FTP[0]: Inner Exception: Code: 550 Message: /public_html/realtimegauges.txttmp: No such file or directory
--- End code ---

Enjoy,
Paul

LowrenEA:
I tried this, but still the same error in MXdiags. Still not updating... 😌

PaulMy:
Mine is in a subdirectory as

--- Code: ---public_html/cumulusmx
--- End code ---
so try it as just public_html

Enjoy,
Paul

Navigation

[0] Message Index

[#] Next page

Go to full version