Todilo

Members
  • Posts

    10
  • Joined

  • Last visited

Todilo's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Unfortunately I gave up. I don't know if I accidently bricked it while trying to update firmware but I just could not get it to work. Instead I bought a new stick. A skyconnect and did similar procedure as above and it worked straight away! Don't know if it is the ZHA improvement during the last year or the new stick but including devices was faster and smoother than I had previously experienced.
  2. USB model. The stick. It is a conbee II stick. I am beginning to wonder if the stick itself is non-functional.
  3. I think I have followed your instructions to the letter. This is the result in HA But when I try to reconfigure my antenna path: /dev/serial/by-id/usb-QEMU_QEMU_USB_SERIAL_1-0000:00:07.7-4-if00-port0 And this is the usb manger: Anything I could be missing? I would hate to have to reset the entire network. Errors when trying to setup: 2024-04-12 08:56:33.369 DEBUG (MainThread) [zigpy.application] Failed to probe with config {'path': '/dev/serial/by-id/usb-QEMU_QEMU_USB_SERIAL_1-0000:00:07.7-4-if00-port0', 'baudrate': 38400, 'flow_control': 'hardware'} Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/zigpy_deconz/api.py", line 589, in _command return await fut ^^^^^^^^^ asyncio.exceptions.CancelledError The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/zigpy/application.py", line 631, in probe await app.connect() File "/usr/local/lib/python3.12/site-packages/zigpy_deconz/zigbee/application.py", line 97, in connect await api.connect() File "/usr/local/lib/python3.12/site-packages/zigpy_deconz/api.py", line 466, in connect await self.version() File "/usr/local/lib/python3.12/site-packages/zigpy_deconz/api.py", line 813, in version self._protocol_version = await self.read_parameter( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/zigpy_deconz/api.py", line 832, in read_parameter rsp = await self.send_command( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/zigpy_deconz/api.py", line 508, in send_command return await self._command(cmd, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/zigpy_deconz/api.py", line 588, in _command async with asyncio_timeout(COMMAND_TIMEOUT): File "/usr/local/lib/python3.12/asyncio/timeouts.py", line 115, in __aexit__ raise TimeoutError from exc_val TimeoutError
  4. I have tried this but it still wont configure ZHA. My settings I couldn't figure outif i should setup the usb icon or the screen icon. Both have the same values. With Connect as Serial Guest Port Number: 4 Then vm xaml: <serial type='dev'> <source path='/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2132783-if00'/> <target type='usb-serial' port='4'> <model name='usb-serial'/> </target> <alias name='serial1'/> <address type='usb' bus='0' port='4'/> </serial> <serial type='dev'> <source path='/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_Dxxxxxf00'/> <target type='usb-serial' port='4'> <model name='usb-serial'/> </target> <alias name='serial1'/> <address type='usb' bus='0' port='4'/> </serial> Not 100% sure which port to use for target and adress. In home assistant HA finds: /dev/ttyUSB0 - QEMU USB SERIAL, s/n: 1-0000:00:07.7-4 - QEMU Not sure if it is the correct thing but it does not work at least. Aything obvious error I make? Btw is the "USB manager hotplug" part of usb manager, I saw a reference of someone "removing it" but I can't find it as a separate plugin I have installed:
  5. I have just received a LSI HBA card. https://www.ebay.com/itm/195577459212 However, one of the ports broke from the card on first usage ... How can I see if it could actually work. I have plugged it in and connected 2 sata drives. The card: Uploaded diagnostics bovallstation-diagnostics-20230726-1227.zip
  6. Thank you. It seems to be working now. Is there a way to actually see the mapped name in Unraid. I mean home assistant could find the tricky name /dev/serial/by-id/usb-QEMU_QEMU_USB_SERIAL_1-0000:00:07.7-4-if00-port0 but if I go to command-line in unraid I will only see /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2132783-if00 I have also tried a reboot fully of the system now so that was awesome (last time I had a power outage and stuff stopped working)
  7. Is this the device mapping you are referring to? I have tried both ways but doesn't seem to help. I can actually see the device in HA like this, now with a very weird name: Edit: With this new setup it actually seem to work. I just have to reboot my entire system to see if the names stick. I now use: /dev/serial/by-id/usb-QEMU_QEMU_USB_SERIAL_1-0000:00:07.7-4-if00-port0 which seems, odd
  8. 2022-08-17T18:59:08.557603Z qemu-system-x86_64: -chardev tty,id=charserial1,path=/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2132783-if00: warning: The alias 'tty' is deprecated, use 'serial' instead I am getting above error message. I have added the conbee device as usb device using the GUI. (I have also tried to add it manually to the xml due to having big problems for my host to get passthrough) And that part of the xml looks like this: <serial type='dev'> <source path='/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2132783-if00'/> <target type='usb-serial' port='4'> <model name='usb-serial'/> </target> <alias name='serial1'/> <address type='usb' bus='0' port='4'/> </serial>
  9. Can anyone shed some light on how to setupd the xml entry. Under unraid usb devices I have this: Bus 005 Device 002 Port 5-2ID 1cf1:0030 Dresden Elektronik ZigBee gateway [ConBee II] So what numbers need to be where in the xaml entry? This is my current entry: <serial type='dev'> <source path='/dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2132783-if00'/> <target type='usb-serial' port='5'> <model name='usb-serial'/> </target> <alias name='serial1'/> <address type='usb' bus='0' port='5'/> </serial> I can see the device in home assistant but it fails to connect so I guess some value is wrong
  10. I am very new to unraid and also minecraft server hosting. If I use this docker image (using the "Apps" in unraid, do I ALSO need the "binhex-minecraftserver" ? Or does this also include running the actual server software? I have managed to create a server(I think) with 1.16.4 profile, it has port 25565. Broadcast to lan is checked but I can't find it on my network(tried adding using IP as well). Any ideas? I found some logs, the dashboard said 4.2gb ram available: Caught exception in thread Thread[IO-Worker-12,5,main] java.lang.OutOfMemoryError: GC overhead limit exceeded [10:08:13] [Worker-Bootstrap-2/ERROR]: Unable to build datafixers java.util.concurrent.CompletionException: java.lang.OutOfMemoryError: GC overhead limit exceeded at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_265] at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) [?:1.8.0_265] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1643) [?:1.8.0_265] at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632) [?:1.8.0_265] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_265] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_265] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_265] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_265] Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded [10:08:14] [Worker-Bootstrap-3/ERROR]: Unable to build datafixers java.util.concurrent.CompletionException: java.lang.OutOfMemoryError: GC overhead limit exceeded at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_265] at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) [?:1.8.0_265] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1643) [?:1.8.0_265] at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632) [?:1.8.0_265] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_265] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_265] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_265] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_265] Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded [10:08:09] [Worker-Bootstrap-4/ERROR]: Unable to build datafixers java.util.concurrent.CompletionException: java.lang.OutOfMemoryError: GC overhead limit exceeded at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_265] at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) [?:1.8.0_265] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1643) [?:1.8.0_265] at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632) [?:1.8.0_265] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_265] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_265] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_265] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_265] Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded at com.mojang.datafixers.functions.PointFreeRule$$Lambda$552/1031158501.get$Lambda(Unknown Source) ~[?:?] at java.lang.invoke.LambdaForm$DMH/246550802.invokeStatic_L_L(LambdaForm$DMH) ~[?:?] at java.lang.invoke.LambdaForm$MH/107456312.linkToTargetMethod(LambdaForm$MH) ~[?:?] at com.mojang.datafixers.functions.PointFreeRule.once(PointFreeRule.java:601) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule.lambda$once$3(PointFreeRule.java:601) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$$Lambda$552/1031158501.get(Unknown Source) ~[?:?] at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.Comp.one(Comp.java:43) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.Comp.one(Comp.java:43) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.Comp.one(Comp.java:43) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.Comp.one(Comp.java:43) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.Comp.one(Comp.java:43) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.Comp.one(Comp.java:43) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.Comp.one(Comp.java:43) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.Comp.one(Comp.java:43) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.Comp.one(Comp.java:43) ~inecraft_server.1.16.4.jar:?] [10:08:12] [Worker-Bootstrap-5/ERROR]: Unable to build datafixers java.util.concurrent.CompletionException: java.lang.OutOfMemoryError: GC overhead limit exceeded at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_265] at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) [?:1.8.0_265] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1643) [?:1.8.0_265] at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632) [?:1.8.0_265] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_265] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_265] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_265] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) [?:1.8.0_265] Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded at java.lang.reflect.Method.copy(Method.java:153) ~[?:1.8.0_265] at java.lang.reflect.ReflectAccess.copyMethod(ReflectAccess.java:140) ~[?:1.8.0_265] at sun.reflect.ReflectionFactory.copyMethod(ReflectionFactory.java:316) ~[?:1.8.0_265] at java.lang.Class.searchMethods(Class.java:3013) ~[?:1.8.0_265] at java.lang.Class.privateGetMethodRecursive(Class.java:3048) ~[?:1.8.0_265] at java.lang.Class.getMethod0(Class.java:3018) ~[?:1.8.0_265] at java.lang.Class.getMethod(Class.java:1784) ~[?:1.8.0_265] at org.apache.commons.lang3.ObjectUtils.clone(ObjectUtils.java:684) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$CataFuseDifferent.doRewrite(PointFreeRule.java:456) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$CompRewrite.rewrite(PointFreeRule.java:190) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.Apply$$Lambda$1186/213355060.get(Unknown Source) ~[?:?] at java.util.Optional.orElseGet(Optional.java:267) ~[?:1.8.0_265] at com.mojang.datafixers.functions.Apply.one(Apply.java:46) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.Comp.one(Comp.java:43) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.Apply$$Lambda$1186/213355060.get(Unknown Source) ~[?:?] at java.util.Optional.orElseGet(Optional.java:267) ~[?:1.8.0_265] at com.mojang.datafixers.functions.Apply.one(Apply.java:46) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.Comp.one(Comp.java:43) ~inecraft_server.1.16.4.jar:?] at com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651) ~inecraft_server.1.16.4.jar:?]