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

Hostnames field in Settings not reachable with headless deployments #3525

Closed
1 task done
JohanSF opened this issue Dec 2, 2018 · 12 comments
Closed
1 task done

Hostnames field in Settings not reachable with headless deployments #3525

JohanSF opened this issue Dec 2, 2018 · 12 comments
Labels
pending user feedback needs information from the original poster stale

Comments

@JohanSF
Copy link

JohanSF commented Dec 2, 2018

  • I have searched open and closed issues for duplicates.

Environment info

Description

I need to put an "*" in the Hostnames field in the Settings menu in order for my reverse proxy to work. But this is not possible because the Hostnames field is only shown when Duplicati is visited on 127.0.0.1, however this is not possible because I run Duplicati in a docker container.

Steps to reproduce

  1. Deploy linuxserver/duplicati:latest docker container
  2. Visit localip:8200/ngax/index.html#/settings, where localip fx could be 192.168.0.1
  • Actual result:
    Hostnames field is missing and impossible to reach.
  • Expected result:
    Hostnames field should be available, or there should be some other way to edit that field, for example by editing a file within the docker container.

Screenshots

  • Actual result:
    image
  • Expected result (from a friend that is not running Duplicati headless):
    image
@GilbN
Copy link

GilbN commented Dec 3, 2018

+1

@sergejostir
Copy link

sergejostir commented Dec 3, 2018

I run Duplicati in Docker and never had a problem accessing that field. Did you try using the default (not dark) theme?

Could also be a broken Docker image. I had some problem using Linuxserver Duplicati image, but since using the official one never had any (https://hub.docker.com/r/duplicati/duplicati/); I guess the support here would be given only for the official image anyway, otherwise you should go to the Linuxserver.io repo and report the problem there.

@JohanSF
Copy link
Author

JohanSF commented Dec 3, 2018

Yes. And it is the same with Duplicati installed directly on my windows machine, only if I visit it by typing 127.0.0.1:8200 I see the Hostnames option. If I fx visit it by localhost:8200 the option is not available.

The option should be available no matter how you visit the webui imo.

@mikaelmello
Copy link
Member

I can't seem to reproduce this behavior right now (on Windows, debug and release version, both on beta).

Also never saw this before, it is really odd. Could this be something from your browser? An extension perhaps?

@JohanSF
Copy link
Author

JohanSF commented Dec 4, 2018

I have solved it for myself and made a suggestion to linuxserver about a fix for the docker container:
https://forums.unraid.net/topic/56610-support-linuxserverio-duplicati/?do=findComment&comment=702185

Although I still think it is a design flaw that you must be visiting via 127.0.0.1 to see the option in the web-ui - if indeed this is design and not a bug?

It is not related to my browser. I have tried different browsers, different computers, different deployments and windows too, it seems like design to me.

@sergejostir
Copy link

@JohanSF have you even read my message?

It appears to be a problem with Docker image by linuxserver, so this hub is not the right one to report that issue. By the way, is there a reason why you do not want to use official Docker image by Duplicati team?

@JohanSF
Copy link
Author

JohanSF commented Dec 4, 2018

Yes Sergzy, perhaps it is a problem with the docker container. I am still awaiting a response to my post on the forum about that.
I prefer the docker container by linuxserver because it is officially supported by the Community Applications plugin in unRAID. Meaning it is very easy to add and comes with a nice template ready. Most of my containers are made by linuxserver because of this.

@mikaelmello mikaelmello added the UI label Dec 5, 2018
@mr-flibble
Copy link
Contributor

I had same problem with latest beta on Windows.
"Hostnames" on webpage was missing, even after ctrl+f5
I had to open new anonymous browser window.
So there is some caching problem

@Germs2004
Copy link

I had to use 127.0.0.1 to add the asterisk, and now I'm able to access Duplicati via its hostname. But the hostname field is always empty when I load the settings page. It seems the hostname field doesn't read/display the existing settings when the page loads. Running 2.0.4.5_beta_2018-11-28.

@ts678
Copy link
Collaborator

ts678 commented Feb 16, 2024

So there is some caching problem

2.0.4.6_canary_2018-12-11

Added cache-buster for all local static files, thanks https://github.com/LacunaSoftware

Although it wasn't commented on, the flawed image in the original post is also missing the "Prevent tray icon automatic login".

2.0.3.7_canary_2018-06-17

Added an option to disable automatic login from the tray icon

2.0.3.10_canary_2018-08-30

Added a hostname check for the webserver

For Beta releases, these would both have arrived in 2.0.4.5_beta_2018-11-28, with the caching fix in 2.0.5.1_beta_2020-01-18.

Regardless of whether this explains things correctly, there seem to be no further reports of this, so I'm assuming it's gone now.

If no other feedback arrives, issue will automatically close.

@ts678 ts678 added pending user feedback needs information from the original poster and removed UI labels Feb 16, 2024
Copy link

This issue is stale because it has been open for 15 days with no activity.

@github-actions github-actions bot added the stale label Mar 23, 2024
Copy link

github-actions bot commented Apr 7, 2024

This issue was closed because it has been inactive for 15 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending user feedback needs information from the original poster stale
Projects
None yet
Development

No branches or pull requests

7 participants