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

Not working when fritzbox connected to inet via second router lan #64

Closed
recordfactory opened this issue Feb 1, 2020 · 9 comments
Closed
Labels
question Further information is requested

Comments

@recordfactory
Copy link

If the fritzbox gets internet via a second router's (non fritz lte router here) lan or wifi connection, the plugin doesn't work. If type "repeater" is used, it asks for a master device, even if the box is the master.
If box type is "dsl" or "cable", it throws this error:

569Z FritzPlatform Error: read ECONNRESET at TCP.onStreamRead (internal/stream_base_commons.js:200:27)

To Reproduce
Steps to reproduce the behavior:
See above

Expected behavior
Would be great if the plugin has an option for type: "lan" and/or "wifi"

@seydx seydx added the enhancement New feature or request label May 4, 2020
@seydx
Copy link
Owner

seydx commented Oct 30, 2020

Which FritzBox do you use exactly?

@recordfactory
Copy link
Author

7490

@seydx
Copy link
Owner

seydx commented Oct 30, 2020

Do you have access to the FritzBox web interface?

@recordfactory
Copy link
Author

Yes.

@seydx
Copy link
Owner

seydx commented Oct 30, 2020

can u open the tr064 endpoint with following link

http://HOST:49000/tr64desc.xml

HOST = the same address as fritzbox web interface

@seydx seydx added question Further information is requested and removed enhancement New feature or request labels Oct 30, 2020
@recordfactory
Copy link
Author

That throws a 404, document not found.
Should the plugin run to get that doc?

@seydx
Copy link
Owner

seydx commented Oct 30, 2020

No you don’t need the plugin.

Maybe it is a port issue? U enabled the tr064 api on your fritzbox?

@recordfactory
Copy link
Author

Ok, stealth mode was the culprit. Now its there. Which info do you need? I don't want to publish the whole doc here. Btw, thank you very much for taking care of the issue!

@seydx
Copy link
Owner

seydx commented Oct 31, 2020

If you have access to the doc, the plugin should be able to connect to the endpoint

the host in the config must be the same as the address u give to enter the fritzbox web interface

btw. could u try it with v5 of this plugin pls

sudo npm i -g homebridge-fritz-platform@beta --unsafe-perm

i also recommend to adjust the config with homebridge-config-ui-x

otherwise here is the example-config.json

@seydx seydx closed this as completed Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants