-
Notifications
You must be signed in to change notification settings - Fork 49
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
Headless pi setup #63
Comments
Hi @vih-rar , Thank you for reaching out and for sharing the details of the issue you're facing. From the screenshot and the information you provided, it seems like the plugin is unable to locate Since the plugin doesn't support headless authorization out of the box, I would recommend a couple of workarounds:
I understand these approaches might not be as straightforward as SSH, but due to the plugin's current limitations regarding headless environments, these are viable methods to complete the necessary authentication. I hope this helps and you're able to get your setup running smoothly on the Pi Zero W. If you have any more questions or run into further issues, do not hesitate to ask. |
Thank you for the tips! I had a raspbian lite installed so it could handle a server and browser at the same time, so I would still face the problem with VNC. But I'm switching to a zero 2 W now, and hopefully that should solve all the current problems. |
Hi again |
Hi @vih-rar , I understand the challenges you're facing regarding limited resources and the need to access the browser interface for authentication. Unfortunately, the current implementation of the authorization process for this plugin relies on a direct interaction with a web browser on the Raspberry Pi itself. As you mentioned, this can be problematic in headless setups or devices with resource constraints. Regarding your suggestion about modifying the files to output a link for authentication on a separate device, this approach isn't supported by the current design of the plugin. The authentication process is inherently tied to the environment where the plugin is executed, requiring direct user interaction for security reasons. I would recommend exploring alternative methods or tools that are specifically designed to handle authentication in headless or constrained environments. Researching Google's recommended approaches for limited tv and limited input device applications might provide insights into potential workarounds or solutions that align better with your setup. This plugin implements similar kind of authentication, perhaps you can find inspiration from there. I appreciate your understanding of the plugin's limitations and encourage you to explore other approaches that align better with your setup. If you have any further questions or if there's anything else I can assist you with, please feel free to reach out. |
Hi,
I've had no issues running this module on a windows, but I'm trying to move this setup to a headless pi zero w, without a desktop interface. How can I go about doing the authorization in this case? I get the following message right now
Thank you
The text was updated successfully, but these errors were encountered: