andig

Results 723 comments of andig

I can actually repro this now. If I do an api request without prior connect it will try to login without the baseParam being set. That in turn gives a...

Downside: this will create one HTTP proxy per connected client on the server and consume one listening port. Would there be a more efficient way of doing this?

@mhr3 any idea how to use such a method without implemented the http server side, too?

I think the problem is here https://github.com/andig/beats4pi/blob/master/build.sh#L29 since we copy certain files from the x86 archive. Should probably get rid of the dirname entirely. Would be happy to accept a...

Imho you need to map to app/certs Viele Grüße, Andreas > Am 30.04.2019 um 17:48 schrieb consult-kk : > > This docker command fails to startup.. any ideas what I...

Citing from https://github.com/golang/go/wiki/Modules#releasing-modules-v2-or-higher, it seems this is- as assumed- not correctly implemented as per go expectations: > There are two alternative mechanisms to release a v2 or higher module.... >...

Thank you, that explains it. It seems though that at this time there is nothing that v1 users can do to avoid pulling in the incompatible 2.0 when upgrading their...

You seem to have the same root cause as #565

You seem to have the same problem as #565

I've found that even a simple `apcu_clear_cache()` stalls the web server. For testing current release unfortunately I need to wait until homebrew provides the package.