Ionos Error #414

Closed
opened 2025-11-20 04:23:52 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @Sondermannolaf on GitHub (Jul 3, 2024).

Ionos not working. >> Old Version working old parameter <<

Block:

{
      "provider": "ionos",
      "domain": "xxxxxxxx-xxxx.de",
      "api_key": "XXXXXXXX58b0899ac9f7ecXXXXX.XXXXXD305A8OL9885Y24czDrT5LZYD2-MyQWqgaYbLghr6XloqfXDQscWir64CN9gvko0Ba8ccMQB_XXXXXXX",  "**api-key: <key_prefix>.<key_secret>**" 
      "ip_version": "ipv4",
      "ipv6_suffix": ""
    }

No working, i can help!!!!

Error Code:

github.com/qdm12/ddns-updater/internal/provider/providers/ionos.New({0xc00021c000, 0x107, 0x120}, {0xc000029458, 0x11}, {0xba51b0, 0x1}, 0x1, {{{0x0, 0x0}, ...}, ...})
	github.com/qdm12/ddns-updater/internal/provider/providers/ionos/provider.go:35 +0xce
github.com/qdm12/ddns-updater/internal/provider.New({0xc000212b30?, 0xc000189860?}, {0xc00021c000?, 0x407bdd?, 0xc00035f450?}, {0xc000029458?, 0xc00020a6c0?}, {0xba51b0?, 0x4171fa?}, 0x1, ...)
	github.com/qdm12/ddns-updater/internal/provider/provider.go:138 +0x6f8
github.com/qdm12/ddns-updater/internal/params.makeSettingsFromObject({{0xc000212b30, 0x5}, {0xc000029458, 0x11}, {0x0, 0x0}, {0x0, 0x0}, {0xc000212b38, 0x4}, ...}, ...)
	github.com/qdm12/ddns-updater/internal/params/json.go:203 +0x61f
github.com/qdm12/ddns-updater/internal/params.extractAllSettings({0xc0000c0c00, 0x2e2, 0x2e3})
	github.com/qdm12/ddns-updater/internal/params/json.go:134 +0x4d3
github.com/qdm12/ddns-updater/internal/params.(*Reader).getProvidersFromFile(0xc00035fd88, {0xc00002c010, 0x19})
	github.com/qdm12/ddns-updater/internal/params/json.go:71 +0x22d
github.com/qdm12/ddns-updater/internal/params.(*Reader).JSONProviders(0xc00035fd88, {0xc00002c010, 0x19})
	github.com/qdm12/ddns-updater/internal/params/json.go:44 +0x4e
main._main({0xbae260, 0xc0001c9720}, 0xc00029ce40, {0xc0000220a0?, 0x1?, 0x1?}, {0xbb4a28, 0xc000304e60}, {{0xba6ff0, 0x6}, ...}, ...)
	./main.go:149 +0x850
main.main.func2()
	./main.go:65 +0x75
created by main.main in goroutine 1
	./main.go:64 +0x2d6
Originally created by @Sondermannolaf on GitHub (Jul 3, 2024). Ionos not working. **>> Old Version working old parameter <<** Block: ```json { "provider": "ionos", "domain": "xxxxxxxx-xxxx.de", "api_key": "XXXXXXXX58b0899ac9f7ecXXXXX.XXXXXD305A8OL9885Y24czDrT5LZYD2-MyQWqgaYbLghr6XloqfXDQscWir64CN9gvko0Ba8ccMQB_XXXXXXX", "**api-key: <key_prefix>.<key_secret>**" "ip_version": "ipv4", "ipv6_suffix": "" } ``` No working, i can help!!!! Error Code: ``` github.com/qdm12/ddns-updater/internal/provider/providers/ionos.New({0xc00021c000, 0x107, 0x120}, {0xc000029458, 0x11}, {0xba51b0, 0x1}, 0x1, {{{0x0, 0x0}, ...}, ...}) github.com/qdm12/ddns-updater/internal/provider/providers/ionos/provider.go:35 +0xce github.com/qdm12/ddns-updater/internal/provider.New({0xc000212b30?, 0xc000189860?}, {0xc00021c000?, 0x407bdd?, 0xc00035f450?}, {0xc000029458?, 0xc00020a6c0?}, {0xba51b0?, 0x4171fa?}, 0x1, ...) github.com/qdm12/ddns-updater/internal/provider/provider.go:138 +0x6f8 github.com/qdm12/ddns-updater/internal/params.makeSettingsFromObject({{0xc000212b30, 0x5}, {0xc000029458, 0x11}, {0x0, 0x0}, {0x0, 0x0}, {0xc000212b38, 0x4}, ...}, ...) github.com/qdm12/ddns-updater/internal/params/json.go:203 +0x61f github.com/qdm12/ddns-updater/internal/params.extractAllSettings({0xc0000c0c00, 0x2e2, 0x2e3}) github.com/qdm12/ddns-updater/internal/params/json.go:134 +0x4d3 github.com/qdm12/ddns-updater/internal/params.(*Reader).getProvidersFromFile(0xc00035fd88, {0xc00002c010, 0x19}) github.com/qdm12/ddns-updater/internal/params/json.go:71 +0x22d github.com/qdm12/ddns-updater/internal/params.(*Reader).JSONProviders(0xc00035fd88, {0xc00002c010, 0x19}) github.com/qdm12/ddns-updater/internal/params/json.go:44 +0x4e main._main({0xbae260, 0xc0001c9720}, 0xc00029ce40, {0xc0000220a0?, 0x1?, 0x1?}, {0xbb4a28, 0xc000304e60}, {{0xba6ff0, 0x6}, ...}, ...) ./main.go:149 +0x850 main.main.func2() ./main.go:65 +0x75 created by main.main in goroutine 1 ./main.go:64 +0x2d6 ```
Author
Owner

@qdm12 commented on GitHub (Jul 3, 2024):

Thanks for reporting the bug. Please next time report what version you are using 😉
It is fixed in commit 9f0ca6ceaa (latest image) 👍

@qdm12 commented on GitHub (Jul 3, 2024): Thanks for reporting the bug. Please next time report what version you are using 😉 It is fixed in commit 9f0ca6ceaa5f2b5e83158e65eb6c411a6a97c592 (latest image) 👍
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#414