koala784

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by koala784

  1. Hi, I have a lot of write on my SSD cache. I've changed it a few months ago (also a 2GB / 1200 TBW Samsung disk), so it's not an emergency yet. The write's stats was similar with the older SSD cache. This is my current SSD write's stats (day / year) : I also think that it seems related to the "Telegraph/InfluxDB/Grafana" stack. There's a lot of things that Grafana is monotoring on my system (got a custom UUD dashboard, a Plex dashboard and a Nginx dashboard). I'm far of being an expert on unRAID or Linux system, so I'm not sure how I could confirm where the culprit is. I think I will try for a few day to set a new InfluxDB docker container with only a SSD write stats monitoring. I was going crazy with it so it's "nice" to see someone else having some thoughs about this
  2. Hi, it's working correctly now, the page startup is as fast as before the new version Thanks !
  3. I had one for some months (youtube-dl-material), I removed it (not using it anymore). I've also removed all the orphans images that I could see on the Docker page (advanced view). But I don't see any changes. If the "?" icon bug is a known one, I don't know anything about it. Here's a new log file after the cleaning. ca_log.txt
  4. Hi, I've added my log file below. So I've no knowledge about code and dev' (and english^^), but here is what I see on the firsts line of the log file : The historic start like this : 2021-10-20 19:57:31 POST CALLED (defaultSortOrder) And this last "POST action" is this one : 2021-10-20 19:57:32 POST RETURN (getFavourite) But then there is a delay of 12 seconds into this "POST RETURN" : 2021-10-20 19:57:44 POST RETURN (get_content) ca_log.txt
  5. Startup time is mostly reflected by your internet speed with one exception. If the drive container your docker.img (or folder) happens to be spun down. I can't stand any PHP errors appearing within CA ever, but unfortunately the OS isn't as hardened against this time of error, and in the case of a failure of this test previously, PHP errors would appearing throughout CA (and on the DockerTab) My internet speed is pretty good and stable, visible on the screenshot below. And my docker.img is on a NVME SSD set as cache so it's not spun down, there is something else. Also, I've been using UnRAID for at least two years, and I've never seen the apps page being slow more than 2 seconds, before this update But I'm surprised no one else have reported this yet
  6. Hi, thanks for the new update ! Some changes are great, others are understable, but I'm wondering : is there other people affected by a longer charging page when clicking on the "apps" page ? It takes 15 seconds to show the apps on my side. I've already re-install the Community Apps plugin and clean the Firefox cache.
  7. I have the same issue since a few days : Loading Configuration File config.ini Configuration Successfully Loaded 2021-04-10 08:57:21,453 - INFO: Starting Speed Test For Server None Traceback (most recent call last): File "/src/influxspeedtest.py", line 8, in <module> collector.run() File "/src/influxspeedtest/InfluxdbSpeedtest.py", line 171, in run self.run_speed_test() File "/src/influxspeedtest/InfluxdbSpeedtest.py", line 119, in run_speed_test self.setup_speedtest(server) File "/src/influxspeedtest/InfluxdbSpeedtest.py", line 71, in setup_speedtest self.speedtest = speedtest.Speedtest() File "/usr/local/lib/python3.7/site-packages/speedtest.py", line 1091, in __init__ self.get_config() File "/usr/local/lib/python3.7/site-packages/speedtest.py", line 1174, in get_config map(int, server_config['ignoreids'].split(',')) ValueError: invalid literal for int() with base 10: ''
  8. Ok I'm gonna go with the binhex one for now, and try to find a workaround Ok I understand Thanks for your responses ! EDIT: For the Label plugin issue on Deluge, your link was helpful, there is a workaround, thanks again
  9. I've set Pihole-DoT-DoH like this on 192.168.1.3 (br0) : Pihole is accessible on 192.168.1.3, and the logs show that the DoH proxy server is started : So i've set the 192.168.1.3 adress as my only DNS server on Windows : But when I start Wireshark and visit a website, the DNS request are still visible : I'm not really good yet in networking, so I think i've miss something, but I don't know really what yet... EDIT: UnRAID DNS is set to 1.1.1.1
  10. Hi ! First, thanks for the works on this apps ! I have an issue with OpenVPN HyDeSa, if I activate the "Label" plugin, the plugin is disabled when I restart OpenVPN HyDeSa. It was working with binhex-delugevpn (another Deluge version). It's pretty annoyng when using Sonarr, Radarr and Lidarr (and the 4K versions of them). Did someone else have the same issue ? EDIT : some screenshots : The web.conf file (after a restart) The plugins (after a restart) EDIT2: After installing AutoRemovePlus, same issue : I can setting it up, but if I restart OpenVPN HyDeSa, the plugin is disable. EDIT3: AutoRemovePlus seems to work now, after a restart... I think it wasn't working correctly if activate with the Label plugin in the same time ; so the only issue is with the Label plugin.
  11. I've ended up by installing this container on unRAID : https://hub.docker.com/r/rfvgyhn/avorion/tags This one contains the last version (1.2). Thanks for your explainations and your time !
  12. Thanks for the fast answer ! So I've setup the "Validate gamefiles" variable to "True", and restarted the container, but it seems to be still running in 1.1.2 : It also seems that the container isn't updated since 6 months : Or again there is something that I don't know / understand^^
  13. Hi ! Is it possible to update the container for Avorion ? The Unraid Docker for this game is running in 1.1.4, but the game is now in version 1.2. Just asking, there is maybe something I don't know about how to do it, or why the game is not updated. If I'me wrong, sorry !