Eisi2005

Members
  • Posts

    187
  • Joined

  • Last visited

Everything posted by Eisi2005

  1. It works but i have the same "problem" as mbc0, if i call it /embystat it works, but the path /mnt/user/appdata/embystat is clear. Where did embystat save the database file ? Where and how could i check this ?
  2. Hi, could anyone help me with installing this docker ? https://hub.docker.com/r/uping/embystat/ I dont have manual installed a docker before Thanks
  3. from stats/system-stats As i look at 8 pm then i only see that all free ram was gone. Now over night i see that there ist more and more free ram again.
  4. Hi, the whole day all was fine, but at 7:50 pm from one moment to an other the ram was full, from 7:40 pm to 7:50 pm the free ram goes from 8 GB free to 600 MB free. Here is a new diagnostic file. Could that help to find the problem ? I set the following RAM for my dockers emby 3GB duckdns 1GB letsencrypt 1GB mariadb for nextcloud 1GB nextcloud 1GB cache dir 2GB server-diagnostics-20181128-2147.zip
  5. Thanks for all your answers, @Constructor as i take the diagnosic, the server starts fresh bevor. @Squid i will try to give every docker a RAM limit. But where i must set the --memory=4G ? Did you have a recommendation what ram this docker need emby duckdns letsencrypt mariadb for nextcloud nextcloud Thanks
  6. run -d --name='EmbyServer' --net='bridge' --privileged=true -e TZ="Europe/Berlin" -e HOST_OS="unRAID" -e 'APP_UID'='99' -e 'APP_GID'='100' -p '8096:8096/tcp' -v '/mnt/user/server/':'/mnt':'rw' -v '/mnt/user/appdata/EmbyServer':'/config':'rw' 'emby/embyserver' server-diagnostics-20181127-1743.zip
  7. /mnt/user/appdata/EmbyServer for config /mnt/user/server/ for mnt
  8. I am using unraid 6.5.3 with the emby docker and a raspi as a player. The Unraid server has 12 GB of RAM. In addition, I use the cache dir plugin. In cache dir I have fixed 2 GB. After a server restart are about 2.5 GB occupied by the System.After cache dir read all of my files are almost 3 GB occupied. If I now play several movies or jump in a movie back and forth, the memory requirements increase more and more until the entire memory is full. If I stop the movie, no memory will be released. I've also restarted emby, but that does not release any memory. When the memory runs full, then my cached files by cache are away so my disks are awakened again. Does the problem know someone and can help?
  9. Hi Alex, I have to say that I do not quite understand the whole settings. The "old" version I had installed and everything went as it should. I have a share includes and 3 excluded. The share that is included has 105507 files. My RAM is only minimally occupied and I use the adaptive mode. After I've set Depth 7, it is now 105507 Files count in the logfile. I have now set cache pressure to 1 and will test again Hi Alex,Sorry, but I do not understand your last post. where should I lie down these lines? Here a new log https://pastebin.com/p4jddM8z
  10. Hi, i have installed the latest version before 2 weeks.Since then I have problems that all my hard drives are awakened again and again. I never had any problems with the old version. Can someone interpret the logfile? I have a share server including movies, shows, in it I have directories 0-9, A-C .. I have the movies in directories Movie1, Movie2, there are the files in. The settings can be seen in the logfile. Thanks for any help https://pastebin.com/cDDG8z1V
  11. ok hope this was the right way, after entering this in the default file from letsencryp site-conf, all is working. Is this enough or must i make more configs ? server { listen 443 ssl; root /config/www; index index.html index.htm index.php; server_name nextcloud.*; include /config/nginx/ssl.conf; client_max_body_size 0; location / { # auth_basic "Restricted"; # auth_basic_user_file /config/nginx/.htpasswd; include /config/nginx/proxy.conf; proxy_pass https://192.168.178.24:448; } }
  12. Hi, i installed last night the letsencrypt and the nextcloud docker. My first intension was to get acces to my emby server from the internet. That works perfect with letsencrypt i only activate the emby.subdomain.conf in appdata\letsencrypt\nginx\proxy-confs. Now i want to install nextcloud and i installed it using this manual https://blog.linuxserver.io/2017/05/10/installing-nextcloud-on-unraid-with-letsencrypt-reverse-proxy/ The normal installation works perfect and i could access to my nextcould with local ip. But now i want to get access from the internet. first i make what the manual say " In your letsencrypt container "appdata" go to /config/nginx/site-confs/ and create a file called nextcloud containing this code below. Make sure you change server.com to your actual domain name, and edit the proxy_max_temp_file_size parameter to a size appropriate for your use. " with this new file the complete letsencrypt container did not working and the log have a error. My understanding is that i must only take the nextcloud.subdomain.conf.sample delete the *sample and that was it ? Now i have edit the config.php with nano in this directory appdata\nextcloud\www\nextcloud\config. <?php $CONFIG = array ( 'memcache.local' => '\\OC\\Memcache\\APCu', 'datadirectory' => '/data', 'instanceid' => 'xxxxxxxx', 'passwordsalt' => 'xxxxxxxxxxxxxxxx', 'secret' => 'xxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'trusted_domains' => array ( 0 => '192.168.178.24:448', 1 => 'nextcloud.xxxxxxxx.xxxxxxxx.org', ), 'overwrite.cli.url' => 'https://nextcloud.xxxxxxxx.xxxxxxxx.org', 'overwritehost' => 'nextcloud.xxxxxxxx.xxxxxxxx.org', 'overwriteprotocol' => 'https', 'dbtype' => 'mysql', 'version' => '13.0.4.0', 'dbname' => 'nextcloud', 'dbhost' => '192.168.178.24:3305', 'dbport' => '', 'dbtableprefix' => 'oc_', 'dbuser' => 'xxxxxxxx', 'dbpassword' => 'xxxxxxxx', 'installed' => true, ); After starting letsencrypt and nextcloud i get an 500 Internal Server Error from nginx/1.12.2 when i call my url https://nextcloud.xxxxx.xxxx.org Thanks
  13. Hi, after long time i want to upgrade my unraid os from 6.3 to 6.5.2. So i start the Fix Common Problems Plugin. The plugin told me that my MariaDB docker from needo is no longer recommended to utilize it. Could i switch from needo version to this version ? How could i make this ? deinstall needo container, then install this container an set the same Host path ? I dont want to lost all my kodi db. Thanks
  14. I have make the update over the docker menu , then i restart the docker. I have reboot the complete unraid server but nothing helps. My last hope was to go back to an older version.
  15. Hi, i have make a update to latest version. Now the docker is started but nothing is shown in my plex overview all is empty. How could i get back to an older version ? I see that i must enter the Version number under "version" but how could i find an older version number ?
  16. hi i want to limit it, because the cache from cache dirs will destroy if JDownloader allocates the memory. so all my hdds spin up when i enter my dirs.
  17. Ok with the 2 GB has worked so far that I can see it when I call "docker stats JDownloader 2" that the docker use "only" 2GB RAM. I use cache_dirs and when I cache all my stuff on the server 3 GB occupied by 12 GB. Once I use the JDownloader the cached ram increases higher than an additional 2GB. At least the live stats show. When a file is unpacked, the cached RAM increases even more. It is released after unpacking something again, but it should never be more than 5 GB be used. 3GB through my cached files and 2 GB by JDownloader. Can I limit that still somewhere