madejackson

Results 25 comments of madejackson

I seem to be running into this as well with mailu. ``` 2025/05/16 15:48:45 [ERROR] UserInvite: Error while sending email : EOF 2025/05/16 15:48:45 [ERROR] Request Timeout. Cancelling. : context...

Hey, This does not seem like an issue. Can you close it? You can open a help thread in the discord if you need help: [:question:-cosmos-help](https://discord.com/channels/1083875833824944188/1117046722930159626)

Hi, This does not seem like a cosmos-issue but rather an issue with the ghost app in the market. You should probably close this issue and open one in the...

> Thank you very much ! Did you take the Eltako branch ? I found that a lot of interesting improvements are in this branch. I'm also writing some new...

> > Is the Eltako branch working without breaking other things? I don't have any Eltako-Devices so I cannot test. > > I think it contains some major changes such...

> 1 model + 11 EEP in the same config. Ok, I merged it into the fork. Can you test it quickly? It builds and works on my setups so...

> I'm using addon installation and I can't find your add on repository. Can you share the link or create the repo ? Once done, I will test it ASAP....

You could use either... puttys behaviour: copy: marking something with the mouse, paste: right click OR modern Linux behaviour: copy: ctrl+shift+c, paste: ctrl+shift+v Personally I prefer the latter.

I had some success with using mdns-reflector as a docker container, manually creating a MACVLAN-Network beforehand for the container: ``` { "services": { "mdns-reflector": { "container_name": "mdns-reflector", "image": "flungo/avahi", "environment":...

Spun up a more universal Solution with udpbroadcastrelay: The docker image can run as many instances as desired. Add RULEx as ENV-var for every rule. it calculates id and interfaces...