Opened 6 years ago
Closed 6 years ago
#1530 closed enhancement (fixed)
configupdate page does not state that I2P HTTP Proxy tunnel is required for updates
Reported by: | xmz | Owned by: | zzz |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.20 |
Component: | apps/console | Version: | 0.9.19 |
Keywords: | easy | Cc: | |
Parent Tickets: | Sensitive: | no |
Description
Hello,
I was looking at a router recently which had not updated since 0.9.17. I had updates turned on but upon pressing the button to manually update news, I would receive the notification that there was no update available. The reason being that the I2P HTTP Proxy tunnel had been disabled for that router.
My suggestion is to change the notification from a "no update available" to a message that states that updates/news is not available when the HTTP Proxy tunnel is disabled. That is one option, the other is to have a message on that page that informs the user that the tunnel needs to be functional for news/updates to be retrieved.
Thanks,
xmz
Subtickets
Change History (5)
comment:1 Changed 6 years ago by
Component: | apps/desktopgui → apps/console |
---|---|
Keywords: | easy added |
Priority: | trivial → minor |
comment:2 Changed 6 years ago by
Owner: | Mathiasdm deleted |
---|---|
Status: | new → assigned |
comment:3 Changed 6 years ago by
Milestone: | undecided → 0.9.20 |
---|---|
Owner: | set to zzz |
Status: | assigned → accepted |
comment:5 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
The update code - and the console code - can look for the HTTP proxy registration in the port mapper to see if the HTTP proxy is running, even before the update is attempted.
Similar changes for plugin download and update would also be nice.