Andreas Dirnberger

Results 45 issues of Andreas Dirnberger

Is there any plan to emit events or execute some hooks/triggers and query the connection status I am looking for a possibility to get a "connecting" event to be able...

I tried now dave over docker local and over https (k8s nginx ingress) WebDav clients like filestash online demo can connect without issues, but Windows 10 Explorer is reporting an...

needs clarification
feedback wanted

c# users of the spec need to edit it to generate the source-code to include the csharp namespace. If the option is not allowed to be included then please remove...

small extension to run the script inside a docker container usage for systems without python v2 installed

An archive was created with 7-zip.exe 9.20 and 18.01 with pw and multiple files. A NotSupportedException is thrown on the first file stream: at ManagedLzma.SevenZip.Reader.BcjArchiveDecoder.DecodeInto(Byte[] buffer, Int32 offset, Int32 count)...

bug

In ubuntu focal 20.04 arm64 the module tpm_tis_spi need to be loaded to get the /dev/tpm0 device

The mapping of a double property in code-first with low precision works as expected. ``` [Precision(3)] public double Price { get; set; } ``` Produces the expected column `price real(24)`...

customer-reported

**Describe the bug** Publishing a message with QoS2 "exactly once" with the mqtt node let the workflow execute for more then 12h and it cannot be stopped. Only a n8n...

in linear

### Proposed change Add a magic prefix subject for the mqtt-topic like `$raw/a1/b2` to indicate that the mqtt-payload can include nats-headers. ### Use case I didn't find any possibility to...

stale
proposal
mqtt

**Version Information** akka.net 1.5.13 **Describe the bug** akka shutdown/termination on fatal situations does not trigger final stop signals and callbacks. This includes `AkkaSystem.WhenTerminated` and `System.RegisterOnTermination()` This leads to `AkkaSystem.WhenTerminated` never...

akka-actor
potential bug