Hi Team,

I have tried both API and GUI to process the task(firmware update).

1)  Using API :

When perform the task using API it gives error and there is no logs
generated for this. below I have mentioned the response


*HTTP/1.1 500 Internal Server Error*

*Connection: close*

*Date: Sat, 27 Aug 2016 10:15:51 GMT*

*Transfer-Encoding: chunked *




*2) Using GUI:*

When perform the task using GUI. Logs shows that task is completed
successfully but there is nothing update on CPE devices.

* 20 Router%20WR3005N3-0CD2B5516715: Started task
 download(57bd411a1cf5efe51374b2b3)*

*24 Aug 12:09:25 - 0CD2B5-Wireless%20Router%20WR3005N3-0CD2B5516715:
Completed task download(57bd411a1cf5efe51374b2b3)*

*24 Aug 12:09:27 - 0CD2B5-Wireless%20Router%20WR3005N3-0CD2B5516715: Inform
(7 TRANSFER COMPLETE); retry count 0*

*24 Aug 12:09:27 - 0CD2B5-Wireless%20Router%20WR3005N3-0CD2B5516715:
Transfer complete*


Please let me know if there is any resolution for this.

Thanks & Regards
Rupam Kumari


On Tue, Aug 30, 2016 at 10:14 PM, Dan Morphis <[email protected]> wrote:

> 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
>
>
_______________________________________________
Users mailing list
[email protected]
http://lists.genieacs.com/mailman/listinfo/users

Reply via email to