Tom Treffke

Results 8 comments of Tom Treffke

Hi there, I would like to loop into this _shortly_. I can confirm most of the behavior @luisfco667 has had here, but I'll paste the outputs of various cmds anyway...

I noticed, that my container log looks like this: ``` Starting webserver 4147-08-20 07:32:16: (server.c.1568) server started (lighttpd/1.4.64) 4147-08-20 07:32:16: (server.c.263) warning: clock jumped -68719476736 secs 1970-01-01 00:00:00: (connections.c.717) unexpected...

last comment for today. setting following flag on lighttpd.conf `server.http-parseopt-header-strict = "disable"` -> I think it didnt work, because I couldnt update the file in place, I forced lighttpd to...

Hi @bastienwirtz, I thought I just utilize Postman/Thunderclient to issue GET requests onto the endpoint. Which in turn gives me a little more insights in what the issue is. How...

@mahnat very nice, I updated my libseccomp binary manually [from raspbian](http://raspbian.raspberrypi.org/raspbian/pool/main/libs/libseccomp/) and it works on most chromium based browsers now.

Hi @VasseurLaurent , since I'm also currently checking out the operator; I noticed there is a significant difference between the doc here in the repo and on [Ansible.com](https://docs.ansible.com/automation-controller/latest/html/administration/operator.html) Please note,...

I noticed, in the [Restores CRD](https://github.com/ansible/awx-operator/blob/devel/deploy/crds/awxrestore_v1beta1_crd.yaml), there are some more fields defined, where its not clear to me if they are mandatory. I now treated them like it and came...

it seems like the AWX restore is not working as an in-place restore of the existing instance. As stated in the [Restore Role](https://github.com/ansible/awx-operator/tree/devel/roles/restore): **Note that the deployment_name above is the...