krauskopf / node-red-contrib-car-bmw

Node-RED nodes for BMW ConnectedDrive
Other
11 stars 8 forks source link

Update 0.6.0 - Error: Server http statusCode 404 - Error on node GET for data type State #40

Open cedricboitte opened 5 months ago

cedricboitte commented 5 months ago

Hi,

Thanks for the updated version.

For the node GET, there is only the data type STATE that is functionnal . For the others related to charging, I receive the Error: Server http statusCode 404

The node List is OK.

No test with the action Node.

Thanks for your help.

FotoLexi commented 4 months ago

I also get these errors

18.4.2024, 13:57:00[node: Charging Statistics] msg : error "Error: Server http statusCode 404"

18.4.2024, 13:57:08[node: Charging Profile] msg : error "Error: Server http statusCode 500"

18.4.2024, 13:58:33[node: Charging Sessions] msg : error "Error: Server http statusCode 404"

sincze commented 4 months ago

Same here!

IfThenElseLoop commented 4 months ago

Same for me. Did some test with recreating but always returns an error, no data.

FotoLexi commented 4 months ago

Hi, bei mir läuft es nun wieder

hab NodeRed v2.0.6 musste NodeJs updaten, hab nun v20.12.2 und node-red-contrib-car-bmw v0.6.0

cedricboitte commented 4 months ago

Hi, my Node-RED version is v3.1.9 and Node.js is version: v18.20.2 All packages are up to date ...

IfThenElseLoop commented 4 months ago

Hi, I currently using node.js 10.11.1 on my Raspmatic, tried to update but there seems to be no newer version. Not sure if it is related to the version. Someone else on a Raspberrymatic has it working? In the past it worked without an issue.

sincze commented 3 months ago

I'm on: 3.1.9: Maintenance Release, but still unable to get this fixed on a Pi.
Node.js version: v16.20.2

cedricboitte commented 3 months ago

Hi @krauskopf , first of all , a very big thanks for your works . Your node red contrib is very useful . As you have probably seen, I raised an issue ... Do you think there is a chance that you can solve it ? Thanks a lot for your assitance.

cedricboitte commented 2 months ago

Hi @krauskopf , I think the issue is caused by the Update of charging sessions and statistics URLs to v2 ... Could you have a look on this post https://github.com/bimmerconnected/bimmer_connected/pull/622 Thanks a lot .