Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Image not working anymore #27

Closed
nachfuellbar opened this issue Feb 9, 2021 · 5 comments
Closed

Docker Image not working anymore #27

nachfuellbar opened this issue Feb 9, 2021 · 5 comments

Comments

@nachfuellbar
Copy link

nachfuellbar commented Feb 9, 2021

Just asking, but is something about the image not working?
I did compile the binary on my system last night and got

gateway_wan_bytes_received{gateway="fritz.box"} 1.1767101047e+10

Or in my debugging

11767101047

With the image from last night i got

3181655973

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)

@mxschmitt
Copy link
Owner

I merged d87c1a1 which should not cause such an issue, hmm thats weird.

@nachfuellbar
Copy link
Author

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) ;)

@mxschmitt
Copy link
Owner

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.

@nachfuellbar
Copy link
Author

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

@tillepille
Copy link

I can't reproduce the error. Could be closed IMHO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants