dcai / airnotifier

Push Notifications Server for Human Beings.
Other
602 stars 190 forks source link

Cannot connect to airnotifier #220

Closed ptoptsis closed 4 years ago

ptoptsis commented 4 years ago

I have installed the airnotifier3 on ubuntu 18.04 LTS following the installation instructions with no errors. The server has Apache, php7.2, and mysql installed as well.

I tested 8801 port with nmap and it is open.

I type the IP:8801 or the domain:8801 and get a timeout.

Air notifier is starting with the following sudo pipenv run ./app.py [W 200917 09:39:43 app:73] Sentry dsn is not set [I 200917 09:39:43 routes:73] init route: controllers.auth [I 200917 09:39:43 routes:73] init route: controllers.base [I 200917 09:39:43 routes:73] init route: controllers.broadcast [I 200917 09:39:43 routes:73] init route: controllers.keys [I 200917 09:39:43 routes:73] init route: controllers.newapp [I 200917 09:39:43 routes:73] init route: controllers.settings [I 200917 09:39:43 routes:73] init route: controllers.tokens [I 200917 09:39:43 routes:73] init route: api.accesskeys [I 200917 09:39:43 routes:73] init route: api.broadcast [I 200917 09:39:43 routes:73] init route: api.push [I 200917 09:39:43 routes:73] init route: api.tokens [I 200917 09:39:43 web:147] AirNotifier is listening at port: 8801

Can you help me?

ptoptsis commented 4 years ago

The host had a new service installed recently. It blocked the port at router level.