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.

Jidovu Marius Adrian

Members
  • Joined

  • Last visited

Everything posted by Jidovu Marius Adrian

  1. Your docker was running with Privileged mode, but not mariadb.
  2. This is what I added extra to your onlyoffice community edition docker as variables and the other one for mariadb docker, same extra parameters were added to the mysql docker but I had another issue with the mysql docker with binding. First picture is the mariadb and second is your docker extra parameters.
  3. Well I did manage to get past mysql issue by using an external mysql docker, but i did run into another one. + service god restart Restarting god... The server is not available (or you do not have permissions to access it) OK # sudo god status onlyoffice: elasticsearch: up monoserve: up monoserveApiSystem: up nginx: up onlyofficeBackup: up onlyofficeFeed: up onlyofficeIndex: up onlyofficeJabber: up onlyofficeMailAggregator: up onlyofficeMailCleaner: up onlyofficeMailWatchdog: up onlyofficeNotify: up onlyofficeRadicale: up onlyofficeSocketIO: up onlyofficeStorageMigrate: up onlyofficeThumb: up onlyofficeUrlShortener: up redis: up This is the last error I need to fix.
  4. + service nginx restart * Restarting nginx nginx start-stop-daemon: warning: failed to kill 23304: No such process ...done. + grep -q thread_pool.index.size /etc/elasticsearch/elasticsearch.yml + sed -i 's/thread_pool.index.size.*/thread_pool.index.size: 8/' /etc/elasticsearch/elasticsearch.yml + grep -q thread_pool.write.size /etc/elasticsearch/elasticsearch.yml + sed -i 's/thread_pool.write.size.*/thread_pool.write.size: 8/' /etc/elasticsearch/elasticsearch.yml ' ' ' + '[' false == true ']' + '[' localhost '!=' localhost ']' ' ' + 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 + '[' false == false ']' + chown -R mysql:mysql /var/lib/mysql/ + chmod -R 755 /var/lib/mysql/ + '[' '!' -f /var/lib/mysql/ibdata1 ']' ' + myisamchk -q -r /var/lib/mysql/mysql/proc myisamchk: error: File '/var/lib/mysql/mysql/proc' doesn't exist + true + 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. For some reason mysql is not going to start no matter what. Do we need to create MySQL container and the bridge onlyoffice network like in the wiki sudo docker network create --driver bridge onlyoffice
  5. I have 2 question though. How many of this features will Unraid be able to add in 2020? And if all are they going to be added in the order of the votes from the pool if lets say it gets added as 2021 road map features?
  6. +1 as well.

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.