Modify ↓
Ticket #2374 (closed defect: worksforme)
HTTPS Webserver Error: Listening port 443 already exists.
| Reported by: | pascal.bach@… | Owned by: | jacalvo@… |
|---|---|---|---|
| Milestone: | Component: | base | |
| Severity: | major | Keywords: | https, |
| Cc: |
Description
When I try to enable HTTPS on port 443 for the Web Server I get the error message: "Listening port 443 already exists."
This error message should explain a bit more where the problem lies. I already changed the port of the admin interface to 4443. But this doesn't help.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
I managed to get it working. The problem was that I already had defined https on port 443 in services. After deleting this entry the Webserver can be activated on port 443.
I suggest changing the error message to something like:
"Service {{Name of service as liste in service}} listening on port 443 already exists."