-
|
home-assistant_solcast_solar_2025-11-20T19-50-38.963Z.log For any reason my hole Solcast not work anymore. |
Beta Was this translation helpful? Give feedback.
Replies: 23 comments 18 replies
-
|
@Kieft-C can you provide details of what the files are in /config/solcast-solar directory, what names and are they containing content or empty? At the moment the integration is reporting 2025-11-20 20:49:11.627 WARNING (MainThread) [custom_components.solcast_solar.solcastapi] There is no solcast.json to load, so fetching solar forecast, including past forecasts So it can't download any data from Solcast until after midnight UTC. Wait until then and see what the integration does, it looks like its trying to download your entire sites info but can't right now because you're out of API calls. Waiting until after midnight and it could well resurrect itself |
Beta Was this translation helpful? Give feedback.
-
both containing some lines. |
Beta Was this translation helpful? Give feedback.
-
|
OK thanks, so the integration has moved those there from /config Can you look in /config and see if there are any files named 'solcast', in particular solcast.json as that's the one the integration is complaining it can't find so has to go and do a download (but can't): If there is a solcast.json file or indeed any other solcast files in /config, can you move them to the solcast-solar subdirectory which might well resurrect your forecast |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @gcoan for your initial assistance troubleshooting. @Kieft-C it looks like you have had at least two restarts. The log you have provided (Thanks!) indicates that the files that the integration expects are in the What it doesn't tell us is whether you were running an earlier version, but your title of this issue suggests that you were. So, here's what appears to have happened:
Can you tell us a bit more about why there were multiple restarts, and what you recall about why things stopped working? Do you have any older log files? If so, please attach. Now, as to recovery:
|
Beta Was this translation helpful? Give feedback.
-
|
I don't know what on Earth you did to get in this situation. You don't provide much detail, @Kieft-C . Please show the Somewhere in your log history should be some lines that look like "Migrating config directory file %s to %s", and I want to know whether any exception occurred around this time. Report back if this resurrects itself. |
Beta Was this translation helpful? Give feedback.
-
|
Thx for all your work and help. After the first API Call, it work again normal. But then maybe u can add a Warnung what give a Info that u have to wait until a new api call or even when u have Allready used all calls the day that u have to wait until next day? That would be helpful. And how I got in this ? I got now idea, is only because of the missing api Call? |
Beta Was this translation helpful? Give feedback.
-
|
I got similar issue where after updating to v4.4.8 it stopped working. It was saying initially that my inside |
Beta Was this translation helpful? Give feedback.
-
|
@drulia any chance you can attach the home-assistant.log and home-assistant.log.1 so we can see as much as possible of the log? |
Beta Was this translation helpful? Give feedback.
-
|
And then what happened, @drulia? This is fascinating, given over 4,800 downloads so far. The Internet should have exploded if the code had a serious issue. Surely 4,800+ people have not fixed an issue by themselves or not noticed? The check for incompatible data happens in load_saved_data(). The exception is raised only in the event that the file can be read, has a JSON structure, is a version different to that expected (or a default of You state which files are there, but not what is inside You probably don't have And you probably should have created a separate issue because your symptom might match the OP (won't start after upgrade), but your circumstance sounds TOTALLY different. "Me too" just helps to mask the issue, but thanks for the additional logged detail. |
Beta Was this translation helpful? Give feedback.
-
Won't exist if you're on the latest Home Assistant version, @drulia. Log download under the Settings | System | Logs section for the win. This will only get the equivalent of I love and hate at the same time that HA made this change to remove the log files. |
Beta Was this translation helpful? Give feedback.
-
What did you get, @Kieft-C? Your post is unclear. |
Beta Was this translation helpful? Give feedback.
-
|
Ahhh. You mean, "How did this happen?", @Kieft-C. I have no idea yet, and almost no data to analyse. |
Beta Was this translation helpful? Give feedback.
-
OK, so, to be clear, you have no idea what you did, can't give us any more details, but you now want us to tell you what happened? This is not how things work. We have no idea. The more information you can provide, the more chance we can work out what happened. Given that you can't provide any more information, we can't tell you what happened. It is working. Be happy, and remember to check that your backups are working. |
Beta Was this translation helpful? Give feedback.
-
Please clarify or amend this statement, @drulia. It is unhelpful at best, and misleading at worst. That is not what the supplied log says. It mentions nothing like that. Those logged messages supplied do not mention It seems unlikely that you are "upgrading" from a positively ancient and incompatible integration, yet I have no context, and I'm bad with names. You might be. That you are One in 5,112 now to have hit this strengthens my thought that you may be "migrating" from a different integration. |
Beta Was this translation helpful? Give feedback.
-
|
I am a whisker away from closing this as unplanned, @BJReplay. It is muddled with two crossed streams of completely different information with almost zero information to analyse from either. 5,177 downloads now without all Hell being raised. |
Beta Was this translation helpful? Give feedback.
-
|
@autoSteve thanks and totally understand. I update from 4.4.7 to 4.4.8 like always. And then get the good feedback to wait here until the next API Call is possible, and it works. So no bad vibe from my side, because I guess it is my own fault, but can't recreate it. |
Beta Was this translation helpful? Give feedback.
-
|
That sounds like a bad day, @Kieft-C. Sorry. Yeah, we moved the cache files from The really fascinating thing for me is that you hit any problem at all after the re-start. One of the first things the code does now is to migrate any cache from The problems that you hit that resulted in initiating a roll-back may be important. The Home Assistant "detailed" log retains history that crosses restart events. You should be able to scroll back to when you upgraded. Settings | System | Logs then "Show full logs" at the three-dot menu top right of screen. |
Beta Was this translation helpful? Give feedback.
-
I was there a while ago, too, @autoSteve I'm there now. I'm going to convert this to a discussion. That way, if @Kieft-C has more information, it can be provided, there. This isn't an issue - @Kieft-C has an operational system, and we are unlikely to get any more information to tell us what happened so we're unlikely to be able to explain why it happened. If @drulia can provide more information - again unlikely - including version upgrading from - and whether or not it was this integration, then they can either create new discussion, or if it is actually an issue, then follow the instructions and create an issue. I'm going add notes to the issue instructions to say that me-too issues are banned, for obvious reasons. Converting to discussion now. |
Beta Was this translation helpful? Give feedback.
-
|
@drulia, if you actually are trying to migrate from an incompatible integration (i.e not BJReplay / Oziee) then the procedure involves removing all If you're coming from a BJReplay release then I'm 'all ears' for further information. |
Beta Was this translation helpful? Give feedback.
-
|
Some good has come of this.
It is remotely possible, but unlikely, @drulia that you hit #392, which killed your |
Beta Was this translation helpful? Give feedback.
-
|
Witam mam to samo po aktualizacji 4.4.8 błąd jak mam to naprawić pisze o tym Przenieś wszystkie pliki pamięci podręcznej i konfiguracyjne config/solcast_solardo@autoSteve ale jak to przenieś czy taki folder będzie co mam zrobić |
Beta Was this translation helpful? Give feedback.
-
|
okay, I was upgrading by clicking on notification saying that there is a new version, I did not reinstall anything, nor I had previously other version. Installed from hacs originally. I'm using latest 2025.11.2 version of HA. initial message about Now solcast.json does contain two solcast.json After previously posted log, there are quite a few of these errors following: These are identical and happened at least 15 times in a span of a couple of seconds. Then there is nothing else until today, (edit) which likely happened when I tried to reload integration (end of edit): Let me know if there is any other info I can provide. |
Beta Was this translation helpful? Give feedback.
-
|
This thread was not answered by @drulia, @Kieft-C. This thread was further confused by @drulia. It irks me that he is now noted as "most helpful" for the last 30 days in the discussions. The answer here is, "Take off, and nuke the site from orbit", meaning remove all It is the only advice we can give, given the vacuum of quality information. You will lose history. Either that, or restore from a backup and re-attempt the upgrade, noting every circumstance, every log message, and saving every file. 7,261 other happy customers says the code is not broken. |
Beta Was this translation helpful? Give feedback.




This thread was not answered by @drulia, @Kieft-C. This thread was further confused by @drulia. It irks me that he is now noted as "most helpful" for the last 30 days in the discussions.
The answer here is, "Take off, and nuke the site from orbit", meaning remove all
solcast*.jsonfiles and restart HA.It is the only advice we can give, given the vacuum of quality information.
You will lose history.
Either that, or restore from a backup and re-attempt the upgrade, noting every circumstance, every log message, and saving every file.
7,261 other happy customers says the code is not broken.