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

[TR-064] Failed to get Tr064ChannelConfig #15361

Closed
miloit opened this issue Aug 2, 2023 · 6 comments
Closed

[TR-064] Failed to get Tr064ChannelConfig #15361

miloit opened this issue Aug 2, 2023 · 6 comments
Labels
bug An unexpected problem or unintended behavior of an add-on

Comments

@miloit
Copy link
Contributor

miloit commented Aug 2, 2023

Getting this error

2023-08-02 22:46:42.385 [WARN ] [ng.tr064.internal.soap.SOAPConnector] - Failed to get Tr064ChannelConfig{channelType=wanPppIpAddress, getAction=GetInfo, dataType='string, parameter='null'}: HTTP-Response-Code 500 (Internal Server Error), SOAP-Fault: 401 (Invalid Action) 2023-08-02 22:46:42.398 [WARN ] [ng.tr064.internal.soap.SOAPConnector] - Failed to get Tr064ChannelConfig{channelType=pppUptime, getAction=GetInfo, dataType='ui4, parameter='null'}: HTTP-Response-Code 500 (Internal Server Error), SOAP-Fault: 401 (Invalid Action) 2023-08-02 22:46:42.411 [WARN ] [ng.tr064.internal.soap.SOAPConnector] - Failed to get Tr064ChannelConfig{channelType=wanPppConnectionStatus, getAction=GetInfo, dataType='string, parameter='null'}: HTTP-Response-Code 500 (Internal Server Error), SOAP-Fault: 401 (Invalid Action) 2023-08-02 22:46:49.076 [WARN ] [ng.tr064.internal.soap.SOAPConnector] - Failed to get Tr064ChannelConfig{channelType=dslDownstreamMaxRate, getAction=GetInfo, dataType='ui4, parameter='null'}: HTTP-Response-Code 500 (Internal Server Error), SOAP-Fault: 401 (Invalid Action) 2023-08-02 22:46:49.088 [WARN ] [ng.tr064.internal.soap.SOAPConnector] - Failed to get Tr064ChannelConfig{channelType=dslHECErrors, getAction=GetStatisticsTotal, dataType='ui4, parameter='null'}: HTTP-Response-Code 500 (Internal Server Error), SOAP-Fault: 401 (Invalid Action) 2023-08-02 22:46:49.099 [WARN ] [ng.tr064.internal.soap.SOAPConnector] - Failed to get Tr064ChannelConfig{channelType=dslDownstreamCurrRate, getAction=GetInfo, dataType='ui4, parameter='null'}: HTTP-Response-Code 500 (Internal Server Error), SOAP-Fault: 401 (Invalid Action) 2023-08-02 22:46:49.150 [WARN ] [ng.tr064.internal.soap.SOAPConnector] - Failed to get Tr064ChannelConfig{channelType=dslDownstreamAttenuation, getAction=GetInfo, dataType='ui4, parameter='null'}: HTTP-Response-Code 500 (Internal Server Error), SOAP-Fault: 401 (Invalid Action) 2023-08-02 22:46:49.165 [WARN ] [ng.tr064.internal.soap.SOAPConnector] - Failed to get Tr064ChannelConfig{channelType=dslUpstreamMaxRate, getAction=GetInfo, dataType='ui4, parameter='null'}: HTTP-Response-Code 500 (Internal Server Error), SOAP-Fault: 401 (Invalid Action) 2023-08-02 22:46:49.219 [WARN ] [ng.tr064.internal.soap.SOAPConnector] - Failed to get Tr064ChannelConfig{channelType=dslUpstreamCurrRate, getAction=GetInfo, dataType='i4, parameter='null'}: HTTP-Response-Code 500 (Internal Server Error), SOAP-Fault: 401 (Invalid Action) 2023-08-02 22:46:49.231 [WARN ] [ng.tr064.internal.soap.SOAPConnector] - Failed to get Tr064ChannelConfig{channelType=dslCRCErrors, getAction=GetStatisticsTotal, dataType='ui4, parameter='null'}: HTTP-Response-Code 500 (Internal Server Error), SOAP-Fault: 401 (Invalid Action) 2023-08-02 22:46:49.326 [WARN ] [ng.tr064.internal.soap.SOAPConnector] - Failed to get Tr064ChannelConfig{channelType=dslStatus, getAction=GetInfo, dataType='string, parameter='null'}: HTTP-Response-Code 500 (Internal Server Error), SOAP-Fault: 401 (Invalid Action) 2023-08-02 22:46:49.339 [WARN ] [ng.tr064.internal.soap.SOAPConnector] - Failed to get Tr064ChannelConfig{channelType=dslUpstreamAttenuation, getAction=GetInfo, dataType='ui4, parameter='null'}: HTTP-Response-Code 500 (Internal Server Error), SOAP-Fault: 401 (Invalid Action) 2023-08-02 22:46:49.353 [WARN ] [ng.tr064.internal.soap.SOAPConnector] - Failed to get Tr064ChannelConfig{channelType=dslDownstreamNoiseMargin, getAction=GetInfo, dataType='ui4, parameter='null'}: HTTP-Response-Code 500 (Internal Server Error), SOAP-Fault: 401 (Invalid Action) 2023-08-02 22:46:49.422 [WARN ] [ng.tr064.internal.soap.SOAPConnector] - Failed to get Tr064ChannelConfig{channelType=dslEnable, getAction=GetInfo, dataType='boolean, parameter='null'}: HTTP-Response-Code 500 (Internal Server Error), SOAP-Fault: 401 (Invalid Action) 2023-08-02 22:46:49.475 [WARN ] [ng.tr064.internal.soap.SOAPConnector] - Failed to get Tr064ChannelConfig{channelType=dslFECErrors, getAction=GetStatisticsTotal, dataType='ui4, parameter='null'}: HTTP-Response-Code 500 (Internal Server Error), SOAP-Fault: 401 (Invalid Action) 2023-08-02 22:46:49.487 [WARN ] [ng.tr064.internal.soap.SOAPConnector] - Failed to get Tr064ChannelConfig{channelType=dslUpstreamNoiseMargin, getAction=GetInfo, dataType='ui4, parameter='null'}: HTTP-Response-Code 500 (Internal Server Error), SOAP-Fault: 401 (Invalid Action)

@miloit miloit added the bug An unexpected problem or unintended behavior of an add-on label Aug 2, 2023
@miloit miloit changed the title [tr064] SOAP errors [tr064] Failed to get Tr064ChannelConfig Aug 2, 2023
@miloit miloit changed the title [tr064] Failed to get Tr064ChannelConfig [TR-064] Failed to get Tr064ChannelConfig Aug 2, 2023
@lsiepel
Copy link
Contributor

lsiepel commented Aug 11, 2023

What openHAB version are you using?
Similar issue is reported here: https://community.openhab.org/t/tr064-soap-error-after-upgrading-fritzbox-to-7-25/117980/7?u=lsiepel

@openhab-bot
Copy link
Collaborator

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/tr064-soap-error-after-upgrading-fritzbox-to-7-25/117980/13

@J-N-K
Copy link
Member

J-N-K commented Aug 11, 2023

Which FritzBox? Cable/DSL/...?

@miloit
Copy link
Contributor Author

miloit commented Sep 18, 2023

Hello,

@J-N-K I am using Fritzbox 6591 cable

@lsiepel I am using latest OH4.1M1 version

@miloit
Copy link
Contributor Author

miloit commented Oct 6, 2023

Anything new here?

@miloit
Copy link
Contributor Author

miloit commented Oct 22, 2023

Wrong channel configuration

@miloit miloit closed this as completed Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

No branches or pull requests

4 participants