You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've had this happen on 2 different devices, I'm trying to run wits -s --verbose I'd be saving a file and then Wits fails to install, The wits app will no longer load to the apps screen, I've tried factory resetting the device. Not sure what else to do. I can get this to work as is after adjusting the .witsconfig for IP address on other devices. Is there some other version of factory reset to clear the TV? or am I looking at the problem wrong. Thanks for any help!
> [ Stored Information ]
> baseAppPath : /Users/tony/Desktop/Code/WITsProject
> width : 1920
> deviceIp : 192.168.1.89
> isDebugMode : true
> profile path : /Users/tony/Desktop/Code/WITsProject/node_modules/@tizentv/wits/resource/profiles.xml
> hostIp : 192.168.1.37
connect to....192.168.1.89
192.168.1.89:26101 is already connected
Success to connect 192.168.1.89
List of devices attached
192.168.1.89:26101 device UN43TU700DFXZA
secure_protocol:enabled
intershell_support:disabled
filesync_support:pushpull
usbproto_support:disabled
sockproto_support:enabled
syncwinsz_support:enabled
sdbd_rootperm:disabled
rootonoff_support:disabled
encryption_support:disabled
zone_support:disabled
multiuser_support:enabled
cpu_arch:armv7
sdk_toolpath:/home/owner/share/tmp/sdk_tools
profile_name:tv
vendor_name:Samsung
can_launch:tv-samsung
device_name:Tizen
platform_version:6.0
product_version:4.0
sdbd_version:2.2.31
sdbd_plugin_version:3.8.4_TV_REL
sdbd_cap_version:1.0
log_enable:disabled
log_path:/tmp
appcmd_support:disabled
appid2pid_support:enabled
pkgcmd_debugmode:enabled
netcoredbg_support:enabled
content src is : dist/index.html
Start packaging Samsung Tizen TV Platform......
[webide-common-tizentv]projectHelper.buildWidget() profilePath = /Users/tony/Desktop/Code/WITsProject/node_modules/@tizentv/wits/resource/profiles.xml, excludeFiles = undefined
After build package, signature tempory files were removed
[webide-common-tizentv]projectHelper.widget.on(): Build Package completed!
============================== Build Package completed!
============================== Start to install the package
uninstall WITsProject
app_id[WITsProject] uninstall start
app_id[WITsProject] uninstall failed[132]
spend time for wascmd is [50]ms
[warning] Failed to uninstall Wits
WARNING: Your data are to be sent over an unencrypted connection and could be read by others.
pushed WITs.wgt 100% 136KB 0KB/s
1 file(s) pushed. 0 file(s) skipped.
/Users/tony/Desktop/Code/WITsProject/node_modules/@tizentv/wits/container/WITs.wgt 1300KB/s (140174 bytes in 0.105s)
install WITsProject
package_path /home/owner/share/tmp/sdk_tools/WITs.wgt
app_id[WITsProject] install start
app_id[WITsProject] installing[8]
app_id[WITsProject] installing[10]
app_id[WITsProject] installing[12]
app_id[WITsProject] installing[14]
app_id[WITsProject] installing[17]
app_id[WITsProject] installing[19]
app_id[WITsProject] installing[21]
app_id[WITsProject] installing[23]
app_id[WITsProject] installing[25]
app_id[WITsProject] install failed[118, -11], reason: Author certificate not match :
spend time for wascmd is [1042]ms
Failed to install Wits
✨ Done in 2.20s.```
The text was updated successfully, but these errors were encountered:
I've had this happen on 2 different devices, I'm trying to run
wits -s --verbose
I'd be saving a file and then Wits fails to install, The wits app will no longer load to the apps screen, I've tried factory resetting the device. Not sure what else to do. I can get this to work as is after adjusting the .witsconfig for IP address on other devices. Is there some other version of factory reset to clear the TV? or am I looking at the problem wrong. Thanks for any help!The text was updated successfully, but these errors were encountered: