OPNsense Forum

Archive => 17.1 Legacy Series => Topic started by: cryptoparty on August 16, 2017, 01:44:41 pm

Title: shared object libpcre.so.1 not found required by php
Post by: cryptoparty on August 16, 2017, 01:44:41 pm
Hello!

When i opened Vm with opnsense i saw this:

(http://itsecforu.ru/wp-content/uploads/2017/08/sup1.png)

When i change tty i saw this after registration:

(http://itsecforu.ru/wp-content/uploads/2017/08/sup2.png)

Plz help me to fix it. Didnt found anything about this error by OpnSense
Title: Re: shared object libpcre.so.1 not found required by php
Post by: franco on August 16, 2017, 02:06:14 pm
libpcre shouldn't be missing, it looks like a VM/FS glitch. Unfortunately, the library is vital to be able to configure the networking system, so you must revert to a working snapshot or reinstall / config import.


Cheers,
Franco
Title: Re: shared object libpcre.so.1 not found required by php
Post by: cryptoparty on August 16, 2017, 02:14:13 pm
THX, I got one more question.
When i Reboot VM ,all my interfaces settings are gone
Title: Re: shared object libpcre.so.1 not found required by php
Post by: franco on August 16, 2017, 02:20:27 pm
That means your interfaces change names after reboot?

We're adding a fix in 17.7.1 to prevent disappearing interfaces, but if they change names that would still leave the box unable to connect.
Title: Re: shared object libpcre.so.1 not found required by php
Post by: cryptoparty on August 16, 2017, 02:35:48 pm
Quote
That means your interfaces change names after reboot?

Yep, seems as DHCP starts
Title: Re: shared object libpcre.so.1 not found required by php
Post by: franco on August 16, 2017, 02:58:04 pm
You'd have to see why interfaces are being renamed upon reboot. This doesn't sound normal.
Title: Re: shared object libpcre.so.1 not found required by php
Post by: cryptoparty on August 16, 2017, 03:24:45 pm
Which one logfile should I check?
Title: Re: shared object libpcre.so.1 not found required by php
Post by: franco on August 16, 2017, 03:26:11 pm
Try to compare "ifconfig" output from before the reboot and after.
Title: Re: shared object libpcre.so.1 not found required by php
Post by: cryptoparty on August 16, 2017, 03:30:14 pm
 I see that after reboot my interfaces chanched
Title: Re: shared object libpcre.so.1 not found required by php
Post by: franco on August 16, 2017, 03:44:29 pm
in what way?
Title: Re: shared object libpcre.so.1 not found required by php
Post by: cryptoparty on August 16, 2017, 03:56:20 pm
 I set interfacers [2] => LAN and WAN and and i see that:

(http://itsecforu.ru/wp-content/uploads/2017/08/sup1-2.png)

# ifconfig > interfaces
# vi interfaces

(http://itsecforu.ru/wp-content/uploads/2017/08/sup2-1.png)

Atfer i write :

# init 6

Run on multiuser mode and see another ip's on WAN and LAN
Title: Re: shared object libpcre.so.1 not found required by php
Post by: franco on August 16, 2017, 04:20:13 pm
That looks ok in the screenshots. What do you expect from "init 6"?
Title: Re: shared object libpcre.so.1 not found required by php
Post by: cryptoparty on August 16, 2017, 04:40:45 pm
if i see system lags , i make reboot to work on terminal regularly
Title: Re: shared object libpcre.so.1 not found required by php
Post by: franco on August 16, 2017, 04:53:01 pm
please use option 6 (reboot) from the root menu. I have no idea what "init 6" does to our system setup.
Title: Re: shared object libpcre.so.1 not found required by php
Post by: cryptoparty on August 16, 2017, 05:10:57 pm
I selected option [6] from menu..
anyway same result

(http://itsecforu.ru/wp-content/uploads/2017/08/supsup.png)
Title: Re: shared object libpcre.so.1 not found required by php
Post by: franco on August 16, 2017, 05:43:56 pm
Ok, this is a lot simpler then: you haven't installed OPNsense yet. You are stuck in a live installer loop. ;)

https://docs.opnsense.org/manual/install.html?highlight=installer#live-environment
Title: Re: shared object libpcre.so.1 not found required by php
Post by: franco on August 16, 2017, 05:44:26 pm
PS: Install from the newer 17.7 images if you can.
Title: Re: shared object libpcre.so.1 not found required by php
Post by: cryptoparty on August 16, 2017, 05:47:29 pm
Ok I got it! Thx U

Where can I download .iso this version?
Title: Re: shared object libpcre.so.1 not found required by php
Post by: franco on August 16, 2017, 05:49:26 pm
https://pkg.opnsense.org/releases/17.7/

The "cdrom" version is now called "dvd".
Title: Re: shared object libpcre.so.1 not found required by php
Post by: cryptoparty on August 16, 2017, 05:53:03 pm
Can I burn this files to Iso Image?
Title: Re: shared object libpcre.so.1 not found required by php
Post by: franco on August 16, 2017, 06:03:17 pm
It depends on what vm/hardware you have there. If you already have a 17.1.4 dvd inserted into hardware, it is easier to install and upgrade instead. If it's a vm, you can mount the new dvd iso in the vm settings and boot off it.