Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

luk

Members
  • Joined

  • Last visited

Everything posted by luk

  1. Ja, welche hast du im Sinn ?
  2. Danke, ja steht bei mir zu Hause. Welche Cloud-Backup Lösung bietet sich eigentlich an ?
  3. Hallo zusammen, anlehnend an meinen "Empfehlung Hardware" topic, habe ich nun Fragen an die erfahrenen hier, wie ich meine 2 x M2 SSD Platten am besten betreiben soll. Es handelt sich um 2 x Crucial P5 500 GB M2 SSDs und möchte quasi einen Raid 1 fahren, damit ich meine VMs und meine Docker samt allen Daten nicht so einfach verlieren werde. Backups in Richtung QNAP NAS werden ebenfalls täglich durchgeführt. Welche Tipps / Empfehlungen könnt ihr mir mit auf dem Weg geben? Danke und Grüße, Luk
  4. luk replied to luk's topic in Deutsch
    Danke! Habe etwas gefunden, aber habe leider keine Ahnung wie ich es als Docker @ unraid laufen lassen kann. https://www.mailpiler.org/ https://hub.docker.com/r/sutoj/piler Wäre für Hilfe sehr dankbar. Grüße, Luk
  5. luk replied to luk's topic in Deutsch
    Ja, mein Fehler in der Formulierung: Mein Vorhaben ist natürlich die archivierten E-Mails "durchsuchbar" zu machen, wie man es mit den Dokumenten via paperless-ng machen kann. Danke und Grüße, Luk
  6. luk posted a topic in Deutsch
    Guten Morgen zusammen, ich nutze seit ein paar Tage paperless-ng um endlich meine Dokumente ordentlich abzulegen und zu verwalten. Leider kann ich damit nicht auch komplette E-Mails ablegen, daher bin ich auf der Suche nach einer Lösung für E-Mail Archivierung. Nachtrag: Ich meine damit E-Mail Archivierung mit der man auch die archivierten E-Mails jederzeit durchsuchen kann. Könnt Ihr mir da etwas empfehlen, was man via Docker @ unraid betreiben kann ? Bin auf eure Vorschläge / Antworten gespannt :-) Danke und Grüße, Luk
  7. anyone any idea here?
  8. Hi all, I setup nextcloud with letsencrypt ssl certificate (via Nginx Proxy Manager) and runnung on my own subdomain. It is working fine but I have some issues with web-gui. I delete a file, it's loading and loading and loading only after I hit F5 then the file is gone. Same with creating files. What could be the issue? Thank you and Regards, Luk
  9. Hi all, I use Nginx Proxy Manager and added OnlyOffice Docker instance + created a letsencrypt ssl certificate for it (with a onlyoffice.xxx.tld subdomain). I can login to onlyoffice via my subdomain (secured by letsencrypt ssl) but If I try to open a document, I get the message that the document service is not available. What I'm doing wrong? UPDATE: I made a misstake with the IP address of my document server, everything is fine, sorry ! Thank you and Regards, Luk
  10. you don't have any issue to run the only office docker container? Maybe you can show me your settings and / or describe how you installed it? Thank you, Luk
  11. Thank you, yes I missed this steps, finally I'm able to do a full restore Regards, Luk
  12. no one can help me?
  13. This is really amazing! I never looked at the "previous apps" :-) Thank you for this important note. Regards, Luk
  14. Thank you. Means in case of complete new hardware I have to install the paperless-ng docker 1st, then restore my data, correct?
  15. Hi all, I want to backup the entire Docker container so I can restore everything. I just used the CA backup to backup my paperless-ng docker, then I deleted the paperless-ng docker container with all the data and then did the restore. Unfortunately the paperless-ng docker container is not there after the restore. What am I doing wrong? Thank you and Regards, Luk
  16. Ok, got it finally, thank you
  17. other question guys: How to backup the whole paperless docker?
  18. you mean the "Appdata Backup/Restore v2" plugin? Will be the database also included in backup?
  19. I just see since many many minutes this and nothing happens: here the full log: ErrorWarningSystemArrayLogin + echo '##########################################################' + echo '######### Start container configuration ################' + echo '##########################################################' + SERVER_HOST= ########################################################## ######### Start container configuration ################ ########################################################## + APP_DIR=/var/www/onlyoffice + APP_DATA_DIR=/var/www/onlyoffice/Data + APP_INDEX_DIR=/var/www/onlyoffice/Data/Index/v7.4.0 + APP_PRIVATE_DATA_DIR=/var/www/onlyoffice/Data/.private + APP_SERVICES_DIR=/var/www/onlyoffice/Services + APP_SQL_DIR=/var/www/onlyoffice/Sql + APP_ROOT_DIR=/var/www/onlyoffice/WebStudio + APP_APISYSTEM_DIR=/var/www/onlyoffice/ApiSystem + APP_GOD_DIR=/etc/god/conf.d + APP_MONOSERVER_PATH=/lib/systemd/system/monoserve.service + APP_HYPERFASTCGI_PATH=/etc/hyperfastcgi/onlyoffice + APP_MONOSERVE_COUNT=1 + APP_MODE=SERVER + APP_CRON_DIR=/etc/cron.d + APP_CRON_PATH=/etc/cron.d/onlyoffice + LICENSE_FILE_PATH=/var/www/onlyoffice/DocumentServerData/license.lic ++ ip -o -f inet addr show ++ awk '/scope global/ {print $4}' ++ head -1 + DOCKER_APP_SUBNET=172.17.0.4/16 ++ ip addr show eth0 ++ awk '/inet / {gsub(/\/.*/,"",$2); print $2}' ++ head -1 + DOCKER_CONTAINER_IP=172.17.0.4 + DOCKER_CONTAINER_NAME=onlyoffice-community-server + DOCKER_DOCUMENT_SERVER_CONTAINER_NAME=onlyoffice-document-server + DOCKER_ENABLED=true +++ dirname /app/run-community-server.sh ++ cd /app ++ pwd + DIR=/app + NGINX_CONF_DIR=/etc/nginx/sites-enabled ++ cat /proc/cpuinfo ++ grep -i processor ++ awk '{print $1}' ++ grep -i processor ++ wc -l + CPU_PROCESSOR_COUNT=4 ++ ulimit -n + NGINX_WORKER_CONNECTIONS=40960 + SERVICE_SSO_AUTH_HOST_ADDR= ++ sudo sed -n '/"core.machinekey"/s!.*value\s*=\s*"\([^"]*\)".*!\1!p' /var/www/onlyoffice/WebStudio/web.appsettings.config + DEFAULT_APP_CORE_MACHINEKEY='Vskoproizvolny Salt par Chivreski' + IS_UPDATE=false + WORKSPACE_ENTERPRISE=false + '[' '!' -e /var/www/onlyoffice/Data/.private/machinekey ']' + mkdir -p /var/www/onlyoffice/Data/.private + APP_CORE_MACHINEKEY='Vskoproizvolny Salt par Chivreski' + echo 'Vskoproizvolny Salt par Chivreski' ++ sudo sed -n '/"version.release-date"/s!.*value\s*=\s*"\([^"]*\)".*!\1!p' /var/www/onlyoffice/WebStudio/web.appsettings.config + RELEASE_DATE=20210303 ++ CreateAuthToken 20210303 'Vskoproizvolny Salt par Chivreski' ++ local pkey=20210303 +++ echo -n 'Vskoproizvolny Salt par Chivreski' ++ local 'machinekey=Vskoproizvolny Salt par Chivreski' ++ local a=1 ++ local LIMIT=10 ++ '[' 1 -le 10 ']' +++ date +%Y%m%d%H%M%S ++ local now=20210521184240 +++ echo -n -e '20210521184240\n20210303' +++ openssl dgst -sha1 -binary -mac HMAC -macopt 'key:Vskoproizvolny Salt par Chivreski' /app/run-community-server.sh: line 50: warning: command substitution: ignored null byte in input ++ local $'authkey=\331/K@\026\242S\221\364\366HaXi\027A\273\f\246' +++ echo -n $'\331/K@\026\242S\221\364\366HaXi\027A\273\f\246' +++ base64 ++ authkey=2S9LQBaiU5H09khhWGkXQbsMpg== ++ local 'result=ASC 20210303:20210521184240:2S9LQBaiU5H09khhWGkXQbsMpg==' ++ a=2 +++ echo '"ASC' '20210303:20210521184240:2S9LQBaiU5H09khhWGkXQbsMpg=="' +++ grep == ++ '[' -z '"ASC 20210303:20210521184240:2S9LQBaiU5H09khhWGkXQbsMpg=="' ']' ++ sleep 1s ++ '[' 2 -le 10 ']' +++ date +%Y%m%d%H%M%S ++ local now=20210521184241 +++ echo -n -e '20210521184241\n20210303' +++ openssl dgst -sha1 -binary -mac HMAC -macopt 'key:Vskoproizvolny Salt par Chivreski' ++ local 'authkey=0�����j�$-����� �O' +++ echo -n '0�����j�$-����� �O' +++ base64 ++ authkey=MIeq3uiTDmryJC3txAzf4JgJ808= ++ local 'result=ASC 20210303:20210521184241:MIeq3uiTDmryJC3txAzf4JgJ808=' ++ a=3 +++ echo '"ASC' '20210303:20210521184241:MIeq3uiTDmryJC3txAzf4JgJ808="' +++ grep == ++ '[' -z '' ']' ++ echo 'ASC 20210303:20210521184241:MIeq3uiTDmryJC3txAzf4JgJ808=' 0 + RELEASE_DATE_SIGN='ASC 20210303:20210521184241:MIeq3uiTDmryJC3txAzf4JgJ808=' + sed -i '/version.release-date.sign/s!value="[^"]*"!value=\"ASC 20210303:20210521184241:MIeq3uiTDmryJC3txAzf4JgJ808=\"!g' /var/www/onlyoffice/WebStudio/web.appsettings.config ++ head -n 1 /var/www/onlyoffice/Data/.private/release_date head: cannot open '/var/www/onlyoffice/Data/.private/release_date' for reading: No such file or directory + PREV_RELEASE_DATE= + '[' 20210303 '!=' '' ']' + echo 20210303 + IS_UPDATE=true + chmod -R 444 /var/www/onlyoffice/Data/.private + cat /proc/1/cgroup + grep -qE 'docker|lxc|kubepods|libpod' + DOCKER_ENABLED=true + '[' '!' -d /etc/nginx/sites-enabled ']' + '[' '!' -d /var/www/onlyoffice/DocumentServerData ']' + NGINX_ROOT_DIR=/etc/nginx + VALID_IP_ADDRESS_REGEX='^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$' + LOG_DEBUG= + LOG_DIR=/var/log/onlyoffice/ + APP_HTTPS=false + SSL_CERTIFICATES_DIR=/var/www/onlyoffice/Data/certs + SSL_CERTIFICATE_PATH=/var/www/onlyoffice/Data/certs/onlyoffice.crt + SSL_KEY_PATH=/var/www/onlyoffice/Data/certs/onlyoffice.key + SSL_CERTIFICATE_PATH_PFX=/var/www/onlyoffice/Data/certs/onlyoffice.pfx + SSL_CERTIFICATE_PATH_PFX_PWD=onlyoffice + SSL_DHPARAM_PATH=/var/www/onlyoffice/Data/certs/dhparam.pem + SSL_VERIFY_CLIENT=off + SSL_OCSP_CERTIFICATE_PATH=/var/www/onlyoffice/Data/certs/stapling.trusted.crt + CA_CERTIFICATES_PATH=/var/www/onlyoffice/Data/certs/ca.crt + APP_HTTPS_HSTS_ENABLED=true + APP_HTTPS_HSTS_MAXAGE=63072000 + SYSCONF_TEMPLATES_DIR=/app/config + mkdir -p /app/config/nginx + SYSCONF_TOOLS_DIR=/app/assets/tools + APP_SERVICES_INTERNAL_HOST= + APP_SERVICES_EXTERNAL=false + DOCUMENT_SERVER_ENABLED=false + DOCUMENT_SERVER_JWT_ENABLED=false + DOCUMENT_SERVER_JWT_SECRET= + DOCUMENT_SERVER_JWT_HEADER= + DOCUMENT_SERVER_HOST= + DOCUMENT_SERVER_PROTOCOL=http + DOCUMENT_SERVER_API_URL= + DOCUMENT_SERVER_HOST_IP= + CONTROL_PANEL_ENABLED=false + MAIL_SERVER_ENABLED=false + MYSQL_SERVER_ROOT_PASSWORD= + MYSQL_SERVER_HOST=127.0.0.1 + MYSQL_SERVER_PORT=3306 + MYSQL_SERVER_DB_NAME=onlyoffice + MYSQL_SERVER_USER=root + MYSQL_SERVER_PASS= + MYSQL_SERVER_EXTERNAL=false + mkdir -p /var/www/onlyoffice/Data/certs/.well-known/acme-challenge + '[' 172.17.0.4/16 ']' ++ normalize_subnet 172.17.0.4/16 ++ local 'IPRE=\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)' ++ IP=($(echo "$1" | sed -ne 's:^'"$IPRE"'/.*$:\1 \2 \3 \4:p')) +++ echo 172.17.0.4/16 +++ sed -ne 's:^\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)/.*$:\1 \2 \3 \4:p' ++ local IP ++ MASK=($(echo "$1" | sed -ne 's:^[^/]*/'"$IPRE"'$:\1 \2 \3 \4:p')) +++ echo 172.17.0.4/16 +++ sed -ne 's:^[^/]*/\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)\.\([0-9]\+\)$:\1 \2 \3 \4:p' ++ local MASK ++ '[' 0 -ne 4 ']' ++ BITCNT=($(echo "$1" | sed -ne 's:^[^/]*/\([0-9]\+\)$:\1:p')) +++ echo 172.17.0.4/16 +++ sed -ne 's:^[^/]*/\([0-9]\+\)$:\1:p' ++ local BITCNT ++ BITCNT=4294901760 ++ (( I=0 )) ++ (( I<4 )) ++ MASK[$I]=255 ++ (( I++ )) ++ (( I<4 )) ++ MASK[$I]=255 ++ (( I++ )) ++ (( I<4 )) ++ MASK[$I]=0 ++ (( I++ )) ++ (( I<4 )) ++ MASK[$I]=0 ++ (( I++ )) ++ (( I<4 )) ++ NETWORK=() ++ local NETWORK ++ (( I=0 )) ++ (( I<4 )) ++ NETWORK[$I]=172 ++ (( I++ )) ++ (( I<4 )) ++ NETWORK[$I]=17 ++ (( I++ )) ++ (( I<4 )) ++ NETWORK[$I]=0 ++ (( I++ )) ++ (( I<4 )) ++ NETWORK[$I]=0 ++ (( I++ )) ++ (( I<4 )) +++ echo 172.17.0.4/16 +++ sed -ne 's:^[^/]*/\([0-9]\+\)$:\1:p' ++ local IP_MASK=16 ++ echo 172.17.0.0/16 + DOCKER_APP_SUBNET=172.17.0.0/16 + check_partnerdata + PARTNER_DATA_FILE=/var/www/onlyoffice/Data/json-data.txt + '[' -f /var/www/onlyoffice/Data/json-data.txt ']' + re='^[0-9]+$' + [[ 1 =~ ^[0-9]+$ ]] + '[' '!' -f /proc/net/if_inet6 ']' + cp /etc/nginx/includes/onlyoffice-communityserver-nginx.conf.template /etc/nginx/nginx.conf + sed 's/^worker_processes.*/worker_processes 4;/' -i /etc/nginx/nginx.conf + sed 's/worker_connections.*/worker_connections 40960;/' -i /etc/nginx/nginx.conf + cp /etc/nginx/includes/onlyoffice-communityserver-common-init.conf.template /etc/nginx/sites-enabled/onlyoffice + '[' -f /var/www/onlyoffice/Data/certs/onlyoffice.crt -a -f /var/www/onlyoffice/Data/certs/onlyoffice.key ']' + sed '/{{SSL_CERTIFICATE_PATH}}/d' -i /etc/nginx/sites-enabled/onlyoffice + sed '/{{SSL_KEY_PATH}}/d' -i /etc/nginx/sites-enabled/onlyoffice + sed '/listen\s*443/d' -i /etc/nginx/sites-enabled/onlyoffice + rm -f /etc/nginx/conf.d/default.conf + service nginx restart * Restarting nginx nginx start-stop-daemon: warning: failed to kill 18971: No such process ...done. ++ head -n 1 ++ grep -oP '\d+' ++ free -m + TOTAL_MEMORY=15911 + MEMORY_REQUIREMENTS=12228 + '[' 15911 -gt 12228 ']' + grep -q '[-]Xms1g' /etc/elasticsearch/jvm.options + sed -i s/-Xms1g/-Xms4g/ /etc/elasticsearch/jvm.options + grep -q '[-]Xmx1g' /etc/elasticsearch/jvm.options + sed -i s/-Xmx1g/-Xmx4g/ /etc/elasticsearch/jvm.options ' ' ' + '[' false == true ']' + '[' true == true ']' + '[' '' == onlyoffice-document-server ']' + '[' 127.0.0.1 '!=' localhost ']' + '[' 127.0.0.1 '!=' 127.0.0.1 ']' ' ' + MAIL_SERVER_API_PORT=8081 + MAIL_SERVER_API_HOST= + MAIL_SERVER_DB_HOST= + MAIL_SERVER_DB_PORT=3306 + MAIL_SERVER_DB_NAME=onlyoffice_mailserver + MAIL_SERVER_DB_USER=mail_admin + MAIL_SERVER_DB_PASS=Isadmin123 ' ' + REDIS_SERVER_HOST= + REDIS_SERVER_CACHEPORT=6379 + REDIS_SERVER_PASSWORD= + REDIS_SERVER_SSL=false + REDIS_SERVER_DATABASE=0 + REDIS_SERVER_CONNECT_TIMEOUT=5000 + REDIS_SERVER_EXTERNAL=false ' + '[' false == false ']' + '[' -e /etc/redis/redis.conf ']' + sed -i 's/bind .*/bind 127.0.0.1/g' /etc/redis/redis.conf + ELASTICSEARCH_SERVER_HOST= + ELASTICSEARCH_SERVER_HTTPPORT=9200 + grep -q '<section name="elastic" type="ASC.ElasticSearch.Config.ElasticSection, ASC.ElasticSearch" />' /var/www/onlyoffice/WebStudio/Web.config ' + '[' false == false ']' + chown -R mysql:mysql /var/lib/mysql/ + chmod -R 755 /var/lib/mysql/ + '[' '!' -f /var/lib/mysql/ibdata1 ']' + mysql_install_db 2021-05-21 18:42:42 [ERROR] The data directory needs to be specified. 2021-05-21 18:42:42 [WARNING] mysql_install_db is deprecated. Please consider switching to mysqld --initialize + true ' + myisamchk -q -r /var/lib/mysql/mysql/proc myisamchk: error: File '/var/lib/mysql/mysql/proc' doesn't exist + true + systemctl enable mysql.service Synchronizing state of mysql.service with SysV service script with /lib/systemd/systemd-sysv-install. Executing: /lib/systemd/systemd-sysv-install enable mysql + service mysql start * Starting MySQL database server mysqld ...fail! + '[' '!' -f /var/lib/mysql/mysql_upgrade_info ']' + mysqladmin --silent ping -u root + grep -q 'mysqld is alive' + mysql_upgrade --password= mysql_upgrade: [Warning] Using a password on the command line interface can be insecure. mysql_upgrade: Got error: 2002: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) while connecting to the MySQL server Upgrade process encountered error and will not continue. + service mysql restart * Stopping MySQL database server mysqld ...done. * Starting MySQL database server mysqld ...fail! + '[' -n '' ']' ++ grep password /etc/mysql/debian.cnf ++ head -1 ++ sed 's/password\s*=\s*//' ++ tr -d '[[:space:]]' + DEBIAN_SYS_MAINT_PASS=iJ6WHkB3IzQynJkh + mysql_scalar_exec 'GRANT ALL PRIVILEGES ON *.* TO '\''debian-sys-maint'\''@'\''localhost'\'' IDENTIFIED BY '\''iJ6WHkB3IzQynJkh'\''' + local queryResult= + '[' '' == opt_ignore_db_name ']' ++ mysql --silent --skip-column-names -h 127.0.0.1 -P 3306 -u root --password= -D onlyoffice -e 'GRANT ALL PRIVILEGES ON *.* TO '\''debian-sys-maint'\''@'\''localhost'\'' IDENTIFIED BY '\''iJ6WHkB3IzQynJkh'\''' mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) + queryResult= + echo + mysql_check_connection ' + mysqladmin ping -h 127.0.0.1 -P 3306 -u root --password= --silent mysqladmin: [Warning] Using a password on the command line interface can be insecure. 1 + mysqladmin ping -h 127.0.0.1 -P 3306 -u root --password= --silent mysqladmin: [Warning] Using a password on the command line interface can be insecure. 1 + mysqladmin ping -h 127.0.0.1 -P 3306 -u root --password= --silent mysqladmin: [Warning] Using a password on the command line interface can be insecure. 1
  20. Hi, do you have already any solution for this? I have same issue... Regards, Luk
  21. Hi all, how I can do a full backup of Paperless-ng ? I would like to avoid the situation, if I have to replace the hardware/hard disk, that I lose the data I have stored so far. Thank you, Luk
  22. Hi all! I'm using papermerge on unraid since yesterday and it is really cool! I want to add all my documents to it and now I need your help. How I can backup all needed papermerge data to be able restore them in future ? (maybe if I have to use new/other hardware). Thank you, Luk

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.