nextcloudpi icon indicating copy to clipboard operation
nextcloudpi copied to clipboard

install failed

Open nutpantz opened this issue 6 months ago • 1 comments

Applying workaround for dnsmasq bug (compare issue #1446)

  • mkdir -p /etc/systemd/resolved.conf.d
  • systemctl status systemd-resolved Unit systemd-resolved.service could not be found.
  • systemctl status resolvconf Unit resolvconf.service could not be found.
  • echo 'dnsmasq failed to start and no workaround could be found. This means, the installer failed.' dnsmasq failed to start and no workaround could be found. This means, the installer failed.
  • false

System information debian 12 bookworm fresh install today

<--! Paste this in GitHub report -->

NextcloudPi diagnostics

PHP Warning:  Undefined variable $CONFIG in Command line code on line 1
PHP Warning:  Trying to access array offset on null in Command line code on line 1
cat: /usr/local/etc/ncp-version: No such file or directory
Nextcloud is not installed - only a limited number of commands are available
NextcloudPi version  
OS                   Debian GNU/Linux 12. 6.1.0-29-amd64 (x86_64)
automount            no
USB devices          sdb 
datadir               (doesn't exist)
rootfs usage         12G/217G
swapfile             /dev/dm-1
dbdir                /var/lib/mysql
Nextcloud check      ok
Nextcloud version    31.0.2.1
HTTPD service        up
PHP service          up
MariaDB service      up
Redis service        up
HPB service          down
Postfix service      up
Internet check       ok
Public IPv4          ***REMOVED SENSITIVE VALUE***
Public IPv6          ***REMOVED SENSITIVE VALUE***
Port 80              closed
Port 443             closed
IP                   ***REMOVED SENSITIVE VALUE***
Gateway              ***REMOVED SENSITIVE VALUE***
Interface            wlan0
Certificates         ***REMOVED SENSITIVE VALUE***
NAT loopback         no
Uptime               26min

Nextcloud configuration

Nextcloud is not installed - only a limited number of commands are available

                                                            
  There are no commands defined in the "config" namespace.  
                                                            


HTTPd logs

[Mon Apr 14 15:42:55.165356 2025] [mpm_event:notice] [pid 5091:tid 5091] AH00489: Apache/2.4.62 (Debian) configured -- resuming normal operations
[Mon Apr 14 15:42:55.165522 2025] [core:notice] [pid 5091:tid 5091] AH00094: Command line: '/usr/sbin/apache2'
[Mon Apr 14 15:49:00.372801 2025] [mpm_event:notice] [pid 5091:tid 5091] AH00492: caught SIGWINCH, shutting down gracefully
[Mon Apr 14 15:49:00.515715 2025] [mpm_event:notice] [pid 41742:tid 41742] AH00489: Apache/2.4.62 (Debian) OpenSSL/3.0.15 configured -- resuming normal operations
[Mon Apr 14 15:49:00.515739 2025] [core:notice] [pid 41742:tid 41742] AH00094: Command line: '/usr/sbin/apache2'

Database logs

tail: cannot open '/var/log/mysql/*.log' for reading: No such file or directory

Nextcloud logs

tail: cannot open '/nextcloud.log' for reading: No such file or directory

nutpantz avatar Apr 14 '25 22:04 nutpantz