[SOLVED] Safari can't connect to server after zypper update

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

[SOLVED] Safari can't connect to server after zypper update

Postby vapiano » Wed May 24, 2023 11:06 am

ViciBox v.10.0.2
VERSION: 2.14-679c
BUILD: 230220-1802
Asterisk 13.38.3-vici
Cloud VPS, CPU 6 cores, 16GB RAM, Disk 200 GB NVMe

Hello,

I did zypper refresh and zypper update (opensuse).

Now when trying to open https://XXX.XX.XX.XXX/vicidial/welcome.php I don't have any connectivity to the server.

With putty ssh connections works.

I dont think that it's a firewall issue because when stopping firewalld there is still no connection.
Last edited by vapiano on Fri May 26, 2023 5:10 am, edited 1 time in total.
vapiano
 
Posts: 35
Joined: Tue Jun 21, 2022 2:17 pm

Re: Safari cannot connect to the server after zypper update

Postby vapiano » Thu May 25, 2023 7:33 am

Now I made a fresh install with ViciBox_v10.x86_64 10.0.2 md.iso.

Before doing the vicidial-express, I did a zypper ref and zypper up. Then vicidial-express. After installation I also could not reach the vicidial site.

Then, I made again a new vicidial fresh installation. This time without zypper ref and zypper up. After vicidial-express I could reach the vicidial site.

So I think there is a generel problem with the zypper up in opensuse because I got an error with Repository 'openSUSE-Leap-15.3-PERL.
vapiano
 
Posts: 35
Joined: Tue Jun 21, 2022 2:17 pm

Re: Safari cannot connect to the server after zypper update

Postby vapiano » Fri May 26, 2023 5:09 am

I got it worked now on the server where i made the zypper ref and zypper up.

when checking apache status with

Code: Select all
service httpd status


it showed that line 21 had an syntax error. There was twice

Code: Select all
LISTEN 81
LISTEN 81


So with

Code: Select all
vi /etc/apache2/listen.conf


it was possible to solve the syntax error by commenting one line

Code: Select all
LISTEN 81
#LISTEN 81
vapiano
 
Posts: 35
Joined: Tue Jun 21, 2022 2:17 pm


Return to Support

Who is online

Users browsing this forum: Google [Bot] and 85 guests