afuerhoff / ioBroker.fb-checkpresence

The adapter checks the presence of family members over the fritzbox. Also you can have a list of all devices in the Fritzbox. Unknown devices are reported in the blacklist.
MIT License
23 stars 7 forks source link

[bug]: getExtIp: WANIPConnection:1 GetInfo: Internal Server Error -> Invalid Action AxiosError: Request failed with status code 500 #304

Open 2afs opened 2 months ago

2afs commented 2 months ago

No existing issues.

Describe the bug

The following warning is regularly in the iobroker log:

getExtIp: WANIPConnection:1 GetInfo: Internal Server Error -> Invalid Action AxiosError: Request failed with status code 500 --

To Reproduce

Connect the WAN interface to a Modem and connect to your Provider

Expected behavior

No response

Screenshots & Logfiles

No response

Adapter version

1.2.4

js-controller version

6.0.11

Node version

Node.js: v20.17.0

Operating system

Linux iobroker 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux

Additional context

No response

afuerhoff commented 2 months ago

I need more Information.

2afs commented 2 months ago

log.csv Hi, thanks for the first feedback :) Here are the information: Fritzbox type: 7590 Firmware version FB: FRITZ!OS:[7.59] -[Version aktuell] Log Information from the start of the adapter with log level debug attached: CSV file

afuerhoff commented 2 months ago

Hi, could it be that theese configuration parameters are empty? The user is a must! Also the history adapter and the dateformat is used to calculate some values. image Here it seems is the MAC address in the family-member configuration wrong: image

PS: I have the same configuration as you and no problems with the external IP address.

2afs commented 2 months ago

I think that was an issue with log Export and CSV: here you will find a screenshot. All information are available: image

afuerhoff commented 1 month ago

I seems that the server (Fritzbox) doesn't know the action to get the external IP. Please reboot the fritzbox. Hope that helps. Again, I have no problems and therefore I can't reproduce the error. Is there any other thing special in your configuration?