William Gérald Blondel
William Gérald Blondel
Hi @Oliboy50 and @irongomme , I created a unique constraint on the txn_id field. It's not a good idea, because it prevents transactions from being updated :/ For exemple, if...
@Raybo58 this doesn't work for me. I'm using Windows 10 v1703 (15063.502)
@Raybo58 I followed this guide -> http://imgur.com/a/0snis But instead of launching Dispatch with `dispatch start --http` I launched it with `dispatch start --debug` so that it starts a SOCKS5 proxy....
I don't know what more I can say. I said that I followed the guide, except that I started a SOCKS proxy instead of a HTTP proxy (I changed the...
Same problem, and same trace! > $ rustc --version rustc 1.30.1 > $ git --version git version 2.19.1 > $ python --version Python 3.7.1 > $ cmake --version cmake version...
Ok, thanks, now we know what is the problem. I found a solution on the ArchWiki: https://wiki.archlinux.org/index.php/python#Python_2 Read from "Finally, you may not be able to control the script calls,...
+1 I thought the script would recognize already downloaded files. It's a very useful feature when you want to run it periodically with cron.
A new tag would indeed be really useful.
I have the same issue. App works fine using the "Non secure" link. But most requests fails when using the "Secure" link. Sometimes I just have this error: and that's...
Hi @nabad600, Sorry for the late reply. ``` wblondel@MBP-de-William ~ % sudo lsof -PiTCP -sTCP:LISTEN COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME launchd 1 root 34u IPv6 0xb3f6da2cb7811b57...