tuya-convert icon indicating copy to clipboard operation
tuya-convert copied to clipboard

vtrust-flash doesn't turn up despite of successful report

Open loglux opened this issue 3 years ago • 5 comments

Used docker

yes
Checking for network interface wlp3s0... Found.
Checking UDP port 53... Available.
Checking UDP port 67... Available.
Checking TCP port 80... Available.
Checking TCP port 443... Available.
Checking UDP port 6666... Available.
Checking UDP port 6667... Available.
Checking TCP port 1883... Available.
Checking TCP port 8886... Available.
======================================================
  Starting AP in a screen
  Starting web server in a screen
  Starting Mosquitto in a screen
  Starting PSK frontend in a screen
  Starting Tuya Discovery in a screen

======================================================

As you see the report is positive but AP is not turned up.

loglux avatar Jan 19 '21 02:01 loglux

You should be able to see the log file located at scripts/smarthack-wifi.log For me it was missing hostapd.

nochkin avatar Jan 29 '21 02:01 nochkin

If using the docker image smarthack-wifi.log may be located in ./data/backups/{timestamp}on your host (if you took the same volume mapping as in docker-compose.sample.yml)

Cyber1000 avatar Jan 30 '21 18:01 Cyber1000

Just so we are clear, the main output does not say anything about a success or failure of AP starting. See scripts/smarthack-wifi.log as mentioned before.

NickVeld avatar Apr 28 '21 04:04 NickVeld

Ah ok, just saw the mentioning of docker (which I added to this project initially) and of scripts/smarthack-wifi.log, thought the thread owner didn't find the file ... Ok then my PR won't change anything here, since output of success or failure isn't docker specific.

Thanks for pointing that out!

Cyber1000 avatar Apr 30 '21 22:04 Cyber1000

So, may the issue be closed then due to no question and no activity from the author of the issue?

NickVeld avatar May 03 '21 07:05 NickVeld