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

nobrowser.txt not preventing sign in page from opening #486

Open
ella-ignition opened this issue Nov 5, 2024 · 1 comment
Open

nobrowser.txt not preventing sign in page from opening #486

ella-ignition opened this issue Nov 5, 2024 · 1 comment

Comments

@ella-ignition
Copy link

Installed GYB on a remote Linux server via SSH from Terminal in macOS using bash <(curl -s -S -L https://gyb-shortn.jaylee.us/gyb-install)

When the setup helper asked for Y or N browser, I entered N. nobrowser.txt is confirmed to be in ~/bin/gyb along with gyb, LICENSE, and lastcheck.txt.

The prompt successfully loads with Go to the following link in your browser: https://gyb-shortn.jaylee.us/XXXXX, but additionally the Google sign in webpage tries to load within the terminal as well, making it impossible to paste the URL in and continue the project creation. The same behavior is seen when running gyb --action create-project --email [email protected]

Thanks!

@durd
Copy link

durd commented Dec 27, 2024

Same here on a Debian 64bit:
Linux <hostname> 6.1.0-27-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.115-1 (2024-11-01) x86_64 GNU/Linux

I switched to a Raspbian OS Lite (64bit) on an rpi5, which worked better:
Linux <hostname> 6.6.62+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.62-1+rpt1 (2024-11-25) aarch64 GNU/Linux
I then copied the json-files to the machine I want as a backup-location.

But install is tricky, a flag for non-Workspace users with instructions might be good. --action check-service-account for example fails entirely, even though I selected 3and also tried 0 for permissions. But backup works anyway.

In the end, because nobrowser.txt isn't respected it's causing issues.

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