georg90

Results 22 comments of georg90

I have the same issue with version v0.20.5 running in docker. The failed login gets logged, but without IP address ``` 8 Jun 16:14:08 - [audit] {"event":"auth.login.fail.credentials","username":"georg80","client":"node-red-editor","scope":"","level":98,"timestamp":1560010448291} ``` success looks...

For some reason this is not working for me.. ``` sql = ("select * from (SELECT SOME_COL AS PrettyColumn from XY)") ``` I am on DB2 for z/OS if that...

Hi! Ich komme zum nächsten Workshop in Hamburg und wundere mich doch stark darüber, dass der Sensor im Dauerbetrieb läuft. In den Einstellungen ist der Intervall auf 145 Sekunden eingestellt,...

Danke für die schnelle Rückmeldung. Dachte mir schon, es liegt an dem Sensor. Dann bekommt er halt ein Kabel :)

Hi t3slider, I currently experimenting with your setup. Did you have to add additional domains to be spoofed? eg. the wdtvlive.com which get's triggered within the location check in the...

I was posting too fast, it's working! Great work you did there! Now I just have to put everything together, using haproxy directly from the outer world and for my...

If you can tell me where the log files go? There is no output in syslog..

``` [...] Import von duplicity.backends.jottabackend Succeeded [...] Traceback (innermost last): File "/usr/local/lib/python2.7/dist-packages/duplicity/backend.py", line 369, in inner_retry return fn(self, *args) File "/usr/local/lib/python2.7/dist-packages/duplicity/backend.py", line 573, in list raise NotImplementedError() NotImplementedError ```

I copied my `/usr/local/lib/python2.7/dist-packages/duplicity/` folder from my old machine and now it's syncing. But this isn't a fix..