Open antonhagg opened 1 year ago
I get some errors when running the docker, and it seems that the values are not updated. `FINE: 2023-12-02 11:27:48.280277: LeafSession: FormatException: Unexpected character (at character 1) <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> ^
FINER: 2023-12-02 11:27:48.280417: LeafSession: #0 _ChunkedJsonParser.fail (dart:convert-patch/convert_patch.dart:1383)
I get some errors when running the docker, and it seems that the values are not updated. `FINE: 2023-12-02 11:27:48.280277: LeafSession: FormatException: Unexpected character (at character 1) <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> ^
FINER: 2023-12-02 11:27:48.280417: LeafSession: #0 _ChunkedJsonParser.fail (dart:convert-patch/convert_patch.dart:1383)
1 _ChunkedJsonParser.parseNumber (dart:convert-patch/convert_patch.dart:1250)
2 _ChunkedJsonParser.parse (dart:convert-patch/convert_patch.dart:915)
3 _parseJson (dart:convert-patch/convert_patch.dart:35)
4 JsonDecoder.convert (dart:convert/json.dart:610)
5 JsonCodec.decode (dart:convert/json.dart:216)
6 CarwingsSession.request (package:dartcarwings/src/carwings_session.dart:72)