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.
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.