Everything posted by Jidovu Marius Adrian
-
[support] Siwat's Docker Repository
Your docker was running with Privileged mode, but not mariadb.
-
[support] Siwat's Docker Repository
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.
-
[support] Siwat's Docker Repository
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.
-
[support] Siwat's Docker Repository
+ 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
-
Unraid Feature Request Wishlist
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?
-
ISCSI Support
+1 as well.
- unRAID API