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

Lokole stand alone install on RPI fails to register new clients #587

Open
nzola opened this issue Mar 19, 2022 · 0 comments
Open

Lokole stand alone install on RPI fails to register new clients #587

nzola opened this issue Mar 19, 2022 · 0 comments

Comments

@nzola
Copy link

nzola commented Mar 19, 2022

Running SystemSetup

Done with SystemSetup
Running WifiSetup
Done with WifiSetup
Running ModemSetup
Done with ModemSetup
Running ClientSetup
usage: install.py [-h] [--app_root APP_ROOT] [--admin ADMIN]
[--admin_name ADMIN_NAME] [--admin_password ADMIN_PASSWORD]
[--password PASSWORD] [--system_setup SYSTEM_SETUP]
[--reboot REBOOT] [--wifi WIFI] [--wifi_name WIFI_NAME]
[--wifi_password WIFI_PASSWORD]
[--script_log_level SCRIPT_LOG_LEVEL]
[--server_host SERVER_HOST] [--client_domain CLIENT_DOMAIN]
[--client_version CLIENT_VERSION]
[--client_dist CLIENT_DIST] [--port PORT]
[--state_directory STATE_DIRECTORY]
[--log_directory LOG_DIRECTORY]
[--venv_directory VENV_DIRECTORY]
[--server_name SERVER_NAME] [--nginx_name NGINX_NAME]
[--worker_name WORKER_NAME] [--cron_name CRON_NAME]
[--restarter_name RESTARTER_NAME] [--log_level LOG_LEVEL]
[--timeout TIMEOUT] [--max_upload_size MAX_UPLOAD_SIZE]
[--num_celery_workers NUM_CELERY_WORKERS]
[--num_gunicorn_workers NUM_GUNICORN_WORKERS]
[--locale LOCALE] [--timezone TIMEZONE]
client_name {hologram,Ethernet,LocalOnly,mkwvconf}
[sync_schedule] [registration_credentials]
install.py: error: Unable to register client test35: [500] {
"detail": "The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.",
"status": 500,
"title": "Internal Server Error",
"type": "about:blank"
}
pi@raspberrypi:~ $

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

1 participant