[AWS] aws 3.2.0
tony gair
tonythegair at gmail.com
Fri Jan 30 12:31:52 CET 2015
Hello,
This may be the same bug found a whilst ago in the parser but just in
case I'll mention it
I have been using the following address with no problem
http://192.168.58.44:8080/json.htm?type=devices&filter=all&used=true&order=Name
Now when I use ssh tunneling to port 10000 locally
so I use this address (which works fine in a browser window)
http://localhost:10000/json.htm?type=devices&filter=all&used=true&order=Name
and I get
tony at wheezyvm:~/projectstuff/usna/bin$ ./main_aws_test
Execution terminated by unhandled exception
Exception name: AWS.URL.URL_ERROR
Message: wrong host specififed or missing protocol.
Call stack traceback locations:
0x8190e15 0x8197412 0x804c8f9 0x804f2fe 0xb7608e44
tony at wheezyvm:~/projectstuff/usna/bin$ addr2line -e main_aws_test
--demangle 0x8190e15 0x8197412 0x804c8f9 0x804f2fe 0xb7617e44
??:?
??:?
/home/tony/Dropbox/source/awsinterface/main_aws_test.adb:20
/home/tony/projectstuff/obj/b__main_aws_test.adb:1047
??:0
line 20 is the actual Get call
out of interest how would I get the latest up to date AWS sources?
Thanks
Tony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/aws/attachments/20150130/5863e894/attachment.html>
More information about the AWS
mailing list