reisxd / TizenBrew

A way to experience modded websites and you can install newer apps without fighting with Tizen Studio
GNU General Public License v3.0
345 stars 27 forks source link

TizenBrew Updater Cannot Connect #64

Closed RABIDYOTE closed 1 week ago

RABIDYOTE commented 1 week ago

I'm unable to run the TizenBrew app on my TV (UN43TU7000BXZA, Tizen 6.0). Every step is successful up to the part where I try to connect TizenBrew to the TV. The app simply throws the error, ECONNRESET, and doesn't progress further. This happens regardless of the HOST IP being set to my PC's, or the required one, 127.0.0.1. I've made sure I'm entering the correct TV IP, and Tizen Studio connects to it just fine.

Service started.
Please open up http://localhost:8083 in your browser.
(node:7068) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `tizenbrew-updater-win-x64 --trace-deprecation ...` to show where the warning was created)
ADB connection established
ADB connection error. Error: read ECONNRESET
ADB connection closed.
RABIDYOTE commented 1 week ago

Finally got it to work through the browser install method.