Skip to content

Error downloading the nextcloud archive #23

Description

@hadim

Using docker-compose on a QNAP NAS: Here are the logs :

$ dc up nextcloud
Creating nextcloud
Attaching to nextcloud
nextcloud       | [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
nextcloud       | [s6-init] ensuring user provided files have correct perms...exited 0.
nextcloud       | [fix-attrs.d] applying ownership & permissions fixes...
nextcloud       | [fix-attrs.d] done.
nextcloud       | [cont-init.d] executing container initialization scripts...
nextcloud       | [cont-init.d] 10-adduser: executing... 
nextcloud       | 
nextcloud       | -------------------------------------
nextcloud       |           _     _ _
nextcloud       |          | |___| (_) ___
nextcloud       |          | / __| | |/ _ \ 
nextcloud       |          | \__ \ | | (_) |
nextcloud       |          |_|___/ |_|\___/
nextcloud       |                |_|
nextcloud       | 
nextcloud       | Brought to you by linuxserver.io
nextcloud       | We gratefully accept donations at:
nextcloud       | https://www.linuxserver.io/donations/
nextcloud       | -------------------------------------
nextcloud       | GID/UID
nextcloud       | -------------------------------------
nextcloud       | User uid:    1001
nextcloud       | User gid:    100
nextcloud       | -------------------------------------
nextcloud       | 
nextcloud       | [cont-init.d] 10-adduser: exited 0.
nextcloud       | [cont-init.d] 20-config: executing... 
nextcloud       | [cont-init.d] 20-config: exited 0.
nextcloud       | [cont-init.d] 30-keygen: executing... 
nextcloud       | using keys found in /config/keys
nextcloud       | [cont-init.d] 30-keygen: exited 0.
nextcloud       | [cont-init.d] 40-config: executing... 
nextcloud       | [cont-init.d] 40-config: exited 0.
nextcloud       | [cont-init.d] 50-install: executing... 
nextcloud       |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
nextcloud       |                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0/var/run/s6/etc/cont-init.d/50-install: line 17:   253 Killed                  curl -o /tmp/nextcloud.tar.bz2 -L https://download.nextcloud.com/server/releases/nextcloud-"${NEXTCLOUD_VER}".tar.bz2
nextcloud       | tar: /tmp/nextcloud.tar.bz2: Cannot open: No such file or directory
nextcloud       | tar: Error is not recoverable: exiting now
nextcloud       | [cont-init.d] 50-install: exited 0.
nextcloud       | [cont-init.d] 60-memcache: executing... 
nextcloud       | cp: cannot create regular file '/config/www/nextcloud/config/config.php': No such file or directory
nextcloud       | chown: cannot access '/config/www/nextcloud/config/config.php': No such file or directory
nextcloud       | [cont-init.d] 60-memcache: exited 1.
nextcloud       | [cont-init.d] done.
nextcloud       | [services.d] starting services
$ dc version
docker-compose version 1.12.0dev, build unknown
docker-py version: 2.1.0
CPython version: 2.7.12
OpenSSL version: OpenSSL 1.0.2g  1 Mar 2016

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions