What errors are logged/on the console? -dan
On Mon, Aug 29, 2016 at 10:22 PM, Rupam Kumari <[email protected]> wrote: > Hi Team, > > Is there any update for regarding the last query. > > Thanks & Regards, > Rupam kumari > > > > > On Sat, Aug 27, 2016 at 4:13 PM, Rupam Kumari <[email protected]> > wrote: > >> Hi , >> >> I have used download API but not able to push firmware update task >> .There are different parameter for download API, I have mention the >> parameters with the values that I am using- >> >> >> 1. *name* :- download >> 2. *file* :- 57c1444a31078f032b88d73c * (this id generated after >> firmware uploaded on server)* >> 3. >> *filename :- "xyz_free_upgrade.bin (firmware file of CPE device) * >> >> Please find the below API format to call download task and response for >> your reference : >> *API :* >> >> * curl -i >> 'http://localhost:7557/devices/0CD2B5-Wireless%20Router%20WR3005N3-0CD2B5516715/tasks?timeout=4000&connection_request >> <http://localhost:7557/devices/0CD2B5-Wireless%20Router%20WR3005N3-0CD2B5516715/tasks?timeout=4000&connection_request>' >> -X POST --data '{ "name": "download", >> "file":"57c1444a31078f032b88d73c","filename":"xyz_free_upgrade.bin"}'* >> >> > *Response :* >> >> *HTTP/1.1 500 Internal Server Error* >> *Connection: close* >> *Date: Sat, 27 Aug 2016 10:15:51 GMT* >> *Transfer-Encoding: chunked* >> >> Please let me know if any thing I have missed or need to change in >> calling download task API. >> >> Thanks and Regards, >> Rupam Kumari >> >> >> >> On Wed, Aug 24, 2016 at 6:09 PM, Oliver Kraitschy <[email protected]> >> wrote: >> >>> Hi, >>> >>> use the download task which is described in the api reference. >>> >>> Greetings, >>> Oliver >>> >>> On Wed, Aug 24, 2016 at 05:49:03PM +0530, Rupam Kumari wrote: >>> > Hi Team, >>> > >>> > Thank you for reply. >>> > As you mention we are able to upload firmware file using Web UI as >>> well as API. >>> > But after that we are not able to push firmware update task over the >>> API as you >>> > mention.Could you please let us know which API you are using to >>> perform update >>> > firmware task. >>> > We are also using same reference but did not get any API related to >>> push >>> > firmware file on CPE devices. Please also let us know if there is any >>> other >>> > reference that can help in this. >>> > >>> > >>> > Thanks & Regards >>> > Rupam Kumari >>> _______________________________________________ >>> Users mailing list >>> [email protected] >>> http://lists.genieacs.com/mailman/listinfo/users >>> >> >> > > _______________________________________________ > Users mailing list > [email protected] > http://lists.genieacs.com/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
