Closed nachfuellbar closed 3 years ago
I merged d87c1a164b0a0ebf22e6a54be5a48a04aa1820e3 which should not cause such an issue, hmm thats weird.
When accessing via curl i get this error a lot:
2021/02/09 17:35:34 could not call action: XML syntax error on line 1: element <HR> closed by </BODY>
Maybe it's helpfull for you - if not i'm willing to debug later (dunno if i could solve it because i don't know golang) ;)
I unfortunately don't have a fritz box anymore, so it's hard for me to reproduce. Will ask maybe a friend later to connect to his.
Just tried a bit with this and the previous code The changes in the go files in this repo don't seem to be the cause I just compiled the "old" code with the new docker file and the same error occurs
I can't reproduce the error. Could be closed IMHO
Just asking, but is something about the image not working? I did compile the binary on my system last night and got
Or in my debugging
With the image from last night i got
And with the updated image from 3h before now, i get only fritzbox_exporter_collect_errors as variable and no gateway ones
PS: maybe docker registry didn't get me the recent image last night but cannot check anymore (only one tag on docker hub)