qdii
qdii
Yes, I will try to
Do you mean BOOST_THREAD_LIBS ?
I tried both birthday 14/01/1970 and 01/14/1970 but neither of them are working: I get the same error regardless. Is there a way I could patch the code to dump...
Yep, ING Direct de España :) ``` $ /home/qdii/.gem/ruby/2.4.0/gems/bankscrap-2.0.5/bin/bankscrap balance ING --debug --credentials=dni:[EDITED] password:[EDITED] birthday:[EDITED] D, [2017-08-11T20:44:59.225946 #29904] DEBUG -- : query: "{\"loginDocument\":{\"documentType\":0,\"document\":\"[EDITED]\"},\"birthday\":\"[EDITED]\",\"companyDocument\":null,\"device\":\"desktop\"}" I, [2017-08-11T20:44:59.226244 #29904] INFO -- : Net::HTTP::Post:...
I'm not really familiar with perl, but I guess you are just sending a few requests to an API endpoint. Maybe you could give me an equivalent of the request...
``` $ wayvnc -f 60 192.168.2.31 Warning: ../wayvnc/src/ctl-server.c: 733: Deleting stale control socket path "/tmp/wayvncctl" ERROR: ../wayvnc/src/data-control.c: 202: write from clipboard incomplete ``` ``` $ wayvnc --version wayvnc: v0.7.2-0-g4de85ac (makepkg)...
@MrIngelborn I don't think these are the same issues. In my case, the error is "failed to parse message: failed to collect attachments: mime: invalid media parameter", which seems to...
@hluengas I configured Nextcloud with this already: the fact that Protonmail is rejecting the content of the request shows that Nextcloud is accepting the certificate and sending a payload, so...
> @qdii can you post the `Content-Type` of the message you are trying to send? We have a known issue at the moment where if the `filename` or `name` attribute...
In Docker, it looks like the web-check app may not be able talk with Chromium for the following reasons: - `dbus` isn't started - `chromium` may not be able to...