ct-Open-Source / ct-Open-Source/tuya-convert
Docker vtrust wifi not showing up. No log available
- Dominant language
- Python
- Stars
- 5.1k
- Forks
- 523
- PR merge metrics
- No merged PRs in 30d
Description
I'm running Tuya-Convert in a docker on a raspberry pi 4. I get all the way to this step:
sudo docker-compose exec tuya start
tuya-convert v2.4.5
Checking for network interface wlan0... 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
======================================================
IMPORTANT
1. Connect any other device (a smartphone or something) to the WIFI vtrust-flash
This step is IMPORTANT otherwise the smartconfig may not work!
2. Put your IoT device in autoconfig/smartconfig/pairing mode (LED will blink fast). This is usually done by pressing and holding the primary button of the device
Make sure nothing else is plugged into your IoT device while attempting to flash.
3. Press ENTER to continue
I cannot find the wifi and I do not see any log in the scripts directory (or the backup directory, it's empty.)
I'm new to docker so maybe I did not config properly to get logs/make the scripts work?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.