danielbrendel / hortusfox-web

Self-hosted collaborative plant management and tracking system for plant enthusiasts
https://www.hortusfox.com
MIT License
674 stars 34 forks source link

Weather Calendar | Render issue #304

Open kaleben0 opened 1 week ago

kaleben0 commented 1 week ago

Describe the bug The weather calendar no longer seems to be functioning.

The time/condition are not aligning with the days and all have a dark circle (which I think is New Moon)

The weather API appears to be working though, because the weather on the main page is still showing and accurate.

image

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Weather'

Screenshots Screenshot 2024-11-11 183452

Troubleshooting Tried a private tab, different browser and different network. No change. Nothing in the webserver log

Additional context Found this in the Dev Tools, not sure it is relevant Object { stack: "AxiosError@webpack://asatruphp/./node_modules/axios/dist/browser/axios.cjs?:784:19\nhandleAbort@webpack://asatruphp/./node_modules/axios/dist/browser/axios.cjs?:2540:14\nEventHandlerNonNull*dispatchXhrRequest@webpack://asatruphp/./node_modules/axios/dist/browser/axios.cjs?:2535:5\nxhrAdapter<@webpack://asatruphp/./node_modules/axios/dist/browser/axios.cjs?:2455:10\ndispatchRequest@webpack://asatruphp/./node_modules/axios/dist/browser/axios.cjs?:3104:10\n_request@webpack://asatruphp/./node_modules/axios/dist/browser/axios.cjs?:3386:33\nrequest@webpack://asatruphp/./node_modules/axios/dist/browser/axios.cjs?:3253:25\nforEachMethodNoData/Axios.prototype[method]@webpack://asatruphp/./node_modules/axios/dist/browser/axios.cjs?:3412:17\nwrap@webpack://asatruphp/./node_modules/axios/dist/browser/axios.cjs?:6:15\najaxRequest@webpack://asatruphp/./app/resources/js/app.js?:113:17\nfetchNewSystemMessage@webpack://asatruphp/./app/resources/js/app.js?:917:24\nsetTimeout handler*fetchNewSystemMessage@webpack://asatruphp/./app/resources/js/app.js?:930:23\nsetTimeout handler*fetchNewSystemMessage@webpack://asatruphp/./app/resources/js/app.js?:930:23\nsetTimeout handler*fetchNewSystemMessage@webpack://asatruphp/./app/resources/js/app.js?:930:23\nsetTimeout handler*fetchNewSystemMessage@webpack://asatruphp/./app/resources/js/app.js?:930:23\nsetTimeout handler*fetchNewSystemMessage@webpack://asatruphp/./app/resources/js/app.js?:930:23\nsetTimeout handler*fetchNewSystemMessage@webpack://asatruphp/./app/resources/js/app.js?:930:23\n@https://hortus.rednet.dev/weather:2606:13\nEventListener.handleEvent*@https://hortus.rednet.dev/weather:2510:11\n", message: "Request aborted", name: "AxiosError", code: "ECONNABORTED", config: {…}, request: XMLHttpRequest } app.js:118:29

kaleben0 commented 1 week ago

Here is an export fo the CacheModel table from the db. It looks like the database is propagating. CacheModel.csv

danielbrendel commented 6 days ago

It should be fixed now, but I'll leave this open for now, just to be sure and occassionally check if it now takes DST into account now.

kaleben0 commented 6 days ago

Looks Good!

dghoti commented 4 days ago

I am still getting this from an earlier install, but updated to : HortusFox v3.7 PHP Version: 8.3.0 MySQL Version: 11.5.2-MariaDB-ubu2404 Server: Linux #1 SMP PREEMPT Debian 1:6.6.51-1+rpt1 (2024-09-26) on aarch64 Timezone: 2024-11-17 17:47 (Europe/Dublin) I have cleared cookies/site data, but no joy. Is there a way to also backup accounts - as well as the data?