Actions
Bug #705
closedproxy not used
Start date:
11/28/2018
Due date:
% Done:
0%
Estimated time:
Reviewer:
Build Version:
Description
When started Open eCard tries to connect to www.openecard.org . This connection does not work if www.openecard.org cannot be resolved and reached without proxy.
logfile message:
[Update-Task] ERROR o.o.common.util.VersionUpdateLoader:102 - Failed to retrieve update list from server.
The message does not appear on startup when www.openecard.org can be succesfully resolved and reached on port tcp 443.
Ubuntu 16.04LTS
tested with settings proxy type 'http' and 'system proxy'
Updated by Tobias Wich almost 6 years ago
- Status changed from New to In Progress
- Assignee set to Tobias Wich
This problem prevents the update notification as Java's HttpURLConnection does not pick up the proxy configured for the OeC App.
Updated by Tobias Wich over 5 years ago
- Status changed from In Progress to Solved
There is finally a fix in the java11 branch (still unmerged). See commit 382f1d1aec965.
Updated by Tobias Wich about 4 years ago
- Status changed from Solved to Closed
The version is released, so I'm closing the issue.
Actions