valiente

Members
  • Posts

    16
  • Joined

  • Last visited

Everything posted by valiente

  1. Running into the same problem - My mover has now been running for over 18 hours, yet my drives are barely moving all while my cache drive is filling up... I also have Frigate and the last 3 days worth of footage hasn't been touched by mover...
  2. Had the exact same issue twice now - Mine was with erikvl87/languagetool container. Filled up my /run folder and basically took down all other containers with it as well as making the server unresponsive with 100% CPU Usage Increased /run slighthly - Will keep an eye on it This container received the --no-healthcheck treatment
  3. Uninstall, reboot and reinstall worked! Thanks
  4. Also getting a strange response when trying to upgrade from 545.29.06 to 550.40.07: +============================================================================== | WARNING - WARNING - WARNING - WARNING - WARNING - WARNING - WARNING - WARNING | | Don't close this window with the red 'X' in the top right corner until the 'DONE' button is displayed! | | WARNING - WARNING - WARNING - WARNING - WARNING - WARNING - WARNING - WARNING +============================================================================== ----------------Downloading Nvidia Driver Package v470.199.02----------------- ---------This could take some time, please don't close this window!------------ ---------------Can't download Nvidia Driver Package v470.199.02---------------- For some reason it tries to download the earliest available version...
  5. I just got this same issue for the first time this morning: Also, on 6.12.4 but only thing that is different is last night I had an unsafe shutdown, which corrupted my docker.img - I rebuilt this around midnight and got all containers up and running. About 6 hours later I see the server is dead with this same error. Obviously all docker settings reset to default, and mine is set to macvlan now. Will also be trying ipvlan - Can't remember if that is what I used to have it on.
  6. Any updates on this? Just checked my HA logs and found this: Logger: homeassistant Source: helpers/entity_platform.py:712 First occurred: 20 August 2023 at 19:45:06 (40192 occurrences) Last logged: 19:16:42 Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 510, in async_add_entities await asyncio.gather(*tasks) File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 712, in _async_add_entity raise HomeAssistantError(f"Invalid entity ID: {entity.entity_id}") homeassistant.exceptions.HomeAssistantError: Invalid entity ID: binary_sensor.brute_vm_home_assistant_usb_nbsp_nbsp_nbsp_nbsp_nbsp_nbsp_nbsp_input_type_checkbox_name_usbopt_0463_ffff_id_usbopt0_value_0463_ffff_nbsp_nbsp_nbsp_nbsp_nbsp_input_type_number_size_5_maxlength_5_id_usbboot0_class_narrow_bootorder_style_width_
  7. I just updated and still seeing my HA logs spiking: Logger: homeassistant Source: helpers/entity_platform.py:750 First occurred: 12:51:59 (781 occurrences) Last logged: 13:05:25 Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 504, in async_add_entities await asyncio.gather(*tasks) File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 750, in _async_add_entity raise HomeAssistantError(f"Invalid entity ID: {entity.entity_id}") homeassistant.exceptions.HomeAssistantError: Invalid entity ID: binary_sensor.brute_vm_home_assistant_usb_nbsp_nbsp_nbsp_nbsp_nbsp_nbsp_nbsp_input_type_checkbox_name_usbopt_0463_ffff_id_usbopt0_value_0463_ffff_nbsp_nbsp_nbsp_nbsp_nbsp_input_type_number_size_5_maxlength_5_id_usbboot0_class_narrow_bootorder_style_width_ Logger: homeassistant.components.binary_sensor Source: helpers/entity_platform.py:750 Integration: Binary Sensor (documentation, issues) First occurred: 12:51:59 (461 occurrences) Last logged: 13:07:22 Error adding entities for domain binary_sensor with platform mqtt Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 504, in async_add_entities await asyncio.gather(*tasks) File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 750, in _async_add_entity raise HomeAssistantError(f"Invalid entity ID: {entity.entity_id}") homeassistant.exceptions.HomeAssistantError: Invalid entity ID: binary_sensor.brute_vm_home_assistant_usb_nbsp_nbsp_nbsp_nbsp_nbsp_nbsp_nbsp_input_type_checkbox_name_usbopt_0463_ffff_id_usbopt0_value_0463_ffff_nbsp_nbsp_nbsp_nbsp_nbsp_input_type_number_size_5_maxlength_5_id_usbboot0_class_narrow_bootorder_style_width_ 781 entries in 15 minutes...
  8. Good day, this seems to work great. One thing I noticed today, one of the entity names coming through to MQTT is extremely long: brute_VM_home_assistant_USB_nbsp&nbsp&nbsp&nbsp&nbsp_ <input_type="number"_size="5"_maxlength="5"_id="usbboot0"_class="narrow_bootorder"___style="width__50px;"_name="usbboot[1a86_7523]"___title="boot_order"__value=""_> qinheng_electronics_ch340_serial_converter turned off I am running a Home Assistant VM, which has a USB Serial Adapter passed through. Seems like every time this serial USB has a reading, I get the MQTT entry of the device turning ON and OFF.
  9. I also had the problem, I just waited, and the server eventually booted up. Once up, I then removed the plugin...
  10. Deleting the file contained in the Root Config folder: healthcheck-disable Allows the container to start up again and function as normal.
  11. Also noticed that all Services Crash on Startup... This used to work great, and I have been meaning to move over to Grafana Direct, but this is so convenient...
  12. Also have this exact same issue - Doesn't happen with ALL containers, only some... XML: <?xml version="1.0"?> <Container version="2"> <Name>quizmaster</Name> <Repository>nymanjens/quizmaster</Repository> <Registry/> <Network>br0.10</Network> <MyIP>10.10.10.100</MyIP> <Shell>sh</Shell> <Privileged>true</Privileged> <Support/> <Project/> <Overview/> <Category/> <WebUI>http://[IP]:[PORT:9000]</WebUI> <TemplateURL/> <Icon>https://mensa.org.za/wp-content/uploads/2021/03/Quiz1.jpg</Icon> <ExtraParams/> <PostArgs>"bin/server"</PostArgs> <CPUset/> <DateInstalled>1659606132</DateInstalled> <DonateText/> <DonateLink/> <Requires/> <Config Name="Config" Target="/app/conf/quiz" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/quizmaster/quiz/</Config> <Config Name="application" Target="/app/conf/application.conf" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/quizmaster/application.conf</Config> </Container>
  13. Created a new MariaDB and it seems to be working now thank you. I was using a MySQL DB, Official release as that is what the template states: So maybe something wrong with connecting to MySQL?
  14. Also trying to get this up and running, however not having much luck: 2022-07-26T13:07:14Z [INFO] [Entrypoint]: Initialising Invoice Ninja... INFO Configuration cached successfully. INFO Caching the framework bootstrap files. config ........................................................ 30.85ms DONE routes ....................................................... 126.88ms DONE INFO Preparing database. Creating migration table ..................................... 126.88ms DONE INFO Loading stored database schemas. database/schema/mysql-schema.dump ............................ 244.94ms FAIL In Process.php line 267: The command "mysql --user="${:LARAVEL_LOAD_USER}" --password="${:LARAVEL_L OAD_PASSWORD}" --host="${:LARAVEL_LOAD_HOST}" --port="${:LARAVEL_LOAD_PORT} " --database="${:LARAVEL_LOAD_DATABASE}" < "${:LARAVEL_LOAD_PATH}"" failed. Exit Code: 1(General error) Working directory: /var/www/app Output: ================ Error Output: ================ ERROR 1045 (28000): Plugin caching_sha2_password could not be loaded: Error loading shared library /usr/lib/mariadb/plugin/caching_sha2_password.so: N o such file or directory Recreated the MySQL DB and InvooiceNinja container a few times, but still running into this. One thing that I am running slightly different is Custom VLAN - So each of my containers run on its OWN IP Address... Maybe the VLAN is the issue here? laravel.log: [2022-07-26 13:07:22] production.INFO: account table not found
  15. Also keen on getting something going for my Dell Poweredge R530... I am seeing high CPU temps with the fans only ramping up to like 2500rpm. I've tried setting a minimum in IDRAC but then it ALWAYS runs at that speed, even during low temps. Found this: https://github.com/nmaggioni/r710-fan-controller But the Plugin works great so far for reading, now just need to set Fan speeds...
  16. I am running Grafana 8.5.3 and UNRAID API mostly works. For some reason my Mover is ALWAYS running - Even Unraid API shows TRUE Image loading is painfully slow Otherwise it is still working an I would vouch for not deprecating it... I am running GUS: https://forums.unraid.net/topic/96233-support-testdasi-repo/