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

DeviceConfig -> X_AVM_DE-GetConfigFile is not working #146

Open
jjvelar opened this issue Jun 26, 2024 · 2 comments
Open

DeviceConfig -> X_AVM_DE-GetConfigFile is not working #146

jjvelar opened this issue Jun 26, 2024 · 2 comments

Comments

@jjvelar
Copy link

jjvelar commented Jun 26, 2024

Hi,

I have the fritzbox-config node properly configured (as an example, I can get SID), but getting error "Action failed with error: Internal Server Error" when trying to get a backup copy of the configuration file by using as parameters:

  • service = DeviceConfig,
  • action = X_AVM_DE-GetConfigFile
  • payload (provided via inject node as JSON object) = {
    "NewX_AVM-DE_Password": "abcdefg"
    }

Please, advise how to fix it or if there is a better way to get the fritzbox.export file with the configuration.

Thanks in advance for your help.

@jjvelar
Copy link
Author

jjvelar commented Jul 3, 2024

Hi,
Sorry to be a pain in the neck but I'd really appreciate any advise on this.
Thanks in advance for your help.

@mutec
Copy link

mutec commented Jul 28, 2024

I can confirm this. Are there any other steps need to use that action?
I guess it's because this action is protected by 2fa…

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

2 participants