jimz011

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by jimz011

  1. It has been like this since Unraid 6.7 so wouldn't know what has changed. I will try to post diagnostics later on. I presume I need to post diagnostics from after the update and not from my current running version right? I also presume that diagnostics are found in the tools section?
  2. I have been running the prerelease versions for quite some time now and it usually doesn't really break a lot, however rc6,7 and 8 breaks my docker config. When I update it will update fine, but all containers that were configured to use a fixed IP with br0 are no longer working. The br0 option is gone from the dropdown in the docker config and when I stop/start docker it will throw errors that it can not create the socket. All other containers fail to autostart because of the few containers that use br0 won't start at all. Starting them manually works fine, however only containers that are in a docker network, bridge mode or host. All br0 containers will fail and when trying to start them it will throw an error like 'no such container'. I have even tried rebuilding the docker image by completely removing it and starting again, but that doesn't seem to fix the issue either. What have I tried? - Install RC6, RC7 and RC8 separately, with multiple reboots - Recreate docker image - Reinstall affected containers (but not possible to start because of missing ethernet interface) Reverting back to RC5 and everything works fine again (I have tried this a decent amount of times and RC5 will always work, whereas all newer RC's do not, I did get RC7 to work once, but once I stopped the docker service once it would remove the br0 interface again from docker config and throw the same errors). Not sure if this is a bug or that this was intentionally done, that is why I will report it here.
  3. Thank you sooooo much, I was looking for this for a long time! This worked for me!
  4. Hi, I have DSMR Reader running, but I have the P1 on a different host (it's outfitted with ESPeasy) but I have no clue on how to connect this to the DSMR reader. There are 3 settings I can't really get a hold of. The first 2 has to do with settings, the container asks for a VIRTUAL_HOST and P1 (I have removed the P1 as it was not a requirement and would fail to compile when left there). The virtual host is not described on the docker page so I have no idea what to do with that. Third one is within the software where I can find the DSMR configuration, it asks for a COM port, but since I don't run this on the same server I wonder if it is possible to feed it to the container from an external source. Sorry for the noob questions, thanks for the reply