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

Can't Access Web UI #1190

Open
1 of 3 tasks
toddkammeyer opened this issue May 13, 2024 · 1 comment
Open
1 of 3 tasks

Can't Access Web UI #1190

toddkammeyer opened this issue May 13, 2024 · 1 comment

Comments

@toddkammeyer
Copy link

toddkammeyer commented May 13, 2024

Using Raspberry Pi and cannot access the Web UI in v2.9.0. The Wyze login and password do not work. Not sure where to find the wb_password file.

Environment (if applicable)

  • Affected Camera(s):
  • Affected Camera Firmware:
  • Affected Bridge Version: v2.9.0
  • Bridge type:
    • Docker Compose/Docker Run
    • Home Assistant
    • Other - Portainer
@mrlt8
Copy link
Owner

mrlt8 commented May 13, 2024

You have a couple of options:

  • You should be able to see the wb_password in the logs when the container starts up.

  • If you can attach to container via portainer, you can try to cat /tokens/wb_password to view the password.

  • Set the username and password manually by setting the WB_USERNAME WB_PASSWORD and ENV

  • Disable authentication by setting WB_AUTH=false

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

No branches or pull requests

2 participants