Hallo zusammen. Ich habe den Container auf Unraid mit dem Unraid template erstellen. Die WebGui ist nicht erreichbar. Der Container wird auch gestartet aber laut logs kriege ich diese meldung:
Cloning into '/telerising/telerising'...
Updating the NEW Telerising-APIAb da hängt der Docker. Egal was mache es ändert sich nichts. Hat jemand eine Lösung für mich?
selbes Problem (docker image via docker-compose auf meinem Server), hier die vollständigen Logs:
Code
docker-compose logs -f telerising
Attaching to telerising
telerising | Updating the NEW Telerising-API
telerising | Cloning into '/telerising/telerising'...
telerising | error: 449 bytes of body are still expected
telerising | fetch-pack: unexpected disconnect while reading sideband packet
telerising | fatal: early EOF
telerising | fatal: index-pack failed
telerising | /usr/local/bin/telerising.update: line 10: cd: /telerising/telerising: No such file or directory
telerising | fatal: not a git repository (or any of the parent directories): .git
telerising | UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.
telerising |
telerising | Usage: unzip [-Z] [-opts[modifiers]] file[.zip] [list] [-x xlist] [-d exdir]
telerising | Default action is to extract files in list, except those in xlist, to exdir;
telerising | file[.zip] may be a wildcard. -Z => ZipInfo mode ("unzip -Z" for usage).
telerising |
telerising | -p extract files to pipe, no messages -l list files (short format)
telerising | -f freshen existing files, create none -t test compressed archive data
telerising | -u update files, create if necessary -z display archive comment only
telerising | -v list verbosely/show version info -T timestamp archive to latest
telerising | -x exclude files that follow (in xlist) -d extract files into exdir
telerising | modifiers:
telerising | -n never overwrite existing files -q quiet mode (-qq => quieter)
telerising | -o overwrite files WITHOUT prompting -a auto-convert any text files
telerising | -j junk paths (do not make directories) -aa treat ALL files as text
telerising | -U use escapes for all non-ASCII Unicode -UU ignore any Unicode fields
telerising | -C match filenames case-insensitively -L make (some) names lowercase
telerising | -X restore UID/GID info -V retain VMS version numbers
telerising | -K keep setuid/setgid/tacky permissions -M pipe through "more" pager
telerising | See "unzip -hh" or unzip.txt for more help. Examples:
telerising | unzip data1 -x joe => extract all files except joe from zipfile data1.zip
telerising | unzip -p foo | more => send contents of foo.zip via pipe into program more
telerising | unzip -fo foo ReadMe => quietly replace existing ReadMe if archive file newer
telerising |
telerising | Current default time zone: 'Europe/Berlin'
telerising | Local time is now: Mon Aug 19 13:24:49 CEST 2024.
telerising | Universal Time is now: Mon Aug 19 11:24:49 UTC 2024.
telerising |
telerising | users:x:100:
telerising |
telerising | ###############################################################################
telerising | # If u Like my Work, please Donate https://paypal.me/DeBaschdi Thank You ! :) #
telerising | ###############################################################################
telerising |
telerising | ##################################
telerising | # Image Version 0.0.3 #
telerising | # Running The NEW Telerising API #
telerising | ##################################
telerising |
telerising | /usr/local/bin/telerising.process: line 14: ./api: No such file or directory
telerising | Updating the NEW Telerising-API
telerising | Cloning into '/telerising/telerising'...
Alles anzeigen