Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update failed to v6.24.1 php 7.3 #2898

Closed
megusta-01 opened this issue Jun 7, 2019 · 16 comments
Closed

update failed to v6.24.1 php 7.3 #2898

megusta-01 opened this issue Jun 7, 2019 · 16 comments

Comments

@megusta-01
Copy link

Details:

  • Date | Fri 7 Jun 22:26:52 CEST 2019
  • Bug report | N/A
  • DietPi version | v6.22.3 (Fourdee/master)
  • Img creator | DietPi Core Team
  • Pre-image | Raspbian Lite
  • SBC device | RPi Zero W (armv6l) (index=1)
  • Kernel version | Request | RT Kernel option #1200 Tue Feb 12 20:11:02 GMT 2019
  • Distro | stretch (index=4)
  • Command | G_AGI php7.3-fpm php7.3-apcu php7.3-curl php7.3-gd php7.3-mbstring php7.3-xml php7.3-zip php7.3-sqlite3
  • Exit code | 100
  • Software title | DietPi-Software

Steps to reproduce:

i maked dietpi-update

Expected behaviour:

an update

Actual behaviour:

wifi is broken

Extra details:

first time it works, until a maked a restore and installed unbound 1.6

Additional logs:

Log file contents:                                                                                                                                                          
Setting up php7.3-fpm (7.3.4-2) ...                                                                                                                                         
Job for php7.3-fpm.service failed because a fatal signal was delivered to the control process.                                                                              
See "systemctl status php7.3-fpm.service" and "journalctl -xe" for details.                                                                                                 
invoke-rc.d: initscript php7.3-fpm, action "start" failed. 
@MichaIng
Copy link
Owner

MichaIng commented Jun 7, 2019

@megusta-01
Many thanks for your report.

Initial failure is php7.3-fpm. Please paste:

journalctl -u php7.3-fpm
cat /var/log/php7.3-fpm.log

wifi is broken

Hmm libssl1.1 is upgraded and unbound at least depends on it. Not sure if it stops/stuck because of this which then breaks DNS resolving. Although resolvconf should be still available 🤔. What you mean by WiFi is broken, is the connection/interface completely down or does only connections to domains fail (due to DNS resolving fails)? ping 8.8.8.8 does this still succeed?

Perhaps unbound needs to be installed from the Buster repo as well, but lets first check why PHP-FPM is failing.

@megusta-01
Copy link
Author

if i make ifup wlan0, i get a message:
wpa_supplicant daemon failed to start / exited return code 1 / failed to bring up wlan 0

journal php says:
main process exited, code=killed, status 4/ILL
failed to start php 7.3 fast cgi
unit entered failed state
failed with result "signal"

