Languages

Menu
Sites
Language
Gear Fit2 Problem - SIGNATURE_INVALID_CERT_TIME

Good afternoon.

I am using Tizen Studio 1.1.0 over Mac OSX Sierra 10.12.1

After a succesfull connection by Wifi of an Gear Fit2, and showed up on Connection Explorer, i generated a new certificate with certificate manager and my Samsung account, including the Fit DUID.  After i do Permit to installa apliccation on Fit and got Succeded to upload a certificate message.

But got mesage error afeter running a template demo Web app:

Anyone know ho solve this? Thanks.

 

 

 

[Initializing the launch environment...]

    RDS: On

    Target information: SM-R360

    Application information: Id(UGODXyyWVg.BasicUIFit2), Package Name(UGODXyyWVg), Project Name(BasicUIFit2)

[Transferring the package...]

    Transferred the package: wgt stream -> /opt/usr/apps/tmp/BasicUIFit2.wgt

[Installing the package...]

path is /opt/usr/apps/tmp/BasicUIFit2.wgt

start process (install)

....

error : 76


end process (fail)

processing result : SIGNATURE_INVALID_CERT_TIME [76] failed

spend time for pkgcmd is [904]ms

cmd_ret:76

    An exception occurred

(Installing the package... > Fail)

An exception occurred

Unexpected stop progress...

(2.727 sec)

 

 

Edited by: Wilson Madrid on 01 Mar, 2017

Responses

5 Replies
Peter Wegner

Cert_time...

 

No idea, but date is correct on Gear Fit?

 

 

Best Regards

Yasin Ali

Hi~,

You may try several steps:

 - Check Device time to sync with development platform.

- Deleting old certificates( from folder also ) and create new(Author,Dist). Disconnect all devices and emulator(if possible delete them)

- Clear log from Tizen Studio directory

- Check your firewall settings and port blocking. Also check if strength of connection is good.

- Check if your OS version differs(API usage compatibility. Check device version, API version, App OS version with device OS mismatch etc.).

- May add privilege - download, packagemanager.info, externalstorage, check all necerraries are present.

- Check which profile is activated now

Then clean all projects and build workspace. (Project -> Clean -> "Clean All Projects" and "Build Entire Workspace").

- Run App in Debug Mode

- Restart your device (/ Recreate emulator)

- Check your port if it is blocked (e.g. 26101)

- You also may consider to Uninstall Tizen Studio and re-install it to a different directory.

 

Hope it will work.

If you find my post is helpful for you, please mark it as the Best Answer to promote this post to others.

Wilson Madrid

Thanks for your replies. I set a correct dat/time on device and it worked.

LUIZ ALEXANDRE ESCOREL

I have the very same problem "SIGNATURE_INVALID_CERT_TIME [76] failed" with the same device "Gear Fit2"

I have followed all the steps, searched for other solutions over the web, but none of them work.

I'm clueless on what to do. Does any know what else i can do to upload an application to my device?

LUIZ ALEXANDRE ESCOREL

I was finally able to install an app to the device. It was a pretty long shot, but it worked!

I simply setup the device with a samsung device, and that's it! I was using the smartwatch without connecting to a smartphone because we are developing a standalone app.

I guess it has something to do with the automatic date/time (timezone?) syncing between the smartwatch and smartphone. Not really sure.

Anyway, it's working now!