linuxserver / docker-nextcloud

GNU General Public License v3.0
678 stars 128 forks source link

[BUG] NEXTCLOUD UNABLE TO UPLOAD FILES #380

Closed BeachBum727 closed 4 months ago

BeachBum727 commented 7 months ago

Is there an existing issue for this?

Current Behavior

I am unable to upload files for my Nextcloud.

not enough space when using the client app.

while using the web I get I ether get an unknown error has occurred

or error when assembling chunks status code 504.

Expected Behavior

I expect to continue to be able to upload files to my nextcloud install.

Steps To Reproduce

While trying to upload using a nextcloud client i get not enough free disk space. While using the web i get while using the web I get

I ether get an unknown error has occurred

or

error when assembling chunks status code 504.

Environment

- OS:Unraid 6.12.4
- How docker service was installed:Docker app Linuxserver.io repository

CPU architecture

x86-64

Docker creation

nextcloud:

    container_name: "nextcloud"

    entrypoint:
      - "/init"

    environment:
      - "TZ=America/Los_Angeles"
      - "HOST_OS=Unraid"
      - "HOST_HOSTNAME=WINDDRIFT"
      - "HOST_CONTAINERNAME=nextcloud"
      - "TCP_PORT_443=443"
      - "PUID=99"
      - "PGID=100"
      - "UMASK=022"
      - "PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
      - "PS1=$(whoami)@$(hostname):$(pwd)\\$ "
      - "HOME=/root"
      - "TERM=xterm"
      - "S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0"
      - "S6_VERBOSITY=1"
      - "S6_STAGE2_HOOK=/docker-mods"
      - "VIRTUAL_ENV=/lsiopy"
      - "LSIO_FIRST_PARTY=true"
      - "LD_PRELOAD=/usr/lib/preloadable_libiconv.so"

    expose:
      - "443/tcp"
      - "80/tcp"

    hostname: "a665a40fbed8"

    image: "lscr.io/linuxserver/nextcloud"

    ipc: "private"

    labels:
      build_version: "Linuxserver.io version:- 27.1.3-ls283 Build-date:- 2023-11-19T01:14:55+00:00"
      maintainer: "aptalca"
      net.unraid.docker.icon: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/nextcloud-logo.png"
      net.unraid.docker.managed: "dockerman"
      net.unraid.docker.webui: "https://[IP]:[PORT:443]"
      org.opencontainers.image.authors: "linuxserver.io"
      org.opencontainers.image.created: "2023-11-19T01:14:55+00:00"
      org.opencontainers.image.description: "[Nextcloud](https://nextcloud.com/) gives you access to all\
        \ your files wherever you are.    Where are your photos and documents? With Nextcloud you pick\
        \ a server of your choice, at home, in a data center or at a provider. And that is where your\
        \ files will be. Nextcloud runs on that server, protecting your data and giving you access from\
        \ your desktop or mobile devices. Through Nextcloud you also access, sync and share your existing\
        \ data on that FTP drive at the office, a Dropbox or a NAS you have at home.  "
      org.opencontainers.image.documentation: "https://docs.linuxserver.io/images/docker-nextcloud"
      org.opencontainers.image.licenses: "GPL-3.0-only"
      org.opencontainers.image.ref.name: "41ed12bc46fa5f2cb5cb6d7ee629caab2892c13c"
      org.opencontainers.image.revision: "41ed12bc46fa5f2cb5cb6d7ee629caab2892c13c"
      org.opencontainers.image.source: "https://github.com/linuxserver/docker-nextcloud"
      org.opencontainers.image.title: "Nextcloud"
      org.opencontainers.image.url: "https://github.com/linuxserver/docker-nextcloud/packages"
      org.opencontainers.image.vendor: "linuxserver.io"
      org.opencontainers.image.version: "27.1.3-ls283"

    logging:
      driver: "json-file"
      options: {}

    networks:
      - "br0"

    volumes:
      - "/mnt/user/Nextcloud:/data"
      - "/mnt/user/appdata/nextcloud:/config"

    working_dir: "/"

version: "3.6"

Container logs

#3 {main}
Exception: Not installed in /app/www/public/lib/base.php:283
Stack trace:
#0 /app/www/public/lib/base.php(709): OC::checkInstalled()
#1 /app/www/public/lib/base.php(1196): OC::init()
#2 /app/www/public/cron.php(43): require_once('...')
#3 {main}
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] 02-default-location: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 

   Brought to you by linuxserver.io
───────────────────────────────────────

To support LSIO projects visit:
https://www.linuxserver.io/donate/

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    99
User GID:    100
───────────────────────────────────────

using keys found in /config/keys
System config value memcache.local set to string \OC\Memcache\APCu
System config value filelocking.enabled set to boolean true
System config value memcache.locking set to string \OC\Memcache\APCu
System config value upgrade.disable-web set to boolean true
[custom-init] No custom files found, skipping...
[ls.io-init] done.

---------------------
Also, I found an error.log file on the nexcloud app folder and came up with this:

[18-Nov-2023 17:53:56] NOTICE: fpm is running, pid 417
[18-Nov-2023 17:53:56] NOTICE: ready to handle connections
[18-Nov-2023 18:05:05] NOTICE: Terminating ...
[18-Nov-2023 18:05:05] NOTICE: exiting, bye-bye!
[18-Nov-2023 18:05:34] NOTICE: fpm is running, pid 445
[18-Nov-2023 18:05:34] NOTICE: ready to handle connections
[19-Nov-2023 16:25:55] WARNING: [pool www] server reached pm.max_children setting (5), consider raising it
[20-Nov-2023 05:57:34] WARNING: [pool www] server reached pm.max_children setting (5), consider raising it
[20-Nov-2023 06:05:13] WARNING: [pool www] server reached pm.max_children setting (5), consider raising it
github-actions[bot] commented 7 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

LinuxServer-CI commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 3 months ago

This issue is locked due to inactivity