i use raspi headless and log to ram, so without wifi log file is lost :(
i try again, maybe i get something

@MichaIng
Copy link
Owner

@megusta-01
Okay lets check WiFi first, please paste: journalctl -t wpa_supplicant

@megusta-01
Copy link
Author

so, i maked a restore again, uninstall unbound, update can't install php7.3
i hope it's not to much

un 10 16:08:05 DietPi systemd[1]: Starting The PHP 7.3 FastCGI Process Man…r...
Jun 10 16:08:05 DietPi systemd[1]: php7.3-fpm.service: Main process exited,…/ILL
Jun 10 16:08:05 DietPi systemd[1]: Failed to start The PHP 7.3 FastCGI Proc…ger.
Jun 10 16:08:05 DietPi systemd[1]: php7.3-fpm.service: Unit entered failed …ate.
Jun 10 16:08:05 DietPi systemd[1]: php7.3-fpm.service: Failed with result '…al'.
Hint: Some lines were ellipsized, use -l to show in full.
dpkg: error processing package php7.3-fpm (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up php-apcu (5.1.17+4.0.11-1) ...
Obsolete conffile /etc/php/7.0/mods-available/apcu.ini has been modified by you.
Saving as /etc/php/7.0/mods-available/apcu.ini.dpkg-bak ...
Setting up libcurl4:armhf (7.64.0-3) ...
Setting up php7.3-curl (7.3.4-2) ...

Creating config file /etc/php/7.3/mods-available/curl.ini with new version
Setting up curl (7.64.0-3) ...
Setting up php-curl (2:7.3+69) ...
Processing triggers for libc-bin (2.28-10+rpi1) ...
Processing triggers for systemd (232-25+deb9u11) ...
Errors were encountered while processing:
php7.3-fpm
E: Sub-process /usr/bin/dpkg returned an error code (1)
[FAILED] DietPi-Software | G_AGI php7.3-fpm php7.3-apcu php7.3-curl php7.3-gd php7.3-mbstring php7.3-xml php7.3-zip php7.3-sqlite3



Details:

  • Date | Mon 10 Jun 16:09:51 CEST 2019
  • Bug report | N/A
  • DietPi version | v6.22.3 (Fourdee/master)
  • Img creator | DietPi Core Team
  • Pre-image | Raspbian Lite
  • SBC device | RPi Zero W (armv6l) (index=1)
  • Kernel version | Request | RT Kernel option #1200 Tue Feb 12 20:11:02 GMT 2019
  • Distro | stretch (index=4)
  • Command | G_AGI php7.3-fpm php7.3-apcu php7.3-curl php7.3-gd php7.3-mbstring php7.3-xml php7.3-zip php7.3-sqlite3
  • Exit code | 100
  • Software title | DietPi-Software

Steps to reproduce:

  1. ...
  2. ...

Expected behaviour:

  • ...

Actual behaviour:

  • ...

Extra details:

  • ...

Additional logs:

Log file contents:                                                                                                                                                          
Creating config file /etc/php/7.3/mods-available/zip.ini with new version                                                                                                   
Setting up php7.3-mbstring (7.3.4-2) ...                                                                                                                                    

Creating config file /etc/php/7.3/mods-available/mbstring.ini with new version                                                                                              
Setting up php7.3-json (7.3.4-2) ...                                                                                                                                        

Creating config file /etc/php/7.3/mods-available/json.ini with new version                                                                                                  
Setting up libgssapi-krb5-2:armhf (1.17-2) ...                                                                                                                              
Setting up php7.3-cli (7.3.4-2) ...                                                                                                                                         
update-alternatives: using /usr/bin/php7.3 to provide /usr/bin/php (php) in auto mode                                                                                       
update-alternatives: using /usr/bin/phar7.3 to provide /usr/bin/phar (phar) in auto mode                                                                                    
update-alternatives: using /usr/bin/phar.phar7.3 to provide /usr/bin/phar.phar (phar.phar) in auto mode                                                                     

Creating config file /etc/php/7.3/cli/php.ini with new version                                                                                                              
Setting up php7.3-fpm (7.3.4-2) ...                                                                                                                                         

Creating config file /etc/php/7.3/fpm/php.ini with new version                                                                                                              
Created symlink /etc/systemd/system/multi-user.target.wants/php7.3-fpm.service → /lib/systemd/system/php7.3-fpm.service.                                                    
Job for php7.3-fpm.service failed because a fatal signal was delivered to the control process.                                                                              
See "systemctl status php7.3-fpm.service" and "journalctl -xe" for details.                                                                                                 
invoke-rc.d: initscript php7.3-fpm, action "start" failed.                                                                                                                  
● php7.3-fpm.service - The PHP 7.3 FastCGI Process Manager
   Loaded: loaded (/lib/systemd/system/php7.3-fpm.service; enabled; vendor preset: enabled)
   Active: failed (Result: signal) since Mon 2019-06-10 16:08:05 CEST; 151ms ago
     Docs: man:php-fpm7.3(8)
  Process: 19570 ExecStart=/usr/sbin/php-fpm7.3 --nodaemonize --fpm-config /etc/php/7.3/fpm/php-fpm.conf (code=killed, signal=ILL)
 Main PID: 19570 (code=killed, signal=ILL)

Jun 10 16:08:05 DietPi systemd[1]: Starting The PHP 7.3 FastCGI Process Man…r...
Jun 10 16:08:05 DietPi systemd[1]: php7.3-fpm.service: Main process exited,…/ILL
Jun 10 16:08:05 DietPi systemd[1]: Failed to start The PHP 7.3 FastCGI Proc…ger.
Jun 10 16:08:05 DietPi systemd[1]: php7.3-fpm.service: Unit entered failed …ate.
Jun 10 16:08:05 DietPi systemd[1]: php7.3-fpm.service: Failed with result '…al'.
Hint: Some lines were ellipsized, use -l to show in full.
dpkg: error processing package php7.3-fpm (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up php-apcu (5.1.17+4.0.11-1) ...
Obsolete conffile /etc/php/7.0/mods-available/apcu.ini has been modified by you.
Saving as /etc/php/7.0/mods-available/apcu.ini.dpkg-bak ...
Setting up libcurl4:armhf (7.64.0-3) ...
Setting up php7.3-curl (7.3.4-2) ...

Creating config file /etc/php/7.3/mods-available/curl.ini with new version
Setting up curl (7.64.0-3) ...
Setting up php-curl (2:7.3+69) ...
Processing triggers for libc-bin (2.28-10+rpi1) ...
Processing triggers for systemd (232-25+deb9u11) ...
Errors were encountered while processing:
 php7.3-fpm
E: Sub-process /usr/bin/dpkg returned an error code (1)

[FAILED] DietPi-Software | Unable to continue, DietPi-Software will now terminate.
[ INFO ] DietPi-Patchfile | Not installed, ignoring: php5-*
[ INFO ] DietPi-Patchfile | Install verified: php7.0-*
[ INFO ] DietPi-Patchfile | Not installed, ignoring: php7.1-*
[ INFO ] DietPi-Patchfile | Not installed, ignoring: libapache2-mod-php5
[ INFO ] DietPi-Patchfile | Not installed, ignoring: libapache2-mod-php7.0
[ INFO ] DietPi-Patchfile | Not installed, ignoring: libapache2-mod-php7.1
[ INFO ] DietPi-Patchfile | APT removal for: php7.0-* , please wait...
(Reading database ... 67386 files and directories currently installed.)
Removing php-mcrypt (1:7.0+49) ...
(Reading database ... 67383 files and directories currently installed.)
Preparing to unpack .../php-fpm_2%3a7.3+69_all.deb ...
Unpacking php-fpm (2:7.3+69) over (1:7.0+49) ...
(Reading database ... 67383 files and directories currently installed.)
Removing php7.0-fpm (7.0.33-0+deb9u3) ...
Removing php7.0-cli (7.0.33-0+deb9u3) ...
(Reading database ... 67356 files and directories currently installed.)
Preparing to unpack .../php-zip_2%3a7.3+69_all.deb ...
Unpacking php-zip (2:7.3+69) over (1:7.0+49) ...
(Reading database ... 67356 files and directories currently installed.)
Removing php7.0-zip (7.0.33-0+deb9u3) ...
(Reading database ... 67347 files and directories currently installed.)
Preparing to unpack .../php-xml_2%3a7.3+69_all.deb ...
Unpacking php-xml (2:7.3+69) over (1:7.0+49) ...
(Reading database ... 67347 files and directories currently installed.)
Removing php7.0-xml (7.0.33-0+deb9u3) ...
dpkg: php7.0-common: dependency problems, but removing anyway as you requested:
php7.0-json depends on php7.0-common (= 7.0.33-0+deb9u3).
php7.0-sqlite3 depends on php7.0-common (= 7.0.33-0+deb9u3).
php7.0-mcrypt depends on php7.0-common (= 7.0.33-0+deb9u3).
php7.0-gd depends on php7.0-common (= 7.0.33-0+deb9u3).
php7.0-mbstring depends on php7.0-common (= 7.0.33-0+deb9u3).
php7.0-opcache depends on php7.0-common (= 7.0.33-0+deb9u3).
php7.0-readline depends on php7.0-common (= 7.0.33-0+deb9u3).

Removing php7.0-common (7.0.33-0+deb9u3) ...
(Reading database ... 67270 files and directories currently installed.)
Preparing to unpack .../php-gd_2%3a7.3+69_all.deb ...
Unpacking php-gd (2:7.3+69) over (1:7.0+49) ...
(Reading database ... 67270 files and directories currently installed.)
Removing php7.0-gd (7.0.33-0+deb9u3) ...
Removing php7.0-json (7.0.33-0+deb9u3) ...
(Reading database ... 67252 files and directories currently installed.)
Preparing to unpack .../php-mbstring_2%3a7.3+69_all.deb ...
Unpacking php-mbstring (2:7.3+69) over (1:7.0+49) ...
(Reading database ... 67252 files and directories currently installed.)
Removing php7.0-mbstring (7.0.33-0+deb9u3) ...
Removing php7.0-mcrypt (7.0.33-0+deb9u3) ...
Removing php7.0-opcache (7.0.33-0+deb9u3) ...
Removing php7.0-readline (7.0.33-0+deb9u3) ...
(Reading database ... 67216 files and directories currently installed.)
Preparing to unpack .../php-sqlite3_2%3a7.3+69_all.deb ...
Unpacking php-sqlite3 (2:7.3+69) over (1:7.0+49) ...
(Reading database ... 67216 files and directories currently installed.)
Removing php7.0-sqlite3 (7.0.33-0+deb9u3) ...
Setting up php-zip (2:7.3+69) ...
Setting up php-xml (2:7.3+69) ...
Setting up php-mbstring (2:7.3+69) ...
Setting up php-gd (2:7.3+69) ...
Setting up php7.3-fpm (7.3.4-2) ...
Job for php7.3-fpm.service failed because a fatal signal was delivered to the control process.
See "systemctl status php7.3-fpm.service" and "journalctl -xe" for details.
invoke-rc.d: initscript php7.3-fpm, action "start" failed.
● php7.3-fpm.service - The PHP 7.3 FastCGI Process Manager
Loaded: loaded (/lib/systemd/system/php7.3-fpm.service; enabled; vendor preset: enabled)
Active: failed (Result: signal) since Mon 2019-06-10 16:10:52 CEST; 148ms ago
Docs: man:php-fpm7.3(8)
Process: 22198 ExecStart=/usr/sbin/php-fpm7.3 --nodaemonize --fpm-config /etc/php/7.3/fpm/php-fpm.conf (code=killed, signal=ILL)
Main PID: 22198 (code=killed, signal=ILL)

Jun 10 16:10:52 DietPi systemd[1]: Starting The PHP 7.3 FastCGI Process Man…r...
Jun 10 16:10:52 DietPi systemd[1]: php7.3-fpm.service: Main process exited,…/ILL
Jun 10 16:10:52 DietPi systemd[1]: Failed to start The PHP 7.3 FastCGI Proc…ger.
Jun 10 16:10:52 DietPi systemd[1]: php7.3-fpm.service: Unit entered failed …ate.
Jun 10 16:10:52 DietPi systemd[1]: php7.3-fpm.service: Failed with result '…al'.
Hint: Some lines were ellipsized, use -l to show in full.
dpkg: error processing package php7.3-fpm (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up php-sqlite3 (2:7.3+69) ...
dpkg: dependency problems prevent configuration of php-fpm:
php-fpm depends on php7.3-fpm; however:
Package php7.3-fpm is not configured yet.

dpkg: error processing package php-fpm (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
php7.3-fpm
php-fpm
E: Sub-process /usr/bin/dpkg returned an error code (1)
[FAILED] DietPi-Patchfile | G_AGP php5-* php7.0-* php7.1-* libapache2-mod-php5 libapache2-mod-php7.0 libapache2-mod-php7.1



Details:

  • Date | Mon 10 Jun 16:11:03 CEST 2019
  • Bug report | N/A
  • DietPi version | v6.22.3 (Fourdee/master)
  • Img creator | DietPi Core Team
  • Pre-image | Raspbian Lite
  • SBC device | RPi Zero W (armv6l) (index=1)
  • Kernel version | Request | RT Kernel option #1200 Tue Feb 12 20:11:02 GMT 2019
  • Distro | stretch (index=4)
  • Command | G_AGP php5-* php7.0-* php7.1-* libapache2-mod-php5 libapache2-mod-php7.0 libapache2-mod-php7.1
  • Exit code | 100
  • Software title | DietPi-Patchfile

Steps to reproduce:

  1. ...
  2. ...

Expected behaviour:

  • ...

Actual behaviour:

  • ...

Extra details:

  • ...

Additional logs:

Log file contents:                                                                                                                                                          
(Reading database ... 67270 files and directories currently installed.)                                                                                                     
Removing php7.0-gd (7.0.33-0+deb9u3) ...                                                                                                                                    
Removing php7.0-json (7.0.33-0+deb9u3) ...                                                                                                                                  
(Reading database ... 67252 files and directories currently installed.)                                                                                                     
Preparing to unpack .../php-mbstring_2%3a7.3+69_all.deb ...                                                                                                                 
Unpacking php-mbstring (2:7.3+69) over (1:7.0+49) ...                                                                                                                       
(Reading database ... 67252 files and directories currently installed.)                                                                                                     
Removing php7.0-mbstring (7.0.33-0+deb9u3) ...                                                                                                                              
Removing php7.0-mcrypt (7.0.33-0+deb9u3) ...                                                                                                                                
Removing php7.0-opcache (7.0.33-0+deb9u3) ...                                                                                                                               
Removing php7.0-readline (7.0.33-0+deb9u3) ...                                                                                                                              
(Reading database ... 67216 files and directories currently installed.)                                                                                                     
Preparing to unpack .../php-sqlite3_2%3a7.3+69_all.deb ...                                                                                                                  
Unpacking php-sqlite3 (2:7.3+69) over (1:7.0+49) ...                                                                                                                        
(Reading database ... 67216 files and directories currently installed.)                                                                                                     
Removing php7.0-sqlite3 (7.0.33-0+deb9u3) ...                                                                                                                               
Setting up php-zip (2:7.3+69) ...                                                                                                                                           
Setting up php-xml (2:7.3+69) ...                                                                                                                                           
Setting up php-mbstring (2:7.3+69) ...                                                                                                                                      
Setting up php-gd (2:7.3+69) ...                                                                                                                                            
Setting up php7.3-fpm (7.3.4-2) ...                                                                                                                                         
Job for php7.3-fpm.service failed because a fatal signal was delivered to the control process.                                                                              
See "systemctl status php7.3-fpm.service" and "journalctl -xe" for details.                                                                                                 
invoke-rc.d: initscript php7.3-fpm, action "start" failed.                                                                                                                  
● php7.3-fpm.service - The PHP 7.3 FastCGI Process Manager
   Loaded: loaded (/lib/systemd/system/php7.3-fpm.service; enabled; vendor preset: enabled)
   Active: failed (Result: signal) since Mon 2019-06-10 16:10:52 CEST; 148ms ago
     Docs: man:php-fpm7.3(8)
  Process: 22198 ExecStart=/usr/sbin/php-fpm7.3 --nodaemonize --fpm-config /etc/php/7.3/fpm/php-fpm.conf (code=killed, signal=ILL)
 Main PID: 22198 (code=killed, signal=ILL)

Jun 10 16:10:52 DietPi systemd[1]: Starting The PHP 7.3 FastCGI Process Man…r...
Jun 10 16:10:52 DietPi systemd[1]: php7.3-fpm.service: Main process exited,…/ILL
Jun 10 16:10:52 DietPi systemd[1]: Failed to start The PHP 7.3 FastCGI Proc…ger.
Jun 10 16:10:52 DietPi systemd[1]: php7.3-fpm.service: Unit entered failed …ate.
Jun 10 16:10:52 DietPi systemd[1]: php7.3-fpm.service: Failed with result '…al'.
Hint: Some lines were ellipsized, use -l to show in full.
dpkg: error processing package php7.3-fpm (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up php-sqlite3 (2:7.3+69) ...
dpkg: dependency problems prevent configuration of php-fpm:
 php-fpm depends on php7.3-fpm; however:
  Package php7.3-fpm is not configured yet.

dpkg: error processing package php-fpm (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 php7.3-fpm
 php-fpm
E: Sub-process /usr/bin/dpkg returned an error code (1)

-----------------------------------------------------------------------

Wifi works:
 journalctl -t wpa_supplicant
-- Logs begin at Sat 2019-06-08 16:26:55 CEST, end at Mon 2019-06-10 16:11:29 CEST. --
Jun 08 16:27:04 DietPi wpa_supplicant[220]: Successfully initialized wpa_supplicant
Jun 08 16:27:11 DietPi wpa_supplicant[470]: Successfully initialized wpa_supplicant
Jun 08 16:27:12 DietPi wpa_supplicant[520]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=DE
Jun 08 16:27:13 DietPi wpa_supplicant[520]: wlan0: Trying to associate with 44:4e:6d:3c:9d:cc (SSID='Nikiti4' freq=2462 MHz)
Jun 08 16:27:13 DietPi wpa_supplicant[520]: wlan0: Associated with 44:4e:6d:3c:9d:cc
Jun 08 16:27:13 DietPi wpa_supplicant[520]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 08 16:27:13 DietPi wpa_supplicant[520]: wlan0: WPA: Key negotiation completed with 44:4e:6d:3c:9d:cc [PTK=CCMP GTK=CCMP]
Jun 08 16:27:13 DietPi wpa_supplicant[520]: wlan0: CTRL-EVENT-CONNECTED - Connection to 44:4e:6d:3c:9d:cc completed [id=0 id_str=]
Jun 08 16:27:13 DietPi wpa_supplicant[520]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=DE
Jun 10 15:40:07 DietPi wpa_supplicant[520]: wlan0: WPA: Group rekeying completed with 44:4e:6d:3c:9d:cc [GTK=CCMP]
Jun 10 15:42:30 DietPi wpa_supplicant[520]: wlan0: CTRL-EVENT-DISCONNECTED bssid=44:4e:6d:3c:9d:cc reason=3 locally_generated=1
Jun 10 15:42:30 DietPi wpa_supplicant[520]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jun 10 15:42:30 DietPi wpa_supplicant[520]: nl80211: deinit ifname=p2p-dev-wlan0 disabled_11b_rates=0
Jun 10 15:42:30 DietPi wpa_supplicant[520]: p2p-dev-wlan0: CTRL-EVENT-TERMINATING
Jun 10 15:42:30 DietPi wpa_supplicant[520]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Jun 10 15:42:30 DietPi wpa_supplicant[520]: wlan0: CTRL-EVENT-TERMINATING
Jun 10 15:42:32 DietPi wpa_supplicant[3101]: Successfully initialized wpa_supplicant
Jun 10 15:42:33 DietPi wpa_supplicant[3104]: wlan0: Trying to associate with 44:4e:6d:3c:9d:cc (SSID='Nikiti4' freq=2462 MHz)
Jun 10 15:42:33 DietPi wpa_supplicant[3104]: wlan0: Associated with 44:4e:6d:3c:9d:cc
Jun 10 15:42:33 DietPi wpa_supplicant[3104]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jun 10 15:42:33 DietPi wpa_supplicant[3104]: wlan0: WPA: Key negotiation completed with 44:4e:6d:3c:9d:cc [PTK=CCMP GTK=CCMP]
Jun 10 15:42:33 DietPi wpa_supplicant[3104]: wlan0: CTRL-EVENT-CONNECTED - Connection to 44:4e:6d:3c:9d:cc completed [id=0 id_str=]
Jun 10 15:42:33 DietPi wpa_supplicant[3104]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=DE
Jun 10 15:50:07 DietPi wpa_supplicant[3104]: wlan0: WPA: Group rekeying completed with 44:4e:6d:3c:9d:cc [GTK=CCMP]
Jun 10 16:00:07 DietPi wpa_supplicant[3104]: wlan0: WPA: Group rekeying completed with 44:4e:6d:3c:9d:cc [GTK=CCMP]
Jun 10 16:10:07 DietPi wpa_supplicant[3104]: wlan0: WPA: Group rekeying completed with 44:4e:6d:3c:9d:cc [GTK=CCMP]
root@DietPi:~# ping google.de
PING google.de (172.217.16.67) 56(84) bytes of data.
64 bytes from ham11s01-in-f3.1e100.net (172.217.16.67): icmp_seq=1 ttl=56 time=8.59 ms


@megusta-01
Copy link
Author

root@DietPi:~# journalctl -u php7.3-fpm

-- Logs begin at Sat 2019-06-08 16:26:55 CEST, end at Mon 2019-06-10 16:20:07 CEST. --
Jun 10 16:08:05 DietPi systemd[1]: Starting The PHP 7.3 FastCGI Process Manager...
Jun 10 16:08:05 DietPi systemd[1]: php7.3-fpm.service: Main process exited, code=killed, status=4/ILL
Jun 10 16:08:05 DietPi systemd[1]: Failed to start The PHP 7.3 FastCGI Process Manager.
Jun 10 16:08:05 DietPi systemd[1]: php7.3-fpm.service: Unit entered failed state.
Jun 10 16:08:05 DietPi systemd[1]: php7.3-fpm.service: Failed with result 'signal'.
Jun 10 16:10:52 DietPi systemd[1]: Starting The PHP 7.3 FastCGI Process Manager...
Jun 10 16:10:52 DietPi systemd[1]: php7.3-fpm.service: Main process exited, code=killed, status=4/ILL
Jun 10 16:10:52 DietPi systemd[1]: Failed to start The PHP 7.3 FastCGI Process Manager.
Jun 10 16:10:52 DietPi systemd[1]: php7.3-fpm.service: Unit entered failed state.
Jun 10 16:10:52 DietPi systemd[1]: php7.3-fpm.service: Failed with result 'signal'.
Jun 10 16:11:12 DietPi systemd[1]: Starting The PHP 7.3 FastCGI Process Manager...
Jun 10 16:11:12 DietPi systemd[1]: php7.3-fpm.service: Main process exited, code=killed, status=4/ILL
Jun 10 16:11:12 DietPi systemd[1]: Failed to start The PHP 7.3 FastCGI Process Manager.
Jun 10 16:11:12 DietPi systemd[1]: php7.3-fpm.service: Unit entered failed state.
Jun 10 16:11:12 DietPi systemd[1]: php7.3-fpm.service: Failed with result 'signal'.

cat /var/log/php7.3-fpm.log
error: no file at the direction

@megusta-01
Copy link
Author

megusta-01 commented Jun 10, 2019

one thing i wounder, i've php 7.0 and 7.3 installed parallel. Wifi worked about 5 min, after that i have no connection

[ OK ] DietPi-Services | stop : cron
[ OK ] DietPi-Services | stop : webmin
[ OK ] DietPi-Services | stop : home-assistant
[ OK ] DietPi-Services | stop : mosquitto
[ OK ] DietPi-Services | stop : aria2
[ OK ] DietPi-Services | stop : logitechmediaserver
[ OK ] DietPi-Services | stop : squeezelite
[ OK ] DietPi-Services | stop : shairport-sync
[ OK ] DietPi-Services | stop : lighttpd
[ OK ] DietPi-Services | stop : php7.3-fpm
[ OK ] DietPi-Services | stop : php7.0-fpm
[ OK ] DietPi-Services | stop : smbd
[ OK ] DietPi-Services | stop : nmbd
[ OK ] DietPi-Services | stop : avahi-daemon

again journalctl -t wpa_supplicant
--- No entries ----

@MichaIng
Copy link
Owner

MichaIng commented Jun 10, 2019

@megusta-01
Try: G_AGP php7.0-* && G_AGA
Then: G_AGF && dpkg-configure php7.3-fpm

Ah you have phpMyAdmin installed, right?

If the above still fails, please paste output of: systemctl restart php7.3-fpm

@megusta-01
Copy link
Author

Ah you have phpMyAdmin installed, right?

i'm not sure, what is the package name, phpmyadmin? if i list packages there is no phpmyadmin

Try: G_AGP php7.0-* && G_AGA
Then: G_AGF && dpkg-configure php7.3-fpm

both fails, if i run restart php:

php.service fails because a fatal signal was deliverd to the control process.

journal -xe:
wlan0 is not configured / code 1
ifup: failed to bring up wlan0

@MichaIng
Copy link
Owner

MichaIng commented Jun 10, 2019

@megusta-01

if i list packages there is no phpmyadmin

Okay, since there is some package that depends on php-fpm php-gd php-... meta packages. However should not hurt.

php.service fails because a fatal signal

You mean php7.3-fpm, right? There is no php.service.
And no log file was created at /var/log/php7.3-fpm.log?

wlan0 is not configured / code 1

So there is clearly something deeper broken. Have you tried G_AGI haveged?

Also please paste: dmesg | tail

  • EDIT: Ah I know it's difficult to "paste" since you have no SSH access. However we are looking for red lines, either about "I/O" error or "voltage" related.

@megusta-01
Copy link
Author

i've package
php7.3-fpm/testing,testing,now 2:7.3+69 all
installed, is this right so or i've installed wrong package? (testing rep)

@MichaIng
Copy link
Owner

@megusta-01
This is correct.

@megusta-01
Copy link
Author

megusta-01 commented Jun 10, 2019

G_AGI haveged

fails also, code 100 / no internet connection

dmesg | tail

brcmfmac: power managemet disabled
no redlines

i had to go, i write you later

@MichaIng
Copy link
Owner

MichaIng commented Jun 10, 2019

@megusta-01

fails also, code 100 / no internet connection

Ah of course, me <<< dump 😉.

Hum very strange, so you need to first get the WiFi working again. Perhaps some reboot helps or redo the config via dietpi-config > Network Options: Adapters. And you said you removed unbound, right? As it seems to conflict with resolvconf or something.

i had to go, i write you later

Okay.

@megusta-01
Copy link
Author

megusta-01 commented Jun 10, 2019

Network Options: Adapters

i tried different options, nothing works

removed unbound?

yes, now I maked restore again, removed unbound, webmin and pihole, i could update to 6.24 but dhcpcd.service doesn't work anymore. This problem i had also before (while wpa_supplicant problem). Linux makes me crazy, arggh
One thing i don't like, i get a kernel update, maybe is here the problem

root@DietPi:~# systemctl status dhcpcd.service
● dhcpcd.service - dhcpcd on all interfaces
Loaded: loaded (/lib/systemd/system/dhcpcd.service; enabled; vendor preset: enabled)
Drop-In: /etc/systemd/system/dhcpcd.service.d
└─wait.conf
Active: failed (Result: exit-code) since Mon 2019-06-10 21:12:04 CEST; 8min ago

Jun 10 21:12:03 DietPi systemd[1]: Starting dhcpcd on all interfaces...
Jun 10 21:12:03 DietPi dhcpcd[206]: Not running dhcpcd because /etc/network/interfaces
Jun 10 21:12:03 DietPi dhcpcd[206]: defines some interfaces that will use a
Jun 10 21:12:03 DietPi dhcpcd[206]: DHCP client or static address
Jun 10 21:12:04 DietPi systemd[1]: dhcpcd.service: Control process exited, code=exited status=6
Jun 10 21:12:04 DietPi systemd[1]: Failed to start dhcpcd on all interfaces.
Jun 10 21:12:04 DietPi systemd[1]: dhcpcd.service: Unit entered failed state.
Jun 10 21:12:04 DietPi systemd[1]: dhcpcd.service: Failed with result 'exit-code'.

journal -xe

Nov 03 18:16:44 DietPi kernel: vc_vchi_sm_init: failed to open VCHI service (-1)
Nov 03 18:16:44 DietPi kernel: [vc_sm_connected_init]: failed to initialize shared memory service

Jun 10 21:17:10 DietPi kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
Jun 10 21:17:10 DietPi kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
Jun 10 21:17:10 DietPi kernel: bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
Jun 10 21:17:10 DietPi kernel: bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
Jun 10 21:17:10 DietPi kernel: bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1)
Jun 10 21:17:10 DietPi kernel: bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1)

Jun 10 21:17:12 DietPi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
Jun 10 21:17:12 DietPi kernel: brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
Jun 10 21:17:12 DietPi kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Oct 23 2017 03:55:53 version 7.45.98.38 (r674442 CY) FWID 01-e58d219f

Jun 10 21:17:12 DietPi kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1

Jun 10 21:17:13 DietPi systemd[1]: dhcpcd.service: Control process exited, code=exited status=6
Jun 10 21:17:13 DietPi systemd[1]: Failed to start dhcpcd on all interfaces.

@MichaIng
Copy link
Owner

MichaIng commented Jun 11, 2019

@megusta-01
dhcpcd is not intended to run and not the DHCP client we use (ics-dhcp-client/dhclient). I know Pi-hole installs it for some not too clear reason (to me) to then enable a static IP.

Simple remove it: G_AGP dhcpcd5

And btw:
Pi-hole and unbound most likely do not work together, since Pi-hole is an own DNS server with cache (dnsmasq basically).

And when WiFi is working again and you face still some boot or service (e.g. php7.3-fpm) start issues, try to install haveged: G_AGI haveged

@megusta-01
Copy link
Author

thx for quick support and information, it seems an unbound problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants