J
J
Can you post your routes file (php-hmac-rest-api/app/config/routes.php)
Looks good. I'll try to add an an example put in the client tonight Sent on the new Sprint Network from my Samsung Galaxy S®4 -------- Original message -------- From:...
pull the latest. in client-connect.php, find the $method and change it to "GET" or "PUT" or "DELETE". i just tested it and its working
I wrote the client as a quick and dirty example, not as way to cover all cases. Anyway, I fixed the client to send proper get requests but the get...
I've running into the same issue (running as root) when running more then 9 gridseeds ``` cgminer --retries=3 --api-listen --api-allow=192.168.1.66 --gridseed-options=baud=115200,freq=850,chips=5,modules=1,usefifo=0,btc=0 --hotplug=30 -u xxxx -p xxxx ``` I'm seeing the...
Just to give more details ``` root@miner1:~# uname -a Linux miner1 3.11.0-15-generic #25-Ubuntu SMP Thu Jan 30 17:22:01 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux root@miner1:~# gcc -v Using built-in specs....