You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2021. It is now read-only.
In the Docker, when the scedule will try to make a sceduler he get an error from the api of the forecaste. There is a problem with the definition of datetime in the function of .loadHourly10day()
Can anybody help to solve the problem?
Or other solution with openweather.org?
App - Unhandled rejection: Error: Could not load weather forecast: TypeError: Cannot read property 'dateTime' of undefined
[2019-05-28T18:45:49.052] [ERROR] SchedulerRouter - Error: Could not load weather forecast: TypeError: Cannot read property 'dateTime' of undefined
at WeatherFactory_1.WeatherFactory.getProvider.loadHourly10day.then.catch.e (/usr/src/app/dist/Scheduler.js:60:34)
The text was updated successfully, but these errors were encountered:
We have a problem with the Sceduler:
In the Docker, when the scedule will try to make a sceduler he get an error from the api of the forecaste. There is a problem with the definition of datetime in the function of .loadHourly10day()
Can anybody help to solve the problem?
Or other solution with openweather.org?
App - Unhandled rejection: Error: Could not load weather forecast: TypeError: Cannot read property 'dateTime' of undefined
[2019-05-28T18:45:49.052] [ERROR] SchedulerRouter - Error: Could not load weather forecast: TypeError: Cannot read property 'dateTime' of undefined
at WeatherFactory_1.WeatherFactory.getProvider.loadHourly10day.then.catch.e (/usr/src/app/dist/Scheduler.js:60:34)
The text was updated successfully, but these errors were encountered: