scaarup / aula

Fetches information from Aula about your children
GNU General Public License v3.0
54 stars 14 forks source link

Kan ikke længere modtage data fra AULA #173

Open ccj2740 opened 2 weeks ago

ccj2740 commented 2 weeks ago

Hej ,

Der er opstået en udfordring med at se ugeplan og hente indhold fra AULA. Det har altid virket fint for mig, men nu er det gået helt i stykker og kan ikke få noget data. Jeg har tjekket mit login via unilogin på AULA og her virker det fint.

Har prøvet at nedgradere til 0.1.36 , men det gjorde ingen forskel. (Se mere nedenfor)

LOGS: /\ | | / \ _| | / /\ | | | | |/ ` | / __ \ || | | (| | // __,||_,| Aula integration, version: 0.1.40 This is a custom integration If you have any issues with this you need to open an issue here: https://github.com/scaarup/aula/issues

2024-08-30 19:50:47.157 DEBUG (SyncWorker_50) [custom_components.aula.client] is_logged_in? False 2024-08-30 19:50:47.157 DEBUG (SyncWorker_50) [custom_components.aula.client] Logging in 2024-08-30 19:50:48.778 DEBUG (SyncWorker_50) [custom_components.aula.client] Trying API at https://www.aula.dk/api/v19 2024-08-30 19:50:48.937 DEBUG (SyncWorker_50) [custom_components.aula.client] Found API on https://www.aula.dk/api/v19 2024-08-30 19:50:49.303 DEBUG (SyncWorker_50) [custom_components.aula.client] LOGIN: True 2024-08-30 19:50:49.303 DEBUG (SyncWorker_50) [custom_components.aula.client] Config - schoolschedule: False, config - ugeplaner: False 2024-08-30 19:50:49.304 DEBUG (SyncWorker_50) [custom_components.aula.client] Child ids and names: {508195: 'xxxxxxxxx', 3261054: 'xxxxxxxxx'} 2024-08-30 19:50:49.304 DEBUG (SyncWorker_50) [custom_components.aula.client] Child ids and institution names: {508195: 'Skovlunde Skole – Rosenlund', 3261054: 'Skovlunde Skole – Rosenlund'} 2024-08-30 19:50:49.305 DEBUG (SyncWorker_50) [custom_components.aula.client] Institution codes: ['280564'] 2024-08-30 19:50:49.376 DEBUG (SyncWorker_50) [custom_components.aula.client] Unable to retrieve presence data from Aula from child with id 508195. Some data will be missing from sensor entities. 2024-08-30 19:50:49.501 DEBUG (SyncWorker_50) [custom_components.aula.client] Child ids and presence data status: {'508195': 0, '3261054': 1} 2024-08-30 19:50:50.120 DEBUG (MainThread) [custom_components.aula.sensor] Finished fetching sensor data in 2.965 seconds (success: True) 2024-08-30 19:50:50.240 DEBUG (SyncWorker_12) [custom_components.aula.client] is_logged_in? True 2024-08-30 19:50:50.241 DEBUG (SyncWorker_12) [custom_components.aula.client] Child ids and names: {508195: xxxxxxxxxx, 3261054: 'xxxxxxx} 2024-08-30 19:50:50.241 DEBUG (SyncWorker_12) [custom_components.aula.client] Child ids and institution names: {508195: 'Skovlunde Skole – Rosenlund', 3261054: 'Skovlunde Skole – Rosenlund'} 2024-08-30 19:50:50.241 DEBUG (SyncWorker_12) [custom_components.aula.client] Institution codes: ['280564'] 2024-08-30 19:50:50.363 DEBUG (SyncWorker_12) [custom_components.aula.client] Unable to retrieve presence data from Aula from child with id 508195. Some data will be missing from sensor entities. 2024-08-30 19:50:50.470 DEBUG (SyncWorker_12) [custom_components.aula.client] Child ids and presence data status: {'508195': 0, '3261054': 1}

image

ccj2740 commented 1 week ago

Er det mon kun mig der oplever dette problem ?

goegsig commented 4 days ago

Jeg kan heller ikke Aula integrationen til at virke.

goegsig commented 2 days ago

Jeg har testet ´nyeste version af 1.40 og den virker ! Rigtig mange tak til @scaarup