Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hosted webpage not working #7

Open
beccsjb opened this issue Mar 22, 2022 · 2 comments
Open

Hosted webpage not working #7

beccsjb opened this issue Mar 22, 2022 · 2 comments
Labels

Comments

@beccsjb
Copy link

beccsjb commented Mar 22, 2022

Describe the bug
When sd card is flashed, Pi3B+ is booted, IP is obtained, there does not appear to be any webpage hosted by tuya-convert-os

Steps to reproduce
Steps to reproduce the behavior:
Flashed v1.1.1 Tuya-Convert-OS onto a fresh SD card, inserted into RPi 3B+, booted, obtained IP, pinged Pi. Attempted to browse to hosted webpage.

Expected behavior
From reading the documentation tuya-convert-os is suppose to host a webpage that guides the user through the rest of the process.

Installation Details

  • Tuya-Convert OS version: v1.1.1
  • Running on: Raspberry Pi3B+
@beccsjb beccsjb added the bug label Mar 22, 2022
@elindemuth
Copy link

I just ran into the same issue. Seems to be related to some deprecated RaspiOS repositories that are blocking the tool from being downloaded. To get around it, I logged into the Pi via SSH (console would be fine as well) and ran:

sudo apt-get update --allow-releaseinfo-change sudo /root/tuya-conver/install_prereq.sh

After that was finished, I rebooted the Pi and the console came up.

@raisch
Copy link

raisch commented Mar 20, 2023

Same issue. @elindemuth's solution worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants