LordMike / MBW.BlueRiiot2MQTT

Utility to map between Blue Riiots pool API, and Home Assistant MQTT
49 stars 2 forks source link

error #6

Closed foXaCe closed 4 years ago

foXaCe commented 4 years ago

hello

[2020-05-28 04:13:50+00:00 ERR] [MBW.BlueRiiot2MQTT.Service.BlueRiiotMqttService] An error occurred while performing the update

foXaCe commented 4 years ago

since yesterday there is what bug. I no longer have an update

barto64 commented 4 years ago

Same in here

LordMike commented 4 years ago

It could be an issue on Blue Riiots end.. Has it resolved itself (I'm still getting updates) - or is it still down?

barto64 commented 4 years ago

I am still seeing the same error right now.

[2020-05-28 08:14:40+00:00 ERR] [MBW.BlueRiiot2MQTT.Service.BlueRiiotMqttService] An error occurred while performing the update

foXaCe commented 4 years ago

always the bug with me

Le jeu. 28 mai 2020 à 10:15, barto64 notifications@github.com a écrit :

I am still seeing the same error right now.

[2020-05-28 08:14:40+00:00 ERR] [MBW.BlueRiiot2MQTT.Service.BlueRiiotMqttService] An error occurred while performing the update

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LordMike/MBW.BlueRiiot2MQTT/issues/6#issuecomment-635191075, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACG65QMOU7IXDQD6LD3LCDRTYMTBANCNFSM4NMXA6UQ .

barto64 commented 4 years ago

I have just seen it is working now. As @LordMike said, it look like a BlueRiiot problem. Strange though is that the app seemed to be working fine. Nevermind ... it works now.

LordMike commented 4 years ago

I would really like more details. There should be more data in the log, than the one line ... if not - I need to change that :)

foXaCe commented 4 years ago

always in error for me

An error occurred while performing the update

barto64 commented 4 years ago

Next time, I will try to enable the "debug" level in the "logger" for the addon (I guess is doable as I do for components or custom_components) and shed more light.

foXaCe commented 4 years ago

@barto64 does it work for you?

barto64 commented 4 years ago

Yes. My last update was an hour ago, which is normal.

foXaCe commented 4 years ago

An error occurred while performing the update

for me

LordMike commented 4 years ago

@foXaCe could you take a screenshot of the log?

LordMike commented 4 years ago

I found a bug that prevented more details from coming through. Will push a fix for that.

LordMike commented 4 years ago

I've pushed 0.1.4 to provide more details in log output.

foXaCe commented 4 years ago

Can't install lordmike/blueriiot2mqtt-aarch64:v0.1.4 -> 404 Client Error: Not Found ("manifest for lordmike/blueriiot2mqtt-aarch64:v0.1.4 not found: manifest unknown: manifest unknown").

foXaCe commented 4 years ago
[2020-05-28 20:15:04+00:00 ERR] [MBW.BlueRiiot2MQTT.Service.BlueRiiotMqttService] An error occurred while performing the update
System.NullReferenceException: Object reference not set to an instance of an object.
   at MBW.BlueRiiot2MQTT.Features.Pool.PoolGuidanceFeature.UpdateInternal(SwimmingPool pool, String uniqueId, SwimmingPoolGuidanceGetResponse guidance) in /src/MBW.BlueRiiot2MQTT/Features/Pool/PoolGuidanceFeature.cs:line 38
   at MBW.BlueRiiot2MQTT.Features.FeatureUpdaterBaseTyped`1.UpdateInternal(SwimmingPool pool, String uniqueId, Object obj) in /src/MBW.BlueRiiot2MQTT/Features/FeatureUpdaterBase.cs:line 62
   at MBW.BlueRiiot2MQTT.Features.FeatureUpdaterBase.Update(SwimmingPool pool, Object obj) in /src/MBW.BlueRiiot2MQTT/Features/FeatureUpdaterBase.cs:line 26
   at MBW.BlueRiiot2MQTT.Features.FeatureUpdateManager.Update(SwimmingPool pool, Object obj) in /src/MBW.BlueRiiot2MQTT/Features/FeatureUpdateManager.cs:line 25
   at MBW.BlueRiiot2MQTT.Service.BlueRiiotMqttService.PerformUpdate(CancellationToken stoppingToken) in /src/MBW.BlueRiiot2MQTT/Service/BlueRiiotMqttService.cs:line 114
   at MBW.BlueRiiot2MQTT.Service.BlueRiiotMqttService.ExecuteAsync(CancellationToken stoppingToken) in /src/MBW.BlueRiiot2MQTT/Service/BlueRiiotMqttService.cs:line 60
LordMike commented 4 years ago

Ok. So you have a guidance that apparently doesn't have an "issue to fix". Hadn't seen this before, so I'll push a 0.2.1 to do something..

LordMike commented 4 years ago

Also. I think I figured out multiarch images, so I've moved some stuff around.

foXaCe commented 4 years ago

ok now it work thank you

LordMike commented 4 years ago

@foXaCe - how's the Guidance look like? ... It may be just a ":" right now.

foXaCe commented 4 years ago

image

LordMike commented 4 years ago

Yea, I figured as much.. What does the app say for that measurement?

If it says nothing, I'll just remove the text in that case.. If it says something, I'll have to figure out where the text comes from, since I'm obviously reading it wrong :P

foXaCe commented 4 years ago

in french

Tout va bien !

LordMike commented 4 years ago

Very well.