Jump to content
View in the app

A better way to browse. Learn more.

Froxlor Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Cannot bind to :443 (or :80)

Featured Replies

Hey,

 

I am running Ubuntu 16.x with froxlor v0.9.40.1 (DB: 201809280) and recently updated apache2 from 2.4.18 to 2.4.38 with ppa:ondrej/apache2. (Because I wanted to support http2 for my sites)
Since then whenever the apache config files are rewritten, I get the issue that apache cannot bind to :80 or :443, because of a duplicate "Listen" command in a config file:

 

cat apache2/sites-enabled/10_froxlor_ipandport_xxx.conf
# 10_froxlor_ipandport_xxx.conf
# Created 13.03.2019 23:01
# Do NOT manually edit this file, all changes will be deleted after the next domain change at the panel.

#Listen xxxx:80
<VirtualHost xxx:80>
DocumentRoot "/var/www/html/"
 ServerName xxx
Options -Indexes
</VirtualHost>

 

(I manually disabled that Listen command, so apache can restart in both port 80 and 443 .conf files)

I enabled "HTTP2" , does that have something to do with that, perhaps? Is there a way to disable that behaviour?

Login as admin, edit IP/Port entries and uncheck "Create Listen" :)

  • Author

Damn that was fast. I was just looking at the wrong end. ;) Thank you.

Archived

This topic is now archived and is closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.