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

Can't enter domain name during configuration #2737

Closed
roelof-47 opened this issue Nov 6, 2022 · 11 comments
Closed

Can't enter domain name during configuration #2737

roelof-47 opened this issue Nov 6, 2022 · 11 comments
Labels

Comments

@roelof-47
Copy link

Describe the issue you are experiencing

After install the Duckdns addon, I can't configure the domain name as required.
The appropriate line in the configuration setup is missing. See attached screenshot.
duckdns

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Other (e.g., Raspbian/Raspberry Pi OS/Fedora)

Which add-on are you reporting an issue with?

Duck DNS

What is the version of the add-on?

1.15.0

Steps to reproduce the issue

  1. Install Duck dns
  2. open configuration tab
  3. No line in top of page for entering my domain name. See screenshot.
    ...

System Health information

Er zijn momenteel geen herstelwerkzaamheden beschikbaar

(Currently no repairs available)

Anything in the Supervisor logs that might be useful for us?

No response

Anything in the add-on logs that might be useful for us?

No response

Additional information

No response

@mclenaghan
Copy link

Not a solution to the code, but I got round this problem by selecting the option to edit in YAML. The parameters are the same as shown in the UI.

domains:
-xxx.duckdns.org
token: xxxxxxxx
aliases: []
lets_encrypt:
accept_terms: true
algo: secp384r1
certfile: fullchain.pem
keyfile: privkey.pem
seconds: 300

@roelof-47
Copy link
Author

Thank you for your response. I was able to complete the configuration this way.
So, the solution is in a small corner. I overlooked this.

It remains a mystery that the domain line does not appear in the add-on.
Anyway, life is a lot easier with a little help.
Thanks again.

@mrgohin
Copy link

mrgohin commented Nov 17, 2022

Confirmed. UI is broken according to that configuration option.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Dec 17, 2022
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 24, 2022
@terjew
Copy link

terjew commented Jan 8, 2023

I just installed the add-on and experienced the same bug.

@minddigger
Copy link

I also installed DuckDNS and also have the same bug !!

@Grimgorkos
Copy link

I just received the same bug after installing DuckDNS Add-on. I cant enter my domain name (I can type it, but cant press enter to confirm it)

@minddigger
Copy link

Grimgorkos, you have to enter the text in Yaml. (See replays of mclenaghan)

@Grimgorkos
Copy link

Grimgorkos, you have to enter the text in Yaml. (See replays of mclenaghan)

Yeah, I managed to get it working via the Yaml editor too (thanks to reading some of the previous comments in this thread). Thanks for the comment anyway!

@Splinter911
Copy link

Same issue -Same solution - UI not working.

@mgsnuno
Copy link

mgsnuno commented Mar 3, 2023

same issue; same workaround (YAML edit)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

8 participants